summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | host: ohci-exynos: remove duplicate check on resourceVarka Bhadram2014-11-071-8/+2
| * | | | host: ohci-at91: remove duplicate check on resourceVarka Bhadram2014-11-071-8/+3
| * | | | host: ehci-w90x900: remove duplicate check on resourceVarka Bhadram2014-11-071-10/+3
| * | | | host: ehci-tegra: remove duplicate check on resourceVarka Bhadram2014-11-071-7/+3
| * | | | host: ohci-da8xx: remove duplicate check on resourceVarka Bhadram2014-11-071-5/+2
| * | | | host: ehci-atmel: remove duplicate check on resourceVarka Bhadram2014-11-071-10/+3
| * | | | host: ehci-sead3: fix NULL pointer dereference on resourceVarka Bhadram2014-11-071-3/+2
| * | | | host: uhci-platform: fix NULL pointer dereference on resourceVarka Bhadram2014-11-071-3/+3
| * | | | usb: host: oxu210hp-hcd: delete unnecessary 'out of memory' messagesPeter Chen2014-11-031-1/+0
| * | | | usb: host: ehci-tegra: delete unnecessary 'out of memory' messagesPeter Chen2014-11-031-1/+0
| * | | | usb: host: ehci-sh: delete unnecessary 'out of memory' messagesPeter Chen2014-11-031-1/+0
| * | | | usb: host: ehci-mv: delete unnecessary 'out of memory' messagesPeter Chen2014-11-031-1/+0
| * | | | usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernationWonhong Kwon2014-11-032-22/+8
| * | | | USB: imx21-hcd: use %pad for dma_addr_tJingoo Han2014-11-031-3/+3
| * | | | USB: OHCI: ohci-at91: remove unnecessary headersAlexandre Belloni2014-11-031-4/+0
| * | | | USB: ohci-platform: Move platform_data checks into the probe functionKevin Cernekee2014-11-031-15/+4
| * | | | USB: ohci-platform: Expose no_big_frame_no and num_ports in DTKevin Cernekee2014-11-031-0/+6
| * | | | USB: OHCI: Eliminate platform-specific test in ohci.hKevin Cernekee2014-11-031-10/+9
| * | | | usb: ehci: add ehci_port_power interfaceMichael Grzeschik2014-11-033-14/+42
| * | | | usb: host: Remove optional dependencies on PLAT_S5PPaul Bolle2014-11-031-2/+2
| * | | | usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYsVivek Gautam2014-11-032-2/+0
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-123-3/+3
|\ \ \ \
| * | | | treewide: fix typo in printk and KconfigMasanari Iida2014-11-203-3/+3
| | |/ / | |/| |
* | | | Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-085-24/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-045-24/+17
| |/ /
* | | usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu2014-11-224-4/+52
* | | USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman2014-11-222-80/+25
* | | Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu2014-11-221-4/+1
* | | USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman2014-11-221-2/+1
|/ /
* | xhci: no switching back on non-ULT HaswellOliver Neukum2014-11-031-14/+0
* | usb: Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki2014-11-031-2/+2
* | xhci: Disable streams on Asmedia 1042 xhci controllersHans de Goede2014-11-031-0/+4
* | USB: HWA: fix a warning messageDan Carpenter2014-11-031-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-081-1/+1
|\
| * Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-261-1/+1
| |\
| | * bcma: store more alternative addressesHauke Mehrtens2014-09-091-1/+1
* | | Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-0831-509/+1079
|\ \ \
| * | | USB: host: st: fix typo 'CONFIG_USB_EHCI_HCD_ST'Paul Bolle2014-10-031-1/+1
| * | | xhci: Allow xHCI drivers to be built as separate modulesAndrew Bresticker2014-10-036-51/+25
| * | | xhci: Export symbols used by host-controller driversAndrew Bresticker2014-10-033-0/+7
| * | | xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3coldAndrew Bresticker2014-10-033-5/+2
| * | | xhci: Introduce xhci_init_driver()Andrew Bresticker2014-10-034-116/+82
| * | | usb: rename phy to usb_phy in HCDAntoine Tenart2014-09-295-29/+29
| * | | USB: host: st: fix ehci/ohci driver selectionArnd Bergmann2014-09-292-9/+20
| * | | usb: host: ehci-exynos: Remove unnecessary usb-phy supportVivek Gautam2014-09-291-54/+20
| * | | usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-2314-38/+38
| * | | drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin...Chen Gang2014-09-231-0/+1
| * | | usb: hwa: add USB build dependency for USB_HWA_HCDThomas Pugliese2014-09-231-1/+1
| * | | usb: host: ohci-exynos: Remove unnecessary usb-phy supportVivek Gautam2014-09-231-61/+20
| * | | xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...Hans de Goede2014-09-233-9/+27