index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2011-04-28
USB: xhci - also free streams when resetting devices
Dmitry Torokhov
2011-04-28
USB: xhci - fix math in xhci_get_endpoint_interval()
Dmitry Torokhov
2011-04-28
USB: xhci - fix unsafe macro definitions
Dmitry Torokhov
2011-04-28
USB: EHCI: unlink unused QHs when the controller is stopped
Alan Stern
2011-03-31
xhci: Update internal dequeue pointers after stalls.
Sarah Sharp
2011-03-31
USB: isp1760: Implement solution for erratum 2
Sebastian Andrzej Siewior
2011-03-31
ehci-hcd: Bug fix: don't set a QH's Halt bit
Alan Stern
2011-03-31
xhci: Fix cycle bit calculation during stall handling.
Sarah Sharp
2011-03-31
xhci: Fix an error in count_sg_trbs_needed()
Paul Zimmerman
2011-03-31
xhci: Fix errors in the running total calculations in the TRB math
Paul Zimmerman
2011-03-31
xhci: Clarify some expressions in the TRB math
Paul Zimmerman
2011-03-31
xhci: Avoid BUG() in interrupt context
Paul Zimmerman
2011-03-31
USB: EHCI: fix DMA deallocation bug
Alan Stern
2011-03-31
USB: EHCI: ASPM quirk of ISOC on AMD Hudson
Alex He
2011-03-31
USB: EHCI: ASPM quirk of ISOC on AMD SB800
Alex He
2011-02-06
xhci: Fix issue with port array setup and buggy hosts.
Sarah Sharp
2010-12-14
USB: EHCI: fix obscure race in ehci_endpoint_disable
Alan Stern
2010-12-14
xhci: Don't let the USB core disable SuperSpeed ports.
Sarah Sharp
2010-12-14
xhci: Setup array of USB 2.0 and USB 3.0 ports.
Sarah Sharp
2010-12-14
xhci: Fix reset-device and configure-endpoint commands
Paul Zimmerman
2010-12-14
xHCI: fix wMaxPacketSize mask
Andiry Xu
2010-11-22
usb: r8a66597-hcd: Change mistake of the outsw function
Nobuhiro Iwamatsu
2010-09-20
USB: ehci-ppc-of: problems in unwind
Dan Carpenter
2010-08-26
USB: xhci: Remove buggy assignment in next_trb()
John Youn
2010-08-13
USB: EHCI: remove PCI assumption
Alan Stern
2010-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-07-26
USB: xhci: Set Mult field in endpoint context correctly.
Sarah Sharp
2010-07-26
USB: xhci: Set EP0 dequeue ptr after reset of configured device.
Sarah Sharp
2010-07-26
USB: xHCI: Fix another bug in link TRB activation change.
Sarah Sharp
2010-07-15
[ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27x
Eric Miao
2010-06-30
USB: isp1362-hcd, fix double lock
Jiri Slaby
2010-06-30
USB: ehci-mxc: bail out on transceiver problems
Wolfram Sang
2010-06-30
USB: r8a66597: Fix failure in change of status
Nobuhiro Iwamatsu
2010-06-30
USB: xHCI: Fix bug in link TRB activation change.
Sarah Sharp
2010-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-06-04
usb: fix ehci_hcd build failure when both generic-OF and xilinx is selected
Grant Likely
2010-06-04
USB: xhci: Print NEC firmware version.
Sarah Sharp
2010-06-04
USB: xhci: Wait for host to start running.
Sarah Sharp
2010-06-04
USB: xhci: Wait for controller to be ready after reset.
Sarah Sharp
2010-06-04
USB: isp1362: fix inw warning on Blackfin systems
Mike Frysinger
2010-06-02
of/usb: fix build error due to of_node pointer move
Grant Likely
2010-06-02
Merge branch 'sh/iomap'
Paul Mundt
2010-06-02
usb: r8a66597-hcd pio to mmio accessor conversion.
Paul Mundt
2010-05-25
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
2010-05-20
USB: xhci: fix compiler warning.
Greg Kroah-Hartman
2010-05-20
USB: FHCI: cq_get() should check kfifo_out()'s return value
Anton Vorontsov
[next]