Age | Commit message (Expand) | Author |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-12-08 | Merge branch 'pm-runtime' | Rafael J. Wysocki |
2014-12-04 | USB / PM: Drop CONFIG_PM_RUNTIME from the USB core | Rafael J. Wysocki |
2014-11-22 | usb: xhci: rework root port wake bits if controller isn't allowed to wakeup | Lu Baolu |
2014-11-22 | USB: xhci: Reset a halted endpoint immediately when we encounter a stall. | Mathias Nyman |
2014-11-22 | Revert "xhci: clear root port wake on bits if controller isn't wake-up capable" | Lu Baolu |
2014-11-22 | USB: xhci: don't start a halted endpoint before its new dequeue is set | Mathias Nyman |
2014-11-20 | treewide: fix typo in printk and Kconfig | Masanari Iida |
2014-11-03 | xhci: no switching back on non-ULT Haswell | Oliver Neukum |
2014-11-03 | usb: Remove references to non-existent PLAT_S5P symbol | Sylwester Nawrocki |
2014-11-03 | xhci: Disable streams on Asmedia 1042 xhci controllers | Hans de Goede |
2014-11-03 | USB: HWA: fix a warning message | Dan Carpenter |
2014-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-10-08 | Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-10-03 | USB: host: st: fix typo 'CONFIG_USB_EHCI_HCD_ST' | Paul Bolle |
2014-10-03 | xhci: Allow xHCI drivers to be built as separate modules | Andrew Bresticker |
2014-10-03 | xhci: Export symbols used by host-controller drivers | Andrew Bresticker |
2014-10-03 | xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3cold | Andrew Bresticker |
2014-10-03 | xhci: Introduce xhci_init_driver() | Andrew Bresticker |
2014-09-29 | usb: rename phy to usb_phy in HCD | Antoine Tenart |
2014-09-29 | USB: host: st: fix ehci/ohci driver selection | Arnd Bergmann |
2014-09-29 | usb: host: ehci-exynos: Remove unnecessary usb-phy support | Vivek Gautam |
2014-09-26 | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2014-09-26 | treewide: Fix typos in Kconfig | Masanari Iida |
2014-09-23 | usb: hub: rename khubd to hub_wq in documentation and comments | Petr Mladek |
2014-09-23 | drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin... | Chen Gang |
2014-09-23 | usb: hwa: add USB build dependency for USB_HWA_HCD | Thomas Pugliese |
2014-09-23 | usb: host: ohci-exynos: Remove unnecessary usb-phy support | Vivek Gautam |
2014-09-23 | xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current... | Hans de Goede |
2014-09-23 | xhci: Remove "FIXME - check all the stream rings for pending cancellations" | Hans de Goede |
2014-09-23 | xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd compl... | Hans de Goede |
2014-09-23 | xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_state | Hans de Goede |
2014-09-23 | xhci: xhci_ring_device: Ring stream ring bells for endpoints with streams | Hans de Goede |
2014-09-23 | usb: xhci_suspend is not stopping the root hub timer for the shared HCD | Al Cooper |
2014-09-23 | xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq() | Hans de Goede |
2014-09-23 | usb: host: ohci-st: Add OHCI driver support for ST STB devices | Peter Griffin |
2014-09-23 | usb: host: ehci-st: Add EHCI support for ST STB devices | Peter Griffin |
2014-09-23 | USB: isp1362: Use devm_ioremap_resource | Tobias Klauser |
2014-09-22 | Merge 3.17-rc6 into usb-next | Greg Kroah-Hartman |
2014-09-19 | USB: EHCI: unlink QHs even after the controller has stopped | Alan Stern |
2014-09-14 | Merge 3.17-rc5 into usb-next | Greg Kroah-Hartman |
2014-09-11 | xhci: fix oops when xhci resumes from hibernate with hw lpm capable devices | Mathias Nyman |
2014-09-11 | usb: xhci: Fix OOPS in xhci error handling code | Al Cooper |
2014-09-11 | xhci: Fix null pointer dereference if xhci initialization fails | Mathias Nyman |
2014-09-09 | bcma: store more alternative addresses | Hauke Mehrtens |
2014-09-08 | usb: ehci/ohci-exynos: Fix PHY getting sequence | Vivek Gautam |
2014-09-08 | usb: host: xhci: fix compliance mode workaround | Felipe Balbi |
2014-08-27 | Revert "usb: ehci/ohci-exynos: Fix PHY getting sequence" | Greg Kroah-Hartman |
2014-08-27 | xhci: Disable streams on Via XHCI with device-id 0x3432 | Hans de Goede |