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
2017-03-16
USB: Add quirk for WORLDE easykey.25 MIDI keyboard
Lukáš Lalinský
1
-0
/
+4
2017-03-16
USB: fix problems with duplicate endpoint addresses
Alan Stern
1
-0
/
+10
2016-11-20
USB: change bInterval default to 10 ms
Alan Stern
1
-11
/
+17
2016-11-20
USB: avoid left shift by -1
Alan Stern
1
-5
/
+11
2016-11-20
USB: fix typo in wMaxPacketSize validation
Alan Stern
1
-1
/
+1
2016-11-20
USB: validate wMaxPacketValue entries in endpoint descriptors
Alan Stern
1
-3
/
+62
2016-08-22
USB: usbfs: fix potential infoleak in devio
Kangjie Lu
1
-4
/
+5
2016-06-15
usb: hcd: out of bounds access in for_each_companion
Robert Dobrowolski
1
-0
/
+8
2016-05-01
USB: usb_driver_claim_interface: add sanity checking
Oliver Neukum
1
-1
/
+5
2016-05-01
usb: hub: fix a typo in hub_port_init() leading to wrong logic
Oliver Neukum
1
-5
/
+5
2016-05-01
usb: retry reset if a device times out
Oliver Neukum
1
-1
/
+7
2016-01-22
USB: fix invalid memory access in hub_activate()
Alan Stern
1
-4
/
+20
2015-12-30
usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message
Ben Hutchings
1
-1
/
+2
2015-11-17
usb: Add device quirk for Logitech PTZ cameras
Vincent Palatin
1
-0
/
+7
2015-11-17
USB: Add reset-resume quirk for two Plantronics usb headphones.
Yao-Wen Mao
1
-0
/
+6
2015-10-13
usb: Use the USB_SS_MULT() macro to get the burst multiplier.
Mathias Nyman
1
-2
/
+3
2015-08-12
usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port reset
Robert Schlabbach
1
-49
/
+32
2015-05-09
USB: usbfs: don't leak kernel data in siginfo
Alan Stern
1
-0
/
+2
2015-05-09
USB: fix use-after-free bug in usb_hcd_unlink_urb()
Alan Stern
1
-8
/
+8
2015-05-09
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
1
-0
/
+12
2015-05-09
usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
Sebastian Andrzej Siewior
2
-9
/
+18
2015-02-20
USB: Add OTG PET device to TPL
Macpaul Lin
2
-0
/
+9
2015-02-20
usb-core bInterval quirk
James P Michels III
2
-0
/
+15
2015-01-01
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
1
-3
/
+3
2014-12-14
usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000
Hans de Goede
1
-0
/
+3
2014-12-14
usb: Do not allow usb_alloc_streams on unconfigured devices
Hans de Goede
1
-0
/
+2
2014-12-14
USB: Add device quirk for ASUS T100 Base Station keyboard
Lu Baolu
2
-2
/
+8
2014-12-14
USB: add reset resume quirk for usb3503
Joonyoung Shim
1
-0
/
+3
2014-11-05
usb: hub: take hub->hdev reference when processing from eventlist
Joe Lawrence
1
-1
/
+3
2014-09-13
USB: Fix persist resume of some SS USB devices
Pratyush Anand
1
-0
/
+41
2014-09-13
usbcore: don't log on consecutive debounce failures of the same port
Oliver Neukum
1
-1
/
+3
2014-08-06
usb: Check if port status is equal to RxDetect
Gavin Guo
1
-0
/
+20
2014-07-11
USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resume
Alan Stern
2
-6
/
+19
2014-04-02
usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
Julius Werner
1
-0
/
+4
2014-04-02
usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e
Julius Werner
1
-0
/
+4
2014-01-03
usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED
Julius Werner
1
-2
/
+3
2014-01-03
usb: hub: Clear Port Reset Change during init/resume
Julius Werner
1
-0
/
+5
2014-01-03
usb: Disable USB 2.0 Link PM before device reset.
Sarah Sharp
1
-0
/
+6
2013-11-28
USB: quirks: add touchscreen that is dazzeled by remote wakeup
Oliver Neukum
1
-0
/
+3
2013-11-28
USB: quirks.c: add one device that cannot deal with suspension
Oliver Neukum
1
-0
/
+3
2013-10-26
usb: core: don't try to reset_device() a port that got just disconnected
Julius Werner
1
-2
/
+3
2013-10-26
usb/core/devio.c: Don't reject control message to endpoint with wrong directi...
Kurt Garloff
1
-0
/
+16
2013-10-26
usb: config->desc.bLength may not exceed amount of data returned by the device
Hans de Goede
1
-1
/
+2
2013-09-10
usb: add two quirky touchscreen
Oliver Neukum
1
-0
/
+6
2013-08-02
usb: Clear both buffers when clearing a control transfer TT buffer.
William Gulland
1
-0
/
+9
2013-05-30
USB: reset resume quirk needed by a hub
Oliver Neukum
1
-0
/
+3
2013-05-13
usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl ep
Hans de Goede
1
-0
/
+2
2013-03-27
USB: xhci: correctly enable interrupts
Hannes Reinecke
1
-9
/
+14
2013-03-20
USB: Fix connected device switch to Inactive state.
Sarah Sharp
1
-5
/
+25
2013-03-20
USB: Rip out recursive call on warm port reset.
Sarah Sharp
1
-82
/
+68
[next]