index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: Set usb_hcd->state and flags for shared roothubs.
Sarah Sharp
2011-03-14
2
-4
/
+27
*
usb: Make core allocate resources per PCI-device.
Sarah Sharp
2011-03-14
1
-19
/
+89
*
usb: Store bus type in usb_hcd, not in driver flags.
Sarah Sharp
2011-03-14
1
-3
/
+4
*
usb: Change usb_hcd->bandwidth_mutex to a pointer.
Sarah Sharp
2011-03-14
3
-16
/
+25
*
usb: Refactor irq enabling out of usb_add_hcd()
Sarah Sharp
2011-03-14
1
-32
/
+43
*
usb: Make usb_hcd_pci_probe labels more descriptive.
Sarah Sharp
2011-03-14
1
-10
/
+10
*
usb: Make USB 3.0 roothub have a SS EP comp descriptor.
Sarah Sharp
2011-03-14
1
-6
/
+9
*
USB: Clear "warm" port reset change.
Sarah Sharp
2011-03-14
1
-0
/
+8
*
USB 3.0 Hub Changes
John Youn
2011-03-14
1
-8
/
+65
*
usb: Initialize hcd->state roothubs.
Sarah Sharp
2011-03-14
1
-0
/
+1
*
USB: Fix usb_add_hcd() checkpatch errors.
Sarah Sharp
2011-03-14
1
-4
/
+7
*
usb: Always return 0 or -EBUSY to the runtime PM core.
Sarah Sharp
2011-03-14
1
-0
/
+5
*
USB: Only treat lasting over-current conditions as errors
Paul Bolle
2011-03-11
1
-5
/
+19
*
USB: move usbcore away from hcd->state
Alan Stern
2011-03-07
2
-21
/
+47
*
usb: core: hub.c Remove one to many n's in a word.
Justin P. Mattock
2011-03-01
1
-1
/
+1
*
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: fix race between root-hub resume and wakeup requests
Alan Stern
2011-02-04
1
-1
/
+1
|
*
USB: prevent buggy hubs from crashing the USB stack
Alan Stern
2011-02-04
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-15
1
-0
/
+21
|
|
*
xHCI: synchronize irq in xhci_suspend()
Andiry Xu
2011-01-15
1
-1
/
+6
|
*
|
usb: set ep_dev async suspend should be later than device_initialize
Peter Chen
2011-01-23
1
-1
/
+1
*
|
|
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-23
1
-13
/
+13
*
|
|
USB: add helper to convert USB error codes
Oliver Neukum
2011-01-23
1
-0
/
+13
|
/
/
*
/
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-21
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-17
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-26
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-10-23
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
[next]