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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-16
167
-4051
/
+10850
|
\
|
*
USB: Add support for SuperSpeed isoc endpoints
Paul Zimmerman
2011-03-13
2
-1
/
+12
|
*
xhci: Clean up cycle bit math used during stalls.
Sarah Sharp
2011-03-13
1
-5
/
+3
|
*
xhci: Fix cycle bit calculation during stall handling.
Sarah Sharp
2011-03-13
1
-0
/
+14
|
*
xhci: Update internal dequeue pointers after stalls.
Sarah Sharp
2011-03-13
2
-3
/
+35
|
*
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
3
-31
/
+8
|
*
xhci: Return canceled URBs immediately when host is halted.
Sarah Sharp
2011-03-13
2
-2
/
+9
|
*
xhci: Fixes for suspend/resume of shared HCDs.
Sarah Sharp
2011-03-13
3
-4
/
+13
|
*
xhci: Fix re-init on power loss after resume.
Sarah Sharp
2011-03-13
1
-4
/
+19
|
*
xhci: Make roothub functions deal with device removal.
Sarah Sharp
2011-03-13
1
-0
/
+16
|
*
xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.
Sarah Sharp
2011-03-13
1
-0
/
+18
|
*
xhci: Return a USB 3.0 hub descriptor for USB3 roothub.
Sarah Sharp
2011-03-13
1
-20
/
+114
|
*
xhci: Register second xHCI roothub.
Sarah Sharp
2011-03-13
6
-88
/
+341
|
*
xhci: Change xhci_find_slot_id_by_port() API.
Sarah Sharp
2011-03-13
3
-8
/
+14
|
*
xhci: Refactor bus suspend state into a struct.
Sarah Sharp
2011-03-13
5
-34
/
+59
|
*
xhci: Index with a port array instead of PORTSC addresses.
Sarah Sharp
2011-03-13
2
-53
/
+95
|
*
USB: Set usb_hcd->state and flags for shared roothubs.
Sarah Sharp
2011-03-13
3
-4
/
+29
|
*
usb: Make core allocate resources per PCI-device.
Sarah Sharp
2011-03-13
2
-19
/
+96
|
*
usb: Store bus type in usb_hcd, not in driver flags.
Sarah Sharp
2011-03-13
2
-3
/
+8
|
*
usb: Change usb_hcd->bandwidth_mutex to a pointer.
Sarah Sharp
2011-03-13
4
-17
/
+26
|
*
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
|
*
xhci: Change hcd_priv into a pointer.
Sarah Sharp
2011-03-13
2
-8
/
+30
|
*
xhci: Always use usb_hcd in URB instead of converting xhci_hcd.
Sarah Sharp
2011-03-13
2
-5
/
+6
|
*
xhci: Modify check for TT info.
Sarah Sharp
2011-03-13
1
-3
/
+2
|
*
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
17
-48
/
+141
|
*
xhci: Remove references to HC_STATE_RUNNING.
Sarah Sharp
2011-03-13
2
-2
/
+0
|
*
usb: Initialize hcd->state roothubs.
Sarah Sharp
2011-03-13
1
-0
/
+1
|
*
xhci: Remove references to HC_STATE_HALT.
Sarah Sharp
2011-03-13
2
-8
/
+2
|
*
xHCI: prolong host controller halt time limit
Andiry Xu
2011-03-13
2
-3
/
+3
|
*
xHCI: Remove redundant variable in xhci_resume()
Andiry Xu
2011-03-13
1
-6
/
+1
|
*
xhci: Rename variables and reduce register reads.
Sarah Sharp
2011-03-13
2
-22
/
+25
|
*
xhci: Rework port suspend structures for limited ports.
Sarah Sharp
2011-03-13
3
-23
/
+16
|
*
USB: Fix usb_add_hcd() checkpatch errors.
Sarah Sharp
2011-03-13
1
-4
/
+7
|
*
USB: Remove bitmap #define from hcd.h
Sarah Sharp
2011-03-13
15
-46
/
+38
|
*
xhci: Remove old no-op test.
Sarah Sharp
2011-03-13
3
-35
/
+0
|
*
usb: Always return 0 or -EBUSY to the runtime PM core.
Sarah Sharp
2011-03-13
1
-0
/
+5
|
*
USB: ehci: tegra: Align DMA transfers to 32 bytes
Robert Morell
2011-03-11
1
-0
/
+90
|
*
usb: host: Add EHCI driver for NVIDIA Tegra SoCs
Benoit Goby
2011-03-11
5
-1
/
+672
|
*
ARM: tegra: Add support for Tegra USB PHYs
Benoit Goby
2011-03-11
4
-0
/
+885
|
*
usb: otg: Add ulpi viewport access ops
Benoit Goby
2011-03-11
4
-0
/
+93
|
*
USB: serial: ch341: add new id
wangyanqing
2011-03-11
1
-0
/
+1
|
*
USB: Only treat lasting over-current conditions as errors
Paul Bolle
2011-03-11
1
-5
/
+19
|
*
ehci-atmel: fix section mismatch warning
Hubert Feurstein
2011-03-11
1
-3
/
+3
|
*
USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-H
JF Argentino
2011-03-09
2
-0
/
+3
|
*
USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
Herton Ronaldo Krzesinski
2011-03-09
1
-1
/
+2
|
*
USB OTG Langwell: use simple IPC command to control VBus power.
Hao Wu
2011-03-09
1
-37
/
+11
[next]