summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-07-08xhci: Always set urb->status to zero for isoc endpoints.Sarah Sharp
2011-07-08xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst
2011-07-08xhci: Reject double add of active endpoints.Sarah Sharp
2011-06-23USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov
2011-06-23xhci: Disable MSI for some Fresco Logic hosts.Sarah Sharp
2011-06-23xhci: Do not issue device reset when device is not setupMaarten Lankhorst
2011-06-23xhci: Add defines for hardcoded slot statesMaarten Lankhorst
2011-06-03USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern
2011-06-03OHCI: fix regression caused by nVidia shutdown workaroundAlan Stern
2011-06-03xhci: Fix memory leak bug when dropping endpointsSarah Sharp
2011-06-03xhci: Fix memory leak in ring cache deallocation.Sarah Sharp
2011-06-03xhci: Fix full speed bInterval encoding.Sarah Sharp
2011-06-03xhci: Fix bug in control transfer cancellation.Sarah Sharp
2011-05-03xHCI: Clear PLC in xhci_bus_resume()Andiry Xu
2011-05-02usb/isp1760: Report correct urb status after unlinkArvid Brodin
2011-05-02omap:usb: add regulator support for EHCIKeshava Munegowda
2011-04-14Revert "USB: isp1760-hcd: move imask clear after pending work is done"Greg Kroah-Hartman
2011-04-13xHCI: Implement AMD PLL quirkAndiry Xu
2011-04-13xhci: Tell USB core both roothubs lost power.Sarah Sharp
2011-04-13USB: xhci - also free streams when resetting devicesDmitry Torokhov
2011-04-13xhci: Fix NULL pointer deref in handle_port_status()Sarah Sharp
2011-04-13USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov
2011-04-13USB: xhci: simplify logic of skipping missed isoc TDsDmitry Torokhov
2011-04-13USB: xhci - remove excessive 'inline' markingsDmitry Torokhov
2011-04-13USB: xhci: unsigned char never equals -1Dan Carpenter
2011-04-13USB: xhci - fix unsafe macro definitionsDmitry Torokhov
2011-04-13USB: isp1760-hcd: move imask clear after pending work is doneRichard Retanubun
2011-04-13USB host: Fix lockdep warning in AMD PLL quirkJoerg Roedel
2011-04-13USB: ohci-au1xxx: fix warning "__BIG_ENDIAN" is not definedYoichi Yuasa
2011-04-13USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern
2011-04-13usb: fix ips1760-hcd printk format warningRandy Dunlap
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-03-23ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern
2011-03-23tmio: Silence warnings introduced by mfd changesAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to tc6393xb driversAndres Salomon
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-13xhci: Clean up cycle bit math used during stalls.Sarah Sharp
2011-03-13xhci: Fix cycle bit calculation during stall handling.Sarah Sharp
2011-03-13xhci: Update internal dequeue pointers after stalls.Sarah Sharp
2011-03-13USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp
2011-03-13xhci: Return canceled URBs immediately when host is halted.Sarah Sharp
2011-03-13xhci: Fixes for suspend/resume of shared HCDs.Sarah Sharp
2011-03-13xhci: Fix re-init on power loss after resume.Sarah Sharp
2011-03-13xhci: Make roothub functions deal with device removal.Sarah Sharp
2011-03-13xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.Sarah Sharp