index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
3
-6
/
+6
2012-01-10
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-175
/
+193
2012-01-07
vfs: switch ->show_options() to struct dentry *
Al Viro
1
-1
/
+1
2012-01-04
usbfs: propagate umode_t
Al Viro
1
-10
/
+8
2012-01-04
switch ->is_visible() to returning umode_t
Al Viro
1
-2
/
+2
2012-01-04
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2
-2
/
+2
2012-01-04
vfs: live vfsmounts never have NULL ->mnt_sb
Al Viro
1
-3
/
+2
2012-01-04
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
Al Viro
1
-3
/
+3
2012-01-04
USB: remove dead code from suspend/resume path
Oliver Neukum
1
-21
/
+7
2012-01-04
USB: add quirk for another camera
Oliver Neukum
1
-1
/
+4
2011-12-23
usbfs: Fix oops related to user namespace conversion.
Sarah Sharp
1
-1
/
+2
2011-12-10
USB: Adding #define in hub_configure() and hcd.c file
Aman Deep
2
-45
/
+45
2011-12-10
usb: fix number of mapped SG DMA entries
Clemens Ladisch
1
-3
/
+2
2011-11-27
USB: remove BKL comments
Davidlohr Bueso
1
-1
/
+0
2011-11-27
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-15
USB: Remove the SAW_IRQ hcd flag
Alan Stern
2
-25
/
+3
2011-11-15
USB: quirks: adding more quirky webcams to avoid squeaky audio
sordna
1
-0
/
+24
2011-11-15
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-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2011-11-05
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-11-01
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-19
xHCI/USB: Make xHCI driver have a BOS descriptor.
Sarah Sharp
1
-2
/
+16
2011-10-08
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
3
-17
/
+16
2011-09-30
USB: add quirk for Logitech C300 web cam
Jon Levell
1
-0
/
+3
2011-09-30
user namespace: usb: make usb urbs user namespace aware (v2)
Serge Hallyn
1
-17
/
+13
2011-09-30
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-27
usb/core/devio.c: Check for printer class specific request
Matthias Dellweg
1
-3
/
+18
2011-09-27
USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uid
Serge Hallyn
1
-2
/
+4
2011-09-27
USB: Update USB default wakeup settings
Alan Stern
1
-1
/
+8
2011-09-27
usbcore: add sysfs support to xHCI usb2 hardware LPM
Andiry Xu
1
-1
/
+58
2011-09-27
xHCI: set USB2 hardware LPM
Andiry Xu
3
-0
/
+28
2011-09-27
usbcore: check device's LPM capability
Andiry Xu
1
-2
/
+8
2011-09-27
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-10
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
[next]