aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* Merge branch '2.6.33.4' into rt/2.6.33Thomas Gleixner2010-05-12
|\
| * USB: xhci: properly set endpoint context fields for periodic eps.Sarah Sharp2010-05-12
| * USB: xhci: properly set the "Mult" field of the endpoint context.Sarah Sharp2010-05-12
| * USB: OHCI: don't look at the root hub to get the number of portsAlan Stern2010-05-12
| * USB: EHCI: defer reclamation of siTDsAlan Stern2010-05-12
* | Merge branch 'master' ofThomas Gleixner2010-04-02
|\|
| * usb: r8a66597-hcd: fix removed from an attached hubYoshihiro Shimoda2010-04-01
| * USB: xHCI: re-initialize cmd_completionAndiry Xu2010-04-01
| * USB: EHCI: adjust ehci_iso_stream for changes in ehci_qhClemens Ladisch2010-04-01
| * USB: EHCI: fix ITD list orderClemens Ladisch2010-04-01
* | Merge branch 'master' ofThomas Gleixner2010-03-16
|\|
| * USB: fix crash in uhci_scan_schedulePete Zaitcev2010-03-15
| * USB: xhci: Fix finding extended capabilities registersEdward Shao2010-03-15
| * USB: fix I2C API usage in ohci-pnx4008.Luotao Fu2010-03-15
* | USB: Fix the mouse problem when copying large amounts of dataWu Zhangjin2010-03-11
|/
* USB: FHCI: Fix build after kfifo reworkAnton Vorontsov2010-02-16
* USB: ehci: phy low power mode bug fixingAlek Du2010-02-16
* usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.Paul Mundt2010-02-04
* usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt2010-02-04
* usb: r8a66597-hdc disable interrupts fixMagnus Damm2010-02-01
* USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann2010-01-20
* USB: isp1362: better 64bit printf warning fixesLothar Wassmann2010-01-20
* USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley2010-01-20
* USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov2010-01-20
* USB: add missing delay during remote wakeupAlan Stern2010-01-20
* USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2010-01-20
* USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern2010-01-20
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-22
* kfifo: cleanup namespaceStefani Seibold2009-12-22
* kfifo: move out spinlockStefani Seibold2009-12-22
* kfifo: move struct kfifo in placeStefani Seibold2009-12-22
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-17
|\
| * USB ehci: replace mach header with platThomas Weber2009-12-16
* | isp1362-hcd: use bitmap_find_next_zero_areaAkinobu Mita2009-12-16
|/
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* USB: xhci: Fix command completion after a drop endpoint.Sarah Sharp2009-12-11
* USB: xhci: Make reverting an alt setting "unfailable".Sarah Sharp2009-12-11
* USB: ehci-omap.c: introduce missing kfreeJulia Lawall2009-12-11
* USB: xhci-mem.c: introduce missing kfreeJulia Lawall2009-12-11
* USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE.David Vrabel2009-12-11
* USB: xhci: Handle errors that cause endpoint halts.Sarah Sharp2009-12-11
* USB: xhci: Return success for vendor-specific info codes.Sarah Sharp2009-12-11
* USB: xhci: Return -EPROTO on a split transaction error.Sarah Sharp2009-12-11
* USB: xhci: Set transfer descriptor size field correctly.Sarah Sharp2009-12-11
* USB: xhci: Add tests for TRB address translation.Sarah Sharp2009-12-11
* USB: r8a66597: clean up. remove unneeded null checksDan Carpenter2009-12-11
* USB: FIX bitfield istl_flip:1, make it unsigned.Roel Kluin2009-12-11
* USB: EHCI: add native scatter-gather supportAlan Stern2009-12-11
* USB: Add EHCI support for MX27 and MX31 based boardsDaniel Mack2009-12-11
* USB: ehci: Respect IST when scheduling new split iTDs.Sarah Sharp2009-12-11