summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* usb: core: notify disconnection when core detects disconnectPeter Chen2014-11-031-2/+1
* usb: core: need to call usb_phy_notify_connect after device setupTony Zheng2014-11-031-3/+4
* USB: quirks: enable device-qualifier quirk for yet another Elan touchscreenAdel Gadllah2014-11-031-0/+3
* USB: quirks: enable device-qualifier quirk for another Elan touchscreenAdel Gadllah2014-11-031-0/+3
* usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede2014-11-031-0/+2
* usb: hcd: add generic PHY supportSergei Shtylyov2014-09-291-2/+40
* usb: rename phy to usb_phy in HCDAntoine Tenart2014-09-292-14/+14
* usb: core: return -ENOTSUPP for all targeted hostsPeter Chen2014-09-291-2/+3
* usb: core: log higher level message on malformed LANGID descriptorScot Doyle2014-09-281-3/+1
* usb: Add LED triggers for USB activityMichal Sojka2014-09-251-0/+2
* usb: hub: allow to process more usb hub events in parallelPetr Mladek2014-09-231-5/+4
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-232-27/+27
* usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()Petr Mladek2014-09-233-4/+4
* usb: hub: convert khubd into workqueuePetr Mladek2014-09-232-84/+61
* usb: hub: rename hub_events() to hub_event() and handle only one event therePetr Mladek2014-09-231-125/+111
* usb: hub: keep hub->dev reference all the time when struct usb_hub livesPetr Mladek2014-09-231-3/+3
* USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2014-09-232-2/+8
* usb: Fixed a few typosMickael Maison2014-09-231-1/+1
* usb: core: Kconfig: TPL should apply for both OTG and EHPeter Chen2014-09-231-9/+3
* usb: core: TPL should apply for both OTG and EHPeter Chen2014-09-232-28/+18
* USB: quirks: enable device-qualifier quirk for Elan TouchscreenJohan Hovold2014-09-231-0/+4
* USB: core: add device-qualifier quirkJohan Hovold2014-09-231-0/+3
* usb: hub: take hub->hdev reference when processing from eventlistJoe Lawrence2014-09-101-1/+3
* USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman2014-08-271-0/+2
* usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros2014-08-261-1/+5
* usb: core: fix below build warningPeter Chen2014-08-191-2/+2
* usbcore: Fix wrong device in an error message in hub_port_connect()Takashi Iwai2014-08-191-3/+1
* Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-08-0411-33/+119
|\
| * USB: devio: fix issue with log floodingOliver Neukum2014-08-011-1/+1
| * usb-core bInterval quirkJames P Michels III2014-08-012-0/+15
| * usb: core: allow zero packet flag for interrupt urbsAmit Virdi2014-07-221-0/+1
| * USB: core: hcd-pci: free IRQ before disabling PCI device when shutting downJiang Liu2014-07-221-0/+2
| * USB: Fix persist resume of some SS USB devicesPratyush Anand2014-07-181-0/+41
| * usb-core: Remove Fix mes in file hcd.cNicholas Krause2014-07-181-4/+0
| * usbcore: don't log on consecutive debounce failures of the same portOliver Neukum2014-07-181-3/+8
| * USB: Add EXPORT_SYMBOL for usb_alloc_devPratyush Anand2014-07-171-0/+1
| * USB: shutdown all URBs after controller deathAlan Stern2014-07-171-3/+4
| * USB: add reset resume quirk for usb3503Joonyoung Shim2014-07-111-0/+3
| * usb: force warm reset to break link re-connect livelockDan Williams2014-07-093-20/+39
| * usb: allow lpm (en/dis)able only if device is atleast in default statePratyush Anand2014-07-091-2/+4
* | usb: Check if port status is equal to RxDetectGavin Guo2014-07-171-0/+19
|/
* usb: fix hub-port pm_runtime_enable() vs runtime pm transitionsDan Williams2014-06-173-19/+54
* usb: quiet peer failure warning, disable poweroffDan Williams2014-06-171-5/+19
* usb: improve "not suspended yet" message in hub_suspend()Dan Williams2014-06-171-1/+2
* usb: fix ->update_hub_device() vs hdev->maxchildDan Williams2014-06-171-12/+12
* Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-088-557/+918
|\
| * usb: hub_handle_remote_wakeup() only exists for CONFIG_PM=yStephen Rothwell2014-06-021-0/+6
| * usb: resume child device when port is powered onDan Williams2014-05-272-14/+37
| * usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=yDan Williams2014-05-272-46/+49
| * usb: introduce port status lockDan Williams2014-05-274-37/+72
OpenPOWER on IntegriCloud