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
*
of/usb: fix build error due to of_node pointer move
Grant Likely
2010-06-02
1
-1
/
+1
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-05-25
1
-2
/
+2
|
\
|
*
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
2010-05-20
1
-2
/
+2
|
|
\
|
|
*
mxc: Add generic USB HW initialization for MX51
Dinh Nguyen
2010-05-03
1
-2
/
+2
*
|
|
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
44
-372
/
+2475
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
38
-338
/
+2358
|
|
\
\
\
|
|
*
|
|
USB: xhci: fix compiler warning.
Greg Kroah-Hartman
2010-05-20
1
-1
/
+0
|
|
*
|
|
USB: FHCI: cq_get() should check kfifo_out()'s return value
Anton Vorontsov
2010-05-20
1
-2
/
+7
|
|
*
|
|
USB: EHCI: fix controller wakeup flag settings during suspend
Alan Stern
2010-05-20
5
-71
/
+145
|
|
*
|
|
USB: EHCI: clear PHCD before resuming
Alek Du
2010-05-20
1
-0
/
+17
|
|
*
|
|
USB: xhci: Remove the arbitrary limit of 15 xHCI ports
William Gulland
2010-05-20
1
-12
/
+3
|
|
*
|
|
USB: ehci-omap: Fix resume failures after bus suspend
Anand Gadiyar
2010-05-20
1
-0
/
+14
|
|
*
|
|
USB: xHCI: Fix wrong usage of macro TRB_TYPE
Andiry Xu
2010-05-20
1
-4
/
+7
|
|
*
|
|
USB: xhci: Transfer ring link TRB activation change.
John Youn
2010-05-20
1
-13
/
+58
|
|
*
|
|
USB: ohci: Add Kconfig entries for ohci-omap3
Anand Gadiyar
2010-05-20
2
-2
/
+44
|
|
*
|
|
USB: ohci: introduce omap3 ohci-hcd driver
Anand Gadiyar
2010-05-20
1
-0
/
+735
|
|
*
|
|
USB: isp1760: Soften DW3 X/transaction error bit handling
Anton Vorontsov
2010-05-20
1
-4
/
+3
|
|
*
|
|
USB: fix u132-hcd code/data warning
Randy Dunlap
2010-05-20
1
-1
/
+1
|
|
*
|
|
USB: xhci: Set stream ID to 0 after cleaning up stalls.
Sarah Sharp
2010-05-20
2
-0
/
+2
|
|
*
|
|
USB: isp1760: Use resource_size
Tobias Klauser
2010-05-20
1
-6
/
+5
|
|
*
|
|
USB: Change the scatterlist type in struct urb
Matthew Wilcox
2010-05-20
3
-5
/
+5
|
|
*
|
|
usb: u132-hcd.c: fix shadows sparse warning
Bill Pemberton
2010-05-20
1
-2
/
+2
|
|
*
|
|
USB: whci: declare functions as static
Bill Pemberton
2010-05-20
1
-1
/
+1
|
|
*
|
|
USB: ehci-omap: fix Si version related programming
Ajay Kumar Gupta
2010-05-20
1
-2
/
+2
|
|
*
|
|
usb: ehci-omap: fix compilation warning
Ajay Kumar Gupta
2010-05-20
1
-0
/
+3
|
|
*
|
|
USB: xhci: Avoid double free after streams are disabled.
Sarah Sharp
2010-05-20
1
-0
/
+2
|
|
*
|
|
USB: remove the usb_host_ss_ep_comp structure
Alan Stern
2010-05-20
2
-25
/
+10
|
|
*
|
|
USB: clean up some host controller sparse warnings
Randy Dunlap
2010-05-20
4
-18
/
+18
|
|
*
|
|
USB: ehci: Elide I/O watchdog on NEC parts
David Miller
2010-05-20
1
-0
/
+3
|
|
*
|
|
USB: Support for allocating USB 3.0 streams.
Sarah Sharp
2010-05-20
1
-0
/
+2
|
|
*
|
|
USB: xhci: Correct assumptions about number of rings per endpoint.
Sarah Sharp
2010-05-20
5
-55
/
+280
|
|
*
|
|
USB: xhci: Add memory allocation for USB3 bulk streams.
Sarah Sharp
2010-05-20
4
-14
/
+857
|
|
*
|
|
USB: fix usbmon and DMA mapping for scatter-gather URBs
Alan Stern
2010-05-20
2
-2
/
+2
|
|
*
|
|
USB: ehci-au1xxx does not need EHCI IO watchdog
Manuel Lauss
2010-05-20
1
-1
/
+10
|
|
*
|
|
USB: straighten out port feature vs. port status usage
Alan Stern
2010-05-20
7
-83
/
+83
|
|
*
|
|
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
2010-05-20
6
-18
/
+17
|
|
*
|
|
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
21
-23
/
+21
|
|
*
|
|
USB: xhci: Fix check for room on the ring.
Sarah Sharp
2010-05-20
1
-1
/
+18
|
|
*
|
|
USB: xhci: Limit bus sg_tablesize to 62 TRBs.
Sarah Sharp
2010-05-20
1
-1
/
+1
|
|
*
|
|
USB: xhci: Fix issue with set interface after stall.
Sarah Sharp
2010-05-20
2
-0
/
+9
|
|
|
/
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-05-20
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
fix "seperate" typos in comments
Anand Gadiyar
2010-05-10
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
pcmcia: dev_node removal (drivers with updated printk call)
Dominik Brodowski
2010-05-10
1
-8
/
+2
|
*
|
|
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
2010-05-10
1
-13
/
+5
|
|
|
/
|
|
/
|
|
*
|
USB: sl811-hcd: Fix device disconnect
Michael Hennerich
2010-04-30
1
-3
/
+3
|
*
|
USB: ohci-at91: fix power management hanging
Patrice Vilchez
2010-04-30
1
-0
/
+2
|
*
|
USB: oxu210hp: release spinlock on error path
Dan Carpenter
2010-04-30
1
-3
/
+3
|
*
|
USB: xhci: properly set endpoint context fields for periodic eps.
Sarah Sharp
2010-04-30
2
-0
/
+55
|
*
|
USB: xhci: properly set the "Mult" field of the endpoint context.
Sarah Sharp
2010-04-30
1
-0
/
+14
|
*
|
USB: OHCI: don't look at the root hub to get the number of ports
Alan Stern
2010-04-30
1
-1
/
+1
[next]