index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0...
Andiry Xu
2011-04-13
1
-1
/
+11
*
USB: Fix unplug of device with active streams
Matthew Wilcox
2011-04-13
1
-1
/
+1
*
USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices
Dmitry Torokhov
2011-04-13
1
-4
/
+6
*
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-2
/
+2
*
USB: Do not pass negative length to snoop_urb()
Michal Sojka
2011-03-23
1
-1
/
+1
*
USB: Move runtime PM callbacks to usb_device_pm_ops
Rafael J. Wysocki
2011-03-18
3
-12
/
+11
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-16
8
-180
/
+433
|
\
|
*
USB: Add support for SuperSpeed isoc endpoints
Paul Zimmerman
2011-03-13
1
-1
/
+10
|
*
USB: Disable auto-suspend for USB 3.0 hubs.
Sarah Sharp
2011-03-13
1
-2
/
+8
|
*
USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.
Sarah Sharp
2011-03-13
1
-28
/
+8
|
*
USB: Set usb_hcd->state and flags for shared roothubs.
Sarah Sharp
2011-03-13
2
-4
/
+27
|
*
usb: Make core allocate resources per PCI-device.
Sarah Sharp
2011-03-13
1
-19
/
+89
|
*
usb: Store bus type in usb_hcd, not in driver flags.
Sarah Sharp
2011-03-13
1
-3
/
+4
|
*
usb: Change usb_hcd->bandwidth_mutex to a pointer.
Sarah Sharp
2011-03-13
3
-16
/
+25
|
*
usb: Refactor irq enabling out of usb_add_hcd()
Sarah Sharp
2011-03-13
1
-32
/
+43
|
*
usb: Make usb_hcd_pci_probe labels more descriptive.
Sarah Sharp
2011-03-13
1
-10
/
+10
|
*
usb: Make USB 3.0 roothub have a SS EP comp descriptor.
Sarah Sharp
2011-03-13
1
-6
/
+9
|
*
USB: Clear "warm" port reset change.
Sarah Sharp
2011-03-13
1
-0
/
+8
|
*
USB 3.0 Hub Changes
John Youn
2011-03-13
1
-8
/
+65
|
*
usb: Initialize hcd->state roothubs.
Sarah Sharp
2011-03-13
1
-0
/
+1
|
*
USB: Fix usb_add_hcd() checkpatch errors.
Sarah Sharp
2011-03-13
1
-4
/
+7
|
*
usb: Always return 0 or -EBUSY to the runtime PM core.
Sarah Sharp
2011-03-13
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-02-28
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: 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
|
|
\
\
[next]