summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-12-31ENGR00171027-3 usbcore:after plug in/out on the hub,host can't workTony LIU
2011-12-31ENGR00171027-2 [USB_HOST]after plug in/out on the hub,host can't workTony LIU
2011-12-26ENGR00170144 [USB-Host] Fix the following USB hub issue on mx6qTony LIU
2011-11-04ENGR00161383 [MX6Q] USB OTG: enable OTG drivermake shi
2011-11-04ENGR00161314-2 mx6q usb-host: add hsic supportPeter Chen
2011-09-01ENGR00155761 usb-host: fix the buiild warning with upstream reviewing patchPeter Chen
2011-09-01ENGR00155764 usb-host: fix the system hang when access register with clocks OFFPeter Chen
2011-09-01usb: ehci: make HC see up-to-date qh/qtd descriptor ASAPMing Lei
2011-08-30USB: Mark EHCI LPM functions as __maybe_unusedMaksim Rayskiy
2011-08-30ENGR00155396 usb-host: fix below build warningPeter Chen
2011-07-11ENGR00152915-2 mx6q-usb: Add lock for low power mode operationPeter Chen
2011-07-07ENGR00152493-2 mx6q: add usb functionPeter Chen
2011-04-01ENGR00141217-4 USB: Add USB Host/device/otg drivers supportZhang Yan
2011-04-01usb: Add arc ehci driver to ehci core driverRob Herring
2011-04-01usb: imx usb buffers in iram work-aroundDinh Nguyen
2011-04-01usb: add ehci otg supportDinh Nguyen
2011-03-15ARM i.MX ehci: do ehci init in board specific functionsSascha Hauer
2011-03-02of: Add missing of_address.h to xilinx ehci driverMichal Simek
2011-02-22USB: xhci: mark local functions as staticDmitry Torokhov
2011-02-20USB: xhci: fix couple sparse annotationsDmitry Torokhov
2011-02-20USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov
2011-02-20xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman
2011-02-20xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman
2011-02-20xhci: Clarify some expressions in the TRB mathPaul Zimmerman
2011-02-20xhci: Avoid BUG() in interrupt contextPaul Zimmerman
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti
2011-02-03USB: EHCI: fix scheduling while atomic during suspendYin Kangkai
2011-02-03Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman
2011-02-03USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()Jesper Juhl
2011-02-01usb: ehci-omap: Show fatal probing time errors to end userJarkko Nikula
2011-01-24Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman
2011-01-22USB: ehci-mxc: add work-around for efika mx/sb bugArnaud Patard (Rtp)
2011-01-22USB: unbreak ehci-mxc on otg port of i.MX27Eric BĂ©nard
2011-01-22USB: ehci-fsl: Fix 'have_sysif_regs' detectionPeter Tyser
2011-01-22USB: EHCI: fix DMA deallocation bugAlan Stern
2011-01-22USB: EHCI: ASPM quirk of ISOC on AMD HudsonAlex He
2011-01-14xhci: Remove more doorbell-related readsMatthew Wilcox
2011-01-14xHCI: fix printk_ratelimit() usageAndiry Xu
2011-01-14xHCI: replace dev_dbg() with xhci_dbg()Andiry Xu
2011-01-14xHCI: fix cycle bit set in giveback_first_trb()Andiry Xu
2011-01-14xHCI: remove redundant parameter in giveback_first_trb()Andiry Xu
2011-01-14xHCI: fix queue_trb in isoc transferAndiry Xu
2011-01-14xhci: Use GFP_NOIO during device reset.Sarah Sharp
2011-01-14xhci: Do not run xhci_cleanup_msix with irq disabledZhang Rui
2011-01-14xHCI: synchronize irq in xhci_suspend()Andiry Xu
2011-01-14xhci: Resume bus on any port status change.Sarah Sharp
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-06Merge branch 'devel-stable' into develRussell King