summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2016-05-01USB: usb_driver_claim_interface: add sanity checkingOliver Neukum
2016-05-01usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum
2016-05-01usb: retry reset if a device times outOliver Neukum
2016-02-17usb: hub: do not clear BOS field during reset deviceDu, Changbin
2016-01-25USB: fix invalid memory access in hub_activate()Alan Stern
2016-01-18USB: add quirk for devices with broken LPMAlan Stern
2016-01-11usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings
2016-01-11usb: core : hub: Fix BOS 'NULL pointer' kernel panicHans Yang
2015-10-30usb: Add device quirk for Logitech PTZ camerasVincent Palatin
2015-10-30USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao
2015-10-09usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman
2015-08-11usb: core: lpm: set lpm_capable for root hub deviceLu Baolu
2015-08-11USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern
2015-07-15USB: devio: fix a condition in async_completed()Dan Carpenter
2015-07-15usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port resetRobert Schlabbach
2015-05-05usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-03-18USB: usbfs: don't leak kernel data in siginfoAlan Stern
2015-03-02USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern
2015-03-02USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-02-24usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-02-04USB: Add OTG PET device to TPLMacpaul Lin
2015-02-04usb-core bInterval quirkJames P Michels III
2015-01-05HID: yet another buggy ELAN touchscreenOliver Neukum
2014-12-15USB: add reset resume quirk for usb3503Joonyoung Shim
2014-12-10usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede
2014-11-14USB: quirks: enable device-qualifier quirk for yet another Elan touchscreenAdel Gadllah
2014-11-14USB: quirks: enable device-qualifier quirk for another Elan touchscreenAdel Gadllah
2014-11-14USB: quirks: enable device-qualifier quirk for Elan TouchscreenJohan Hovold
2014-11-14USB: core: add device-qualifier quirkJohan Hovold
2014-11-14usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-05usb: hub: take hub->hdev reference when processing from eventlistJoe Lawrence
2014-09-05USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman
2014-09-05usbcore: Fix wrong device in an error message in hub_port_connect()Takashi Iwai
2014-09-05usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros
2014-09-05USB: Fix persist resume of some SS USB devicesPratyush Anand
2014-09-05USB: devio: fix issue with log floodingOliver Neukum
2014-09-05usbcore: don't log on consecutive debounce failures of the same portOliver Neukum
2014-07-17usb: Check if port status is equal to RxDetectGavin Guo
2014-06-17usb: fix hub-port pm_runtime_enable() vs runtime pm transitionsDan Williams
2014-06-17usb: quiet peer failure warning, disable poweroffDan Williams
2014-06-17usb: improve "not suspended yet" message in hub_suspend()Dan Williams
2014-06-17usb: fix ->update_hub_device() vs hdev->maxchildDan Williams
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-02usb: hub_handle_remote_wakeup() only exists for CONFIG_PM=yStephen Rothwell
2014-05-27usb: resume child device when port is powered onDan Williams
2014-05-27usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=yDan Williams
2014-05-27usb: introduce port status lockDan Williams
2014-05-27usb: synchronize port poweroff and khubdDan Williams
2014-05-27usb: refactor port handling in hub_events()Dan Williams