aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-02-18Merge commit 'v2.6.36.4' into linaro-2.6.36HEADmasterNicolas Pitre
2011-02-17xhci: Use GFP_NOIO during device reset.Sarah Sharp
2011-02-17xhci: Do not run xhci_cleanup_msix with irq disabledZhang Rui
2011-02-17USB: EHCI: fix scheduling while atomic during suspendYin Kangkai
2011-02-17USB: EHCI: fix DMA deallocation bugAlan Stern
2011-02-17USB: EHCI: ASPM quirk of ISOC on AMD HudsonAlex He
2011-02-17USB: EHCI: ASPM quirk of ISOC on AMD SB800Alex He
2011-01-09Merge commit 'v2.6.36.3' into linaro-2.6.36Nicolas Pitre
2011-01-07xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp
2010-12-13Merge commit 'v2.6.36.2' into linaro-2.6.36Nicolas Pitre
2010-12-09USB: ehci: disable LPM and PPCD for nVidia MCP89 chipsBrian J. Tarricone
2010-12-09USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern
2010-12-09USB: ehci: fix debugfs 'lpm' permissionsGreg Kroah-Hartman
2010-12-09USB: ohci-jz4740: Fix spelling in MODULE_ALIASStefan Weil
2010-12-09xhci: Don't let the USB core disable SuperSpeed ports.Sarah Sharp
2010-12-09xhci: Setup array of USB 2.0 and USB 3.0 ports.Sarah Sharp
2010-12-09xhci: Fix reset-device and configure-endpoint commandsPaul Zimmerman
2010-12-09xHCI: fix wMaxPacketSize maskAndiry Xu
2010-12-09xhci: Remove excessive printks with shared IRQs.Sarah Sharp
2010-11-24usb: ehci-omap: Add OMAP4 supportAnand Gadiyar
2010-11-24usb: ehci-omap: add helpers for checking port modeAnand Gadiyar
2010-11-24usb: ehci-omap: use clkdev aliases for functional clocksAnand Gadiyar
2010-11-24usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAPKeshava Munegowda
2010-11-24usb: ehci-omap: don't hard-code TLL channel countKeshava Munegowda
2010-11-24usb: ehci-omap: update clock names to be more genericKeshava Munegowda
2010-11-23Merge commit 'v2.6.36.1' into linaro-2.6.36Nicolas Pitre
2010-11-22usb: r8a66597-hcd: Change mistake of the outsw functionNobuhiro Iwamatsu
2010-10-08ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xxIgor Grinberg
2010-09-20USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du
2010-09-03USB: ehci-ppc-of: problems in unwindDan Carpenter
2010-08-23USB: xHCI: update ring dequeue pointer when process missed tdsAndiry Xu
2010-08-23USB: xhci: Remove buggy assignment in next_trb()John Youn
2010-08-23USB: isp1760: use a write barrier to ensure proper ndelay timingMichael Hennerich
2010-08-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-11i2c: Add support for custom probe functionJean Delvare
2010-08-10USB: remove fake "address-of" expressionsAlan Stern
2010-08-10USB: xhci: Set DMA mask for host.Sarah Sharp
2010-08-10USB: xhci: Don't flush doorbell writes.Sarah Sharp
2010-08-10USB: xhci: Reduce reads and writes of interrupter registers.Sarah Sharp
2010-08-10USB: xhci: Make xhci_set_hc_event_deq() static.Sarah Sharp
2010-08-10USB: xhci: Minimize HW event ring dequeue pointer writes.Sarah Sharp
2010-08-10USB: xhci: Make xhci_handle_event() static.Sarah Sharp
2010-08-10USB: xhci: Remove unnecessary reads of IRQ_PENDING register.Sarah Sharp
2010-08-10USB: xhci: Performance - move xhci_work() into xhci_irq()Sarah Sharp
2010-08-10USB: xhci: Performance - move interrupt handlers into xhci-ring.cSarah Sharp
2010-08-10USB: xhci: Performance - move functions that find ep ring.Sarah Sharp
2010-08-10USB: ehci: fix remove of ehci debugfs dirMing Lei
2010-08-10USB: Add USB 2.0 to ssb ohci driverHauke Mehrtens
2010-08-10usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()Kulikov Vasiliy