index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
USB: use "device number" instead of "address"
Alan Stern
2011-02-25
1
-26
/
+22
|
*
Merge 2.6.38-rc5 into usb-next
Greg Kroah-Hartman
2011-02-17
4
-3
/
+34
|
|
\
|
*
|
USB: HCD: Add driver hooks for (un)?map_urb_for_dma
Robert Morell
2011-02-04
1
-2
/
+20
|
*
|
USB: HCD: Add usb_hcd prefix to exported functions
Robert Morell
2011-02-04
1
-8
/
+8
|
*
|
USB: Core: Fix minor coding style issues
Tobias Ollmann
2011-01-22
1
-13
/
+13
|
*
|
USB: add helper to convert USB error codes
Oliver Neukum
2011-01-22
1
-0
/
+13
*
|
|
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
2011-03-15
1
-2
/
+2
*
|
|
USB / Hub: Do not call device_set_wakeup_capable() under spinlock
Rafael J. Wysocki
2011-03-15
1
-4
/
+6
*
|
|
USB: Reset USB 3.0 devices on (re)discovery
Luben Tuikov
2011-02-20
1
-11
/
+7
*
|
|
Revert "USB: Reset USB 3.0 devices on (re)discovery"
Greg Kroah-Hartman
2011-02-17
1
-7
/
+11
*
|
|
USB: Reset USB 3.0 devices on (re)discovery
Luben Tuikov
2011-02-17
1
-11
/
+7
*
|
|
USB: Add quirk for Samsung Android phone modem
Maciej Szmigiero
2011-02-17
1
-0
/
+4
*
|
|
USB: add quirks entry for Keytouch QWERTY Panel
Alan Stern
2011-02-17
1
-0
/
+4
|
|
/
|
/
|
*
|
USB: fix race between root-hub resume and wakeup requests
Alan Stern
2011-02-03
1
-1
/
+1
*
|
USB: prevent buggy hubs from crashing the USB stack
Alan Stern
2011-02-03
1
-0
/
+5
*
|
Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...
Greg Kroah-Hartman
2011-01-24
2
-1
/
+27
|
\
\
|
*
|
usb: Realloc xHCI structures after a hub is verified.
Sarah Sharp
2011-01-14
1
-0
/
+21
|
*
|
xHCI: synchronize irq in xhci_suspend()
Andiry Xu
2011-01-14
1
-1
/
+6
*
|
|
usb: set ep_dev async suspend should be later than device_initialize
Peter Chen
2011-01-22
1
-1
/
+1
|
|
/
|
/
|
*
|
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-20
1
-3
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-01-10
1
-4
/
+3
|
\
|
*
PM: Replace the device power.status field with a bit field
Rafael J. Wysocki
2010-12-24
1
-4
/
+3
*
|
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-01-07
9
-207
/
+61
|
\
\
|
*
|
USB: Merge 2.6.37-rc5 into usb-next
Greg Kroah-Hartman
2010-12-22
1
-2
/
+10
|
|
\
|
|
*
|
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-16
9
-207
/
+61
|
|
\
\
|
|
*
|
USB: improve uses of usb_mark_last_busy
Alan Stern
2010-11-16
3
-16
/
+10
|
|
*
|
USB: use the runtime-PM autosuspend implementation
Alan Stern
2010-11-16
6
-110
/
+13
|
|
*
|
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
Ming Lei
2010-11-16
5
-16
/
+11
|
|
*
|
USB: use sysfs_merge_group for power attributes
Alan Stern
2010-11-16
1
-33
/
+17
|
|
*
|
USB: use the no_callbacks flag for interfaces
Ming Lei
2010-11-16
2
-53
/
+31
*
|
|
|
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
1
-3
/
+0
*
|
|
|
fs: dcache scale subdirs
Nick Piggin
2011-01-07
1
-3
/
+5
*
|
|
|
fs: dcache scale d_unhashed
Nick Piggin
2011-01-07
1
-0
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
USB: core: Add input prompt and help text for USB_OTG config
Pavankumar Kondeti
2010-12-16
1
-2
/
+10
|
/
/
*
|
usb: musb: do not use dma for control transfers
Anand Gadiyar
2010-11-22
1
-0
/
+2
*
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
4
-4
/
+0
*
|
usb: core: fix information leak to userland
Vasiliy Kulikov
2010-11-11
1
-3
/
+4
|
/
*
convert get_sb_single() users
Al Viro
2010-10-29
1
-4
/
+4
*
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-10-22
9
-52
/
+67
|
\
|
*
USB: accept some invalid ep0-maxpacket values
Alan Stern
2010-10-22
1
-3
/
+6
|
*
usb: Fix issue with USB 3.0 devices after system resume
Sarah Sharp
2010-10-22
1
-0
/
+3
|
*
USB: core: use kernel assigned address for devices under xHCI
Andiry Xu
2010-10-22
1
-14
/
+13
|
*
usb: makefile cleanup
matt mooney
2010-10-22
1
-12
/
+7
|
*
usb: core: endpoint: Fix error path
Rahul Ruikar
2010-10-22
1
-1
/
+1
|
*
USB: do not print -ESHUTDOWN message if usb at otg device mode
Peter Chen
2010-10-22
1
-1
/
+1
|
*
USB: introduce unmap_urb_setup_for_dma()
Martin Fuzzey
2010-10-22
1
-5
/
+13
|
*
USB: disable endpoints after unbinding interfaces, not before
Alan Stern
2010-10-22
1
-7
/
+7
|
*
usb: change to new flag variable
matt mooney
2010-10-22
1
-3
/
+1
|
*
usb: musb: host: unmap the buffer for PIO data transfers
Maulik Mankad
2010-10-22
1
-1
/
+2
[prev]
[next]