index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Lines
2014-11-03
usb: host: ehci-sh: delete unnecessary 'out of memory' messages
Peter Chen
-1
/
+0
2014-11-03
usb: host: ehci-mv: delete unnecessary 'out of memory' messages
Peter Chen
-1
/
+0
2014-11-03
usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernation
Wonhong Kwon
-22
/
+8
2014-11-03
USB: imx21-hcd: use %pad for dma_addr_t
Jingoo Han
-3
/
+3
2014-11-03
USB: OHCI: ohci-at91: remove unnecessary headers
Alexandre Belloni
-4
/
+0
2014-11-03
USB: ohci-platform: Move platform_data checks into the probe function
Kevin Cernekee
-15
/
+4
2014-11-03
USB: ohci-platform: Expose no_big_frame_no and num_ports in DT
Kevin Cernekee
-0
/
+6
2014-11-03
USB: OHCI: Eliminate platform-specific test in ohci.h
Kevin Cernekee
-10
/
+9
2014-11-03
usb: ehci: add ehci_port_power interface
Michael Grzeschik
-14
/
+42
2014-11-03
usb: host: Remove optional dependencies on PLAT_S5P
Paul Bolle
-2
/
+2
2014-11-03
usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYs
Vivek Gautam
-2
/
+0
2014-11-03
usb: Remove references to non-existent PLAT_S5P symbol
Sylwester Nawrocki
-2
/
+2
2014-11-03
xhci: Disable streams on Asmedia 1042 xhci controllers
Hans de Goede
-0
/
+4
2014-11-03
USB: HWA: fix a warning message
Dan Carpenter
-1
/
+1
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
-1
/
+1
2014-10-20
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
-19
/
+0
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-1
/
+1
2014-10-08
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-509
/
+1079
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-1
/
+1
2014-10-03
USB: host: st: fix typo 'CONFIG_USB_EHCI_HCD_ST'
Paul Bolle
-1
/
+1
2014-10-03
xhci: Allow xHCI drivers to be built as separate modules
Andrew Bresticker
-51
/
+25
2014-10-03
xhci: Export symbols used by host-controller drivers
Andrew Bresticker
-0
/
+7
2014-10-03
xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3cold
Andrew Bresticker
-5
/
+2
2014-10-03
xhci: Introduce xhci_init_driver()
Andrew Bresticker
-116
/
+82
2014-09-29
usb: rename phy to usb_phy in HCD
Antoine Tenart
-29
/
+29
2014-09-29
USB: host: st: fix ehci/ohci driver selection
Arnd Bergmann
-9
/
+20
2014-09-29
usb: host: ehci-exynos: Remove unnecessary usb-phy support
Vivek Gautam
-54
/
+20
2014-09-26
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
-1
/
+1
2014-09-26
treewide: Fix typos in Kconfig
Masanari Iida
-1
/
+1
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
-38
/
+38
2014-09-23
drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin...
Chen Gang
-0
/
+1
2014-09-23
usb: hwa: add USB build dependency for USB_HWA_HCD
Thomas Pugliese
-1
/
+1
2014-09-23
usb: host: ohci-exynos: Remove unnecessary usb-phy support
Vivek Gautam
-61
/
+20
2014-09-23
xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...
Hans de Goede
-9
/
+27
2014-09-23
xhci: Remove "FIXME - check all the stream rings for pending cancellations"
Hans de Goede
-1
/
+0
2014-09-23
xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd compl...
Hans de Goede
-2
/
+2
2014-09-23
xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_state
Hans de Goede
-51
/
+32
2014-09-23
xhci: xhci_ring_device: Ring stream ring bells for endpoints with streams
Hans de Goede
-4
/
+11
2014-09-23
usb: xhci_suspend is not stopping the root hub timer for the shared HCD
Al Cooper
-0
/
+4
2014-09-23
xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq()
Hans de Goede
-20
/
+23
2014-09-23
usb: host: ohci-st: Add OHCI driver support for ST STB devices
Peter Griffin
-0
/
+358
2014-09-23
usb: host: ehci-st: Add EHCI support for ST STB devices
Peter Griffin
-0
/
+375
2014-09-23
USB: isp1362: Use devm_ioremap_resource
Tobias Klauser
-78
/
+25
2014-09-22
Merge 3.17-rc6 into usb-next
Greg Kroah-Hartman
-2
/
+0
2014-09-19
USB: EHCI: unlink QHs even after the controller has stopped
Alan Stern
-2
/
+0
2014-09-14
Merge 3.17-rc5 into usb-next
Greg Kroah-Hartman
-6
/
+17
2014-09-11
xhci: fix oops when xhci resumes from hibernate with hw lpm capable devices
Mathias Nyman
-2
/
+10
2014-09-11
usb: xhci: Fix OOPS in xhci error handling code
Al Cooper
-0
/
+1
2014-09-11
xhci: Fix null pointer dereference if xhci initialization fails
Mathias Nyman
-1
/
+1
2014-09-09
bcma: store more alternative addresses
Hauke Mehrtens
-1
/
+1
[prev]
[next]