aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
| * USB: OHCI: Allow runtime PM without system sleepAlan Stern2013-10-261-1/+1
| * usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh2013-10-261-0/+22
| * usb: ehci-mxc: check for pdata before dereferencingDaniel Mack2013-10-261-1/+1
| * xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel2013-08-021-1/+1
| * usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian2013-08-022-1/+7
| * xhci: Avoid NULL pointer deref when host dies.Sarah Sharp2013-08-021-3/+3
| * xhci: check for failed dma pool allocationMathias Nyman2013-07-271-0/+4
| * USB: revert periodic scheduling bugfixAlan Stern2013-06-191-1/+1
| * xhci - correct comp_mode_recovery_timer on return from hibernateTony Camuso2013-06-191-1/+11
| * xhci: fix list access before initVladimir Murzin2013-06-191-0/+4
| * xhci-mem: init list heads at the beginning of initSergio Aguirre2013-06-191-3/+3
| * xhci: Don't warn on empty ring for suspended devices.Sarah Sharp2013-05-301-8/+15
| * USB: UHCI: fix for suspend of virtual HP controllerAlan Stern2013-05-301-1/+2
| * USB: xHCI: override bogus bulk wMaxPacketSize valuesAlan Stern2013-05-301-8/+9
| * usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2013-04-102-12/+16
| * USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov2013-03-271-2/+2
| * USB: xhci: correctly enable interruptsHannes Reinecke2013-03-271-1/+2
| * USB: ehci-omap: Fix autoloading of moduleRoger Quadros2013-03-061-1/+1
| * USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern2013-02-201-1/+1
| * usb: Prevent dead ports when xhci is not enabledDavid Moore2013-02-201-0/+1
| * USB: XHCI: fix memory leak of URB-private dataAlan Stern2013-02-201-0/+2
| * xhci: Fix TD size for isochronous URBs.Sarah Sharp2013-02-201-2/+3
| * xhci: Fix isoc TD encoding.Sarah Sharp2013-02-201-1/+3
| * USB: UHCI: fix IRQ race during initializationAlan Stern2013-02-061-6/+9
| * xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp2013-02-063-0/+26
| * USB: Allow USB 3.0 ports to be disabled.Sarah Sharp2013-02-061-2/+29
| * xhci: Handle HS bulk/ctrl endpoints that don't NAK.Sarah Sharp2013-02-061-0/+2
| * xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb2013-01-032-2/+5
| * USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern2013-01-031-0/+19
| * usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...Alexis R. Cortes2013-01-031-1/+1
| * xhci: Extend Fresco Logic MSI quirk.Sarah Sharp2013-01-031-2/+5
| * xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner2013-01-031-2/+9
| * xHCI: Fix TD Size calculation on 1.0 hosts.Sarah Sharp2013-01-031-13/+19
| * xhci: Fix conditional check in bandwidth calculation.Sarah Sharp2013-01-031-1/+1
| * USB: EHCI: bugfix: urb->hcpriv should not be NULLAlan Stern2013-01-032-12/+8
| * xhci: Remove scary warnings about transfer issues.Sarah Sharp2012-12-061-4/+3
| * xhci: Remove warnings about MSI and MSI-X capabilities.Sarah Sharp2012-12-061-4/+4
| * xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp2012-10-301-0/+11
| * ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier2012-10-301-0/+7
| * ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier2012-10-301-1/+1
| * usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes2012-10-301-1/+2
| * xHCI: handle command after aborting the command ringElric Fu2012-10-171-6/+165
| * xhci: Intel Panther Point BEI quirk.Sarah Sharp2012-10-173-1/+5
| * usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systemsVivek Gautam2012-10-171-0/+2
| * Increase XHCI suspend timeout to 16msMichael Spang2012-10-171-1/+1
| * xHCI: cancel command after command timeoutElric Fu2012-10-172-7/+22
| * xHCI: add aborting command ring functionElric Fu2012-10-174-1/+128
| * xHCI: add cmd_ring_stateElric Fu2012-10-173-2/+11
| * xhci: Warn when hosts don't halt.Sarah Sharp2012-10-171-0/+3
| * EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti2012-09-191-2/+10