aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| | * ehci-hcd: Fix typo in an error messageOzan Çağlayan2009-12-04
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-08
|\ \ \ | |/ / |/| |
| * | Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-22
| |\ \
| | * \ Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-10
| | |\ \ | | | |/ | | |/|
| | | * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-20
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2009-12-05
|\ \ \ \
| * | | | pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-28
| * | | | pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski2009-11-28
| * | | | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers)Dominik Brodowski2009-11-09
| | |_|/ | |/| |
* | | | USB: work around for EHCI with quirky periodic schedulesOliver Neukum2009-11-30
* | | | USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern2009-11-30
| |/ / |/| |
* | | USB: xhci: Fix scratchpad deallocation.Sarah Sharp2009-11-17
* | | USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp2009-11-17
* | | USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp2009-11-17
* | | USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang2009-11-17
| |/ |/|
* | USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is setYoshihiro Shimoda2009-10-30
|/
* USB: ehci: Fix IST boundary checking interval math.Sarah Sharp2009-10-14
* USB: whci-hcd: always do an update after processing a halted qTDDavid Vrabel2009-10-14
* USB: whci-hcd: handle early deletion of endpointsDavid Vrabel2009-10-14
* Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"Linus Torvalds2009-10-11
* USB: ehci: Fix isoc scheduling boundary checking.Sarah Sharp2009-10-09
* USB: isp1362: fix build warnings on 64-bit systemsMike Frysinger2009-10-09
* USB: xhci: Fix dropping endpoints from the xHC schedule.Sarah Sharp2009-10-09
* USB: xhci: Don't wait for a disable slot cmd when HC dies.Sarah Sharp2009-10-09
* USB: xhci: Handle canceled URBs when HC dies.Sarah Sharp2009-10-09
* USB: xhci: Stop debugging polling loop when HC dies.Sarah Sharp2009-10-09
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* Merge branch 'origin' into for-linusRussell King2009-09-24
|\
| * USB: Add hub descriptor update hook for xHCISarah Sharp2009-09-23
| * USB: xhci: Support USB hubs.Sarah Sharp2009-09-23
| * USB: xhci: Set multi-TT field for LS/FS devices under hubs.Sarah Sharp2009-09-23
| * USB: xhci: Set route string for all devices.Sarah Sharp2009-09-23
| * USB: xhci: Fix command wait list handling.Sarah Sharp2009-09-23
| * USB: xhci: Change how xHCI commands are handled.Sarah Sharp2009-09-23
| * USB: xhci: Refactor input device context setup.Sarah Sharp2009-09-23
| * USB: xhci: Endpoint representation refactoring.Sarah Sharp2009-09-23
| * USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resumeJason Wessel2009-09-23
| * USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel2009-09-23
| * USB: EHCI: change deschedule logic for interrupt QHsAlan Stern2009-09-23
| * USB: EHCI: rescan the queue after an unlinkAlan Stern2009-09-23
| * USB: ohci-ep93xx.c: remove unused variableH Hartley Sweeten2009-09-23
| * USB: isp1362: Correct use of ! and &Julia Lawall2009-09-23
| * USB: EHCI: ensure all watchdog timer events are deleted when suspending usbJon Hunter2009-09-23
| * USB: Work around BIOS bugs by quiescing USB controllers earlierDavid Woodhouse2009-09-23
| * USB: isp1362: fix pulldown register defines and conf logicKen MacLeod2009-09-23
| * USB: ohci-pxa27x: Allow NOCP and OCPM to be clearedAric Blumer2009-09-23
| * USB: EHCI: OHCI: Remove unnecessary includes of reboot.hAnand Gadiyar2009-09-23