summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2025-02-27USB: gadget: f_midi: f_midi_complete to call queue_workJill Donahue1-1/+1
2025-02-21USB: serial: option: drop MeiG Smart definesJohan Hovold1-20/+8
2025-02-21USB: serial: option: fix Telit Cinterion FN990A nameFabio Porcedda1-5/+5
2025-02-21USB: serial: option: add Telit Cinterion FN990B compositionsFabio Porcedda1-0/+16
2025-02-21USB: serial: option: add MeiG Smart SLM828Chester A. Unal1-5/+10
2025-02-21usb: gadget: core: flush gadget workqueue after device removalRoy Luo1-1/+1
2025-02-21usb: cdc-acm: Fix handling of oversized fragmentsJann Horn1-1/+1
2025-02-21usb: cdc-acm: Check control transfer buffer size before accessJann Horn1-3/+14
2025-02-21USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirkMarek Vasut1-3/+6
2025-02-21USB: hub: Ignore non-compliant devices with too many configs or interfacesAlan Stern1-0/+11
2025-02-21usb: gadget: f_midi: fix MIDI Streaming descriptor lengthsJohn Keeping1-4/+4
2025-02-21USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphoneMathias Nyman1-0/+3
2025-02-21USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast distLei Huang1-0/+3
2025-02-21usb: core: fix pipe creation for get_bMaxPacketSize0Stefan Eichenberger1-2/+1
2025-02-21USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCIHuacai Chen1-0/+9
2025-02-21usb: xhci: Restore xhci_pci support for Renesas HCsMichal Pecio1-3/+4
2025-02-21usb: dwc2: gadget: remove of_node reference upon udc_stopFabrice Gasnier1-0/+1
2025-02-21usb: gadget: udc: renesas_usb3: Fix compiler warningGuo Ren1-1/+1
2025-02-21usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERYJos Wang1-2/+1
2025-02-21usb: roles: set switch registered flag early onElson Roy Serrao1-2/+3
2025-02-21usb: dwc3: Fix timeout issue during controller enter/exit from halt stateSelvarasu Ganesan1-0/+34
2025-02-21usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind re...Selvarasu Ganesan1-0/+9
2025-02-17usb: gadget: f_tcm: Don't prepare BOT write request twiceThinh Nguyen1-17/+0
2025-02-17usb: gadget: f_tcm: ep_autoconfig with fullspeed endpointThinh Nguyen1-18/+14
2025-02-17usb: gadget: f_tcm: Decrement command ref count on cleanupThinh Nguyen1-0/+1
2025-02-17usb: gadget: f_tcm: Translate error to senseThinh Nguyen1-2/+2
2025-02-08usb: gadget: f_tcm: Don't free command immediatelyThinh Nguyen1-2/+0
2025-02-08usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso2-7/+14
2025-02-08usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSEJos Wang1-1/+1
2025-02-08usb: dwc3: Skip resume if pm_runtime_set_active() failsRay Chi1-1/+4
2025-02-08usb: dwc3: core: Defer the probe until USB power supply readyKyle Tso1-9/+21
2025-02-08usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk()Joe Hattori1-0/+1
2025-02-08usb: gadget: f_tcm: Fix Get/SetInterface return valueThinh Nguyen1-2/+10
2025-02-08usb: xhci: Fix NULL pointer dereference on certain command abortsMichal Pecio1-1/+2
2025-02-01Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix ...Greg Kroah-Hartman1-4/+4
2025-02-01USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()Qasim Ijaz1-1/+1
2025-01-10Merge tag 'usb-serial-6.13-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-1/+4
2025-01-08USB: serial: option: add Neoway N723-EA supportMichal Hrusecky1-0/+1
2025-01-08USB: serial: option: add MeiG Smart SRM815Chukun Pan1-1/+2
2025-01-08USB: serial: cp210x: add Phoenix Contact UPS DeviceJohan Hovold1-0/+1
2025-01-07usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control()GONG Ruiqi1-2/+2
2025-01-07usb-storage: Add max sectors quirk for Nokia 208Lubomir Rintel1-0/+7
2025-01-07usb: gadget: midi2: Reverse-select at the right placeTakashi Iwai1-2/+2
2024-12-23usb: gadget: f_fs: Remove WARN_ON in functionfs_bindAkash M1-1/+1
2024-12-23USB: core: Disable LPM only for non-suspended portsKai-Heng Feng1-3/+4
2024-12-23usb: fix reference leak in usb_new_device()Ma Ke1-2/+4
2024-12-23usb: typec: tcpci: fix NULL pointer issue on shared irq caseXu Yang1-10/+15
2024-12-23usb: gadget: u_serial: Disable ep before setting port to null to fix the cras...Lianqin Hu1-4/+4
2024-12-23usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and in t...Joe Hattori1-8/+17
2024-12-23usb: typec: ucsi: Set orientation as none when connector is unpluggedAbel Vesa1-0/+5