summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2024-04-13usb: sl811-hcd: only defined function checkdone if QUIRK2 is definedColin Ian King1-0/+2
2024-04-13usb: typec: tcpci: add generic tcpci fallback compatibleMarco Felsch1-0/+1
2024-04-13usb: typec: ucsi: Limit read size on v1.2Abhishek Pandit-Subedi2-2/+35
2024-04-13usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERRMichael Grzeschik1-0/+3
2024-04-13usb: gadget: uvc: refactor the check for a valid buffer in the pump workerMichael Grzeschik1-4/+3
2024-04-13usb: typec: ucsi: Add qcm6490-pmic-glink as needing PDOS quirkLuca Weiss1-0/+1
2024-04-03usb: dwc3: pci: Drop duplicate IDHeikki Krogerus1-2/+0
2024-04-03usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before resetChristian A. Ehrhardt1-1/+35
2024-04-03usb: typec: ucsi_acpi: Refactor and fix DELL quirkChristian A. Ehrhardt1-42/+33
2024-04-03usb: typec: ucsi: Ack unsupported commandsChristian A. Ehrhardt1-1/+5
2024-04-03usb: typec: ucsi: Clear EVENT_PENDING under PPM lockChristian A. Ehrhardt1-2/+2
2024-04-03usb: typec: Return size of buffer if pd_set operation succeedsKyle Tso1-1/+6
2024-04-03usb: typec: tcpm: Update PD of Type-C port upon pd_setKyle Tso1-0/+2
2024-04-03usb: typec: tcpm: Correct port source pdo array in pd_set callbackKyle Tso1-1/+1
2024-04-03usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()Xu Yang1-2/+0
2024-04-03usb: typec: ucsi: Fix race between typec_switch and role_switchKrishna Kurapati1-0/+14
2024-04-03usb: udc: remove warning when queue disabled epyuan linyu1-1/+3
2024-04-03usb: dwc2: gadget: LPM flow fixMinas Harutyunyan3-21/+47
2024-04-03usb: dwc2: gadget: Fix exiting from clock gatingMinas Harutyunyan4-5/+14
2024-04-03usb: dwc2: host: Fix ISOC flow in DDMA modeMinas Harutyunyan3-9/+22
2024-04-03usb: dwc2: host: Fix hibernation flowMinas Harutyunyan2-2/+28
2024-04-03usb: dwc2: host: Fix remote wakeup from hibernationMinas Harutyunyan2-4/+14
2024-04-03USB: core: Fix deadlock in port "disable" sysfs attributeAlan Stern1-4/+34
2024-04-03USB: core: Add hub_get() and hub_put() routinesAlan Stern2-7/+18
2024-04-03USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern1-3/+13
2024-04-03usb: dwc3: Properly set system wakeupThinh Nguyen4-0/+25
2024-04-03USB: UAS: return ENODEV when submit urbs fail with device not attachedWeitao Wang1-15/+13
2024-04-03usb: misc: ljca: Fix double free in error handling pathYongzhi Liu1-13/+9
2024-04-03usb: cdc-wdm: close race between read and workqueueOliver Neukum1-1/+5
2024-04-03Revert "usb: phy: generic: Get the vbus supply"Alexander Stein1-7/+0
2024-04-03usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logicWayne Chang1-14/+25
2024-04-03usb: dwc3-am62: Disable wakeup at removeRoger Quadros1-0/+1
2024-04-03usb: dwc3-am62: fix module unload/reload behaviorRoger Quadros1-10/+2
2024-04-03usb: typec: ucsi: Clean up UCSI_CABLE_PROP macrosJameson Thies1-2/+2
2024-04-03USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113MToru Katagiri1-0/+2
2024-04-03USB: serial: option: add MeiG Smart SLM320 productAurélien Jacobs1-0/+6
2024-04-03USB: serial: cp210x: add ID for MGP Instruments PDS100Christian Häggström1-0/+1
2024-04-03USB: serial: add device ID for VeriFone adapterCameron Williams1-0/+1
2024-04-03USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USBDaniel Vogelbacher2-0/+8
2024-04-03usb: xhci: Add error handling in xhci_map_urb_for_dmaPrashanth K1-0/+2
2024-03-27usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King1-1/+1
2024-03-27xhci: update event ring dequeue pointer position to controller correctlyMathias Nyman1-10/+13
2024-03-27xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()Mathias Nyman1-22/+15
2024-03-27xhci: make isoc_bei_interval variable interrupter specific.Mathias Nyman3-8/+11
2024-03-27xhci: Add interrupt pending autoclear flag to each interrupterMathias Nyman3-6/+19
2024-03-27usb: phy: generic: Get the vbus supplySean Anderson1-0/+7
2024-03-05xhci: Fix failure to detect ring expansion need.Mathias Nyman1-1/+7
2024-03-05usb: port: Don't try to peer unused USB ports based on locationMathias Nyman1-2/+3
2024-03-05usb: gadget: ncm: Fix handling of zero block length packetsKrishna Kurapati1-1/+1
2024-03-05usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...RD Babiera1-9/+9