Age | Commit message (Expand) | Author |
2015-08-05 | usb: devio: remove assignment from if condition | Kris Borer |
2015-07-27 | Merge 4.2-rc4 into usb-next | Greg Kroah-Hartman |
2015-07-22 | usbcore: add sysfs support to xHCI usb3 hardware LPM | Kevin Strasser |
2015-07-22 | usb: move assignment out of if condition | Kris Borer |
2015-07-22 | usb: fix coding style issue | Kris Borer |
2015-07-22 | usb: core: lpm: set lpm_capable for root hub device | Lu Baolu |
2015-06-02 | Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
2015-05-31 | usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port reset | Robert Schlabbach |
2015-05-24 | USB: devio: fix a condition in async_completed() | Dan Carpenter |
2015-05-18 | Merge 4.1-rc4 into usb-next | Greg Kroah-Hartman |
2015-05-13 | usb: add bus type for USB ULPI | Heikki Krogerus |
2015-05-10 | USB: hub.c: move assignment out of if () block | Greg Kroah-Hartman |
2015-05-10 | USB: hcd.c: move assignment out of if () block | Greg Kroah-Hartman |
2015-05-10 | Usb: core: buffer: fixed the checkpatch warning | Nizam Haider |
2015-05-09 | Added another USB product ID for ELAN touchscreen quirks. | Logan Gunthorpe |
2015-05-08 | usb: Enable LPM for USB 2.01+ full-speed devices | Rupesh Tatiya |
2015-05-08 | usb: Set unused ports to "fixed" rather than "unknown" | Matthew Garrett |
2015-05-08 | usb: Prefer firmware values when determining whether a port is removable | Matthew Garrett |
2015-04-10 | drivers/usb/core: devio.c: Removed an uneeded space before tab | Chase Metzger |
2015-04-10 | Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2015-04-07 | usb: core: hub: use new USB_RESUME_TIMEOUT | Felipe Balbi |
2015-03-26 | USB: Move usb_disabled() towards top of the file | Viresh Kumar |
2015-03-26 | USB: Use usb_disabled() consistently | Viresh Kumar |
2015-02-24 | USB: usbfs: don't leak kernel data in siginfo | Alan Stern |
2015-02-15 | Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2015-02-08 | USB / PM: Remove unneeded #ifdef and associated dead code | Andreas Ruprecht |
2015-02-03 | usb: Retry port status check on resume to work around RH bugs | Julius Werner |
2015-02-03 | Revert "usb: Reset USB-3 devices on USB-3 link bounce" | Zhuang Jin Can |
2015-02-02 | Merge 3.19-rc7 into usb-next | Greg Kroah-Hartman |
2015-01-31 | USB: fix use-after-free bug in usb_hcd_unlink_urb() | Alan Stern |
2015-01-31 | USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd) | Alan Stern |
2015-01-31 | USB: usbfs: allow URBs to be reaped after disconnection | Alan Stern |
2015-01-25 | USB: Add OTG PET device to TPL | Macpaul Lin |
2015-01-25 | usb: core: hub: modify hub reset logic in hub driver | Deepak Das |
2015-01-25 | USB: don't cancel queued resets when unbinding drivers | Alan Stern |
2015-01-09 | usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN | Sebastian Andrzej Siewior |
2014-12-18 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-14 | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-12-13 | PM / Kconfig: Replace PM_RUNTIME with PM in dependencies | Rafael J. Wysocki |
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-30 | Merge 3.18-rc7 into usb-next | Greg Kroah-Hartman |
2014-11-25 | Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2014-11-24 | usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000 | Hans de Goede |
2014-11-19 | HID: yet another buggy ELAN touchscreen | Oliver Neukum |
2014-11-10 | Merge 3.18-rc4 into usb-next. | Greg Kroah-Hartman |
2014-11-03 | usb: core: notify disconnection when core detects disconnect | Peter Chen |
2014-11-03 | usb: core: need to call usb_phy_notify_connect after device setup | Tony Zheng |
2014-11-03 | usb: hub: remove unused variable | Sudip Mukherjee |