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
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-4
/
+3
2011-01-08
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-207
/
+61
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
1
-3
/
+0
2011-01-07
fs: dcache scale subdirs
Nick Piggin
1
-3
/
+5
2011-01-07
fs: dcache scale d_unhashed
Nick Piggin
1
-0
/
+3
2010-12-24
PM: Replace the device power.status field with a bit field
Rafael J. Wysocki
1
-4
/
+3
2010-12-22
USB: Merge 2.6.37-rc5 into usb-next
Greg Kroah-Hartman
1
-2
/
+10
2010-12-17
USB: core: Add input prompt and help text for USB_OTG config
Pavankumar Kondeti
1
-2
/
+10
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
9
-207
/
+61
2010-11-22
usb: musb: do not use dma for control transfers
Anand Gadiyar
1
-0
/
+2
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
4
-4
/
+0
2010-11-17
USB: improve uses of usb_mark_last_busy
Alan Stern
3
-16
/
+10
2010-11-17
USB: use the runtime-PM autosuspend implementation
Alan Stern
6
-110
/
+13
2010-11-17
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
Ming Lei
5
-16
/
+11
2010-11-17
USB: use sysfs_merge_group for power attributes
Alan Stern
1
-33
/
+17
2010-11-17
USB: use the no_callbacks flag for interfaces
Ming Lei
2
-53
/
+31
2010-11-11
usb: core: fix information leak to userland
Vasiliy Kulikov
1
-3
/
+4
2010-10-29
convert get_sb_single() users
Al Viro
1
-4
/
+4
2010-10-26
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
9
-52
/
+67
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-22
USB: accept some invalid ep0-maxpacket values
Alan Stern
1
-3
/
+6
2010-10-22
usb: Fix issue with USB 3.0 devices after system resume
Sarah Sharp
1
-0
/
+3
2010-10-22
USB: core: use kernel assigned address for devices under xHCI
Andiry Xu
1
-14
/
+13
2010-10-22
usb: makefile cleanup
matt mooney
1
-12
/
+7
2010-10-22
usb: core: endpoint: Fix error path
Rahul Ruikar
1
-1
/
+1
2010-10-22
USB: do not print -ESHUTDOWN message if usb at otg device mode
Peter Chen
1
-1
/
+1
2010-10-22
USB: introduce unmap_urb_setup_for_dma()
Martin Fuzzey
1
-5
/
+13
2010-10-22
USB: disable endpoints after unbinding interfaces, not before
Alan Stern
1
-7
/
+7
2010-10-22
usb: change to new flag variable
matt mooney
1
-3
/
+1
2010-10-22
usb: musb: host: unmap the buffer for PIO data transfers
Maulik Mankad
1
-1
/
+2
2010-10-22
USB: teach "devices" file about Wireless and SuperSpeed USB
Alan Stern
1
-4
/
+7
2010-10-22
OHCI: work around for nVidia shutdown problem
Alan Stern
1
-1
/
+3
2010-10-22
USB: output an error message when the pipe type doesn't match the endpoint type
Simon Arlott
1
-1
/
+4
2010-10-22
USB: core: update comment to match current function name
Wolfram Sang
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-09-24
USB: update Kconfig help text for CONFIG_USB_SUSPEND
Alan Stern
1
-3
/
+3
2010-09-24
USB: fix bug in initialization of interface minor numbers
Alan Stern
2
-19
/
+17
2010-09-04
usb: allow drivers to use allocated bandwidth until unbound
Thadeu Lima de Souza Cascardo
1
-11
/
+11
2010-08-11
USB: remove fake "address-of" expressions
Alan Stern
2
-8
/
+4
2010-08-11
USB: fix thread-unsafe anchor utiliy routines
Christian Lamparter
1
-29
/
+21
2010-08-11
USB: accept RNDIS configs if there's no alternative
Alan Stern
1
-1
/
+3
2010-08-11
USB delay init quirk for logitech Harmony 700-series devices
Phil Dibowitz
2
-1
/
+8
2010-08-11
USB: xHCI: Supporting MSI/MSI-X
Dong Nguyen
1
-0
/
+1
2010-08-11
USB: core: hcd-pci: use for_each_pci_dev()
Kulikov Vasiliy
1
-4
/
+1
2010-08-11
USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM
Andrea Righi
1
-0
/
+5
2010-08-11
USB: add runtime PM for PCI-based host controllers
Alan Stern
1
-14
/
+62
2010-08-11
USB: fix race between root-hub wakeup & controller suspend
Alan Stern
2
-1
/
+16
2010-08-11
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
1
-1
/
+3
2010-08-11
USB: move PCI HCD resume routine
Alan Stern
1
-38
/
+39
[next]