aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
...
| | * | usbcore: Refine USB3.0 device suspend and resumeAndiry Xu2011-05-02
| | * | xHCI: report USB3.0 portstatus comply with USB3.0 specificationAndiry Xu2011-05-02
| | * | xHCI: Set link state supportAndiry Xu2011-05-02
| | * | xHCI: Clear link state change supportAndiry Xu2011-05-02
| | * | xHCI: warm reset supportAndiry Xu2011-05-02
| | * | usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior2011-05-02
| | * | xhci: Remove recursive call to xhci_handle_eventMatt Evans2011-05-02
| | * | xhci: Add an assertion to check for virt_dev=0 bug.Matt Evans2011-05-02
| | * | xhci: Add rmb() between reading event validity & event data access.Matt Evans2011-05-02
| | * | xhci: Make xHCI driver endian-safeMatt Evans2011-05-02
| * | | usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code pathsArvid Brodin2011-05-02
| * | | usb/isp1760: Report correct urb status after unlinkArvid Brodin2011-05-02
| * | | usb/isp1760: Remove unneeded OR map and HcBufferStatus codeArvid Brodin2011-05-02
| * | | usb/isp1760: Clean up urb enqueueingArvid Brodin2011-05-02
| * | | usb/isp1760: Remove false error printoutArvid Brodin2011-05-02
| * | | USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin2011-05-02
| * | | USB: ehci-fsl: add MPC5121E specific suspend and resumeAnatolij Gustschin2011-05-02
| |/ /
| * | xhci-hcd: Include <linux/slab.h> in xhci-pci.cBen Hutchings2011-04-29
| * | USB: ehci: tegra: fix USB1 port reset issueJim Lin2011-04-29
| * | USB: ohci-s3c2410: use resource_size()Jingoo Han2011-04-29
| * | USB: ohci-s3c2410: use __devinit and __devexit macros for probe and removeJingoo Han2011-04-29
| * | Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2011-04-19
| |\ \
| | * | USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCsGabor Juhos2011-04-13
| | * | USB: ehci: add workaround for Synopsys HC bugGabor Juhos2011-04-13
| | * | USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCsGabor Juhos2011-04-13
| | * | USB: Add initial S5P EHCI driverJoonyoung Shim2011-04-13
| | * | USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unusedFabio Estevam2011-04-13
| | * | usb: u132-hcd: Drop __TIME__ usageMichal Marek2011-04-13
| | * | USB: UHCI: don't try to revive a dead controllerAlan Stern2011-04-13
| | * | USB: UHCI: remove uses of hcd->stateAlan Stern2011-04-13
| | * | USB: sl811: add Kconfig option for ISOCHRONOUS modeMike Frysinger2011-04-13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \ \
| * | | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
| * | | | treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-26
| |/ / /
* | | / sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
| |_|/ |/| |
* | | xHCI: Clear PLC in xhci_bus_resume()Andiry Xu2011-05-03
* | | usb/isp1760: Report correct urb status after unlinkArvid Brodin2011-05-02
* | | omap:usb: add regulator support for EHCIKeshava Munegowda2011-05-02
|/ /
* | Revert "USB: isp1760-hcd: move imask clear after pending work is done"Greg Kroah-Hartman2011-04-14
* | xHCI: Implement AMD PLL quirkAndiry Xu2011-04-13
* | xhci: Tell USB core both roothubs lost power.Sarah Sharp2011-04-13
* | USB: xhci - also free streams when resetting devicesDmitry Torokhov2011-04-13
* | xhci: Fix NULL pointer deref in handle_port_status()Sarah Sharp2011-04-13
* | USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov2011-04-13
* | USB: xhci: simplify logic of skipping missed isoc TDsDmitry Torokhov2011-04-13
* | USB: xhci - remove excessive 'inline' markingsDmitry Torokhov2011-04-13
* | USB: xhci: unsigned char never equals -1Dan Carpenter2011-04-13
* | USB: xhci - fix unsafe macro definitionsDmitry Torokhov2011-04-13
* | USB: isp1760-hcd: move imask clear after pending work is doneRichard Retanubun2011-04-13
* | USB host: Fix lockdep warning in AMD PLL quirkJoerg Roedel2011-04-13