Age | Commit message (Expand) | Author |
2017-07-20 | xhci: fix memleak in xhci_run() | Shu Wang |
2017-07-20 | usb: xhci: fix spinlock recursion for USB2 test mode | Peter Chen |
2017-07-20 | xhci: fix 20000ms port resume timeout | Mathias Nyman |
2017-07-20 | usb: xhci: Issue stop EP command only when the EP state is running | Shyam Sundar S K |
2017-07-20 | xhci: Bad Ethernet performance plugged in ASM1042A host | Jiahau Chang |
2017-07-20 | xhci: Fix NULL pointer dereference when cleaning up streams for removed host | Mathias Nyman |
2017-07-07 | Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-07-04 | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-07-03 | Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-07-03 | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid | Linus Torvalds |
2017-07-03 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
2017-07-03 | Merge branch 'uuid-types' | Rafael J. Wysocki |
2017-06-29 | usb: host: ohci-pxa27x: Handle return value of clk_prepare_enable | Arvind Yadav |
2017-06-28 | PM / core: Drop run_wake flag from struct dev_pm_info | Rafael J. Wysocki |
2017-06-20 | xhci: Limit USB2 port wake support for AMD Promontory hosts | Jiahau Chang |
2017-06-20 | Merge 4.12-rc6 into usb-next | Greg Kroah-Hartman |
2017-06-15 | xhci: cleanup finish_td() skip option | Mathias Nyman |
2017-06-15 | xhci: cleanup virtual endoint structure, remove stopped_stream | Mathias Nyman |
2017-06-15 | xhci: handle transfer events without TRB pointer | Mathias Nyman |
2017-06-15 | xhci: support calling cleanup_halted_endpoint with soft retry | Mathias Nyman |
2017-06-15 | xhci: Add support for endpoint soft reset | Mathias Nyman |
2017-06-15 | xhci: refactor transfer event errors and completion codes | Mathias Nyman |
2017-06-15 | xhci: remove endpoint ring cache | Mathias Nyman |
2017-06-13 | usb: host: ehci-exynos: Handle return value of clk_prepare_enable | Arvind Yadav |
2017-06-12 | usb: xhci: ASMedia ASM1042A chipset need shorts TX quirk | Corentin Labbe |
2017-06-12 | usb: xhci: Fix USB 3.1 supported protocol parsing | YD Tseng |
2017-06-07 | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() | Andy Shevchenko |
2017-06-03 | usb: host: ohci-omap3: Remove driver in favor of ohci-platform | Tony Lindgren |
2017-06-03 | usb: host: ohci-platform: Add support for omap3 and later | Tony Lindgren |
2017-06-03 | usb: host: ohci-platform: Add basic runtime PM support | Tony Lindgren |
2017-06-03 | usb: Make use of ktime_* comparison functions | Mariusz Skamra |
2017-06-03 | xhci: Add helper to get hardware dequeue pointer for stopped rings. | Mathias Nyman |
2017-06-03 | xhci: Add stream id to xhci_dequeue_state structure | Mathias Nyman |
2017-06-03 | xhci: Find out where an endpoint or stream stopped from its context. | Mathias Nyman |
2017-06-03 | xhci: remove unused stopped_td pointer | Mathias Nyman |
2017-05-25 | usb/uhci: Add support for Aspeed BMC SoCs | Benjamin Herrenschmidt |
2017-05-22 | Merge 4.12-rc2 into usb-next | Greg Kroah-Hartman |
2017-05-18 | usb: host: xhci-plat: propagate return value of platform_get_irq() | Thomas Petazzoni |
2017-05-18 | xhci: Fix command ring stop regression in 4.11 | Mathias Nyman |
2017-05-18 | xhci: remove GFP_DMA flag from allocation | Matthias Lange |
2017-05-18 | USB: xhci: fix lock-inversion problem | Alan Stern |
2017-05-18 | usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd | Peter Chen |
2017-05-18 | usb: host: xhci-mem: allocate zeroed Scratchpad Buffer | Peter Chen |
2017-05-18 | xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton | Mathias Nyman |
2017-05-18 | usb: xhci: trace URB before giving it back instead of after | Mathias Nyman |
2017-05-17 | usb: host: remove unnecessary null check | Gustavo A. R. Silva |
2017-05-17 | USB: host: xhci: use max-port define | Johan Hovold |
2017-05-17 | USB: ehci-platform: fix companion-device leak | Johan Hovold |
2017-05-17 | usb: r8a66597-hcd: select a different endpoint on timeout | Chris Brandt |
2017-05-17 | usb: r8a66597-hcd: decrease timeout | Chris Brandt |