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-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-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: quirks: enable device-qualifier quirk for yet another Elan touchscreen | Adel Gadllah |
2014-11-03 | USB: quirks: enable device-qualifier quirk for another Elan touchscreen | Adel Gadllah |
2014-11-03 | usb: Do not allow usb_alloc_streams on unconfigured devices | Hans de Goede |
2014-09-29 | usb: hcd: add generic PHY support | Sergei Shtylyov |
2014-09-29 | usb: rename phy to usb_phy in HCD | Antoine Tenart |
2014-09-29 | usb: core: return -ENOTSUPP for all targeted hosts | Peter Chen |
2014-09-28 | usb: core: log higher level message on malformed LANGID descriptor | Scot Doyle |
2014-09-25 | usb: Add LED triggers for USB activity | Michal Sojka |
2014-09-23 | usb: hub: allow to process more usb hub events in parallel | Petr Mladek |
2014-09-23 | usb: hub: rename khubd to hub_wq in documentation and comments | Petr Mladek |
2014-09-23 | usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq() | Petr Mladek |
2014-09-23 | usb: hub: convert khubd into workqueue | Petr Mladek |
2014-09-23 | usb: hub: rename hub_events() to hub_event() and handle only one event there | Petr Mladek |
2014-09-23 | usb: hub: keep hub->dev reference all the time when struct usb_hub lives | Petr Mladek |
2014-09-23 | USB: Add device quirk for ASUS T100 Base Station keyboard | Lu Baolu |
2014-09-23 | usb: Fixed a few typos | Mickael Maison |
2014-09-23 | usb: core: Kconfig: TPL should apply for both OTG and EH | Peter Chen |
2014-09-23 | usb: core: TPL should apply for both OTG and EH | Peter Chen |
2014-09-23 | USB: quirks: enable device-qualifier quirk for Elan Touchscreen | Johan Hovold |
2014-09-23 | USB: core: add device-qualifier quirk | Johan Hovold |
2014-09-10 | usb: hub: take hub->hdev reference when processing from eventlist | Joe Lawrence |
2014-08-27 | USB: fix build error with CONFIG_PM_RUNTIME disabled | Greg Kroah-Hartman |
2014-08-26 | usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1 | Roger Quadros |
2014-08-19 | usb: core: fix below build warning | Peter Chen |
2014-08-19 | usbcore: Fix wrong device in an error message in hub_port_connect() | Takashi Iwai |
2014-08-04 | Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-08-01 | USB: devio: fix issue with log flooding | Oliver Neukum |
2014-08-01 | usb-core bInterval quirk | James P Michels III |
2014-07-22 | usb: core: allow zero packet flag for interrupt urbs | Amit Virdi |
2014-07-22 | USB: core: hcd-pci: free IRQ before disabling PCI device when shutting down | Jiang Liu |
2014-07-18 | USB: Fix persist resume of some SS USB devices | Pratyush Anand |
2014-07-18 | usb-core: Remove Fix mes in file hcd.c | Nicholas Krause |
2014-07-18 | usbcore: don't log on consecutive debounce failures of the same port | Oliver Neukum |
2014-07-17 | usb: Check if port status is equal to RxDetect | Gavin Guo |
2014-07-17 | USB: Add EXPORT_SYMBOL for usb_alloc_dev | Pratyush Anand |
2014-07-17 | USB: shutdown all URBs after controller death | Alan Stern |
2014-07-11 | USB: add reset resume quirk for usb3503 | Joonyoung Shim |
2014-07-09 | usb: force warm reset to break link re-connect livelock | Dan Williams |
2014-07-09 | usb: allow lpm (en/dis)able only if device is atleast in default state | Pratyush Anand |
2014-06-17 | usb: fix hub-port pm_runtime_enable() vs runtime pm transitions | Dan Williams |
2014-06-17 | usb: quiet peer failure warning, disable poweroff | Dan Williams |
2014-06-17 | usb: improve "not suspended yet" message in hub_suspend() | Dan Williams |
2014-06-17 | usb: fix ->update_hub_device() vs hdev->maxchild | Dan Williams |