summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-01-07Merge commit 'v2.6.36.3' into linux-tegra-2.6.36Colin Cross
2011-01-07xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp
2011-01-06usb: host: tegra: Fix enumeration after lp0Benoit Goby
2011-01-04usb: host: tegra: Fix a possible int storm on resume from lp0Benoit Goby
2010-12-28usb: ehci: tegra: Don't change the hcd state on restartBenoit Goby
2010-12-21Merge commit 'v2.6.36.2' into linux-tegra-2.6.36Colin Cross
2010-12-09usb: host: tegra: Remove clear PORT_RESUME to clear PORT_SUSPENDJay Cheng
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-12-09usb: ehci: Reduce overhead of the scan_periodic loopBenoit Goby
2010-12-03Revert "usb: host: tegra: Remove programing PTC bits based on bus speed."Benoit Goby
2010-11-29usb: host: tegra: Reduce busy polling durationJay Cheng
2010-11-24usb: host: tegra: protect bus suspend with CONFIG_PMAllen Martin
2010-11-22usb: host: tegra: rewrite usb suspend/resume routine.Jay Cheng
2010-11-22usb: r8a66597-hcd: Change mistake of the outsw functionNobuhiro Iwamatsu
2010-11-15usb: host: tegra: Remove programing PTC bits based on bus speed.Jay Cheng
2010-10-28usb: host: ehci: Add missed memory barrier in the hcd driverJay Cheng
2010-10-18usb: host: ehci-tegra: Don't power down the phy on shutdownBenoit Goby
2010-10-06usb: host: Add power_off_on_bus_suspend optionBenoit Goby
2010-10-06usb: host: OTG driver now adds/removes the ehci device based on ID pin statusBenoit Goby
2010-10-06usb: host: ehci-hub: Add port_reset_no_wait quirkBenoit Goby
2010-10-06usb: host: ehci-hcd: add controller_resets_phy quirkGary King
2010-10-06usb: host: Add support for suspend and bus suspendBenoit Goby
2010-10-06usb: host: Fix kernel warning on probeBenoit Goby
2010-10-06usb: host: Fix tegra EHCI suspend in OTG modeBenoit Goby
2010-10-06[ARM] tegra: Add USB PHY configurationBenoit Goby
2010-10-06[ARM] tegra: Setup USB PHY as recommended by NVIDIABenoit Goby
2010-10-06usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby
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