aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi13-19/+19
2011-03-29drivers: Final irq namespace conversionThomas Gleixner1-1/+1
2011-03-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-12/+0
2011-03-23ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern1-12/+0
2011-03-23tmio: Silence warnings introduced by mfd changesAndres Salomon1-4/+4
2011-03-23mfd: mfd_cell is now implicitly available to tc6393xb driversAndres Salomon1-4/+4
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-5/+0
2011-03-16Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-267/+0
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-35/+25
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds40-2752/+3089
2011-03-13xhci: Clean up cycle bit math used during stalls.Sarah Sharp1-5/+3
2011-03-13xhci: Fix cycle bit calculation during stall handling.Sarah Sharp1-0/+14
2011-03-13xhci: Update internal dequeue pointers after stalls.Sarah Sharp2-3/+35
2011-03-13USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp1-2/+0
2011-03-13xhci: Return canceled URBs immediately when host is halted.Sarah Sharp2-2/+9
2011-03-13xhci: Fixes for suspend/resume of shared HCDs.Sarah Sharp3-4/+13
2011-03-13xhci: Fix re-init on power loss after resume.Sarah Sharp1-4/+19
2011-03-13xhci: Make roothub functions deal with device removal.Sarah Sharp1-0/+16
2011-03-13xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.Sarah Sharp1-0/+18
2011-03-13xhci: Return a USB 3.0 hub descriptor for USB3 roothub.Sarah Sharp1-20/+114
2011-03-13xhci: Register second xHCI roothub.Sarah Sharp6-88/+341
2011-03-13xhci: Change xhci_find_slot_id_by_port() API.Sarah Sharp3-8/+14
2011-03-13xhci: Refactor bus suspend state into a struct.Sarah Sharp5-34/+59
2011-03-13xhci: Index with a port array instead of PORTSC addresses.Sarah Sharp2-53/+95
2011-03-13USB: Set usb_hcd->state and flags for shared roothubs.Sarah Sharp1-0/+2
2011-03-13xhci: Change hcd_priv into a pointer.Sarah Sharp2-8/+30
2011-03-13xhci: Always use usb_hcd in URB instead of converting xhci_hcd.Sarah Sharp2-5/+6
2011-03-13xhci: Modify check for TT info.Sarah Sharp1-3/+2
2011-03-13USB 3.0 Hub ChangesJohn Youn11-28/+31
2011-03-13xhci: Remove references to HC_STATE_RUNNING.Sarah Sharp2-2/+0
2011-03-13xhci: Remove references to HC_STATE_HALT.Sarah Sharp2-8/+2
2011-03-13xHCI: prolong host controller halt time limitAndiry Xu2-3/+3
2011-03-13xHCI: Remove redundant variable in xhci_resume()Andiry Xu1-6/+1
2011-03-13xhci: Rename variables and reduce register reads.Sarah Sharp2-22/+25
2011-03-13xhci: Rework port suspend structures for limited ports.Sarah Sharp3-23/+16
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp11-33/+32
2011-03-13xhci: Remove old no-op test.Sarah Sharp3-35/+0
2011-03-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-tcc into devel-stableRussell King6-34/+42
2011-03-11USB: ehci: tegra: Align DMA transfers to 32 bytesRobert Morell1-0/+90
2011-03-11usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby3-0/+638
2011-03-11ehci-atmel: fix section mismatch warningHubert Feurstein1-3/+3
2011-03-10Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King1-5/+0
2011-03-07USB: OHCI: use pci_dev->revisionSergei Shtylyov1-2/+2
2011-03-07USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti1-1/+1
2011-03-07usb/isp1760: Fix crash when unplugging bugArvid Brodin1-4/+3
2011-03-02of: Add missing of_address.h to xilinx ehci driverMichal Simek1-0/+1
2011-03-01usb: EHCI, OHCI: Add configuration for the SH USB controllerYoshihiro Shimoda3-5/+16
2011-03-01USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu10-229/+300
2011-03-01usb: host: omap: ehci and ohci simplificationKeshava Munegowda2-1468/+132
2011-03-01arm: omap: usb: create common enums and structures for ehci and ohciKeshava Munegowda2-32/+32