index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
4
-1
/
+4
*
USB: Fix usb_fill_int_urb for SuperSpeed devices
Matthew Wilcox
2010-03-19
1
-0
/
+1
*
USB: fix usbfs regression
Alan Stern
2010-03-19
1
-3
/
+14
*
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2010-03-07
1
-2
/
+2
*
USB: remove unused defintion of struct usb_device_status
Dmitry Torokhov
2010-03-07
1
-5
/
+0
*
usbfs: fix deadlock on 'usbfs_mutex', clean up poll
Linus Torvalds
2010-03-06
1
-42
/
+24
*
USB: don't read past config->interface[] if usb_control_msg() fails in usb_re...
Roel Kluin
2010-03-02
1
-1
/
+1
*
USB: fix the idProduct value for USB-3.0 root hubs
Alan Stern
2010-03-02
1
-1
/
+1
*
USB: remove debugging message for uevent constructions
Alan Stern
2010-03-02
1
-3
/
+1
*
USB: usbfs_snoop: add data logging back in
Chris Frey
2010-03-02
1
-13
/
+38
*
USB: trivial: missing newline in usb core warning message
Thadeu Lima de Souza Cascardo
2010-03-02
1
-1
/
+1
*
USB: BKL removal from ioctl path of usbfs
Oliver Neukum
2010-03-02
1
-9
/
+3
*
USB: Reduce scope of BKL in usb ioctl handling
Oliver Neukum
2010-03-02
1
-4
/
+10
*
USB: Push BKL on open down into the drivers
Oliver Neukum
2010-03-02
1
-2
/
+0
*
USB: Remove BKL from lseek implementations
Oliver Neukum
2010-03-02
2
-4
/
+4
*
USB: Remove BKL from usbdev_open()
Oliver Neukum
2010-03-02
1
-4
/
+0
*
USB: Remove BKL from poll()
Oliver Neukum
2010-03-02
1
-19
/
+9
*
USB hub: make USB device id constant
Németh Márton
2010-03-02
1
-1
/
+1
*
USB: Move hcd free_dev call into usb_disconnect to fix oops
Herbert Xu
2010-03-02
3
-4
/
+13
*
USB: convert to the runtime PM framework
Alan Stern
2010-03-02
8
-612
/
+410
*
USB: rearrange functions in driver.c
Alan Stern
2010-03-02
1
-103
/
+103
*
USB: change handling of negative autosuspend delays
Alan Stern
2010-03-02
2
-5
/
+27
*
USB: implement usb_enable_autosuspend
Alan Stern
2010-03-02
4
-21
/
+56
*
USB: use the device lock for persist_enabled
Alan Stern
2010-03-02
1
-2
/
+3
*
USB: consolidate remote wakeup routines
Alan Stern
2010-03-02
3
-11
/
+11
*
USB: change locking for device-level autosuspend
Alan Stern
2010-03-02
3
-20
/
+30
*
USB: rearrange code in usb_probe_interface
Alan Stern
2010-03-02
1
-32
/
+31
*
USB: Use bInterfaceNumber in bandwidth allocations.
Sarah Sharp
2010-03-02
1
-2
/
+7
*
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
2010-03-02
3
-7
/
+7
*
USB: retain USB device power/wakeup setting across reconfiguration
Dan Streetman
2010-03-02
1
-4
/
+12
*
USB: Export QUIRK_RESET_MORPHS through sysfs
Oliver Neukum
2010-03-02
1
-0
/
+31
*
USB: storage: Never reset devices that will morph to an old mode
Oliver Neukum
2010-03-02
1
-1
/
+2
*
USB: Add call to notify xHC of a device reset.
Sarah Sharp
2010-03-02
2
-8
/
+12
*
USB: check the endpoint type against the pipe type
Alan Stern
2010-03-02
2
-9
/
+20
*
PM: Allow USB devices to suspend/resume asynchronously
Rafael J. Wysocki
2010-02-26
3
-0
/
+3
*
USB: implement non-tree resume ordering constraints for PCI host controllers
Alan Stern
2010-02-26
2
-1
/
+134
*
USB: usbfs: properly clean up the as structure on error paths
Linus Torvalds
2010-02-16
1
-14
/
+26
*
USB: usbfs: only copy the actual data received
Greg KH
2010-02-16
1
-4
/
+4
*
USB: Fix duplicate sysfs problem after device reset.
Sarah Sharp
2010-01-20
2
-10
/
+23
*
USB: add speed values for USB 3.0 and wireless controllers
Greg Kroah-Hartman
2010-01-20
1
-0
/
+6
*
USB: add missing delay during remote wakeup
Alan Stern
2010-01-20
1
-0
/
+3
*
USB: Don't use GFP_KERNEL while we cannot reset a storage device
Oliver Neukum
2010-01-20
2
-5
/
+5
*
USB core: fix recent kernel-doc warnings
Randy Dunlap
2009-12-23
2
-4
/
+6
*
USB: fix bugs in usb_(de)authorize_device
Alan Stern
2009-12-23
2
-13
/
+25
*
USB: rename usb_configure_device
Alan Stern
2009-12-23
1
-13
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-12-15
1
-7
/
+16
|
\
|
*
USB: Close usb_find_interface race v3
Russ Dill
2009-12-15
1
-15
/
+16
|
*
Revert "USB: Close usb_find_interface race"
Greg Kroah-Hartman
2009-12-15
1
-10
/
+18
*
|
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
3
-3
/
+3
|
/
*
Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-11
1
-11
/
+99
|
\
[next]