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
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
2011-09-26
usbcore: check device's LPM capability
Andiry Xu
1
-2
/
+8
2011-09-26
usbcore: get BOS descriptor set
Andiry Xu
4
-0
/
+109
2011-09-20
USB: When hot reset for USB3 fails, try warm reset.
Sarah Sharp
1
-0
/
+43
2011-09-20
usbcore: refine warm reset logic
Andiry Xu
1
-104
/
+112
2011-09-18
USB: add RESET_RESUME for webcams shown to be quirky
Oliver Neukum
1
-0
/
+21
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
1
-18
/
+9
2011-09-09
USB: for usb_autopm_get_interface_async -EINPROGRESS is not an error
Jim Wylder
1
-1
/
+1
2011-08-29
Merge 3.1-rc4 into usb-next
Greg Kroah-Hartman
5
-14
/
+9
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
5
-9
/
+9
2011-08-22
USB: Remove test for NULL that'll never happen in usb_disconnect()
Jesper Juhl
1
-5
/
+0
2011-08-19
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
3
-12
/
+11
2011-08-15
USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.
Sarah Sharp
1
-0
/
+2
2011-08-01
usb/config: use proper endian access for wMaxPacketSize
Sebastian Andrzej Siewior
1
-5
/
+6
2011-07-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+16
[next]