summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | usb: typec: ucsi: Check for notifications after initChristian A. Ehrhardt2024-03-261-1/+9
* | usb: typec: ucsi: Clear EVENT_PENDING under PPM lockChristian A. Ehrhardt2024-03-261-2/+2
* | usb: typec: Return size of buffer if pd_set operation succeedsKyle Tso2024-03-261-1/+6
* | usb: udc: remove warning when queue disabled epyuan linyu2024-03-261-1/+3
* | usb: dwc3: pci: Drop duplicate IDHeikki Krogerus2024-03-261-2/+0
* | usb: dwc3: Properly set system wakeupThinh Nguyen2024-03-264-0/+25
* | Revert "usb: phy: generic: Get the vbus supply"Alexander Stein2024-03-261-7/+0
* | usb: cdc-wdm: close race between read and workqueueOliver Neukum2024-03-261-1/+5
* | usb: dwc2: gadget: LPM flow fixMinas Harutyunyan2024-03-263-21/+47
* | usb: dwc2: gadget: Fix exiting from clock gatingMinas Harutyunyan2024-03-264-5/+14
* | usb: dwc2: host: Fix ISOC flow in DDMA modeMinas Harutyunyan2024-03-263-9/+22
* | usb: dwc2: host: Fix remote wakeup from hibernationMinas Harutyunyan2024-03-262-4/+14
* | usb: dwc2: host: Fix hibernation flowMinas Harutyunyan2024-03-262-2/+28
* | USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern2024-03-261-3/+13
* | usb: typec: tcpm: Update PD of Type-C port upon pd_setKyle Tso2024-03-261-0/+2
* | usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()Xu Yang2024-03-261-2/+0
* | usb: misc: ljca: Fix double free in error handling pathYongzhi Liu2024-03-261-13/+9
* | usb: typec: ucsi: Fix race between typec_switch and role_switchKrishna Kurapati2024-03-261-0/+14
* | usb: typec: tcpm: Correct port source pdo array in pd_set callbackKyle Tso2024-03-261-1/+1
* | USB: UAS: return ENODEV when submit urbs fail with device not attachedWeitao Wang2024-03-261-15/+13
|/
* Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-2194-1907/+4488
|\
| * usb: usb-acpi: Fix oops due to freeing uninitialized pld pointerMathias Nyman2024-03-191-1/+1
| * Merge tag 'usb-serial-6.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2024-03-086-3/+19
| |\
| | * USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113MToru Katagiri2024-03-051-0/+2
| | * USB: serial: keyspan: remove redundant assignment to pointer dataColin Ian King2024-03-041-1/+0
| | * USB: serial: ftdi_sio: remove redundant assignment to variable cflagColin Ian King2024-03-041-1/+1
| | * USB: serial: oti6858: remove redundant assignment to variable divisorColin Ian King2024-03-041-1/+0
| | * USB: serial: option: add MeiG Smart SLM320 productAurélien Jacobs2024-03-041-0/+6
| | * USB: serial: cp210x: add ID for MGP Instruments PDS100Christian Häggström2024-03-041-0/+1
| | * USB: serial: add device ID for VeriFone adapterCameron Williams2024-03-041-0/+1
| | * USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USBDaniel Vogelbacher2024-03-042-0/+8
| * | usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King2024-03-071-1/+1
| * | usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logicWayne Chang2024-03-071-14/+25
| * | USB: gadget: pxa27x_udc: Remove unused of_gpio.hAndy Shevchenko2024-03-071-1/+0
| * | usb: gadget/snps_udc_plat: Remove unused of_gpio.hAndy Shevchenko2024-03-071-1/+0
| * | usb: ohci-pxa27x: Remove unused of_gpio.hAndy Shevchenko2024-03-071-1/+0
| * | usb: sl811-hcd: only defined function checkdone if QUIRK2 is definedColin Ian King2024-03-071-0/+2
| * | usb: Clarify expected behavior of dev_bin_attrs_are_visible()Elbert Mai2024-03-061-2/+5
| * | xhci: Allow RPM on the USB controller (1022:43f7) by defaultBasavaraj Natikar2024-03-051-1/+4
| * | usb: isp1760: remove SLAB_MEM_SPREAD flag usageChengming Zhou2024-03-051-5/+3
| * | usb: misc: onboard_hub: use pointer consistently in the probe functionJavier Carrasco2024-03-051-1/+1
| * | usb: gadget: fsl: Increase size of name buffer for endpointsUwe Kleine-König2024-03-051-1/+1
| * | usb: gadget: fsl: Add of device table to enable module autoloadingUwe Kleine-König2024-03-051-0/+10
| * | usb: typec: tcpm: add support to set tcpc connector orientatitionMarco Felsch2024-03-051-0/+6
| * | usb: typec: tcpci: add generic tcpci fallback compatibleMarco Felsch2024-03-051-0/+1
| * | usb: gadget: fsl-udc: Replace custom log wrappers by dev_{err,warn,dbg,vdbg}Uwe Kleine-König2024-03-052-100/+62
| * | usb: core: Set connect_type of ports based on DT nodeStephen Boyd2024-03-052-0/+73
| * | usb: misc: onboard_usb_hub: Add support for TI TUSB8020BMacpaul Lin2024-03-052-0/+9
| * | usb: musb: remove unused variable 'count'Colin Ian King2024-03-051-4/+0
| * | usb: dwc3: core: Add DWC31 version 2.00a controllerWesley Cheng2024-03-051-0/+1