summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-1/+1
* Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-03-241-12/+0
|\
| * ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern2011-03-231-12/+0
* | tmio: Silence warnings introduced by mfd changesAndres Salomon2011-03-231-4/+4
* | mfd: mfd_cell is now implicitly available to tc6393xb driversAndres Salomon2011-03-231-4/+4
|/
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-171-5/+0
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Russell King2011-03-126-34/+42
| |\
| * \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-03-101-5/+0
| |\ \
| | * | ARM i.MX ehci: do ehci init in board specific functionsSascha Hauer2011-02-111-5/+0
* | | | Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-163-267/+0
|\ \ \ \
| * | | | ARM: lh7a40x: remove unmaintained platform supportRussell King2011-01-243-267/+0
* | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-167-35/+25
|\ \ \ \ \
| * | | | | dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-287-35/+25
| | |/ / / | |/| | |
* | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-1640-2752/+3089
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | xhci: Clean up cycle bit math used during stalls.Sarah Sharp2011-03-131-5/+3
| * | | | xhci: Fix cycle bit calculation during stall handling.Sarah Sharp2011-03-131-0/+14
| * | | | xhci: Update internal dequeue pointers after stalls.Sarah Sharp2011-03-132-3/+35
| * | | | USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp2011-03-131-2/+0
| * | | | xhci: Return canceled URBs immediately when host is halted.Sarah Sharp2011-03-132-2/+9
| * | | | xhci: Fixes for suspend/resume of shared HCDs.Sarah Sharp2011-03-133-4/+13
| * | | | xhci: Fix re-init on power loss after resume.Sarah Sharp2011-03-131-4/+19
| * | | | xhci: Make roothub functions deal with device removal.Sarah Sharp2011-03-131-0/+16
| * | | | xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.Sarah Sharp2011-03-131-0/+18
| * | | | xhci: Return a USB 3.0 hub descriptor for USB3 roothub.Sarah Sharp2011-03-131-20/+114
| * | | | xhci: Register second xHCI roothub.Sarah Sharp2011-03-136-88/+341
| * | | | xhci: Change xhci_find_slot_id_by_port() API.Sarah Sharp2011-03-133-8/+14
| * | | | xhci: Refactor bus suspend state into a struct.Sarah Sharp2011-03-135-34/+59
| * | | | xhci: Index with a port array instead of PORTSC addresses.Sarah Sharp2011-03-132-53/+95
| * | | | USB: Set usb_hcd->state and flags for shared roothubs.Sarah Sharp2011-03-131-0/+2
| * | | | xhci: Change hcd_priv into a pointer.Sarah Sharp2011-03-132-8/+30
| * | | | xhci: Always use usb_hcd in URB instead of converting xhci_hcd.Sarah Sharp2011-03-132-5/+6
| * | | | xhci: Modify check for TT info.Sarah Sharp2011-03-131-3/+2
| * | | | USB 3.0 Hub ChangesJohn Youn2011-03-1311-28/+31
| * | | | xhci: Remove references to HC_STATE_RUNNING.Sarah Sharp2011-03-132-2/+0
| * | | | xhci: Remove references to HC_STATE_HALT.Sarah Sharp2011-03-132-8/+2
| * | | | xHCI: prolong host controller halt time limitAndiry Xu2011-03-132-3/+3
| * | | | xHCI: Remove redundant variable in xhci_resume()Andiry Xu2011-03-131-6/+1
| * | | | xhci: Rename variables and reduce register reads.Sarah Sharp2011-03-132-22/+25
| * | | | xhci: Rework port suspend structures for limited ports.Sarah Sharp2011-03-133-23/+16
| * | | | USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-1311-33/+32
| * | | | xhci: Remove old no-op test.Sarah Sharp2011-03-133-35/+0
| * | | | USB: ehci: tegra: Align DMA transfers to 32 bytesRobert Morell2011-03-111-0/+90
| * | | | usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby2011-03-113-0/+638
| * | | | ehci-atmel: fix section mismatch warningHubert Feurstein2011-03-111-3/+3
| * | | | USB: OHCI: use pci_dev->revisionSergei Shtylyov2011-03-071-2/+2
| * | | | USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti2011-03-071-1/+1
| * | | | usb/isp1760: Fix crash when unplugging bugArvid Brodin2011-03-071-4/+3
| * | | | usb: EHCI, OHCI: Add configuration for the SH USB controllerYoshihiro Shimoda2011-03-013-5/+16
| * | | | USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-03-0110-229/+300
| * | | | usb: host: omap: ehci and ohci simplificationKeshava Munegowda2011-03-012-1468/+132