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
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
2013-03-20
USB: Prepare for refactoring by adding extra udev checks.
Sarah Sharp
1
-8
/
+13
2013-03-20
USB: Don't use EHCI port sempahore for USB 3.0 hubs.
Sarah Sharp
1
-8
/
+7
2013-03-06
usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcams
Laurent Pinchart
1
-42
/
+16
2013-03-06
usb: Add quirk detection based on interface information
Laurent Pinchart
4
-39
/
+106
2013-02-06
USB: Add device quirk for Microsoft VX700 webcam
Andreas Fleig
1
-0
/
+3
2013-02-06
USB: hub: handle claim of enabled remote wakeup after reset
Oliver Neukum
1
-2
/
+8
2013-02-06
USB: Handle warm reset failure on empty port.
Sarah Sharp
1
-1
/
+11
2013-02-06
USB: Ignore port state until reset completes.
Sarah Sharp
1
-7
/
+7
2013-02-06
USB: Increase reset timeout.
Sarah Sharp
1
-1
/
+1
2013-02-06
USB: Allow USB 3.0 ports to be disabled.
Sarah Sharp
1
-2
/
+61
2013-02-06
USB: Ignore xHCI Reset Device status.
Sarah Sharp
1
-8
/
+5
2013-02-06
USB: Handle auto-transition from hot to warm reset.
Sarah Sharp
1
-3
/
+3
2013-01-03
USB: fix endpoint-disabling for failed config changes
Alan Stern
1
-22
/
+31
2012-10-30
usb hub: send clear_tt_buffer_complete events when canceling TT clear work
Octavian Purdila
1
-2
/
+5
2012-10-10
USB: Fix race condition when removing host controllers
Alan Stern
2
-5
/
+3
2012-09-19
USB: add device quirk for Joss Optical touchboard
Alan Stern
1
-0
/
+4
2012-08-10
usb: feed USB device information to the /dev/random driver
Theodore Ts'o
1
-0
/
+9
[next]