summaryrefslogtreecommitdiff
path: root/drivers/usb/host (follow)
Commit message (Expand)AuthorAge
* xhci: Fix spurious wakeups after S5 on HaswellTakashi Iwai2013-10-09
* xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registersXenia Ragiadakou2013-10-09
* xhci: quirk for extra long delay for S4Oliver Neukum2013-10-09
* xhci: Don't enable/disable RWE on bus suspend/resume.Sarah Sharp2013-10-09
* USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu2013-09-26
* fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh2013-09-26
* USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-09-25
* USB: OHCI: accept very late isochronous URBsAlan Stern2013-09-25
* USB: UHCI: accept very late isochronous URBsAlan Stern2013-09-25
* USB: iMX21: accept very late isochronous URBsAlan Stern2013-09-25
* xhci: Fix race between ep halt and URB cancellationFlorian Wolter2013-09-23
* usb: Fix xHCI host issues on remote wakeup.Sarah Sharp2013-09-23
* xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman2013-09-23
* xhci: Fix oops happening after address device timeoutMathias Nyman2013-09-23
* Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-09-17
|\
| * usb: host: fsl-mph-dr-of: Staticize local symbolsSachin Kamat2013-09-17
* | Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman2013-09-17
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-06
|\
| * USB: fsl-mph-dr-of: cleanup clock API useGerhard Sittig2013-08-23
* | Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-03
|\ \
| * | ehci: remove debugging statement with ehci statistics in ehci_stop()Xenia Ragiadakou2013-08-30
| * | ehci: remove duplicate debug_async_open() prototype in ehci-dbg.cXenia Ragiadakou2013-08-30
| * | ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is setXenia Ragiadakou2013-08-30
| * | ehci: remove ehci_vdbg() verbose debugging statementsXenia Ragiadakou2013-08-30
| * | usb: r8a66597-hcd: use platform_{get,set}_drvdata()Libo Chen2013-08-30
| * | Merge tag 'for-usb-next-2013-08-27-15-07' of git://git.kernel.org/pub/scm/lin...Greg Kroah-Hartman2013-08-28
| |\ \
| | * | xhci: Fix warning introduced by disabling runtime PM.Sarah Sharp2013-08-28
| * | | USB: OHCI: Allow runtime PM without system sleepAlan Stern2013-08-27
| * | | usb: ohci-at91: remove unnecessary dev_set_drvdata()Libo Chen2013-08-27
| |/ /
| * | xhci:prevent "callbacks suppressed" when debug is not enabledDmitry Kasatkin2013-08-27
| * | xhci: fix port BESL LPM capability checkingMathias Nyman2013-08-27
| * | usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh2013-08-27
| * | usb: ehci-mxc: check for pdata before dereferencingDaniel Mack2013-08-23
| * | Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp2013-08-15
| |\ \
| | * | xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp2013-08-15
| * | | Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-08-15
| |\ \ \
| | * | | xhci: fix dma mask setup in xhci.cXenia Ragiadakou2013-08-13
| | * | | xhci: trace debug statements related to ring expansionXenia Ragiadakou2013-08-13
| | * | | xhci: trace debug messages related to driver initialization and unloadXenia Ragiadakou2013-08-13
| | * | | xhci: trace debug statements for urb cancellationXenia Ragiadakou2013-08-13
| | * | | xhci: add xhci_cmd_completion trace eventXenia Ragiadakou2013-08-13
| | * | | xhci: add xhci_address_ctx trace eventXenia Ragiadakou2013-08-13
| | * | | xhci: add trace for debug messages related to endpoint resetXenia Ragiadakou2013-08-13
| | * | | xhci: add trace for debug messages related to quirksXenia Ragiadakou2013-08-13
| | * | | xhci: add trace for debug messages related to changing contextsXenia Ragiadakou2013-08-13
| | * | | xhci: add traces for debug messages in xhci_address_device()Xenia Ragiadakou2013-08-13
| | * | | xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused codeXenia Ragiadakou2013-08-13
| | * | | xhci: replace printk(KERN_DEBUG ...)Xenia Ragiadakou2013-08-13
| | * | | xhci: replace xhci_info() with xhci_dbg()Xenia Ragiadakou2013-08-13