summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2024-04-27USB: serial: option: add Fibocom FM135-GL variantsbolan wang
2024-04-27usb: new quirk to reduce the SET_ADDRESS request timeoutHardik Gajjar
2024-04-27usb: xhci: Add timeout argument in address_device USB HCD callbackHardik Gajjar
2024-04-27usb: pci-quirks: Reduce the length of a spinlock section in usb_amd_find_chip...Christophe JAILLET
2024-04-13scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen
2024-04-13Revert "scsi: sd: usb_storage: uas: Access media prior to querying device pro...Greg Kroah-Hartman
2024-04-13usb: sl811-hcd: only defined function checkdone if QUIRK2 is definedColin Ian King
2024-04-13usb: typec: tcpci: add generic tcpci fallback compatibleMarco Felsch
2024-04-13usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERRMichael Grzeschik
2024-04-03USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern
2024-04-03usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before resetChristian A. Ehrhardt
2024-04-03usb: typec: ucsi_acpi: Refactor and fix DELL quirkChristian A. Ehrhardt
2024-04-03usb: typec: ucsi: Ack unsupported commandsChristian A. Ehrhardt
2024-04-03usb: typec: ucsi: Clear EVENT_PENDING under PPM lockChristian A. Ehrhardt
2024-04-03usb: typec: Return size of buffer if pd_set operation succeedsKyle Tso
2024-04-03usb: udc: remove warning when queue disabled epyuan linyu
2024-04-03usb: dwc2: gadget: LPM flow fixMinas Harutyunyan
2024-04-03usb: dwc2: gadget: Fix exiting from clock gatingMinas Harutyunyan
2024-04-03usb: dwc2: host: Fix ISOC flow in DDMA modeMinas Harutyunyan
2024-04-03usb: dwc2: host: Fix hibernation flowMinas Harutyunyan
2024-04-03usb: dwc2: host: Fix remote wakeup from hibernationMinas Harutyunyan
2024-04-03USB: core: Fix deadlock in port "disable" sysfs attributeAlan Stern
2024-04-03USB: core: Add hub_get() and hub_put() routinesAlan Stern
2024-04-03usb: dwc3-am62: fix module unload/reload behaviorRoger Quadros
2024-04-03usb: dwc3-am62: Rename private dataLadislav Michl
2024-04-03USB: UAS: return ENODEV when submit urbs fail with device not attachedWeitao Wang
2024-04-03usb: cdc-wdm: close race between read and workqueueOliver Neukum
2024-04-03Revert "usb: phy: generic: Get the vbus supply"Alexander Stein
2024-04-03usb: port: Don't try to peer unused USB ports based on locationMathias Nyman
2024-04-03usb: gadget: ncm: Fix handling of zero block length packetsKrishna Kurapati