summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2014-07-09USB: OHCI: don't allocate HCCA atomicallyVladimir Zapolskiy
2014-07-09USB: UHCI: don't allocate frame list atomicallyVladimir Zapolskiy
2014-07-09USB: EHCI: don't allocate hardware periodic table atomically by defaultVladimir Zapolskiy
2014-07-09drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_removeFabian Frederick
2014-07-09USB: ehci-spear: Make of_device_id array constJingoo Han
2014-07-09USB: ehci-tegra: Make of_device_id array constJingoo Han
2014-07-09USB: ohci-spear: Make of_device_id array constJingoo Han
2014-07-09USB: ehci-msm: Make of_device_id array constJingoo Han
2014-07-09USB: oxu210hp-hcd.c: use devm_ functionsHimangi Saraogi
2014-07-09usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()Alexey Khoroshilov
2014-07-09usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESETDavid Mosberger-Tang
2014-07-09usb: host: max3421-hcd: Use atomic bitops in lieu of bit fieldsDavid Mosberger-Tang
2014-07-09usb: ehci-exynos: Use NULL instead of 0Sachin Kamat
2014-07-09usb: ohci-exynos: Use NULL instead of 0Sachin Kamat
2014-07-09usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllersYoshihiro Shimoda
2014-07-09usb: host: xhci-plat: use devm_functionsHimangi Saraogi
2014-07-09xhci: make error messages grepableOliver Neukum
2014-07-09xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand
2014-07-09xhci: Platform: Add (en/dis)able_usb3_lpm_timeoutPratyush Anand
2014-07-09xhci: A default implementation for Ux timeout calculation and tier policy checkPratyush Anand
2014-07-07Merge 3.16-rc4 into usb-nextGreg Kroah-Hartman
2014-06-30usb: Kconfig: make EHCI_MSM selectable for QCOM SOCsSrinivas Kandagatla
2014-06-24usb: xhci: Correct last context entry calculation for Configure EndpointJulius Werner
2014-06-24xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu
2014-06-24xhci: clear root port wake on bits if controller isn't wake-up capableLu Baolu
2014-06-24xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman
2014-06-24xhci: Use correct SLOT ID when handling a reset device commandMathias Nyman
2014-06-17USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern
2014-06-17xhci: Fix sleeping with IRQs disabled in xhci_stop_device()Mathias Nyman
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-05-29usb: host: max3421-hcd: Use module_spi_driverSachin Kamat
2014-05-29usb: host: max3421-hcd: Allow platform-data to specify Vbus polarityDavid Mosberger-Tang
2014-05-29usb: host: max3421-hcd: fix "spi_rd8" uses dynamic stack allocation warningDavid Mosberger-Tang
2014-05-28usb: host: max3421-hcd: Fix missing unlock in max3421_urb_enqueue()David Mosberger-Tang
2014-05-28xhci: delete endpoints from bandwidth list before freeing whole deviceMathias Nyman
2014-05-28usb: host: xhci-plat: add xhci_plat_start()Yoshihiro Shimoda
2014-05-28usb: host: max3421-hcd: Fix potential NULL urb dereferenceDavid Mosberger-Tang
2014-05-28usb: pci-quirks: Prevent Sony VAIO t-series from switching usb portsMathias Nyman
2014-05-27usb: pci_quirks: fix sparse 'symbol not declared' warningKonrad Zapalowicz
2014-05-27xhci: Switch only Intel Lynx Point-LP ports to EHCI on shutdown.Denis Turischev
2014-05-27xhci: unified loggig of RESET_ON_RESUMEOliver Neukum
2014-05-27usb: ehci-platform: add optional reset controller retrievalBoris BREZILLON
2014-05-27usb: ohci-platform: Enable optional use of reset controllerMaxime Ripard
2014-05-27usb: ohci: sort out dependencies for lpc32xx and omapArnd Bergmann
2014-05-27usb: ohci-da8xx can only be built-inArnd Bergmann
2014-05-27usb: xhci: avoid warning for !PM_SLEEPArnd Bergmann
2014-05-27usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllersGregory CLEMENT
2014-05-27usb: host: xhci-plat: add clock supportGregory CLEMENT