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
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
2012-08-02
usbdevfs: Correct amount of data copied to user in processcompl_compat
Hans de Goede
1
-3
/
+7
2012-07-25
usb: Add support for root hub port status CAS
Stanislaw Ledwon
1
-8
/
+10
2012-06-19
USB: fix gathering of interface associations
Daniel Mack
1
-1
/
+2
2012-06-19
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
Alan Stern
1
-9
/
+0
2012-05-31
USB: Remove races in devio.c
Huajun Li
1
-8
/
+25
2012-05-31
usbcore: enable USB2 LPM if port suspend fails
Andiry Xu
1
-0
/
+4
2012-05-31
usb: add USB_QUIRK_RESET_RESUME for M-Audio 88es
Steffen Müller
1
-0
/
+3
2012-05-31
USB: move usb_translate_errors to linux/usb.h
Johan Hovold
1
-14
/
+0
2012-05-11
USB: EHCI: fix crash during suspend on ASUS computers
Alan Stern
1
-0
/
+9
2012-05-11
USB: fix deadlock in bConfigurationValue attribute method
Alan Stern
2
-6
/
+3
2012-04-22
USB: fix bug of device descriptor got from superspeed device
Elric Fu
1
-0
/
+16
2012-04-22
USB: don't ignore suspend errors for root hubs
Alan Stern
1
-2
/
+7
2012-04-22
USB: don't clear urb->dev in scatter-gather library
Alan Stern
1
-5
/
+6
2012-02-29
USB: Set hub depth after USB3 hub reset
Elric Fu
1
-13
/
+17
2012-02-29
USB: Don't fail USB3 probe on missing legacy PCI IRQ.
Sarah Sharp
2
-3
/
+8
2012-01-12
usb: fix number of mapped SG DMA entries
Clemens Ladisch
1
-3
/
+2
2012-01-12
USB: add quirk for another camera
Oliver Neukum
1
-1
/
+4
2012-01-12
usbfs: Fix oops related to user namespace conversion.
Sarah Sharp
1
-1
/
+2
2011-11-14
USB: quirks: adding more quirky webcams to avoid squeaky audio
sordna
1
-0
/
+24
2011-11-14
USB: add quirk for Logitech C600 web cam
Josh Boyer
1
-0
/
+3
2011-11-14
Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah...
Greg Kroah-Hartman
1
-0
/
+6
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2011-11-04
USB: Update last_busy time after autosuspend fails
Alan Stern
1
-0
/
+5
2011-11-04
usb, xhci: Clear warm reset change event during init
Don Zickus
1
-0
/
+6
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2
-0
/
+2
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-17
/
+16
2011-10-18
xHCI/USB: Make xHCI driver have a BOS descriptor.
Sarah Sharp
1
-2
/
+16
2011-10-07
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
3
-17
/
+16
2011-09-29
USB: add quirk for Logitech C300 web cam
Jon Levell
1
-0
/
+3
2011-09-29
user namespace: usb: make usb urbs user namespace aware (v2)
Serge Hallyn
1
-17
/
+13
2011-09-29
USB: message: cleanup min_t() cast in usb_sg_init()
Dan Carpenter
1
-1
/
+1
2011-09-27
USB: Add wakeup info to debugging messages
Alan Stern
2
-8
/
+8
2011-09-26
usb/core/devio.c: Check for printer class specific request
Matthias Dellweg
1
-3
/
+18
2011-09-26
USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uid
Serge Hallyn
1
-2
/
+4
2011-09-26
USB: Update USB default wakeup settings
Alan Stern
1
-1
/
+8
2011-09-26
usbcore: add sysfs support to xHCI usb2 hardware LPM
Andiry Xu
1
-1
/
+58
2011-09-26
xHCI: set USB2 hardware LPM
Andiry Xu
3
-0
/
+28
[next]