aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
...
| * | | | USB: ehci-omap: Add device tree support and binding informationRoger Quadros2013-03-15
| * | | | USB: ohci-omap3: Add device tree support and binding informationRoger Quadros2013-03-15
| * | | | USB: ohci-omap3: Get platform resources by index rather than by nameRoger Quadros2013-03-15
| * | | | USB: ehci-omap: Get platform resources by index rather than by nameRoger Quadros2013-03-15
| * | | | USB: ehci-omap: Select NOP USB transceiver driverRoger Quadros2013-03-15
| * | | | USB: ehci-omap: Remove PHY regulator handling codeRoger Quadros2013-03-15
| * | | | USB: ehci-omap: Remove PHY reset handling codeRoger Quadros2013-03-15
| * | | | USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspendRoger Quadros2013-03-15
| * | | | USB: ehci-omap: Use devm_ioremap_resource()Roger Quadros2013-03-15
| * | | | USB: EHCI: split ehci-omap out to a separate driverAlan Stern2013-03-15
| * | | | usb: Use resource_size functionPaul Vlase2013-03-15
| * | | | USB: remove incorrect __exit markupsDmitry Torokhov2013-03-15
| * | | | usb: host: ehci-mxc: Remove dev_info on probeFabio Estevam2013-03-15
| * | | | usb: host: ehci-mxc: Remove unneeded header fileFabio Estevam2013-03-15
* | | | | Merge v3.9-rc5 into char-misc-nextGreg Kroah-Hartman2013-04-01
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-03-26
| |\ \ \ \
| | * | | | xhci: Don't warn on empty ring for suspended devices.Sarah Sharp2013-03-25
| | * | | | usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2013-03-25
| | * | | | usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-25
| | * | | | usb: xhci: fix build warningPeter Chen2013-03-25
| | | |/ / | | |/| |
| * / | | USB: EHCI: fix bug in iTD/siTD DMA pool allocationSoeren Moch2013-03-25
| |/ / /
* | | | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-03-26
|\| | |
| * | | USB: EHCI: fix regression in QH unlinkingAlan Stern2013-03-20
| * | | USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov2013-03-18
| * | | USB: EHCI: fix regression during bus resumeAlan Stern2013-03-15
| * | | USB: xhci: correctly enable interruptsHannes Reinecke2013-03-15
| | |/ | |/|
| * | USB: EHCI: don't check DMA values in QH overlaysAlan Stern2013-03-04
| * | USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern2013-03-04
| |/
* / drivers/usb: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-15
|/
* Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-03
|\
| * USB: EHCI: revert "remove ASS/PSS polling timeout"Alan Stern2013-02-26
* | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-24
|\ \
| * | mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3)Roger Quadros2013-02-13
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \ \ | |_|/ |/| |
| * | Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-02-19
| |\ \
| * \ \ Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-05
| |\ \ \ | | |_|/ | |/| |
| | * | usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu2013-01-28
| | * | usb: host: tegra: don't touch EMC clockStephen Warren2013-01-28
| | * | usb: add APIs to access host registers from Tegra PHYVenu Byravarasu2013-01-28
| | * | usb: host: tegra: Resetting PORT0 based on information received via DT.Venu Byravarasu2013-01-28
* | | | Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \ \ \
| * | | | Revert "USB: EHCI: make ehci-vt8500 a separate driver"Greg Kroah-Hartman2013-02-20
| * | | | Revert "USB: EHCI: make ehci-orion a separate driver"Greg Kroah-Hartman2013-02-20
| * | | | Revert "USB: update host controller Kconfig entries"Greg Kroah-Hartman2013-02-20
| * | | | USB: update host controller Kconfig entriesArnd Bergmann2013-02-18
| * | | | USB: EHCI: make ehci-orion a separate driverManjunath Goudar2013-02-15
| * | | | USB: EHCI: make ehci-vt8500 a separate driverManjunath Goudar2013-02-15
| * | | | USB: ehci-omap: Fix autoloading of moduleRoger Quadros2013-02-14
| * | | | USB: ehci-omap: Don't free gpios that we didn't requestRoger Quadros2013-02-14
| * | | | drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-08