aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* usb: r8a66597-hcd: fix cannot detect low/full speed deviceYoshihiro Shimoda2011-06-27
* USB: ehci-ath79: fix a NULL pointer dereferenceGabor Juhos2011-06-27
* usb/isp1760: Fix bug preventing the unlinking of control urbsArvid Brodin2011-06-27
* Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-27
|\
| * xhci: Always set urb->status to zero for isoc endpoints.Sarah Sharp2011-06-17
| * xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst2011-06-17
| * xHCI 1.0: Incompatible Device ErrorAlex He2011-06-17
| * xHCI 1.0: Force Stopped Event(FSE)Alex He2011-06-15
| * xhci: Don't warn about zeroed bMaxBurst descriptor field.Sarah Sharp2011-06-15
| * xhci: Reject double add of active endpoints.Sarah Sharp2011-06-15
* | USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern2011-06-15
|/
* drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall2011-06-07
* USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov2011-06-06
* xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp2011-06-02
* xhci: Do not issue device reset when device is not setupMaarten Lankhorst2011-06-02
* xhci: Add defines for hardcoded slot statesMaarten Lankhorst2011-06-02
* xhci: Bigendian fix for xhci_check_bandwidth()Matt Evans2011-06-02
* xhci: Bigendian fix for skip_isoc_td()Matt Evans2011-06-01
* Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-28
|\
| * Intel xhci: Limit number of active endpoints to 64.Sarah Sharp2011-05-27
| * Intel xhci: Ignore spurious successful event.Sarah Sharp2011-05-27
| * Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp2011-05-27
| * xhci: STFU: Be quieter during URB submission and completion.Sarah Sharp2011-05-25
| * xhci: STFU: Don't print event ring dequeue pointer.Sarah Sharp2011-05-25
| * xhci: STFU: Remove function tracing.Sarah Sharp2011-05-25
| * xhci: Don't submit commands when the host is dead.Sarah Sharp2011-05-25
| * xhci: Clear stopped_td when Stop Endpoint command completes.Sarah Sharp2011-05-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-24
|\ \ | |/ |/|
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-06
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23
|\ \
| * | USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.hJan Andersson2011-05-19
| * | USB: UHCI: Support big endian GRUSBHC HCJan Andersson2011-05-19
| * | USB: UHCI: Add support for big endian descriptorsJan Andersson2011-05-19
| * | USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrierAlan Stern2011-05-19
| * | USB: UHCI: Add support for big endian mmioJan Andersson2011-05-19
| * | usb/isp1760: Fix possible unlink problemsArvid Brodin2011-05-19
| * | usb/isp1760: Move function isp1760_endpoint_disable() within file.Arvid Brodin2011-05-19
| * | USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern2011-05-19
| * | EHCI: don't rescan interrupt QHs needlesslyAlan Stern2011-05-17
| * | OHCI: fix regression caused by nVidia shutdown workaroundAlan Stern2011-05-17
| * | xhci: Fix memory leak bug when dropping endpointsSarah Sharp2011-05-16
| * | xhci: Fix memory leak in ring cache deallocation.Sarah Sharp2011-05-16
| * | xhci: Fix full speed bInterval encoding.Sarah Sharp2011-05-13
| * | xhci: move the common code to a function to get max ports and port arrayhuajun li2011-05-12
| * | ehci: workaround for pci quirk timeout on ExoPCAndy Ross2011-05-12
| * | ehci: pci quirk cleanupAndy Ross2011-05-12
| * | xhci: Fix bug in control transfer cancellation.Sarah Sharp2011-05-11
| * | USB: ehci-s5p : use __devinit and __devexit macros for probe and removeJingoo Han2011-05-10
| * | Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2011-05-10
| |\ \
| | * | xHCI 1.0: Max Exit Latency Too Large ErrorAlex He2011-05-09