index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: host: uhci-q: Fixed minor coding style issues
Tobias Ollmann
2010-12-10
1
-5
/
+7
*
USB: whci-hcd: fix compiler warning
Namhyung Kim
2010-12-10
1
-1
/
+1
*
Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/...
Greg Kroah-Hartman
2010-12-03
3
-1
/
+249
|
\
|
*
usb: ehci-sh: Add missing ehci helpers.
Paul Mundt
2010-11-26
1
-0
/
+2
|
*
usb: ehci-sh: Fix up fault in shutdown path.
Paul Mundt
2010-11-26
1
-1
/
+10
|
*
usb: ehci-hcd: Add support for SuperH EHCI.
Paul Mundt
2010-11-01
2
-0
/
+237
|
*
usb: ohci-sh: Set IRQ as shared.
Paul Mundt
2010-11-01
1
-1
/
+1
*
|
Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/li...
Greg Kroah-Hartman
2010-11-30
3
-69
/
+251
|
\
\
|
*
|
usb: ehci-omap: Add OMAP4 support
Anand Gadiyar
2010-12-01
1
-42
/
+212
|
*
|
usb: ehci-omap: add helpers for checking port mode
Anand Gadiyar
2010-12-01
1
-9
/
+12
|
*
|
usb: ehci-omap: use clkdev aliases for functional clocks
Anand Gadiyar
2010-12-01
1
-2
/
+2
|
*
|
usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAP
Keshava Munegowda
2010-12-01
2
-1
/
+9
|
*
|
usb: ehci-omap: don't hard-code TLL channel count
Keshava Munegowda
2010-12-01
1
-4
/
+5
|
*
|
usb: ehci-omap: update clock names to be more generic
Keshava Munegowda
2010-12-01
1
-22
/
+22
*
|
|
usb: Add in missing EHCI helpers.
Paul Mundt
2010-11-30
4
-0
/
+10
*
|
|
USB: Remove unnecessary casts of void ptr returning alloc function return values
Jesper Juhl
2010-11-30
1
-1
/
+1
|
/
/
*
|
USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driver
Dirk Brandewie
2010-11-17
1
-0
/
+7
*
|
drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
2010-11-16
1
-1
/
+1
*
|
USB host: Adding USB ehci & ohci support for spear platform
Deepak Sikri
2010-11-16
4
-0
/
+462
*
|
usb: Add support for VIA VT8500 and compatibles in EHCI HCD
Alexey Charkov
2010-11-11
2
-0
/
+177
|
/
*
USB: Add EHCI and OHCH glue for OCTEON II SOCs.
David Daney
2010-10-29
7
-2
/
+645
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-10-25
1
-2
/
+2
|
\
|
*
usb: Fix up r8a66597-hcd section mismatches.
Paul Mundt
2010-09-16
1
-2
/
+2
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
6
-21
/
+4
|
\
\
|
*
\
Merge branch 'master' into for-next
Jiri Kosina
2010-08-11
35
-826
/
+1887
|
|
\
\
|
*
|
|
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
2010-08-10
5
-19
/
+2
|
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2010-08-10
3
-15
/
+292
|
|
\
\
\
|
*
|
|
|
Fix spelling fuction -> function in comments
Stefan Weil
2010-08-09
1
-2
/
+2
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-10-22
28
-241
/
+1639
|
\
\
\
\
\
|
*
|
|
|
|
USB: imx21-hcd - fix off by one resource size calculation
Axel Lin
2010-10-22
1
-1
/
+1
|
*
|
|
|
|
usb: Fix linker errors with CONFIG_PM=n
Sarah Sharp
2010-10-22
3
-12
/
+15
|
*
|
|
|
|
USB: ohci-sh - use resource_size instead of defining its own resource_len macro
Axel Lin
2010-10-22
1
-2
/
+1
|
*
|
|
|
|
USB: isp1362-hcd - use resource_size instead of defining its own resource_len...
Axel Lin
2010-10-22
1
-10
/
+8
|
*
|
|
|
|
USB: isp116x-hcd - use resource_size instead of defining its own resource_len...
Axel Lin
2010-10-22
1
-4
/
+2
|
*
|
|
|
|
USB: xhci: Fix compile error when CONFIG_PM=n
Sarah Sharp
2010-10-22
1
-0
/
+8
|
*
|
|
|
|
USB: xHCI: PCI power management implementation
Andiry Xu
2010-10-22
3
-2
/
+258
|
*
|
|
|
|
USB: xHCI: bus power management implementation
Andiry Xu
2010-10-22
4
-0
/
+200
|
*
|
|
|
|
USB: xHCI: port remote wakeup implementation
Andiry Xu
2010-10-22
4
-6
/
+101
|
*
|
|
|
|
USB: xHCI: port power management implementation
Andiry Xu
2010-10-22
5
-12
/
+248
|
*
|
|
|
|
USB: core: use kernel assigned address for devices under xHCI
Andiry Xu
2010-10-22
2
-4
/
+6
|
*
|
|
|
|
USB: xHCI: change xhci_reset_device() to allocate new device
Andiry Xu
2010-10-22
3
-7
/
+41
|
*
|
|
|
|
USB: xHCI: Add pointer to udev in struct xhci_virt_device
Andiry Xu
2010-10-22
3
-49
/
+36
|
*
|
|
|
|
usb: r8a66597-hcd: Change mistake of the outsw function
Nobuhiro Iwamatsu
2010-10-22
1
-1
/
+1
|
*
|
|
|
|
usb: makefile cleanup
matt mooney
2010-10-22
2
-10
/
+11
|
*
|
|
|
|
USB: imx21-hcd accept arbitary transfer buffer alignement.
Martin Fuzzey
2010-10-22
2
-35
/
+169
|
*
|
|
|
|
USB: imx21-hcd: Fix isochronous endpoint idle
Martin Fuzzey
2010-10-22
1
-17
/
+39
|
*
|
|
|
|
USB: imx21-hcd: refactor hardware data memory management
Martin Fuzzey
2010-10-22
1
-14
/
+16
|
*
|
|
|
|
USB: imx21-hcd: remove unused variable
Martin Fuzzey
2010-10-22
1
-2
/
+0
|
*
|
|
|
|
USB: UHCI: add native scatter-gather support(v1)
Ming Lei
2010-10-22
1
-4
/
+29
|
*
|
|
|
|
USB: add USB EHCI support for MPC5121 SoC
Anatolij Gustschin
2010-10-22
5
-32
/
+177
[next]