Age | Commit message (Expand) | Author |
2014-03-31 | xhci: Fix resume issues on Renesas chips in Samsung laptops | Sarah Sharp |
2014-03-22 | Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather." | Mathias Nyman |
2014-03-12 | usb: ohci: use amd_chipset_type to filter for SB800 prefetch | Huang Rui |
2014-03-12 | usb: ehci: use amd_chipset_type to filter for usb subsystem hang bug | Huang Rui |
2014-03-12 | usb: pci-quirks: refactor AMD quirk to abstract AMD chipset types | Huang Rui |
2014-03-05 | usb: ehci: fix deadlock when threadirqs option is used | Stanislaw Gruszka |
2014-03-05 | USB: EHCI: add delay during suspend to prevent erroneous wakeups | Alan Stern |
2014-02-22 | Revert "usb: xhci: Link TRB must not occur within a USB payload burst" | Sarah Sharp |
2014-02-22 | Revert "xhci: Avoid infinite loop when sg urb requires too many trbs" | Sarah Sharp |
2014-02-22 | Revert "xhci: Set scatter-gather limit to avoid failed block writes." | Sarah Sharp |
2014-02-22 | xhci 1.0: Limit arbitrarily-aligned scatter gather. | Sarah Sharp |
2014-02-06 | xhci: Set scatter-gather limit to avoid failed block writes. | Sarah Sharp |
2014-02-06 | xhci: Avoid infinite loop when sg urb requires too many trbs | Ben Hutchings |
2014-02-06 | usb: ehci: add freescale imx28 special write register method | Peter Chen |
2014-02-06 | usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix() | Jack Pham |
2014-01-09 | xhci: Limit the spurious wakeup fix only to HP machines | Takashi Iwai |
2013-12-20 | usb: xhci: Link TRB must not occur within a USB payload burst | David Laight |
2013-11-29 | xhci: Set L1 device slot on USB2 LPM enable/disable. | Sarah Sharp |
2013-11-29 | usb: Don't enable USB 2.0 Link PM by default. | Sarah Sharp |
2013-10-09 | xhci: Fix spurious wakeups after S5 on Haswell | Takashi Iwai |
2013-10-09 | xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registers | Xenia Ragiadakou |
2013-10-09 | xhci: quirk for extra long delay for S4 | Oliver Neukum |
2013-10-09 | xhci: Don't enable/disable RWE on bus suspend/resume. | Sarah Sharp |
2013-09-26 | USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization | Shengzhou Liu |
2013-09-26 | fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy | Ramneek Mehresh |
2013-09-25 | USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd | Alan Stern |
2013-09-25 | USB: OHCI: accept very late isochronous URBs | Alan Stern |
2013-09-25 | USB: UHCI: accept very late isochronous URBs | Alan Stern |
2013-09-25 | USB: iMX21: accept very late isochronous URBs | Alan Stern |
2013-09-23 | xhci: Fix race between ep halt and URB cancellation | Florian Wolter |
2013-09-23 | usb: Fix xHCI host issues on remote wakeup. | Sarah Sharp |
2013-09-23 | xhci: Ensure a command structure points to the correct trb on the command ring | Mathias Nyman |
2013-09-23 | xhci: Fix oops happening after address device timeout | Mathias Nyman |
2013-09-17 | Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2013-09-17 | Revert "USB: EHCI: support running URB giveback in tasklet context" | Greg Kroah-Hartman |
2013-09-17 | usb: host: fsl-mph-dr-of: Staticize local symbols | Sachin Kamat |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-09-03 | Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-08-30 | ehci: remove debugging statement with ehci statistics in ehci_stop() | Xenia Ragiadakou |
2013-08-30 | ehci: remove duplicate debug_async_open() prototype in ehci-dbg.c | Xenia Ragiadakou |
2013-08-30 | ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set | Xenia Ragiadakou |
2013-08-30 | ehci: remove ehci_vdbg() verbose debugging statements | Xenia Ragiadakou |
2013-08-30 | usb: r8a66597-hcd: use platform_{get,set}_drvdata() | Libo Chen |
2013-08-28 | Merge tag 'for-usb-next-2013-08-27-15-07' of git://git.kernel.org/pub/scm/lin... | Greg Kroah-Hartman |
2013-08-28 | xhci: Fix warning introduced by disabling runtime PM. | Sarah Sharp |
2013-08-27 | USB: OHCI: Allow runtime PM without system sleep | Alan Stern |
2013-08-27 | usb: ohci-at91: remove unnecessary dev_set_drvdata() | Libo Chen |
2013-08-27 | xhci:prevent "callbacks suppressed" when debug is not enabled | Dmitry Kasatkin |
2013-08-27 | xhci: fix port BESL LPM capability checking | Mathias Nyman |