aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* xhci: Remove references to HC_STATE_RUNNING.Sarah Sharp2011-03-13
* xhci: Remove references to HC_STATE_HALT.Sarah Sharp2011-03-13
* xHCI: prolong host controller halt time limitAndiry Xu2011-03-13
* xHCI: Remove redundant variable in xhci_resume()Andiry Xu2011-03-13
* xhci: Rename variables and reduce register reads.Sarah Sharp2011-03-13
* xhci: Rework port suspend structures for limited ports.Sarah Sharp2011-03-13
* USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-13
* xhci: Remove old no-op test.Sarah Sharp2011-03-13
* USB: ehci: tegra: Align DMA transfers to 32 bytesRobert Morell2011-03-11
* usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby2011-03-11
* ehci-atmel: fix section mismatch warningHubert Feurstein2011-03-11
* USB: OHCI: use pci_dev->revisionSergei Shtylyov2011-03-07
* USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti2011-03-07
* usb/isp1760: Fix crash when unplugging bugArvid Brodin2011-03-07
* usb: EHCI, OHCI: Add configuration for the SH USB controllerYoshihiro Shimoda2011-03-01
* USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-03-01
* usb: host: omap: ehci and ohci simplificationKeshava Munegowda2011-03-01
* arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda2011-03-01
* usb: host: omap: switch to platform_get_resource_bynameFelipe Balbi2011-03-01
* usb: ehci: omap: add support for TLL mode on OMAP4Anand Gadiyar2011-03-01
* usb/isp1760: Handle toggle bit in queue heads onlyArvid Brodin2011-02-28
* usb/isp1760: Replace period calculation for INT packets with something readableArvid Brodin2011-02-28
* usb/isp1760: Consolidate printouts and remove unused codeArvid Brodin2011-02-28
* usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_infoArvid Brodin2011-02-28
* usb/isp1760: Clean up payload address handlingArvid Brodin2011-02-28
* usb/isp1760: Remove redundant variables and definesArvid Brodin2011-02-28
* usb/isp1760: Move to native-endian ptdsArvid Brodin2011-02-28
* usb: host: uhci-hcd.c Remove one to many n's in a word.Justin P. Mattock2011-02-28
* USB: EHCI bus glue for on-chip PMC MSP USB controllerAnoop2011-02-25
* USB: EHCI: Fix compiler warnings with MSM driverPavankumar Kondeti2011-02-25
* ehci: Check individual port status registers on resumeMatthew Garrett2011-02-25
* usb: isp1362-hcd: use bitmap_clear() and bitmap_set()Akinobu Mita2011-02-17
* USB: make ehci msm driver use ehci_run.Matthieu CASTET2011-02-17
* USB: don't run ehci_reset in ehci_run for tdi deviceMatthieu CASTET2011-02-17
* USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior2011-02-17
* USB: Mark EHCI LPM functions as __maybe_unusedMaksim Rayskiy2011-02-17
* Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-17
|\
| * USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti2011-02-04
| * USB: EHCI: fix scheduling while atomic during suspendYin Kangkai2011-02-03
| * Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2011-02-03
| |\
| | * usb: ehci-omap: Show fatal probing time errors to end userJarkko Nikula2011-02-01
| * | USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()Jesper Juhl2011-02-03
| |/
| * Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman2011-01-23
| |\
| | * xhci: Remove more doorbell-related readsMatthew Wilcox2011-01-14
| | * xHCI: fix printk_ratelimit() usageAndiry Xu2011-01-14
| | * xHCI: replace dev_dbg() with xhci_dbg()Andiry Xu2011-01-14
| | * xHCI: fix cycle bit set in giveback_first_trb()Andiry Xu2011-01-14
| | * xHCI: remove redundant parameter in giveback_first_trb()Andiry Xu2011-01-14
| | * xHCI: fix queue_trb in isoc transferAndiry Xu2011-01-14
| | * xhci: Use GFP_NOIO during device reset.Sarah Sharp2011-01-14