summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2016-11-20USB: change bInterval default to 10 msAlan Stern
2016-11-20USB: avoid left shift by -1Alan Stern
2016-11-20USB: fix typo in wMaxPacketSize validationAlan Stern
2016-11-20USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern
2016-11-20usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury
2016-11-20USB: quirks: Fix another ELAN touchscreenAdrien Vergé
2016-08-22USB: usbfs: fix potential infoleak in devioKangjie Lu
2016-08-22USB: don't free bandwidth_mutex too earlyAlan Stern
2016-08-22usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede
2016-08-22usb: quirks: Fix sortingHans de Goede
2016-08-22USB: quirks: Fix entries on wrong list in 3.16.yBen Hutchings
2016-06-15usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski
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