summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | usb: xhci: check usb2 port capabilities before adding hw link PM supportMathias Nyman2013-06-053-5/+58
| * | | | usb/xhci: unify parameter of xhci_msi_irqAlex Shi2013-06-053-4/+4
| * | | | usb: xhci-dbg: Display endpoint number and direction in context dumpJulius Werner2013-06-053-1/+15
* | | | | wusbhc: disable suspend and resume on the root hub.Thomas Pugliese2013-06-062-4/+0
* | | | | usb: host: make USB_ARCH_HAS_?HCI obsoleteArnd Bergmann2013-06-061-3/+0
* | | | | USB: OHCI: remove bogus #errorArnd Bergmann2013-06-061-20/+0
|/ / / /
* | | | USB: OHCI: add a name for the platform-private fieldManjunath Goudar2013-06-031-0/+3
* | | | USB: OHCI: make ohci-platform a separate driverManjunath Goudar2013-06-034-53/+44
* | | | Allow the USB HCD to create Wireless USB root hubsThomas Pugliese2013-06-031-1/+1
* | | | usb: host: fusbh200-hcd: rename two functionsYuan-Hsin Chen2013-06-031-6/+6
* | | | USB: OHCI: make ohci-pci a separate driverManjunath Goudar2013-05-304-108/+52
* | | | USB: OHCI: Generic changes to make ohci-pci a separate driverManjunath Goudar2013-05-305-24/+19
* | | | USB: OHCI: prepare to make ohci-hcd a library moduleManjunath Goudar2013-05-304-17/+113
* | | | USB: FHCI: upgrade the isochronous APIAlan Stern2013-05-302-3/+7
* | | | USB: IMX21: upgrade the isochronous APIAlan Stern2013-05-301-17/+26
* | | | usb: ehci-s5p: skip phy setup for Exynos5440 based platformsThomas Abraham2013-05-301-0/+12
* | | | USB: host: use platform_{get,set}_drvdata()Jingoo Han2013-05-308-26/+16
* | | | usb: host: ehci-spear: Remove redundant checksSachin Kamat2013-05-301-4/+0
* | | | drivers/usb/host: remove leftover release_mem_regionWolfram Sang2013-05-301-1/+0
* | | | Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman2013-05-2723-118/+99
|\ \ \ \ | |/ / /
| * | | Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-05-2323-118/+99
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * usb: ohci: fix goto wrong tag in err caseLibo Chen2013-05-161-23/+23
| | * usb: isp1760-if: fix memleak when platform_get_resource failLibo Chen2013-05-161-1/+3
| | * usb: ehci-s5p: fix memleak when fallback to pdataLibo Chen2013-05-161-0/+1
| | * USB: set device dma_mask without reference to global dataStephen Warren2013-05-1612-38/+34
| | * USB: EHCI: remove bogus #errorArnd Bergmann2013-05-161-17/+0
| | * USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-153-3/+3
| | * USB: OHCI: fix logic for scheduling isochronous URBsAlan Stern2013-05-151-14/+18
| | * USB: fix latency in uhci-hcd and ohci-hcdAlan Stern2013-05-152-2/+2
| | * USB: UHCI: fix for suspend of virtual HP controllerAlan Stern2013-05-151-1/+2
| | * USB: fix Kconfig logic for USB_UHCI_HCDAlan Stern2013-05-151-12/+5
| | * USB: xHCI: override bogus bulk wMaxPacketSize valuesAlan Stern2013-05-151-8/+9
| * | drivers/usb/host: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-6/+0
| |/
* | usb: fusbh200-hcd: convert list_for_each to entry variantWei Yongjun2013-05-211-3/+1
* | usb: fusbh200-hcd: fix error handling in fusbh200_hcd_fusbh200_probe()Wei Yongjun2013-05-211-1/+1
* | usb: host: uhci-platform: Remove redundant use of of_match_ptrSachin Kamat2013-05-211-1/+1
* | usb: host: ohci-spear: Remove redundant use of of_match_ptrSachin Kamat2013-05-211-1/+1
* | usb: host: ohci-omap3: Remove redundant use of of_match_ptrSachin Kamat2013-05-211-1/+1
* | usb: host: ehci-orion: Remove redundant use of of_match_ptrSachin Kamat2013-05-211-1/+1
* | usb: host: ehci-spear: Remove redundant use of of_match_ptrSachin Kamat2013-05-211-1/+1
* | usb: host: ehci-platform: Remove redundant use of of_match_ptrSachin Kamat2013-05-211-1/+1
* | usb: host: ehci-omap: Remove redundant use of of_match_ptrSachin Kamat2013-05-211-1/+1
* | usb: host: fusbh200-hcd: Staticize local symbolsSachin Kamat2013-05-201-3/+3
* | usb: host: fusbh200-hcd: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-201-1/+0
* | usb: ehci: Only sleep for post-resume handover if devices use persistJulius Werner2013-05-201-0/+16
* | usb: host: uhci-platform: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-171-1/+0
* | usb: host: oxu210hp-hcd: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-171-2/+0
* | usb: host: ohci-tmio: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-171-2/+0
* | usb: host: ohci-tilegx: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-171-1/+0
* | usb: host: ohci-omap: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-171-1/+0
OpenPOWER on IntegriCloud