| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization | Shengzhou Liu | 2013-09-26 | 1 | -2/+3 |
* | fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy | Ramneek Mehresh | 2013-09-26 | 1 | -9/+3 |
* | USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd | Alan Stern | 2013-09-25 | 3 | -3/+3 |
* | USB: OHCI: accept very late isochronous URBs | Alan Stern | 2013-09-25 | 2 | -14/+34 |
* | USB: UHCI: accept very late isochronous URBs | Alan Stern | 2013-09-25 | 1 | -4/+8 |
* | USB: iMX21: accept very late isochronous URBs | Alan Stern | 2013-09-25 | 1 | -4/+4 |
* | xhci: Fix race between ep halt and URB cancellation | Florian Wolter | 2013-09-23 | 1 | -2/+6 |
* | usb: Fix xHCI host issues on remote wakeup. | Sarah Sharp | 2013-09-23 | 4 | -10/+60 |
* | xhci: Ensure a command structure points to the correct trb on the command ring | Mathias Nyman | 2013-09-23 | 4 | -21/+17 |
* | xhci: Fix oops happening after address device timeout | Mathias Nyman | 2013-09-23 | 1 | -0/+6 |
* | Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2013-09-17 | 1 | -3/+3 |
|\ |
|
| * | usb: host: fsl-mph-dr-of: Staticize local symbols | Sachin Kamat | 2013-09-17 | 1 | -3/+3 |
* | | Revert "USB: EHCI: support running URB giveback in tasklet context" | Greg Kroah-Hartman | 2013-09-17 | 14 | -13/+18 |
|/ |
|
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -1/+0 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-09-06 | 1 | -7/+9 |
|\ |
|
| * | USB: fsl-mph-dr-of: cleanup clock API use | Gerhard Sittig | 2013-08-23 | 1 | -7/+9 |
* | | Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-09-03 | 69 | -1231/+8255 |
|\ \ |
|
| * | | ehci: remove debugging statement with ehci statistics in ehci_stop() | Xenia Ragiadakou | 2013-08-30 | 1 | -8/+0 |
| * | | ehci: remove duplicate debug_async_open() prototype in ehci-dbg.c | Xenia Ragiadakou | 2013-08-30 | 1 | -1/+0 |
| * | | ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set | Xenia Ragiadakou | 2013-08-30 | 6 | -15/+15 |
| * | | ehci: remove ehci_vdbg() verbose debugging statements | Xenia Ragiadakou | 2013-08-30 | 4 | -67/+7 |
| * | | usb: r8a66597-hcd: use platform_{get,set}_drvdata() | Libo Chen | 2013-08-30 | 1 | -2/+2 |
| * | | Merge tag 'for-usb-next-2013-08-27-15-07' of git://git.kernel.org/pub/scm/lin... | Greg Kroah-Hartman | 2013-08-28 | 1 | -4/+2 |
| |\ \ |
|
| | * | | xhci: Fix warning introduced by disabling runtime PM. | Sarah Sharp | 2013-08-28 | 1 | -4/+2 |
| * | | | USB: OHCI: Allow runtime PM without system sleep | Alan Stern | 2013-08-27 | 1 | -1/+1 |
| * | | | usb: ohci-at91: remove unnecessary dev_set_drvdata() | Libo Chen | 2013-08-27 | 1 | -2/+0 |
| |/ / |
|
| * | | xhci:prevent "callbacks suppressed" when debug is not enabled | Dmitry Kasatkin | 2013-08-27 | 1 | -16/+8 |
| * | | xhci: fix port BESL LPM capability checking | Mathias Nyman | 2013-08-27 | 1 | -1/+1 |
| * | | usb: xhci: Disable runtime PM suspend for quirky controllers | Shawn Nematbakhsh | 2013-08-27 | 1 | -0/+22 |
| * | | usb: ehci-mxc: check for pdata before dereferencing | Daniel Mack | 2013-08-23 | 1 | -1/+1 |
| * | | Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next | Sarah Sharp | 2013-08-15 | 5 | -9/+16 |
| |\ \ |
|
| | * | | xhci-plat: Don't enable legacy PCI interrupts. | Sarah Sharp | 2013-08-15 | 3 | -2/+8 |
| * | | | Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2013-08-15 | 12 | -354/+510 |
| |\ \ \ |
|
| | * | | | xhci: fix dma mask setup in xhci.c | Xenia Ragiadakou | 2013-08-13 | 2 | -14/+15 |
| | * | | | xhci: trace debug statements related to ring expansion | Xenia Ragiadakou | 2013-08-13 | 3 | -3/+9 |
| | * | | | xhci: trace debug messages related to driver initialization and unload | Xenia Ragiadakou | 2013-08-13 | 3 | -68/+113 |
| | * | | | xhci: trace debug statements for urb cancellation | Xenia Ragiadakou | 2013-08-13 | 3 | -28/+54 |
| | * | | | xhci: add xhci_cmd_completion trace event | Xenia Ragiadakou | 2013-08-13 | 2 | -0/+33 |
| | * | | | xhci: add xhci_address_ctx trace event | Xenia Ragiadakou | 2013-08-13 | 2 | -0/+49 |
| | * | | | xhci: add trace for debug messages related to endpoint reset | Xenia Ragiadakou | 2013-08-13 | 3 | -7/+18 |
| | * | | | xhci: add trace for debug messages related to quirks | Xenia Ragiadakou | 2013-08-13 | 5 | -35/+69 |
| | * | | | xhci: add trace for debug messages related to changing contexts | Xenia Ragiadakou | 2013-08-13 | 4 | -10/+27 |
| | * | | | xhci: add traces for debug messages in xhci_address_device() | Xenia Ragiadakou | 2013-08-13 | 6 | -11/+103 |
| | * | | | xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code | Xenia Ragiadakou | 2013-08-13 | 4 | -165/+1 |
| | * | | | xhci: replace printk(KERN_DEBUG ...) | Xenia Ragiadakou | 2013-08-13 | 1 | -9/+7 |
| | * | | | xhci: replace xhci_info() with xhci_dbg() | Xenia Ragiadakou | 2013-08-13 | 2 | -4/+2 |
| | * | | | usb: Add Device Tree support to XHCI Platform driver | Al Cooper | 2013-08-13 | 1 | -0/+10 |
| * | | | | usb: host: add Kconfig option for EHSET | Jack Pham | 2013-08-14 | 3 | -1/+26 |
| * | | | | Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2013-08-13 | 4 | -75/+40 |
| |\ \ \ \ |
|
| | * | | | | usb: host: tegra: Tegra30 support | Tuomas Tynkkynen | 2013-08-12 | 1 | -5/+29 |