aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-03-23ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern
2011-03-23tmio: Silence warnings introduced by mfd changesAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to tc6393xb driversAndres Salomon
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-13xhci: Clean up cycle bit math used during stalls.Sarah Sharp
2011-03-13xhci: Fix cycle bit calculation during stall handling.Sarah Sharp
2011-03-13xhci: Update internal dequeue pointers after stalls.Sarah Sharp
2011-03-13USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp
2011-03-13xhci: Return canceled URBs immediately when host is halted.Sarah Sharp
2011-03-13xhci: Fixes for suspend/resume of shared HCDs.Sarah Sharp
2011-03-13xhci: Fix re-init on power loss after resume.Sarah Sharp
2011-03-13xhci: Make roothub functions deal with device removal.Sarah Sharp
2011-03-13xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.Sarah Sharp
2011-03-13xhci: Return a USB 3.0 hub descriptor for USB3 roothub.Sarah Sharp
2011-03-13xhci: Register second xHCI roothub.Sarah Sharp
2011-03-13xhci: Change xhci_find_slot_id_by_port() API.Sarah Sharp
2011-03-13xhci: Refactor bus suspend state into a struct.Sarah Sharp
2011-03-13xhci: Index with a port array instead of PORTSC addresses.Sarah Sharp
2011-03-13USB: Set usb_hcd->state and flags for shared roothubs.Sarah Sharp
2011-03-13xhci: Change hcd_priv into a pointer.Sarah Sharp
2011-03-13xhci: Always use usb_hcd in URB instead of converting xhci_hcd.Sarah Sharp
2011-03-13xhci: Modify check for TT info.Sarah Sharp
2011-03-13USB 3.0 Hub ChangesJohn Youn
2011-03-13xhci: Remove references to HC_STATE_RUNNING.Sarah Sharp
2011-03-13xhci: Remove references to HC_STATE_HALT.Sarah Sharp
2011-03-13xHCI: prolong host controller halt time limitAndiry Xu
2011-03-13xHCI: Remove redundant variable in xhci_resume()Andiry Xu
2011-03-13xhci: Rename variables and reduce register reads.Sarah Sharp
2011-03-13xhci: Rework port suspend structures for limited ports.Sarah Sharp
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp
2011-03-13xhci: Remove old no-op test.Sarah Sharp
2011-03-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Russell King
2011-03-11USB: ehci: tegra: Align DMA transfers to 32 bytesRobert Morell
2011-03-11usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby
2011-03-11ehci-atmel: fix section mismatch warningHubert Feurstein
2011-03-10Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2011-03-07USB: OHCI: use pci_dev->revisionSergei Shtylyov
2011-03-07USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti
2011-03-07usb/isp1760: Fix crash when unplugging bugArvid Brodin
2011-03-02of: Add missing of_address.h to xilinx ehci driverMichal Simek
2011-03-01usb: EHCI, OHCI: Add configuration for the SH USB controllerYoshihiro Shimoda
2011-03-01USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu
2011-03-01usb: host: omap: ehci and ohci simplificationKeshava Munegowda
2011-03-01arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda
2011-03-01usb: host: omap: switch to platform_get_resource_bynameFelipe Balbi