aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
...
| | * | tile: usb: Use irq_alloc/free_hwirqThomas Gleixner2014-05-16
| | |/
| * | usb: host: max3421-hcd: Use module_spi_driverSachin Kamat2014-05-29
| * | usb: host: max3421-hcd: Allow platform-data to specify Vbus polarityDavid Mosberger-Tang2014-05-29
| * | usb: host: max3421-hcd: fix "spi_rd8" uses dynamic stack allocation warningDavid Mosberger-Tang2014-05-29
| * | usb: host: max3421-hcd: Fix missing unlock in max3421_urb_enqueue()David Mosberger-Tang2014-05-28
| * | usb: host: xhci-plat: add xhci_plat_start()Yoshihiro Shimoda2014-05-28
| * | usb: host: max3421-hcd: Fix potential NULL urb dereferenceDavid Mosberger-Tang2014-05-28
| * | usb: pci_quirks: fix sparse 'symbol not declared' warningKonrad Zapalowicz2014-05-27
| * | xhci: Switch only Intel Lynx Point-LP ports to EHCI on shutdown.Denis Turischev2014-05-27
| * | xhci: unified loggig of RESET_ON_RESUMEOliver Neukum2014-05-27
| * | usb: ehci-platform: add optional reset controller retrievalBoris BREZILLON2014-05-27
| * | usb: ohci-platform: Enable optional use of reset controllerMaxime Ripard2014-05-27
| * | usb: ohci: sort out dependencies for lpc32xx and omapArnd Bergmann2014-05-27
| * | usb: ohci-da8xx can only be built-inArnd Bergmann2014-05-27
| * | usb: xhci: avoid warning for !PM_SLEEPArnd Bergmann2014-05-27
| * | usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllersGregory CLEMENT2014-05-27
| * | usb: host: xhci-plat: add clock supportGregory CLEMENT2014-05-27
| * | usb: host: xhci-plat: sort the headers in alphabetic orderGregory CLEMENT2014-05-27
| * | usb: ehci-orion: add optional PHY supportGregory CLEMENT2014-05-27
| * | usb: ehci-orion: fix clock reference leakingGregory CLEMENT2014-05-27
| * | usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe()Thomas Petazzoni2014-05-27
| * | usb: ehci-orion: use platform_get_irq() for DT probingThomas Petazzoni2014-05-27
| * | Add support for using a MAX3421E chip as a host driver.David Mosberger2014-05-27
| * | usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam2014-05-27
| * | usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam2014-05-27
| * | usb: host: ehci-spear: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam2014-05-27
| * | usb: host: ehci-mv: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam2014-05-27
| * | usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam2014-05-27
| * | usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremapVivek Gautam2014-05-27
| * | usb: ehci-exynos: Change to use phy provided by the generic phy frameworkKamil Debski2014-05-27
| * | usb: ohci-exynos: Add facility to use phy provided by the generic phy frameworkVivek Gautam2014-05-27
| * | usb: ehci-exynos: Use struct device instead of platform_deviceVivek Gautam2014-05-27
| * | usb: ohci-exynos: Use struct device instead of platform_deviceVivek Gautam2014-05-27
| * | Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-05-22
| |\ \
| | * | usb: phy: msm: reset controller is mandatory nowArnd Bergmann2014-05-14
| * | | xhci: rework command timeout and cancellation,Mathias Nyman2014-05-19
| * | | xhci: Use completion and status in global command queueMathias Nyman2014-05-19
| * | | xhci: Add a global command queueMathias Nyman2014-05-19
| * | | xhci: Use command structures when queuing commands on the command ringMathias Nyman2014-05-19
| * | | xhci: Report max device limit when Enable Slot command fails.Sarah Sharp2014-05-19
| * | | xhci: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-05-19
| * | | usb: xhci: Use IS_ENABLED() macroFabio Estevam2014-05-19
| * | | xhci: fix wrong port number reported when setting USB2.0 hardware LPM.Lin Wang2014-05-19
| * | | Merge 3.15-rc5 into usb-nextGreg Kroah-Hartman2014-05-19
| |\ \ \ | | | |/ | | |/|
| * | | Merge 3.15-rc3 into usb-nextGreg Kroah-Hartman2014-04-28
| |\ \ \
| * | | | USB: ohci-pxa27x: Add support for external vbus regulatorsLaurent Pinchart2014-04-24
| * | | | USB: EHCI: Export the ehci_hub_control functionLaurent Pinchart2014-04-24
| * | | | USB: OHCI: Export the OHCI hub control and status_data functionsLaurent Pinchart2014-04-24
| * | | | usb: ohci-exynos: Remove locks for 'ohci' in suspend callbackVivek Gautam2014-04-24
* | | | | xhci: delete endpoints from bandwidth list before freeing whole deviceMathias Nyman2014-05-28