summaryrefslogtreecommitdiff
path: root/drivers/usb/core (follow)
Commit message (Expand)AuthorAge
* usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman2021-07-28
* Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Vincent Palatin2021-07-28
* usb: core: reduce power-on-good delay time of root hubChunfeng Yun2021-06-03
* usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun2021-05-22
* USB: Add reset-resume quirk for WD19's Realtek HubChris Chiu2021-05-22
* USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 EthernetKai-Heng Feng2021-05-22
* USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modemVincent Palatin2021-04-07
* usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...Stefan Ursella2021-03-03
* USB: add RESET_RESUME quirk for Snapscan 1212Oliver Neukum2020-12-29
* USB: core: Fix regression in Hercules audio cardAlan Stern2020-12-02
* USB: core: add endpoint-blacklist quirkJohan Hovold2020-12-02
* USB: core: Change %pK for __user pointers to %pxAlan Stern2020-12-02
* USB: Add NO_LPM quirk for Kingston flash driveAlan Stern2020-11-10
* usb: core: Solve race condition in anchor cleanup functionsEli Billauer2020-10-29
* USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao2020-09-23
* usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman2020-09-23
* USB: core: add helpers to retrieve endpointsJohan Hovold2020-09-23
* USB: quirks: Add no-lpm quirk for another Raydium touchscreenKai-Heng Feng2020-09-03
* usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai2020-07-22
* usb: add USB_QUIRK_DELAY_INIT for Logitech C922Tomasz MeresiƄski2020-06-29
* USB: core: Fix misleading driver bug reportAlan Stern2020-05-27
* USB: hub: Fix handling of connect changes during sleepAlan Stern2020-05-02
* USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern2020-05-02
* drivers: usb: core: Minimize irq disabling in usb_sg_cancel()David Mosberger2020-05-02
* drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.David Mosberger2020-05-02
* USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox2020-05-02
* usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adaptersHans de Goede2020-04-02
* USB: Disable LPM on WD19's Realtek HubKai-Heng Feng2020-04-02
* usb: core: port: do error out if usb_autopm_get_interface() failsEugeniu Rosca2020-03-11
* usb: core: hub: do error out if usb_autopm_get_interface() failsEugeniu Rosca2020-03-11
* usb: quirks: add NO_LPM quirk for Logitech Screen ShareDan Lazewatsky2020-03-11
* USB: hub: Don't record a connect-change event during reset-resumeAlan Stern2020-02-28
* USB: Fix novation SourceControl XL after suspendRichard Dodd2020-02-28
* usb: core: hub: Improved device recognition on remote wakeupKeiya Nobuta2020-01-23
* USB: Fix: Don't skip endpoint descriptors with maxpacket=0Alan Stern2020-01-14
* USB: core: fix check for duplicate endpointsJohan Hovold2020-01-12
* usb: core: urb: fix URB structure initialization functionEmiliano Ingrassia2019-12-21
* usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng2019-12-21
* USB: Skip endpoints with 0 maxpacket lengthAlan Stern2019-11-12
* usb: handle warm-reset port requests on hub resumeJan-Marek Glogowski2019-11-06
* USB: usbcore: Fix slab-out-of-bounds bug during device resetAlan Stern2019-09-21
* USB: core: Fix races in character device registration and deregistraionAlan Stern2019-08-25
* usb: core: hub: Disable hub-initiated U1/U2Thinh Nguyen2019-08-04
* usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng2019-08-04
* USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta2019-06-22
* USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz2019-06-11
* USB: Fix slab-out-of-bounds write in usb_get_bos_descriptorAlan Stern2019-06-11
* usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren2019-06-11
* USB: core: Don't unbind interfaces following device reset failureAlan Stern2019-06-11
* USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2019-05-16