index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: misc: yurex: fix race between read and write
Oliver Neukum
2024-10-04
1
-4
/
+6
*
USB: misc: cypress_cy7c63: check for short transfer
Oliver Neukum
2024-10-04
1
-0
/
+4
*
USB: appledisplay: close race between probe and completion handler
Oliver Neukum
2024-10-04
1
-4
/
+11
*
usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]
Hans de Goede
2024-08-29
1
-0
/
+1
*
USB: fix up for "usb: misc: onboard_hub: rename to onboard_dev"
Stephen Rothwell
2024-04-30
1
-1
/
+5
*
usb: misc: uss720: check for incompatible versions of the Belkin F5U002
Alex Henrie
2024-04-04
1
-7
/
+13
*
usb: misc: uss720: add support for another variant of the Belkin F5U002
Alex Henrie
2024-04-04
1
-2
/
+5
*
usb: misc: uss720: document the names of the compatible devices
Alex Henrie
2024-04-04
1
-6
/
+6
*
usb: misc: uss720: point pp->dev to usbdev->dev
Alex Henrie
2024-04-04
1
-0
/
+1
*
Merge 6.9-rc2 into usb-next
Greg Kroah-Hartman
2024-04-01
1
-13
/
+9
|
\
|
*
usb: misc: ljca: Fix double free in error handling path
Yongzhi Liu
2024-03-26
1
-13
/
+9
*
|
usb: misc: onboard_dev: add support for XMOS XVF3500
Javier Carrasco
2024-03-27
2
-0
/
+10
*
|
usb: misc: onboard_dev: add support for non-hub devices
Javier Carrasco
2024-03-27
2
-1
/
+35
*
|
usb: misc: onboard_hub: rename to onboard_dev
Javier Carrasco
2024-03-27
6
-553
/
+569
*
|
usb: misc: onboard_hub: use device supply names
Javier Carrasco
2024-03-27
2
-23
/
+39
|
/
*
usb: misc: onboard_hub: use pointer consistently in the probe function
Javier Carrasco
2024-03-05
1
-1
/
+1
*
usb: misc: onboard_usb_hub: Add support for TI TUSB8020B
Macpaul Lin
2024-03-05
2
-0
/
+9
*
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
2024-01-04
1
-1
/
+1
*
usb: yurex: Fix inconsistent locking bug in yurex_read()
Harshit Mogalapalli
2024-01-02
1
-1
/
+3
*
usb: yurex: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-15
1
-5
/
+7
*
usb: misc: onboard_usb_hub: Add support for Cypress CY7C6563x
Frieder Schrempf
2023-11-27
2
-0
/
+7
*
usb: misc: onboard_usb_hub: Add support for clock input
Frieder Schrempf
2023-11-27
1
-0
/
+14
*
usb: misc: onboard_usb_hub: Print symbolic error names
Frieder Schrempf
2023-11-27
1
-4
/
+5
*
Merge 6.7-rc3 into usb-next
Greg Kroah-Hartman
2023-11-27
3
-13
/
+13
|
\
|
*
usb: misc: onboard-hub: add support for Microchip USB5744
Stefan Eichenberger
2023-11-22
2
-0
/
+9
|
*
usb: misc: ljca: Fix enumeration error on Dell Latitude 9420
Hans de Goede
2023-11-22
1
-1
/
+2
|
*
usb: misc: ljca: Drop _ADR support to get ljca children devices
Wentong Wu
2023-11-21
1
-12
/
+2
*
|
usb: misc: eud: Add IRQ check for platform_get_irq()
Chen Ni
2023-11-22
1
-0
/
+3
*
|
USB: misc: iowarrior: remove redundant assignment to variable io_res
Colin Ian King
2023-11-22
1
-1
/
+0
|
/
*
Merge 6.6-rc6 into usb-next
Greg Kroah-Hartman
2023-10-16
2
-0
/
+2
|
\
|
*
usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hub
Javier Carrasco
2023-10-02
2
-0
/
+2
*
|
usb: Add support for Intel LJCA device
Wentong Wu
2023-10-11
3
-0
/
+916
*
|
usb: Use device_get_match_data()
Rob Herring
2023-10-10
1
-6
/
+1
*
|
usb: usbtest: fix a type promotion bug
Dan Carpenter
2023-10-08
1
-1
/
+1
*
|
usb: misc: onboard_usb_hub: add Genesys Logic gl3510 hub support
Jerome Brunet
2023-10-02
1
-0
/
+1
|
/
*
USB: misc: Remove unused include file usb_u132.h
Yue Haibing
2023-08-08
1
-97
/
+0
*
USB: misc: Remove unnecessary NULL values
Ruan Jinjie
2023-08-04
3
-3
/
+3
*
USB: cytherm: Correct the code style issue of redundant spaces
Ruan Jinjie
2023-08-04
1
-5
/
+5
*
Merge 6.5-rc4 into usb-next
Greg Kroah-Hartman
2023-07-31
1
-4
/
+4
|
\
|
*
usb: misc: ehset: fix wrong if condition
Xu Yang
2023-07-27
1
-4
/
+4
*
|
usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 family
Benjamin Bara
2023-07-30
2
-0
/
+10
*
|
usb: misc: onboard-hub: support multiple power supplies
Benjamin Bara
2023-07-30
2
-8
/
+36
*
|
usb: Explicitly include correct DT includes
Rob Herring
2023-07-25
1
-1
/
+1
*
|
usb: misc: onboard_usb_hub: add Genesys Logic GL3523 hub support
Anand Moon
2023-07-25
2
-0
/
+2
|
/
*
usb: usb251xb: Use of_property_read_u16()
Christophe JAILLET
2023-06-13
1
-5
/
+4
*
usb: misc: onboard_hub: Don't warn twice about problems during remove
Uwe Kleine-König
2023-05-30
1
-3
/
+3
*
usb: misc: eud: Fix indentation issues
Bhupesh Sharma
2023-05-29
1
-2
/
+2
*
usb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-29
3
-3
/
+3
*
usb: misc: usb3503: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
usb: misc: eud: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
[next]