summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2016-09-29USB: change bInterval default to 10 msAlan Stern
2016-09-23USB: fix typo in wMaxPacketSize validationAlan Stern
2016-09-21USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern
2016-09-21usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman
2016-07-21USB: usbfs: fix potential infoleak in devioKangjie Lu
2016-07-21usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede
2016-05-02usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski
2016-04-11USB: usb_driver_claim_interface: add sanity checkingOliver Neukum
2016-04-11usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum
2016-04-11usb: retry reset if a device times outOliver Neukum
2016-04-11USB: fix invalid memory access in hub_activate()Alan Stern
2016-03-07usb: Add connected retry on resume for non SS devicesAl Cooper
2016-01-25USB: quirks: Fix another ELAN touchscreenAdrien Vergé
2016-01-05usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings
2016-01-05USB: add quirk for devices with broken LPMAlan Stern
2015-10-28Revert "USB: Add device quirk for ASUS T100 Base Station keyboard"Jiri Slaby
2015-10-28USB: Add OTG PET device to TPLMacpaul Lin
2015-10-28Revert "USB: quirks: add touchscreen that is dazzeled by remote wakeup"Oliver Neukum
2015-10-28usb: core: implement AMD remote wakeup quirkHuang Rui
2015-10-28USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao
2015-10-28usb: Add device quirk for Logitech PTZ camerasVincent Palatin
2015-10-28usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman
2015-10-07usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port resetRobert Schlabbach
2015-08-04USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern
2015-08-04USB: devio: fix a condition in async_completed()Dan Carpenter
2015-05-26Added another USB product ID for ELAN touchscreen quirks.Logan Gunthorpe
2015-05-04usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-03-16HID: yet another buggy ELAN touchscreenOliver Neukum
2015-03-12USB: usbfs: don't leak kernel data in siginfoAlan Stern
2015-03-01usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-03-01USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern
2014-12-06usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede
2014-11-13usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede
2014-11-13USB: quirks: enable device-qualifier quirk for yet another Elan touchscreenAdel Gadllah
2014-11-13USB: quirks: enable device-qualifier quirk for another Elan touchscreenAdel Gadllah
2014-11-13USB: quirks: enable device-qualifier quirk for Elan TouchscreenJohan Hovold
2014-11-13USB: core: add device-qualifier quirkJohan Hovold
2014-10-31usb:hub set hub->change_bits when over-current happensShen Guang
2014-10-30USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-17USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-13usb: hub: take hub->hdev reference when processing from eventlistJoe Lawrence
2014-09-17USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman
2014-09-17usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros
2014-09-03USB: Fix persist resume of some SS USB devicesPratyush Anand
2014-09-03USB: devio: fix issue with log floodingOliver Neukum
2014-09-02USB: core: hcd-pci: free IRQ before disabling PCI device when shutting downJiang Liu
2014-09-02usb-core bInterval quirkJames P Michels III
2014-09-02USB: add reset resume quirk for usb3503Joonyoung Shim
2014-07-29usb: Check if port status is equal to RxDetectGavin Guo
2014-06-20USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resumeAlan Stern