summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2020-09-23USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao
2020-09-17usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman
2020-09-17usb: core: fix slab-out-of-bounds Read in read_descriptorsZeng Tao
2020-09-03USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-DAlan Stern
2020-09-03USB: quirks: Add no-lpm quirk for another Raydium touchscreenKai-Heng Feng
2020-08-19usb: core: fix quirks_param_set() writing to a const pointerKars Mulder
2020-06-30usb: add USB_QUIRK_DELAY_INIT for Logitech C922Tomasz MeresiƄski
2020-05-27USB: core: Fix misleading driver bug reportAlan Stern
2020-05-20usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534BEugeniu Rosca
2020-04-29USB: hub: Fix handling of connect changes during sleepAlan Stern
2020-04-29USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern
2020-04-29USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox
2020-03-25usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adaptersHans de Goede
2020-03-25USB: Disable LPM on WD19's Realtek HubKai-Heng Feng
2020-03-11usb: core: port: do error out if usb_autopm_get_interface() failsEugeniu Rosca
2020-03-11usb: core: hub: do error out if usb_autopm_get_interface() failsEugeniu Rosca
2020-03-11usb: core: hub: fix unhandled return by employing a void functionEugeniu Rosca
2020-03-11usb: quirks: add NO_LPM quirk for Logitech Screen ShareDan Lazewatsky
2020-02-28USB: hub: Fix the broken detection of USB3 device in SMSC hubHardik Gajjar
2020-02-28USB: hub: Don't record a connect-change event during reset-resumeAlan Stern
2020-02-28USB: Fix novation SourceControl XL after suspendRichard Dodd
2020-02-28USB: quirks: blacklist duplicate ep on Sound Devices USBPre2Johan Hovold
2020-02-28USB: core: add endpoint-blacklist quirkJohan Hovold
2020-01-23usb: core: hub: Improved device recognition on remote wakeupKeiya Nobuta
2020-01-14USB: Fix: Don't skip endpoint descriptors with maxpacket=0Alan Stern
2020-01-12usb: missing parentheses in USE_NEW_SCHEMEQi Zhou
2020-01-12USB: core: fix check for duplicate endpointsJohan Hovold
2019-12-31usb: usbfs: Suppress problematic bind and unbind uevents.Ingo Rohloff
2019-12-17usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia
2019-12-17usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng
2019-11-12USB: Skip endpoints with 0 maxpacket lengthAlan Stern
2019-11-06usb: handle warm-reset port requests on hub resumeJan-Marek Glogowski
2019-09-21USB: usbcore: Fix slab-out-of-bounds bug during device resetAlan Stern
2019-09-06usb: hcd: use managed device resourcesSchmid, Carsten
2019-08-25USB: CDC: fix sanity checks in CDC union parserOliver Neukum
2019-08-25USB: core: Fix races in character device registration and deregistraionAlan Stern
2019-08-16usb: usbfs: fix double-free of usb memory upon submiturb errorGavin Li
2019-07-31usb: core: hub: Disable hub-initiated U1/U2Thinh Nguyen
2019-07-26usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng
2019-06-19USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta
2019-06-09USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz
2019-06-09USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern
2019-05-31usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren
2019-05-31USB: core: Don't unbind interfaces following device reset failureAlan Stern
2019-05-08USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-05-08USB: core: Fix unterminated string returned by usb_string()Alan Stern
2019-05-02USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng
2019-05-02USB: Add new USB LPM helpersKai-Heng Feng
2019-02-12usb: hub: delay hub autosuspend if USB3 port is still link trainingMathias Nyman
2019-01-31USB: leds: fix regression in usbport led triggerChristian Lamparter