summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2017-11-11USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern
2017-11-11USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman
2017-11-11USB: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki
2017-10-12Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller
2017-09-15USB: hub: fix SS max number of portsJohan Hovold
2017-09-15USB: hub: fix non-SS hub-descriptor handlingJohan Hovold
2017-09-15USB: hub: fix SS hub-descriptor handlingJohan Hovold
2017-09-15USB: core: replace %p with %pKVamsi Krishna Samavedam
2017-08-26USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher
2017-08-26usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck
2017-08-26usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck
2017-07-18usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-03-16USB: Add quirk for WORLDE easykey.25 MIDI keyboardLukáš Lalinský
2017-03-16USB: fix problems with duplicate endpoint addressesAlan Stern
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-08-22USB: usbfs: fix potential infoleak in devioKangjie Lu
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-01-22USB: fix invalid memory access in hub_activate()Alan Stern
2015-12-30usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings
2015-11-17usb: Add device quirk for Logitech PTZ camerasVincent Palatin
2015-11-17USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao
2015-10-13usb: Use the USB_SS_MULT() macro to get the burst multiplier.Mathias Nyman
2015-08-12usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port resetRobert Schlabbach
2015-05-09USB: usbfs: don't leak kernel data in siginfoAlan Stern
2015-05-09USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern
2015-05-09USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-05-09usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-02-20USB: Add OTG PET device to TPLMacpaul Lin
2015-02-20usb-core bInterval quirkJames P Michels III
2015-01-01move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-12-14usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede
2014-12-14usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede
2014-12-14USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-12-14USB: add reset resume quirk for usb3503Joonyoung Shim
2014-11-05usb: hub: take hub->hdev reference when processing from eventlistJoe Lawrence
2014-09-13USB: Fix persist resume of some SS USB devicesPratyush Anand
2014-09-13usbcore: don't log on consecutive debounce failures of the same portOliver Neukum
2014-08-06usb: Check if port status is equal to RxDetectGavin Guo
2014-07-11USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resumeAlan Stern
2014-04-02usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requestsJulius Werner
2014-04-02usb: Add device quirk for Logitech HD Pro Webcams C920 and C930eJulius Werner
2014-01-03usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner
2014-01-03usb: hub: Clear Port Reset Change during init/resumeJulius Werner
2014-01-03usb: Disable USB 2.0 Link PM before device reset.Sarah Sharp