index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
2024-04-03
USB: core: Fix deadlock in port "disable" sysfs attribute
Alan Stern
2024-04-03
USB: core: Add hub_get() and hub_put() routines
Alan Stern
2024-04-03
USB: core: Fix deadlock in usb_deauthorize_interface()
Alan Stern
2024-04-03
usb: port: Don't try to peer unused USB ports based on location
Mathias Nyman
2024-02-23
usb: core: Prevent null pointer dereference in update_port_device_state
Udipto Goswami
2024-02-23
USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORT
Oliver Neukum
2024-02-05
usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hub
Hardik Gajjar
2024-02-05
usb: hub: Replace hardcoded quirk value with BIT() macro
Hardik Gajjar
2023-11-21
usb: config: fix iteration issue in 'usb_get_bos_descriptor()'
Niklas Neronin
2023-11-06
Revert "usb: phy: add usb phy notify port status API"
Johan Hovold
2023-11-03
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-21
usb: core: Remove duplicated check in usb_hub_create_port_device
Heiner Kallweit
2023-10-18
usb: convert to new timestamp accessors
Jeff Layton
2023-10-16
usb: Inform the USB Type-C class about enumerated devices
Heikki Krogerus
2023-10-16
Merge 6.6-rc6 into usb-next
Greg Kroah-Hartman
2023-10-02
usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk
Niklas Schnelle
2023-10-02
usb: hub: Guard against accesses to uninitialized BOS descriptors
Ricardo Cañuelo
2023-09-01
Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-22
usb: core: Use module_led_trigger macro to simplify the code
Li Zetao
2023-08-12
USB: core: Fix oversight in SuperSpeed initialization
Alan Stern
2023-08-12
USB: core: Fix unused variable warning in usb_alloc_dev()
Alan Stern
2023-08-09
USB: Remove remnants of Wireless USB and UWB
Alan Stern
2023-08-08
USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()
Alan Stern
2023-08-08
USB: core: Change usb_get_device_descriptor() API
Alan Stern
2023-08-08
USB: core: Unite old scheme and new scheme descriptor reads
Alan Stern
2023-07-31
Merge 6.5-rc4 into usb-next
Greg Kroah-Hartman
2023-07-26
usb: phy: add usb phy notify port status API
Stanley Chang
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
2023-07-25
USB: make usb class a const structure
Ivan Orlov
2023-07-25
USB: quirks: add quirk for Focusrite Scarlett
Łukasz Bartosik
2023-07-13
usb: convert to ctime accessor functions
Jeff Layton
2023-07-03
Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-19
drivers/usb: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
Catalin Marinas
2023-06-13
usb: update the ctime as well when updating mtime after an ioctl
Jeff Layton
2023-06-13
usb: core: add sysfs entry for usb device state
Roy Luo
2023-06-05
Merge 6.4-rc5 into usb-next
Greg Kroah-Hartman
2023-05-29
usb: usbfs: Use consistent mmap functions
Ruihan Li
2023-05-29
usb: usbfs: Enforce page requirements for mmap
Ruihan Li
2023-05-29
usb: hide unused usbfs_notify_suspend/resume functions
Arnd Bergmann
2023-05-13
USB: Extend pci resume function to handle PM events
Basavaraj Natikar
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-04-20
USB: core: Add routines for endpoint checks in old drivers
Alan Stern
2023-04-06
USB: core: Fix docs warning caused by wireless_status feature
Bastien Nocera
2023-04-03
USB: core: Add API to change the wireless_status
Bastien Nocera
2023-04-03
USB: core: Add wireless_status sysfs attribute
Bastien Nocera
2023-03-23
USB: mark all struct bus_type as const
Greg Kroah-Hartman
[next]