summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-07-15Revert "usb: xhci: prevent potential failure in handle_tx_event() for Transfe...Greg Kroah-Hartman
2024-07-11usb: xhci: prevent potential failure in handle_tx_event() for Transfer events...Niklas Neronin
2024-07-05usb: ucsi: stm32: fix command completion handlingFabrice Gasnier
2024-07-05usb: gadget: aspeed_udc: fix device address configurationJeremy Kerr
2024-07-05usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...Meng Li
2024-07-05usb: atm: cxacru: fix endpoint checking in cxacru_bind()Nikita Zhandarovich
2024-07-05usb: musb: da8xx: fix a resource leak in probe()Dan Carpenter
2024-07-05usb: gadget: printer: fix races against disableOliver Neukum
2024-07-05usb: gadget: printer: SS+ supportOliver Neukum
2024-07-05usb: typec: ucsi: Ack also failed Get Error commandsHeikki Krogerus
2024-07-05usb: typec: ucsi: Never send a lone connector change ackChristian A. Ehrhardt
2024-06-27usb: gadget: function: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-06-27usb: dwc3: pci: Don't set "linux,phy_charger_detect" property on Lenovo Yoga ...Hans de Goede
2024-06-27usb: misc: uss720: check for incompatible versions of the Belkin F5U002Alex Henrie
2024-06-21usb-storage: alauda: Check whether the media is initializedShichao Lai
2024-06-21xhci: Apply broken streams quirk to Etron EJ188 xHCI hostKuangyi Chiang
2024-06-21xhci: Handle TD clearing for multiple streams caseHector Martin
2024-06-21xhci: Apply reset resume quirk to Etron EJ188 xHCI hostKuangyi Chiang
2024-06-21xhci: Set correct transferred length for cancelled bulk transfersMathias Nyman
2024-06-21usb: typec: tcpm: Ignore received Hard Reset in TOGGLING stateKyle Tso
2024-06-21usb: typec: tcpm: fix use-after-free case in tcpm_register_source_capsAmit Sunil Dhamne
2024-06-21USB: xen-hcd: Traverse host/ when CONFIG_USB_XEN_HCD is selectedJohn Ernberg
2024-06-21USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messagesAlan Stern
2024-06-21usb: gadget: f_fs: Fix race between aio_cancel() and AIO request completeWesley Cheng
2024-06-21usb: gadget: f_fs: use io_data->status consistentlyJohn Keeping
2024-06-12usb: gadget: u_audio: Clear uac pointer when freed.Chris Wulff
2024-06-12usb: gadget: u_audio: Fix race condition use of controls after free during ga...Chris Wulff
2024-05-25usb: typec: tipd: fix event checking for tps6598xJavier Carrasco
2024-05-25usb: typec: ucsi: displayport: Fix potential deadlockHeikki Krogerus
2024-05-25usb: dwc3: Wait unconditionally after issuing EndXfer commandPrashanth K
2024-05-17usb: typec: tcpm: Check for port partner validity before consuming itBadhri Jagan Sridharan
2024-05-17usb: typec: tcpm: unregister existing source caps before re-registrationAmit Sunil Dhamne
2024-05-17usb: dwc3: core: Prevent phy suspend during initThinh Nguyen
2024-05-17usb: xhci-plat: Don't include xhci.hThinh Nguyen
2024-05-17usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff
2024-05-17usb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard
2024-05-17USB: core: Fix access violation during port device removalAlan Stern
2024-05-17usb: ohci: Prevent missed ohci interruptsGuenter Roeck
2024-05-17usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed deviceAlan Stern
2024-05-17usb: typec: ucsi: Fix connector check on initChristian A. Ehrhardt
2024-05-17usb: typec: ucsi: Check for notifications after initChristian A. Ehrhardt
2024-04-27usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport errorNorihiko Hama
2024-04-27usb: Disable USB3 LPM at shutdownKai-Heng Feng
2024-04-27usb: dwc2: host: Fix dereference issue in DDMA completion flow.Minas Harutyunyan
2024-04-27Revert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman
2024-04-27USB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas
2024-04-27USB: serial: option: add Rolling RW101-GL and RW135-GL supportVanillan Wang
2024-04-27USB: serial: option: support Quectel EM060K sub-modelsJerry Meng
2024-04-27USB: serial: option: add Lonsung U8300/U9300 productCoia Prant
2024-04-27USB: serial: option: add support for Fibocom FM650/FG650Chuanhong Guo