index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-13
usb: Initialize hcd->state roothubs.
Sarah Sharp
1
-0
/
+1
2011-03-13
USB: Fix usb_add_hcd() checkpatch errors.
Sarah Sharp
1
-4
/
+7
2011-03-13
usb: Always return 0 or -EBUSY to the runtime PM core.
Sarah Sharp
1
-0
/
+5
2011-03-11
USB: Only treat lasting over-current conditions as errors
Paul Bolle
1
-5
/
+19
2011-03-07
USB: move usbcore away from hcd->state
Alan Stern
2
-21
/
+47
2011-02-28
usb: core: hub.c Remove one to many n's in a word.
Justin P. Mattock
1
-1
/
+1
2011-02-25
USB: use "device number" instead of "address"
Alan Stern
1
-26
/
+22
2011-02-17
Merge 2.6.38-rc5 into usb-next
Greg Kroah-Hartman
4
-3
/
+34
2011-02-04
USB: HCD: Add driver hooks for (un)?map_urb_for_dma
Robert Morell
1
-2
/
+20
2011-02-04
USB: HCD: Add usb_hcd prefix to exported functions
Robert Morell
1
-8
/
+8
2011-02-03
USB: fix race between root-hub resume and wakeup requests
Alan Stern
1
-1
/
+1
2011-02-03
USB: prevent buggy hubs from crashing the USB stack
Alan Stern
1
-0
/
+5
2011-01-24
Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...
Greg Kroah-Hartman
2
-1
/
+27
2011-01-22
USB: Core: Fix minor coding style issues
Tobias Ollmann
1
-13
/
+13
2011-01-22
USB: add helper to convert USB error codes
Oliver Neukum
1
-0
/
+13
2011-01-22
usb: set ep_dev async suspend should be later than device_initialize
Peter Chen
1
-1
/
+1
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-3
/
+3
2011-01-14
usb: Realloc xHCI structures after a hub is verified.
Sarah Sharp
1
-0
/
+21
2011-01-14
xHCI: synchronize irq in xhci_suspend()
Andiry Xu
1
-1
/
+6
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-07
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-16
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-16
USB: improve uses of usb_mark_last_busy
Alan Stern
3
-16
/
+10
2010-11-16
USB: use the runtime-PM autosuspend implementation
Alan Stern
6
-110
/
+13
2010-11-16
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
Ming Lei
5
-16
/
+11
2010-11-16
USB: use sysfs_merge_group for power attributes
Alan Stern
1
-33
/
+17
2010-11-16
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-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
1
-0
/
+1
2010-10-22
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
[next]