summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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: typec: ucsi: Limit read size on v1.2Abhishek Pandit-Subedi
2024-04-13usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERRMichael Grzeschik
2024-04-10usb: typec: ucsi: Fix race between typec_switch and role_switchKrishna Kurapati
2024-04-03usb: dwc3: pci: Drop duplicate IDHeikki Krogerus
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: core: Fix deadlock in usb_deauthorize_interface()Alan Stern
2024-04-03usb: dwc3: Properly set system wakeupThinh Nguyen
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-03xhci: Fix failure to detect ring expansion need.Mathias Nyman
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
2024-04-03usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...RD Babiera
2024-04-03USB: usb-storage: Prevent divide-by-0 error in isd200_ata_commandAlan Stern
2024-04-03usb: typec: tpcm: Fix PORT_RESET behavior for self powered devicesBadhri Jagan Sridharan
2024-04-03usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logicWayne Chang
2024-04-03usb: dwc3-am62: Disable wakeup at removeRoger Quadros
2024-04-03usb: dwc3-am62: fix module unload/reload behaviorRoger Quadros
2024-04-03usb: typec: ucsi: Clean up UCSI_CABLE_PROP macrosJameson Thies
2024-04-03USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113MToru Katagiri
2024-04-03USB: serial: option: add MeiG Smart SLM320 productAurélien Jacobs
2024-04-03USB: serial: cp210x: add ID for MGP Instruments PDS100Christian Häggström
2024-04-03USB: serial: add device ID for VeriFone adapterCameron Williams
2024-04-03USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USBDaniel Vogelbacher
2024-04-03usb: xhci: Add error handling in xhci_map_urb_for_dmaPrashanth K
2024-03-26usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King
2024-03-26usb: phy: generic: Get the vbus supplySean Anderson
2024-03-01usb: roles: don't get/set_role() when usb_role_switch is unregisteredXu Yang
2024-03-01usb: roles: fix NULL pointer issue when put module's referenceXu Yang
2024-03-01usb: gadget: omap_udc: fix USB gadget regression on Palm TEAaro Koskinen
2024-03-01usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBsKrishna Kurapati
2024-03-01usb: cdns3: fix memory double free when handle zero packetFrank Li
2024-03-01usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()Frank Li
2024-03-01usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllersPawel Laszczak
2024-03-01usb: cdnsp: blocked some cdns3 specific codePawel Laszczak