| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-05 | 2 | -8/+8 |
|\ |
|
| * | tile: usb: Use irq_alloc/free_hwirq | Thomas Gleixner | 2014-05-16 | 2 | -8/+8 |
* | | usb: host: max3421-hcd: Use module_spi_driver | Sachin Kamat | 2014-05-29 | 1 | -14/+1 |
* | | usb: host: max3421-hcd: Allow platform-data to specify Vbus polarity | David Mosberger-Tang | 2014-05-29 | 1 | -2/+4 |
* | | usb: host: max3421-hcd: fix "spi_rd8" uses dynamic stack allocation warning | David Mosberger-Tang | 2014-05-29 | 1 | -34/+60 |
* | | usb: host: max3421-hcd: Fix missing unlock in max3421_urb_enqueue() | David Mosberger-Tang | 2014-05-29 | 1 | -2/+5 |
* | | usb: host: xhci-plat: add xhci_plat_start() | Yoshihiro Shimoda | 2014-05-28 | 1 | -1/+6 |
* | | usb: host: max3421-hcd: Fix potential NULL urb dereference | David Mosberger-Tang | 2014-05-28 | 1 | -1/+3 |
* | | usb: pci_quirks: fix sparse 'symbol not declared' warning | Konrad Zapalowicz | 2014-05-28 | 1 | -0/+1 |
* | | xhci: Switch only Intel Lynx Point-LP ports to EHCI on shutdown. | Denis Turischev | 2014-05-28 | 1 | -1/+3 |
* | | xhci: unified loggig of RESET_ON_RESUME | Oliver Neukum | 2014-05-28 | 1 | -2/+4 |
* | | usb: ehci-platform: add optional reset controller retrieval | Boris BREZILLON | 2014-05-28 | 1 | -3/+23 |
* | | usb: ohci-platform: Enable optional use of reset controller | Maxime Ripard | 2014-05-28 | 1 | -3/+24 |
* | | usb: ohci: sort out dependencies for lpc32xx and omap | Arnd Bergmann | 2014-05-28 | 1 | -2/+2 |
* | | usb: ohci-da8xx can only be built-in | Arnd Bergmann | 2014-05-28 | 2 | -1/+11 |
* | | usb: xhci: avoid warning for !PM_SLEEP | Arnd Bergmann | 2014-05-28 | 1 | -1/+1 |
* | | usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllers | Gregory CLEMENT | 2014-05-28 | 5 | -0/+116 |
* | | usb: host: xhci-plat: add clock support | Gregory CLEMENT | 2014-05-28 | 2 | -1/+25 |
* | | usb: host: xhci-plat: sort the headers in alphabetic order | Gregory CLEMENT | 2014-05-28 | 1 | -3/+3 |
* | | usb: ehci-orion: add optional PHY support | Gregory CLEMENT | 2014-05-28 | 1 | -0/+28 |
* | | usb: ehci-orion: fix clock reference leaking | Gregory CLEMENT | 2014-05-28 | 1 | -16/+29 |
* | | usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe() | Thomas Petazzoni | 2014-05-28 | 1 | -9/+9 |
* | | usb: ehci-orion: use platform_get_irq() for DT probing | Thomas Petazzoni | 2014-05-28 | 1 | -4/+1 |
* | | Add support for using a MAX3421E chip as a host driver. | David Mosberger | 2014-05-28 | 3 | -0/+1949 |
* | | usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremap | Vivek Gautam | 2014-05-27 | 1 | -4/+3 |
* | | usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremap | Vivek Gautam | 2014-05-27 | 1 | -4/+3 |
* | | usb: host: ehci-spear: Use devm_ioremap_resource instead of devm_ioremap | Vivek Gautam | 2014-05-27 | 1 | -10/+3 |
* | | usb: host: ehci-mv: Use devm_ioremap_resource instead of devm_ioremap | Vivek Gautam | 2014-05-27 | 1 | -10/+6 |
* | | usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap | Vivek Gautam | 2014-05-27 | 1 | -4/+3 |
* | | usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremap | Vivek Gautam | 2014-05-27 | 1 | -4/+3 |
* | | usb: ehci-exynos: Change to use phy provided by the generic phy framework | Kamil Debski | 2014-05-27 | 1 | -20/+109 |
* | | usb: ohci-exynos: Add facility to use phy provided by the generic phy framework | Vivek Gautam | 2014-05-27 | 1 | -16/+102 |
* | | usb: ehci-exynos: Use struct device instead of platform_device | Vivek Gautam | 2014-05-27 | 1 | -3/+2 |
* | | usb: ohci-exynos: Use struct device instead of platform_device | Vivek Gautam | 2014-05-27 | 1 | -11/+9 |
* | | Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2014-05-23 | 1 | -1/+0 |
|\ \ |
|
| * | | usb: phy: msm: reset controller is mandatory now | Arnd Bergmann | 2014-05-14 | 1 | -1/+0 |
* | | | xhci: rework command timeout and cancellation, | Mathias Nyman | 2014-05-20 | 5 | -320/+169 |
* | | | xhci: Use completion and status in global command queue | Mathias Nyman | 2014-05-20 | 5 | -98/+17 |
* | | | xhci: Add a global command queue | Mathias Nyman | 2014-05-20 | 4 | -6/+34 |
* | | | xhci: Use command structures when queuing commands on the command ring | Mathias Nyman | 2014-05-20 | 4 | -137/+216 |
* | | | xhci: Report max device limit when Enable Slot command fails. | Sarah Sharp | 2014-05-20 | 1 | -0/+3 |
* | | | xhci: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev | 2014-05-20 | 1 | -1/+1 |
* | | | usb: xhci: Use IS_ENABLED() macro | Fabio Estevam | 2014-05-20 | 1 | -2/+1 |
* | | | xhci: fix wrong port number reported when setting USB2.0 hardware LPM. | Lin Wang | 2014-05-20 | 1 | -1/+1 |
* | | | Merge 3.15-rc5 into usb-next | Greg Kroah-Hartman | 2014-05-20 | 4 | -1/+23 |
|\ \ \
| | |/
| |/| |
|
| * | | fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6 | Nikita Yushchenko | 2014-05-04 | 1 | -1/+2 |
| * | | USB: OHCI: fix problem with global suspend on ATI controllers | Alan Stern | 2014-05-03 | 3 | -0/+21 |
* | | | Merge 3.15-rc3 into usb-next | Greg Kroah-Hartman | 2014-04-28 | 4 | -45/+37 |
|\| | |
|
| * | | usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM | David Cohen | 2014-04-25 | 1 | -3/+3 |
| * | | xhci: extend quirk for Renesas cards | Igor Gnatenko | 2014-04-25 | 1 | -3/+1 |