aboutsummaryrefslogtreecommitdiffstats
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-05-20USB: usbfs: fix mmap dma mismatchGreg Kroah-Hartman
2020-05-20usb: usbfs: correct kernel->user page attribute mismatchJeremy Linton
2020-04-29USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...Alan Stern
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-12usb: core: port: do error out if usb_autopm_get_interface() failsEugeniu Rosca
2020-03-12usb: core: hub: do error out if usb_autopm_get_interface() failsEugeniu Rosca
2020-03-12usb: core: hub: fix unhandled return by employing a void functionEugeniu Rosca
2020-03-12usb: 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-21USB: Fix incorrect DMA allocations for local memory pool driversFredrik Noring
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-10-28USB: Skip endpoints with 0 maxpacket lengthAlan Stern
2019-09-04USB: usbcore: Fix slab-out-of-bounds bug during device resetAlan Stern
2019-09-03Merge generic_lookup_helpers into usb-nextGreg Kroah-Hartman
2019-09-03usb: core: phy: add support for PHY calibrationMarek Szyprowski
2019-09-03usb: remove commented out dma wrappersChristoph Hellwig
2019-09-03usb: remove a stale comment in hcd_alloc_coherentChristoph Hellwig
2019-09-02Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman
2019-08-28usb: hcd: use managed device resourcesSchmid, Carsten
2019-08-21usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig
2019-08-21usb: usbfs: only account once for mmap()'ed usb memory usageGavin Li
2019-08-19Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman
2019-08-15usb: add a hcd_uses_dma helperChristoph Hellwig
2019-08-15usb: don't create dma pools for HCDs with a localmem_poolChristoph Hellwig
2019-08-15USB: CDC: fix sanity checks in CDC union parserOliver Neukum
2019-08-14USB: usbfs: Add a capability flag for runtime suspendAlan Stern
2019-08-12USB: core: Fix races in character device registration and deregistraionAlan Stern