Age | Commit message (Expand) | Author | Files | Lines |
2015-05-09 | Added another USB product ID for ELAN touchscreen quirks. | Logan Gunthorpe | 1 | -0/+3 |
2015-04-10 | drivers/usb/core: devio.c: Removed an uneeded space before tab | Chase Metzger | 1 | -1/+1 |
2015-04-10 | Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -2/+2 |
2015-04-07 | usb: core: hub: use new USB_RESUME_TIMEOUT | Felipe Balbi | 1 | -2/+2 |
2015-03-26 | USB: Move usb_disabled() towards top of the file | Viresh Kumar | 1 | -16/+16 |
2015-03-26 | USB: Use usb_disabled() consistently | Viresh Kumar | 1 | -2/+2 |
2015-02-24 | USB: usbfs: don't leak kernel data in siginfo | Alan Stern | 1 | -0/+2 |
2015-02-15 | Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 7 | -126/+114 |
2015-02-09 | USB / PM: Remove unneeded #ifdef and associated dead code | Andreas Ruprecht | 1 | -12/+0 |
2015-02-04 | usb: Retry port status check on resume to work around RH bugs | Julius Werner | 1 | -3/+12 |
2015-02-04 | Revert "usb: Reset USB-3 devices on USB-3 link bounce" | Zhuang Jin Can | 1 | -25/+9 |
2015-02-02 | Merge 3.19-rc7 into usb-next | Greg Kroah-Hartman | 2 | -0/+9 |
2015-01-31 | USB: fix use-after-free bug in usb_hcd_unlink_urb() | Alan Stern | 1 | -8/+8 |
2015-01-31 | USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd) | Alan Stern | 1 | -0/+12 |
2015-01-31 | USB: usbfs: allow URBs to be reaped after disconnection | Alan Stern | 1 | -26/+37 |
2015-01-25 | USB: Add OTG PET device to TPL | Macpaul Lin | 2 | -0/+9 |
2015-01-25 | usb: core: hub: modify hub reset logic in hub driver | Deepak Das | 1 | -2/+6 |
2015-01-25 | USB: don't cancel queued resets when unbinding drivers | Alan Stern | 3 | -53/+12 |
2015-01-09 | usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN | Sebastian Andrzej Siewior | 2 | -9/+18 |
2014-12-19 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2014-12-15 | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -13/+12 |
2014-12-13 | PM / Kconfig: Replace PM_RUNTIME with PM in dependencies | Rafael J. Wysocki | 1 | -1/+1 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -0/+3 |
2014-12-08 | Merge branch 'pm-runtime' | Rafael J. Wysocki | 8 | -55/+24 |
2014-12-04 | USB / PM: Drop CONFIG_PM_RUNTIME from the USB core | Rafael J. Wysocki | 8 | -55/+24 |
2014-12-01 | Merge 3.18-rc7 into usb-next | Greg Kroah-Hartman | 1 | -0/+3 |
2014-11-25 | Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 1 | -3/+4 |
2014-11-25 | usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000 | Hans de Goede | 1 | -0/+3 |
2014-11-19 | HID: yet another buggy ELAN touchscreen | Oliver Neukum | 1 | -0/+3 |
2014-11-10 | Merge 3.18-rc4 into usb-next. | Greg Kroah-Hartman | 3 | -5/+13 |
2014-11-04 | usb: core: notify disconnection when core detects disconnect | Peter Chen | 1 | -2/+1 |
2014-11-04 | usb: core: need to call usb_phy_notify_connect after device setup | Tony Zheng | 1 | -3/+4 |
2014-11-04 | usb: hub: remove unused variable | Sudip Mukherjee | 1 | -5/+0 |
2014-11-04 | usb: Do not re-read descriptors for wired devices in usb_authorize_device() | Josef Gajdusek | 1 | -5/+8 |
2014-11-04 | USB: quirks: enable device-qualifier quirk for yet another Elan touchscreen | Adel Gadllah | 1 | -0/+3 |
2014-11-04 | USB: quirks: enable device-qualifier quirk for another Elan touchscreen | Adel Gadllah | 1 | -0/+3 |
2014-11-04 | usb: Do not allow usb_alloc_streams on unconfigured devices | Hans de Goede | 1 | -0/+2 |
2014-11-03 | usb: allow to supply the PHY in the drivers when using HCD | Antoine Tenart | 1 | -3/+4 |
2014-09-29 | usb: hcd: add generic PHY support | Sergei Shtylyov | 1 | -2/+40 |
2014-09-29 | usb: rename phy to usb_phy in HCD | Antoine Tenart | 2 | -14/+14 |
2014-09-29 | usb: core: return -ENOTSUPP for all targeted hosts | Peter Chen | 1 | -2/+3 |
2014-09-29 | usb: core: log higher level message on malformed LANGID descriptor | Scot Doyle | 1 | -3/+1 |
2014-09-25 | usb: Add LED triggers for USB activity | Michal Sojka | 1 | -0/+2 |
2014-09-24 | usb: hub: allow to process more usb hub events in parallel | Petr Mladek | 1 | -5/+4 |
2014-09-24 | usb: hub: rename khubd to hub_wq in documentation and comments | Petr Mladek | 2 | -27/+27 |
2014-09-24 | usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq() | Petr Mladek | 3 | -4/+4 |
2014-09-24 | usb: hub: convert khubd into workqueue | Petr Mladek | 2 | -84/+61 |
2014-09-24 | usb: hub: rename hub_events() to hub_event() and handle only one event there | Petr Mladek | 1 | -125/+111 |
2014-09-24 | usb: hub: keep hub->dev reference all the time when struct usb_hub lives | Petr Mladek | 1 | -3/+3 |
2014-09-24 | USB: Add device quirk for ASUS T100 Base Station keyboard | Lu Baolu | 2 | -2/+8 |