summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-183-502/+155
|\
| * Merge branch 'sh/stable-updates'Paul Mundt2009-08-1311-379/+886
| |\
| * | usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion.Yoshihiro Shimoda2009-07-291-0/+2
| * | usb: move r8a66597 register definesMagnus Damm2009-07-231-366/+0
| * | usb: r8a66597-hcd platform data on_chip supportMagnus Damm2009-07-203-129/+141
| * | usb: convert r8a66597-hcd to dev_pm_opsMagnus Damm2009-07-201-8/+13
* | | debugfs: Modified default dir of debugfs for debugging UHCI.GeunSik Lim2009-09-151-1/+1
| |/ |/|
* | USB: EHCI: fix counting of transaction error retriesAlan Stern2009-08-072-5/+5
* | USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern2009-08-072-4/+5
* | USB: xhci: Stall handling bug fixes.Sarah Sharp2009-07-283-49/+120
* | USB: xhci: Support for 64-byte contextsJohn Youn2009-07-285-163/+287
* | USB: xhci: Always align output device contexts to 64 bytes.Sarah Sharp2009-07-284-53/+89
* | USB: xhci: Scratchpad buffer allocationJohn Youn2009-07-282-0/+113
* | USB: xhci: Fail gracefully if there's no SS ep companion descriptor.Sarah Sharp2009-07-281-1/+6
* | USB: xhci: Handle babble errors on transfers.Sarah Sharp2009-07-281-0/+4
* | USB: xhci: Setup HW retries correctly.Sarah Sharp2009-07-281-2/+4
* | USB: xhci: Check if the host controller died in IRQ handler.Sarah Sharp2009-07-281-0/+4
* | USB: xhci: Don't oops if the host doesn't halt.Sarah Sharp2009-07-281-1/+4
* | USB: xhci: Make debugging more verbose.Sarah Sharp2009-07-283-24/+72
* | USB: xhci: Correct Event Handler Busy flag usage.Sarah Sharp2009-07-282-3/+7
* | USB: xhci: Handle short control packets correctly.Sarah Sharp2009-07-281-3/+11
* | USB: xhci: Represent 64-bit addresses with one u64.Sarah Sharp2009-07-285-148/+137
* | USB: xhci: Use GFP_ATOMIC while holding spinlocks.Sarah Sharp2009-07-281-2/+5
* | USB: xhci: Deal with stalled endpoints.Sarah Sharp2009-07-284-4/+85
* | USB: xhci: Set TD size in transfer TRB.Sarah Sharp2009-07-281-5/+15
* | USB: xhci: fix less- and greater than confusionRoel Kluin2009-07-281-2/+2
* | USB: ehci-orion: Call ehci_reset before ehci_haltSimon Kagstrom2009-07-281-1/+1
* | USB: OMAP: OHCI: hc_driver's stop method should call ohci_stopAnand Gadiyar2009-07-281-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-07-1314-82/+162
|\
| * USB: EHCI: report actual_length for iso transfersAlan Stern2009-07-121-4/+8
| * USB: EHCI: check for STALL before other errorsAlan Stern2009-07-121-14/+16
| * USB: EHCI: use the new clear_tt_buffer interfaceAlan Stern2009-07-1210-23/+86
| * USB: fix the clear_tt_buffer interfaceAlan Stern2009-07-121-1/+1
| * USB: buildfix ppc randconfigArnd Bergmann2009-07-121-14/+15
| * USB: isp1760: use __devexit_p() for remove functionMike Frysinger2009-07-121-1/+1
| * USB: EHCI: update toggle state for linked QHsAlan Stern2009-07-122-20/+34
| * USB: fhci: mutually exclusive port_statusRoel Kluin2009-07-121-6/+2
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
|/
* usb: allow sh7724 to enable on-chip r8a66597Magnus Damm2009-07-051-2/+2
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-1832-177/+6275
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-06-1632-177/+6275
| |\
| | * USB: xhci depends on PCI.Paul Mundt2009-06-151-1/+1
| | * USB: xhci: Add Makefile, MAINTAINERS, and Kconfig entries.Sarah Sharp2009-06-152-0/+22
| | * USB: xhci: Respect critical sections.Sarah Sharp2009-06-153-35/+37
| | * USB: xHCI: Fix interrupt moderation.Sarah Sharp2009-06-151-1/+1
| | * USB: xhci: Remove packed attribute from structures.Sarah Sharp2009-06-153-24/+43
| | * usb; xhci: Fix TRB offset calculations.Sarah Sharp2009-06-151-7/+6
| | * USB: xhci: Make xhci-mem.c include linux/dmapool.hSarah Sharp2009-06-151-0/+1
| | * USB: xhci: drop spinlock in xhci_urb_enqueue() error path.Sarah Sharp2009-06-151-1/+2
| | * USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp2009-06-151-1/+1
OpenPOWER on IntegriCloud