index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: core: Fix deadlock in port "disable" sysfs attribute
Alan Stern
2024-03-26
1
-4
/
+34
*
USB: core: Add hub_get() and hub_put() routines
Alan Stern
2024-03-26
2
-7
/
+18
*
usb: typec: ucsi: Check capabilities before cable and identity discovery
Jameson Thies
2024-03-26
2
-15
/
+24
*
usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset
Christian A. Ehrhardt
2024-03-26
1
-1
/
+35
*
usb: typec: ucsi_acpi: Refactor and fix DELL quirk
Christian A. Ehrhardt
2024-03-26
1
-42
/
+33
*
usb: typec: ucsi: Ack unsupported commands
Christian A. Ehrhardt
2024-03-26
1
-1
/
+5
*
usb: typec: ucsi: Check for notifications after init
Christian A. Ehrhardt
2024-03-26
1
-1
/
+9
*
usb: typec: ucsi: Clear EVENT_PENDING under PPM lock
Christian A. Ehrhardt
2024-03-26
1
-2
/
+2
*
usb: typec: Return size of buffer if pd_set operation succeeds
Kyle Tso
2024-03-26
1
-1
/
+6
*
usb: udc: remove warning when queue disabled ep
yuan linyu
2024-03-26
1
-1
/
+3
*
usb: dwc3: pci: Drop duplicate ID
Heikki Krogerus
2024-03-26
1
-2
/
+0
*
usb: dwc3: Properly set system wakeup
Thinh Nguyen
2024-03-26
4
-0
/
+25
*
Revert "usb: phy: generic: Get the vbus supply"
Alexander Stein
2024-03-26
1
-7
/
+0
*
usb: cdc-wdm: close race between read and workqueue
Oliver Neukum
2024-03-26
1
-1
/
+5
*
usb: dwc2: gadget: LPM flow fix
Minas Harutyunyan
2024-03-26
3
-21
/
+47
*
usb: dwc2: gadget: Fix exiting from clock gating
Minas Harutyunyan
2024-03-26
4
-5
/
+14
*
usb: dwc2: host: Fix ISOC flow in DDMA mode
Minas Harutyunyan
2024-03-26
3
-9
/
+22
*
usb: dwc2: host: Fix remote wakeup from hibernation
Minas Harutyunyan
2024-03-26
2
-4
/
+14
*
usb: dwc2: host: Fix hibernation flow
Minas Harutyunyan
2024-03-26
2
-2
/
+28
*
USB: core: Fix deadlock in usb_deauthorize_interface()
Alan Stern
2024-03-26
1
-3
/
+13
*
usb: typec: tcpm: Update PD of Type-C port upon pd_set
Kyle Tso
2024-03-26
1
-0
/
+2
*
usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()
Xu Yang
2024-03-26
1
-2
/
+0
*
usb: misc: ljca: Fix double free in error handling path
Yongzhi Liu
2024-03-26
1
-13
/
+9
*
usb: typec: ucsi: Fix race between typec_switch and role_switch
Krishna Kurapati
2024-03-26
1
-0
/
+14
*
usb: typec: tcpm: Correct port source pdo array in pd_set callback
Kyle Tso
2024-03-26
1
-1
/
+1
*
USB: UAS: return ENODEV when submit urbs fail with device not attached
Weitao Wang
2024-03-26
1
-15
/
+13
*
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-21
94
-1907
/
+4488
|
\
|
*
usb: usb-acpi: Fix oops due to freeing uninitialized pld pointer
Mathias Nyman
2024-03-19
1
-1
/
+1
|
*
Merge tag 'usb-serial-6.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2024-03-08
6
-3
/
+19
|
|
\
|
|
*
USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113M
Toru Katagiri
2024-03-05
1
-0
/
+2
|
|
*
USB: serial: keyspan: remove redundant assignment to pointer data
Colin Ian King
2024-03-04
1
-1
/
+0
|
|
*
USB: serial: ftdi_sio: remove redundant assignment to variable cflag
Colin Ian King
2024-03-04
1
-1
/
+1
|
|
*
USB: serial: oti6858: remove redundant assignment to variable divisor
Colin Ian King
2024-03-04
1
-1
/
+0
|
|
*
USB: serial: option: add MeiG Smart SLM320 product
Aurélien Jacobs
2024-03-04
1
-0
/
+6
|
|
*
USB: serial: cp210x: add ID for MGP Instruments PDS100
Christian Häggström
2024-03-04
1
-0
/
+1
|
|
*
USB: serial: add device ID for VeriFone adapter
Cameron Williams
2024-03-04
1
-0
/
+1
|
|
*
USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB
Daniel Vogelbacher
2024-03-04
2
-0
/
+8
|
*
|
usb: gadget: net2272: Use irqflags in the call to net2272_probe_fin
Colin Ian King
2024-03-07
1
-1
/
+1
|
*
|
usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic
Wayne Chang
2024-03-07
1
-14
/
+25
|
*
|
USB: gadget: pxa27x_udc: Remove unused of_gpio.h
Andy Shevchenko
2024-03-07
1
-1
/
+0
|
*
|
usb: gadget/snps_udc_plat: Remove unused of_gpio.h
Andy Shevchenko
2024-03-07
1
-1
/
+0
|
*
|
usb: ohci-pxa27x: Remove unused of_gpio.h
Andy Shevchenko
2024-03-07
1
-1
/
+0
|
*
|
usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined
Colin Ian King
2024-03-07
1
-0
/
+2
|
*
|
usb: Clarify expected behavior of dev_bin_attrs_are_visible()
Elbert Mai
2024-03-06
1
-2
/
+5
|
*
|
xhci: Allow RPM on the USB controller (1022:43f7) by default
Basavaraj Natikar
2024-03-05
1
-1
/
+4
|
*
|
usb: isp1760: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-03-05
1
-5
/
+3
|
*
|
usb: misc: onboard_hub: use pointer consistently in the probe function
Javier Carrasco
2024-03-05
1
-1
/
+1
|
*
|
usb: gadget: fsl: Increase size of name buffer for endpoints
Uwe Kleine-König
2024-03-05
1
-1
/
+1
|
*
|
usb: gadget: fsl: Add of device table to enable module autoloading
Uwe Kleine-König
2024-03-05
1
-0
/
+10
|
*
|
usb: typec: tcpm: add support to set tcpc connector orientatition
Marco Felsch
2024-03-05
1
-0
/
+6
[next]