index
:
linux-stable.git
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.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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-21
14
-73
/
+377
|
\
|
*
usb: usb-acpi: Fix oops due to freeing uninitialized pld pointer
Mathias Nyman
2024-03-19
1
-1
/
+1
|
*
usb: Clarify expected behavior of dev_bin_attrs_are_visible()
Elbert Mai
2024-03-06
1
-2
/
+5
|
*
usb: core: Set connect_type of ports based on DT node
Stephen Boyd
2024-03-05
2
-0
/
+73
|
*
usb: usb-acpi: Set port connect type of not connectable ports correctly
Mathias Nyman
2024-03-05
1
-23
/
+23
|
*
usb: Export BOS descriptor to sysfs
Elbert Mai
2024-03-05
1
-17
/
+61
|
*
USB: document some API requirements on disconnection
Michal Pecio
2024-03-02
1
-1
/
+4
|
*
usb: core: constify the struct device_type usage
Ricardo B. Marliere
2024-02-19
5
-8
/
+8
|
*
usb: sysfs: use kstrtobool() if possible
Guan-Yu Lin
2024-02-17
1
-10
/
+12
|
*
usb: core: Kconfig: Improve USB authorization mode help
Niko Mauno
2024-02-17
1
-6
/
+16
|
*
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
2024-02-04
1
-14
/
+32
|
|
\
|
*
|
usb: core: add phy notify connect and disconnect
Stanley Chang
2024-01-27
4
-4
/
+162
|
*
|
usb: core: Make default authorization mode configurable
Niko Mauno
2024-01-27
2
-1
/
+18
|
*
|
usb: core: Amend initial authorized_default value
Niko Mauno
2024-01-27
1
-4
/
+2
|
*
|
usb: usb_autopm_get_interface use modern helper
Oliver Neukum
2024-01-27
1
-6
/
+2
*
|
|
Merge tag 'wq-for-6.9-bh-conversions' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-03-11
1
-11
/
+12
|
\
\
\
|
*
|
|
usb: core: hcd: Convert from tasklet to BH workqueue
Tejun Heo
2024-02-05
1
-11
/
+12
*
|
|
|
usb: port: Don't try to peer unused USB ports based on location
Mathias Nyman
2024-03-05
1
-2
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORT
Oliver Neukum
2024-01-27
1
-11
/
+19
*
|
|
usb: core: Prevent null pointer dereference in update_port_device_state
Udipto Goswami
2024-01-27
1
-3
/
+13
|
|
/
|
/
|
*
|
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
2024-01-04
3
-36
/
+33
*
|
usb: core: Fix crash w/ usb_choose_configuration() if no driver
Douglas Anderson
2023-12-15
1
-1
/
+10
*
|
usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub
Hardik Gajjar
2023-12-06
1
-0
/
+29
*
|
usb: hub: Replace hardcoded quirk value with BIT() macro
Hardik Gajjar
2023-12-06
1
-2
/
+2
*
|
usb: core: Allow subclassed USB drivers to override usb_choose_configuration()
Douglas Anderson
2023-12-04
1
-0
/
+7
*
|
usb: core: Don't force USB generic_subclass drivers to define probe()
Douglas Anderson
2023-12-04
1
-1
/
+4
*
|
Merge 6.7-rc3 into usb-next
Greg Kroah-Hartman
2023-11-27
2
-24
/
+2
|
\
|
|
*
usb: config: fix iteration issue in 'usb_get_bos_descriptor()'
Niklas Neronin
2023-11-21
1
-1
/
+2
|
*
Revert "usb: phy: add usb phy notify port status API"
Johan Hovold
2023-11-06
1
-23
/
+0
*
|
usb: new quirk to reduce the SET_ADDRESS request timeout
Hardik Gajjar
2023-11-23
2
-2
/
+20
*
|
usb: xhci: Add timeout argument in address_device USB HCD callback
Hardik Gajjar
2023-11-23
1
-1
/
+1
|
/
*
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-03
4
-6
/
+26
|
\
|
*
usb: core: Remove duplicated check in usb_hub_create_port_device
Heiner Kallweit
2023-10-21
1
-2
/
+1
|
*
usb: Inform the USB Type-C class about enumerated devices
Heikki Krogerus
2023-10-16
3
-2
/
+24
|
*
Merge 6.6-rc6 into usb-next
Greg Kroah-Hartman
2023-10-16
2
-4
/
+23
|
|
\
|
*
|
usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk
Niklas Schnelle
2023-10-02
1
-2
/
+1
*
|
|
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
1
-9
/
+17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
usb: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-9
/
+17
|
|
/
*
/
usb: hub: Guard against accesses to uninitialized BOS descriptors
Ricardo CaƱuelo
2023-10-02
2
-4
/
+23
|
/
*
Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
12
-419
/
+307
|
\
|
*
usb: core: Use module_led_trigger macro to simplify the code
Li Zetao
2023-08-22
1
-12
/
+1
|
*
USB: core: Fix oversight in SuperSpeed initialization
Alan Stern
2023-08-12
1
-12
/
+24
|
*
USB: core: Fix unused variable warning in usb_alloc_dev()
Alan Stern
2023-08-12
1
-2
/
+0
|
*
USB: Remove remnants of Wireless USB and UWB
Alan Stern
2023-08-09
7
-185
/
+55
|
*
USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()
Alan Stern
2023-08-08
1
-44
/
+70
|
*
USB: core: Change usb_get_device_descriptor() API
Alan Stern
2023-08-08
4
-43
/
+44
|
*
USB: core: Unite old scheme and new scheme descriptor reads
Alan Stern
2023-08-08
1
-79
/
+94
|
*
Merge 6.5-rc4 into usb-next
Greg Kroah-Hartman
2023-07-31
1
-0
/
+4
|
|
\
|
*
|
usb: phy: add usb phy notify port status API
Stanley Chang
2023-07-26
1
-0
/
+23
|
*
|
usb: Explicitly include correct DT includes
Rob Herring
2023-07-25
3
-1
/
+2
[next]