summaryrefslogtreecommitdiff
path: root/drivers/usb/host (follow)
Commit message (Expand)AuthorAge
...
* | | | USB: OHCI: Properly handle ohci-platform suspendManjunath Goudar2013-10-05
* | | | USB: OHCI: Properly handle ohci-omap suspendManjunath Goudar2013-10-05
* | | | USB: OHCI: Properly handle ohci-exynos suspendManjunath Goudar2013-10-05
* | | | USB: OHCI: Properly handle ohci-ep93xx suspendManjunath Goudar2013-10-05
* | | | USB: OHCI: Properly handle ohci-da8xx suspendManjunath Goudar2013-10-05
* | | | USB: OHCI: Properly handle ohci-s3c2410 suspendManjunath Goudar2013-10-05
* | | | USB: OHCI: Properly handle ohci-at91 suspendManjunath Goudar2013-10-05
* | | | USB: OHCI: Properly handle OHCI controller suspendManjunath Goudar2013-10-05
* | | | usb: wusbcore: implement hwahc_op_get_frame_numberThomas Pugliese2013-10-03
* | | | usb: ohci: use amd_chipset_type to filter for SB800 prefetchHuang Rui2013-10-03
* | | | usb: ehci: use amd_chipset_type to filter for usb subsystem hang bugHuang Rui2013-10-03
* | | | USB: EHCI: tegra: drop clk_put for devm_clk_get in tegra_ehci_probe()Wei Yongjun2013-09-30
* | | | USB: OHCI: ohci_init_driver(): sanity check overridesKevin Hilman2013-09-30
* | | | Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman2013-09-29
|\| | |
| * | | USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu2013-09-26
| * | | fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh2013-09-26
| * | | USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-09-25
| * | | USB: OHCI: accept very late isochronous URBsAlan Stern2013-09-25
| * | | USB: UHCI: accept very late isochronous URBsAlan Stern2013-09-25
| * | | USB: iMX21: accept very late isochronous URBsAlan Stern2013-09-25
| * | | xhci: Fix race between ep halt and URB cancellationFlorian Wolter2013-09-23
| * | | usb: Fix xHCI host issues on remote wakeup.Sarah Sharp2013-09-23
| * | | xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman2013-09-23
| * | | xhci: Fix oops happening after address device timeoutMathias Nyman2013-09-23
| |/ /
* | | usb: pci-quirks: amd_chipset_sb_type_init() can be staticFengguang Wu2013-09-26
* | | USB: OHCI: make ohci-pxa27x a separate driverManjunath Goudar2013-09-26
* | | USB: OHCI: make ohci-ep93xx a separate driverManjunath Goudar2013-09-26
* | | USB: OHCI: make ohci-nxp a separate driverManjunath Goudar2013-09-26
* | | USB: OHCI: make ohci-s3c2410 a separate driverManjunath Goudar2013-09-26
* | | USB: OHCI: make ohci-at91 a separate driverManjunath Goudar2013-09-26
* | | USB: OHCI: make ohci-spear a separate driverManjunath Goudar2013-09-26
* | | USB: OHCI: make ohci-omap3 a separate driverManjunath Goudar2013-09-26
* | | USB: OHCI: make ohci-omap a separate driverManjunath Goudar2013-09-26
* | | USB: OHCI: make ohci-exynos a separate driverManjunath Goudar2013-09-26
* | | USB: EHCI: make ehci-w90X900 a separate driverManjunath Goudar2013-09-26
* | | usb: core: implement AMD remote wakeup quirkHuang Rui2013-09-25
* | | usb: pci-quirks: refactor AMD quirk to abstract AMD chipset typesHuang Rui2013-09-25
* | | usb: host: delete chipidea dependencyPeter Chen2013-09-25
* | | usb: ohci/uhci - add soft dependencies on ehci_pciTom Gundersen2013-09-25
* | | Revert "Revert "USB: EHCI: support running URB giveback in tasklet context""Greg Kroah-Hartman2013-09-23
* | | Merge branch 'master' into usb-nextGreg Kroah-Hartman2013-09-23
|\| |
| * | Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-09-17
| |\ \
| | * | usb: host: fsl-mph-dr-of: Staticize local symbolsSachin Kamat2013-09-17
| | |/
| * / Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman2013-09-17
| |/
* | USB: ehci-fsl: Remove casting the return value which is a void pointerJingoo Han2013-09-17
* | USB: EHCI: handle isochronous underruns with taskletsAlan Stern2013-09-17
* | USB: EHCI: code rearrangement in iso_stream_schedule()Alan Stern2013-09-17
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-06
|\
| * USB: fsl-mph-dr-of: cleanup clock API useGerhard Sittig2013-08-23