index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2014-10-08
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-03
USB: host: st: fix typo 'CONFIG_USB_EHCI_HCD_ST'
Paul Bolle
2014-10-03
xhci: Allow xHCI drivers to be built as separate modules
Andrew Bresticker
2014-10-03
xhci: Export symbols used by host-controller drivers
Andrew Bresticker
2014-10-03
xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3cold
Andrew Bresticker
2014-10-03
xhci: Introduce xhci_init_driver()
Andrew Bresticker
2014-09-29
usb: rename phy to usb_phy in HCD
Antoine Tenart
2014-09-29
USB: host: st: fix ehci/ohci driver selection
Arnd Bergmann
2014-09-29
usb: host: ehci-exynos: Remove unnecessary usb-phy support
Vivek Gautam
2014-09-26
treewide: Fix typos in Kconfig
Masanari Iida
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2014-09-23
drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin...
Chen Gang
2014-09-23
usb: hwa: add USB build dependency for USB_HWA_HCD
Thomas Pugliese
2014-09-23
usb: host: ohci-exynos: Remove unnecessary usb-phy support
Vivek Gautam
2014-09-23
xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...
Hans de Goede
2014-09-23
xhci: Remove "FIXME - check all the stream rings for pending cancellations"
Hans de Goede
2014-09-23
xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd compl...
Hans de Goede
2014-09-23
xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_state
Hans de Goede
2014-09-23
xhci: xhci_ring_device: Ring stream ring bells for endpoints with streams
Hans de Goede
2014-09-23
usb: xhci_suspend is not stopping the root hub timer for the shared HCD
Al Cooper
2014-09-23
xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq()
Hans de Goede
2014-09-23
usb: host: ohci-st: Add OHCI driver support for ST STB devices
Peter Griffin
2014-09-23
usb: host: ehci-st: Add EHCI support for ST STB devices
Peter Griffin
2014-09-23
USB: isp1362: Use devm_ioremap_resource
Tobias Klauser
2014-09-22
Merge 3.17-rc6 into usb-next
Greg Kroah-Hartman
2014-09-19
USB: EHCI: unlink QHs even after the controller has stopped
Alan Stern
2014-09-14
Merge 3.17-rc5 into usb-next
Greg Kroah-Hartman
2014-09-11
xhci: fix oops when xhci resumes from hibernate with hw lpm capable devices
Mathias Nyman
2014-09-11
usb: xhci: Fix OOPS in xhci error handling code
Al Cooper
2014-09-11
xhci: Fix null pointer dereference if xhci initialization fails
Mathias Nyman
2014-09-08
usb: ehci/ohci-exynos: Fix PHY getting sequence
Vivek Gautam
2014-09-08
usb: host: xhci: fix compliance mode workaround
Felipe Balbi
2014-08-27
Revert "usb: ehci/ohci-exynos: Fix PHY getting sequence"
Greg Kroah-Hartman
2014-08-27
xhci: Disable streams on Via XHCI with device-id 0x3432
Hans de Goede
2014-08-26
usb: ehci/ohci-exynos: Fix PHY getting sequence
Vivek Gautam
2014-08-25
usb: ehci: using wIndex + 1 for hub port
Peter Chen
2014-08-19
xhci: rework cycle bit checking for new dequeue pointers
Mathias Nyman
2014-08-19
usb: xhci: amd chipset also needs short TX quirk
Huang Rui
2014-08-19
xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVAL
Hans de Goede
2014-08-01
xhci: Add missing checks for xhci_alloc_command failure
Hans de Goede
2014-08-01
xhci: Rename Asrock P67 pci product-id to EJ168
Hans de Goede
2014-08-01
xhci: Blacklist using streams on the Etron EJ168 controller
Hans de Goede
2014-07-18
USB: OHCI: add check for stopped frame counter
Alan Stern
2014-07-18
USB: OHCI: add I/O watchdog for orphan TDs
Alan Stern
2014-07-18
USB: OHCI: make URB completions single-threaded
Alan Stern
2014-07-18
USB: OHCI: redesign the TD done list
Alan Stern
2014-07-18
USB: OHCI: no shortcut for unlinking URBS from a dead controller
Alan Stern
2014-07-18
USB: OHCI: revert the ZF Micro orphan-TD quirk
Alan Stern
2014-07-17
USB: OHCI: don't lose track of EDs when a controller dies
Alan Stern
[next]