summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorLines
2013-10-05USB: OHCI: Properly handle ohci-s3c2410 suspendManjunath Goudar-17/+4
2013-10-05USB: OHCI: Properly handle ohci-at91 suspendManjunath Goudar-2/+8
2013-10-05USB: OHCI: Properly handle OHCI controller suspendManjunath Goudar-1/+8
2013-10-03usb: wusbcore: implement hwahc_op_get_frame_numberThomas Pugliese-3/+7
2013-10-03usb: ohci: use amd_chipset_type to filter for SB800 prefetchHuang Rui-13/+10
2013-10-03usb: ehci: use amd_chipset_type to filter for usb subsystem hang bugHuang Rui-18/+20
2013-09-30USB: EHCI: tegra: drop clk_put for devm_clk_get in tegra_ehci_probe()Wei Yongjun-3/+1
2013-09-30USB: OHCI: ohci_init_driver(): sanity check overridesKevin Hilman-4/+6
2013-09-29Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman-69/+144
2013-09-26USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu-2/+3
2013-09-26fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh-9/+3
2013-09-26usb: pci-quirks: amd_chipset_sb_type_init() can be staticFengguang Wu-1/+1
2013-09-26USB: OHCI: make ohci-pxa27x a separate driverManjunath Goudar-141/+113
2013-09-26USB: OHCI: make ohci-ep93xx a separate driverManjunath Goudar-59/+40
2013-09-26USB: OHCI: make ohci-nxp a separate driverManjunath Goudar-93/+57
2013-09-26USB: OHCI: make ohci-s3c2410 a separate driverManjunath Goudar-89/+66
2013-09-26USB: OHCI: make ohci-at91 a separate driverManjunath Goudar-104/+79
2013-09-26USB: OHCI: make ohci-spear a separate driverManjunath Goudar-102/+65
2013-09-26USB: OHCI: make ohci-omap3 a separate driverManjunath Goudar-99/+40
2013-09-26USB: OHCI: make ohci-omap a separate driverManjunath Goudar-122/+55
2013-09-26USB: OHCI: make ohci-exynos a separate driverManjunath Goudar-118/+72
2013-09-26USB: EHCI: make ehci-w90X900 a separate driverManjunath Goudar-58/+39
2013-09-25Merge tag 'samsung-clk-s3c64xx' of http://git.kernel.org/pub/scm/linux/kernel...Olof Johansson-4/+4
2013-09-25usb: core: implement AMD remote wakeup quirkHuang Rui-0/+12
2013-09-25usb: pci-quirks: refactor AMD quirk to abstract AMD chipset typesHuang Rui-24/+80
2013-09-25usb: host: delete chipidea dependencyPeter Chen-2/+2
2013-09-25usb: ohci/uhci - add soft dependencies on ehci_pciTom Gundersen-0/+3
2013-09-25USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern-3/+3
2013-09-25USB: OHCI: accept very late isochronous URBsAlan Stern-14/+34
2013-09-25USB: UHCI: accept very late isochronous URBsAlan Stern-4/+8
2013-09-25USB: iMX21: accept very late isochronous URBsAlan Stern-4/+4
2013-09-23xhci: Fix race between ep halt and URB cancellationFlorian Wolter-2/+6
2013-09-23usb: Fix xHCI host issues on remote wakeup.Sarah Sharp-10/+60
2013-09-23xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman-21/+17
2013-09-23xhci: Fix oops happening after address device timeoutMathias Nyman-0/+6
2013-09-23Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman-18/+13
2013-09-23Merge branch 'master' into usb-nextGreg Kroah-Hartman-16/+21
2013-09-17Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-3/+3
2013-09-17USB: ehci-fsl: Remove casting the return value which is a void pointerJingoo Han-1/+1
2013-09-17USB: EHCI: handle isochronous underruns with taskletsAlan Stern-55/+96
2013-09-17USB: EHCI: code rearrangement in iso_stream_schedule()Alan Stern-45/+47
2013-09-17Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman-13/+18
2013-09-17usb: host: fsl-mph-dr-of: Staticize local symbolsSachin Kamat-3/+3
2013-09-17usb: ohci-s3c2410.c: Use clk_prepare_enable/clk_disable_unprepareTomasz Figa-4/+4
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky-1/+0
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-7/+9
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1231/+8255
2013-08-30ehci: remove debugging statement with ehci statistics in ehci_stop()Xenia Ragiadakou-8/+0
2013-08-30ehci: remove duplicate debug_async_open() prototype in ehci-dbg.cXenia Ragiadakou-1/+0
2013-08-30ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou-15/+15