summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-05-02xhci 1.0: Set transfer burst count field.Sarah Sharp
2011-05-02xhci 1.0: Update TD size field format.Sarah Sharp
2011-05-02xhci 1.0: Only interrupt on short packet for IN EPs.Sarah Sharp
2011-05-02xhci: Remove sparse warning about cmd_status.Sarah Sharp
2011-05-02usbcore: Refine USB3.0 device suspend and resumeAndiry Xu
2011-05-02xHCI: report USB3.0 portstatus comply with USB3.0 specificationAndiry Xu
2011-05-02xHCI: Set link state supportAndiry Xu
2011-05-02xHCI: Clear link state change supportAndiry Xu
2011-05-02xHCI: warm reset supportAndiry Xu
2011-05-02usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior
2011-05-02xhci: Remove recursive call to xhci_handle_eventMatt Evans
2011-05-02xhci: Add an assertion to check for virt_dev=0 bug.Matt Evans
2011-05-02xhci: Add rmb() between reading event validity & event data access.Matt Evans
2011-05-02xhci: Make xHCI driver endian-safeMatt Evans
2011-05-02omap:usb: add regulator support for EHCIKeshava Munegowda
2011-04-29xhci-hcd: Include <linux/slab.h> in xhci-pci.cBen Hutchings
2011-04-29USB: ehci: tegra: fix USB1 port reset issueJim Lin
2011-04-29USB: ohci-s3c2410: use resource_size()Jingoo Han
2011-04-29USB: ohci-s3c2410: use __devinit and __devexit macros for probe and removeJingoo Han
2011-04-19Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman
2011-04-14Revert "USB: isp1760-hcd: move imask clear after pending work is done"Greg Kroah-Hartman
2011-04-13USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCsGabor Juhos
2011-04-13USB: ehci: add workaround for Synopsys HC bugGabor Juhos
2011-04-13USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCsGabor Juhos
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-13USB: Add initial S5P EHCI driverJoonyoung Shim
2011-04-13USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unusedFabio Estevam
2011-04-13usb: u132-hcd: Drop __TIME__ usageMichal Marek
2011-04-13USB: UHCI: don't try to revive a dead controllerAlan Stern
2011-04-13USB: UHCI: remove uses of hcd->stateAlan Stern
2011-04-13USB: sl811: add Kconfig option for ISOCHRONOUS modeMike Frysinger
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