summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2009-11-30USB: work around for EHCI with quirky periodic schedulesOliver Neukum
2009-11-30USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski
2009-11-28pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren
2009-11-17USB: xhci: Fix scratchpad deallocation.Sarah Sharp
2009-11-17USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp
2009-11-17USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp
2009-11-17USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers)Dominik Brodowski
2009-10-30USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is setYoshihiro Shimoda
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-14USB: ehci: Fix IST boundary checking interval math.Sarah Sharp
2009-10-14USB: whci-hcd: always do an update after processing a halted qTDDavid Vrabel
2009-10-14USB: whci-hcd: handle early deletion of endpointsDavid Vrabel
2009-10-11Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"Linus Torvalds
2009-10-09USB: ehci: Fix isoc scheduling boundary checking.Sarah Sharp
2009-10-09USB: isp1362: fix build warnings on 64-bit systemsMike Frysinger
2009-10-09USB: xhci: Fix dropping endpoints from the xHC schedule.Sarah Sharp
2009-10-09USB: xhci: Don't wait for a disable slot cmd when HC dies.Sarah Sharp
2009-10-09USB: xhci: Handle canceled URBs when HC dies.Sarah Sharp
2009-10-09USB: xhci: Stop debugging polling loop when HC dies.Sarah Sharp
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-24Merge branch 'origin' into for-linusRussell King
2009-09-23USB: Add hub descriptor update hook for xHCISarah Sharp
2009-09-23USB: xhci: Support USB hubs.Sarah Sharp
2009-09-23USB: xhci: Set multi-TT field for LS/FS devices under hubs.Sarah Sharp
2009-09-23USB: xhci: Set route string for all devices.Sarah Sharp
2009-09-23USB: xhci: Fix command wait list handling.Sarah Sharp
2009-09-23USB: xhci: Change how xHCI commands are handled.Sarah Sharp
2009-09-23USB: xhci: Refactor input device context setup.Sarah Sharp
2009-09-23USB: xhci: Endpoint representation refactoring.Sarah Sharp
2009-09-23USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resumeJason Wessel
2009-09-23USB: ehci-dbgp,ehci: Allow early or late use of the dbgp deviceJason Wessel
2009-09-23USB: EHCI: change deschedule logic for interrupt QHsAlan Stern
2009-09-23USB: EHCI: rescan the queue after an unlinkAlan Stern
2009-09-23USB: ohci-ep93xx.c: remove unused variableH Hartley Sweeten
2009-09-23USB: isp1362: Correct use of ! and &Julia Lawall
2009-09-23USB: EHCI: ensure all watchdog timer events are deleted when suspending usbJon Hunter
2009-09-23USB: Work around BIOS bugs by quiescing USB controllers earlierDavid Woodhouse
2009-09-23USB: isp1362: fix pulldown register defines and conf logicKen MacLeod
2009-09-23USB: ohci-pxa27x: Allow NOCP and OCPM to be clearedAric Blumer
2009-09-23USB: EHCI: OHCI: Remove unnecessary includes of reboot.hAnand Gadiyar
2009-09-23USB: at91: modify OHCI driver to allow shared interruptsNicolas Ferre
2009-09-23USB: at91: Add USB EHCI driver for at91sam9g45 seriesNicolas Ferre
2009-09-23USB: uhci: rm repeatedly evaluation for urbp->qhBob Liu
2009-09-23USB: NXP ISP1362 USB host driverLothar Wassmann