index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-07
USB: fix typo in wMaxPacketSize validation
Alan Stern
1
-1
/
+1
2016-09-07
USB: validate wMaxPacketValue entries in endpoint descriptors
Alan Stern
1
-3
/
+63
2016-09-07
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
Mathias Nyman
7
-22
/
+30
2016-08-20
USB: usbfs: fix potential infoleak in devio
Kangjie Lu
1
-4
/
+5
2016-08-16
USB: fix up incorrect quirk
Greg Kroah-Hartman
1
-4
/
+4
2016-08-16
USB: fix invalid memory access in hub_activate()
Alan Stern
1
-3
/
+20
2016-07-27
usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
Hans de Goede
1
-0
/
+3
2016-05-04
usb: hcd: out of bounds access in for_each_companion
Robert Dobrowolski
1
-0
/
+9
2016-04-20
Revert "usb: hub: do not clear BOS field during reset device"
Greg Kroah-Hartman
1
-5
/
+3
2016-04-12
USB: usb_driver_claim_interface: add sanity checking
Oliver Neukum
1
-1
/
+5
2016-04-12
usb: hub: fix a typo in hub_port_init() leading to wrong logic
Oliver Neukum
1
-5
/
+5
2016-04-12
usb: retry reset if a device times out
Oliver Neukum
1
-1
/
+7
2016-02-17
usb: hub: do not clear BOS field during reset device
Du, Changbin
1
-3
/
+5
2016-01-22
usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message
Ben Hutchings
1
-1
/
+2
2016-01-22
USB: add quirk for devices with broken LPM
Alan Stern
2
-1
/
+12
2015-10-22
USB: Add reset-resume quirk for two Plantronics usb headphones.
Yao-Wen Mao
1
-0
/
+6
2015-10-22
usb: Add device quirk for Logitech PTZ cameras
Vincent Palatin
1
-0
/
+7
2015-10-22
usb: Use the USB_SS_MULT() macro to get the burst multiplier.
Mathias Nyman
1
-2
/
+3
2015-08-03
USB: usbfs: allow URBs to be reaped after disconnection
Alan Stern
1
-26
/
+37
2015-08-03
USB: devio: fix a condition in async_completed()
Dan Carpenter
1
-1
/
+1
2015-05-06
usb: core: hub: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-2
/
+2
2015-03-18
USB: usbfs: don't leak kernel data in siginfo
Alan Stern
1
-0
/
+2
2015-03-06
usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
Sebastian Andrzej Siewior
2
-9
/
+18
2015-03-06
USB: fix use-after-free bug in usb_hcd_unlink_urb()
Alan Stern
1
-8
/
+8
2014-12-06
usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000
Hans de Goede
1
-0
/
+3
2014-11-14
usb: Do not allow usb_alloc_streams on unconfigured devices
Hans de Goede
1
-0
/
+2
2014-11-14
USB: quirks: enable device-qualifier quirk for yet another Elan touchscreen
Adel Gadllah
1
-0
/
+3
2014-11-14
USB: quirks: enable device-qualifier quirk for another Elan touchscreen
Adel Gadllah
1
-0
/
+3
2014-11-14
USB: quirks: enable device-qualifier quirk for Elan Touchscreen
Johan Hovold
1
-0
/
+4
2014-11-14
USB: core: add device-qualifier quirk
Johan Hovold
1
-0
/
+3
2014-10-15
USB: Add device quirk for ASUS T100 Base Station keyboard
Lu Baolu
2
-2
/
+8
2014-10-05
usb: hub: take hub->hdev reference when processing from eventlist
Joe Lawrence
1
-1
/
+3
2014-09-05
USB: fix build error with CONFIG_PM_RUNTIME disabled
Greg Kroah-Hartman
1
-0
/
+2
2014-09-05
usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1
Roger Quadros
1
-1
/
+5
2014-09-05
USB: Fix persist resume of some SS USB devices
Pratyush Anand
1
-0
/
+41
2014-09-05
USB: devio: fix issue with log flooding
Oliver Neukum
1
-1
/
+1
2014-07-28
usb: Check if port status is equal to RxDetect
Gavin Guo
1
-0
/
+19
2014-06-11
USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resume
Alan Stern
2
-5
/
+19
2014-05-06
USB: unbind all interfaces before rebinding any
Alan Stern
3
-41
/
+60
2014-05-06
USB: fix crash during hotplug of PCI USB controller card
Alan Stern
1
-1
/
+1
2014-03-07
usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
Julius Werner
1
-0
/
+4
2014-03-07
usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e
Julius Werner
1
-0
/
+4
2014-02-05
usb: core: Fix potential memory leak adding dyn USBdevice IDs
Christian Engelmayer
1
-7
/
+17
2014-02-04
Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
3
-8
/
+1
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-21
/
+20
2014-01-22
Revert "usbcore: set lpm_capable field for LPM capable root hubs"
Sarah Sharp
3
-8
/
+1
2014-01-13
usb: core: check for valid id_table when using the RefId feature
Wolfram Sang
1
-0
/
+3
2014-01-12
usb: core: bail out if user gives an unknown RefId when using new_id
Wolfram Sang
1
-3
/
+6
2014-01-12
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-20
/
+20
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-1
/
+0
[next]