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-05-07
USB: EHCI: fix crash during suspend on ASUS computers
Alan Stern
1
-0
/
+9
2012-04-27
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-21
USB: Set hub depth after USB3 hub reset
Elric Fu
1
-13
/
+17
2012-02-14
USB: Don't fail USB3 probe on missing legacy PCI IRQ.
Sarah Sharp
2
-3
/
+8
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
3
-6
/
+6
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-175
/
+193
2012-01-06
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-1
/
+1
2012-01-03
usbfs: propagate umode_t
Al Viro
1
-10
/
+8
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
1
-2
/
+2
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2
-2
/
+2
2012-01-03
vfs: live vfsmounts never have NULL ->mnt_sb
Al Viro
1
-3
/
+2
2012-01-03
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
Al Viro
1
-3
/
+3
2012-01-03
USB: remove dead code from suspend/resume path
Oliver Neukum
1
-21
/
+7
2012-01-03
USB: add quirk for another camera
Oliver Neukum
1
-1
/
+4
2011-12-22
usbfs: Fix oops related to user namespace conversion.
Sarah Sharp
1
-1
/
+2
2011-12-09
USB: Adding #define in hub_configure() and hcd.c file
Aman Deep
2
-45
/
+45
2011-12-09
usb: fix number of mapped SG DMA entries
Clemens Ladisch
1
-3
/
+2
2011-11-26
USB: remove BKL comments
Davidlohr Bueso
1
-1
/
+0
2011-11-26
Merge 3.2-rc3 into usb-linus
Greg Kroah-Hartman
2
-0
/
+33
2011-11-18
USB: make the usbfs memory limit configurable
Alan Stern
1
-4
/
+22
2011-11-18
USB: change the memory limits in usbfs URB submission
Alan Stern
1
-19
/
+57
2011-11-18
USB: unify some error pathways in usbfs
Alan Stern
1
-46
/
+50
2011-11-15
USB: move usb_translate_errors to linux/usb.h
Johan Hovold
1
-14
/
+0
2011-11-15
USB: Add optional match for interface class to dynamic ID facility
Josua Dietze
1
-1
/
+7
2011-11-14
USB: Remove the SAW_IRQ hcd flag
Alan Stern
2
-25
/
+3
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
[next]