aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2013-09-26USB: OHCI: make ohci-s3c2410 a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-at91 a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-spear a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-omap3 a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-omap a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-exynos a separate driverManjunath Goudar
2013-09-26USB: EHCI: make ehci-w90X900 a separate driverManjunath Goudar
2013-09-25Merge tag 'samsung-clk-s3c64xx' of http://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2013-09-25usb: core: implement AMD remote wakeup quirkHuang Rui
2013-09-25usb: pci-quirks: refactor AMD quirk to abstract AMD chipset typesHuang Rui
2013-09-25usb: host: delete chipidea dependencyPeter Chen
2013-09-25usb: ohci/uhci - add soft dependencies on ehci_pciTom Gundersen
2013-09-25USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern
2013-09-25USB: OHCI: accept very late isochronous URBsAlan Stern
2013-09-25USB: UHCI: accept very late isochronous URBsAlan Stern
2013-09-25USB: iMX21: accept very late isochronous URBsAlan Stern
2013-09-23xhci: Fix race between ep halt and URB cancellationFlorian Wolter
2013-09-23usb: Fix xHCI host issues on remote wakeup.Sarah Sharp
2013-09-23xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman
2013-09-23xhci: Fix oops happening after address device timeoutMathias Nyman
2013-09-23Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman
2013-09-23Merge branch 'master' into usb-nextGreg Kroah-Hartman
2013-09-17Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-09-17USB: ehci-fsl: Remove casting the return value which is a void pointerJingoo Han
2013-09-17USB: EHCI: handle isochronous underruns with taskletsAlan Stern
2013-09-17USB: EHCI: code rearrangement in iso_stream_schedule()Alan Stern
2013-09-17Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman
2013-09-17usb: host: fsl-mph-dr-of: Staticize local symbolsSachin Kamat
2013-09-17usb: ohci-s3c2410.c: Use clk_prepare_enable/clk_disable_unprepareTomasz Figa
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-30ehci: remove debugging statement with ehci statistics in ehci_stop()Xenia Ragiadakou
2013-08-30ehci: remove duplicate debug_async_open() prototype in ehci-dbg.cXenia Ragiadakou
2013-08-30ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou
2013-08-30ehci: remove ehci_vdbg() verbose debugging statementsXenia Ragiadakou
2013-08-30usb: r8a66597-hcd: use platform_{get,set}_drvdata()Libo Chen
2013-08-28Merge tag 'for-usb-next-2013-08-27-15-07' of git://git.kernel.org/pub/scm/lin...Greg Kroah-Hartman
2013-08-28xhci: Fix warning introduced by disabling runtime PM.Sarah Sharp
2013-08-27USB: OHCI: Allow runtime PM without system sleepAlan Stern
2013-08-27usb: ohci-at91: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-27xhci:prevent "callbacks suppressed" when debug is not enabledDmitry Kasatkin
2013-08-27xhci: fix port BESL LPM capability checkingMathias Nyman
2013-08-27usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh
2013-08-26USB: OHCI: fix build error related to ohci_suspend/resumeAlan Stern
2013-08-23usb: ehci-mxc: check for pdata before dereferencingDaniel Mack
2013-08-23USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern
2013-08-23USB: fsl-mph-dr-of: cleanup clock API useGerhard Sittig
2013-08-15Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp
2013-08-15Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman