summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2021-04-22USB: Add reset-resume quirk for WD19's Realtek HubChris Chiu
2021-04-14USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 EthernetKai-Heng Feng
2021-04-12Revert "usb: Link the ports to the connectors they are attached to"Greg Kroah-Hartman
2021-04-10usb: core: reduce power-on-good delay time of root hubChunfeng Yun
2021-04-09usb: core: hub: Fix PM reference leak in usb_port_resume()Bixuan Cui
2021-04-09usb: Iterator for portsHeikki Krogerus
2021-04-09usb: Link the ports to the connectors they are attached toHeikki Krogerus
2021-04-05Merge 5.12-rc6 into usb-nextGreg Kroah-Hartman
2021-03-23USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modemVincent Palatin
2021-03-23usb: core: sysfs: Check for SSP rate in speed attrThinh Nguyen
2021-03-23usb: core: hub: Print speed name based on ssp rateThinh Nguyen
2021-03-23usb: core: hub: Remove port_speed_is_ssp()Thinh Nguyen
2021-03-23usb: core: Track SuperSpeed Plus GenXxYThinh Nguyen
2021-03-23USB: core: rename usb_driver_claim_interface() data parameterJohan Hovold
2021-03-23USB: core: drop outdated interface-binding commentJohan Hovold
2021-03-15Merge 5.12-rc3 into usb-nextGreg Kroah-Hartman
2021-03-11drm: Use USB controller's DMA mask when importing dmabufsThomas Zimmermann
2021-03-10usb: common: add function to get interval expressed in us unitChunfeng Yun
2021-03-10USB: core: no need to save usb_devices_rootGreg Kroah-Hartman
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin
2021-02-10usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...Stefan Ursella
2021-02-10USB: quirks: sort quirk entriesJohan Hovold
2021-01-07kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urbAndrey Konovalov
2020-12-07USB: add RESET_RESUME quirk for Snapscan 1212Oliver Neukum
2020-12-07USB: core: drop pipe-type check from new control-message helpersJohan Hovold
2020-12-04USB: core: return -EREMOTEIO on short usb_control_msg_recv()Johan Hovold
2020-12-04USB: core: drop short-transfer check from usb_control_msg_send()Johan Hovold
2020-11-30Merge 5.10-rc6 into usb-nextGreg Kroah-Hartman
2020-11-26USB: core: Constify static attribute_group structsRikard Falkeborn
2020-11-20USB: core: Change %pK for __user pointers to %pxAlan Stern
2020-11-20USB: core: Fix regression in Hercules audio cardAlan Stern
2020-11-20USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO buil...penghao
2020-11-13usb: fix a few cases of -WfallthroughNick Desaulniers
2020-11-09Merge 5.10-rc3 into usb-nextGreg Kroah-Hartman
2020-11-03USB: Add NO_LPM quirk for Kingston flash driveAlan Stern
2020-11-02Merge 5.10-rc2 into usb-nextGreg Kroah-Hartman
2020-10-28usbcore: Check both id_table and match() when both availableBastien Nocera
2020-10-28kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirqAndrey Konovalov
2020-10-28usb: core: Replace in_interrupt() in commentsAhmed S. Darwish
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-05Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman
2020-10-02USB: core: remove polling for /sys/kernel/debug/usb/devicesSergey Korolev
2020-10-02USB: hub: Add Kconfig option to reduce number of port initialization retriesAlan Stern
2020-10-02USB: hub: Clean up use of port initialization schemes and retriesAlan Stern
2020-09-25usbcore/driver: Accommodate usbipM. Vefa Bicakci
2020-09-25usbcore/driver: Fix incorrect downcastM. Vefa Bicakci
2020-09-25usbcore/driver: Fix specific driver selectionM. Vefa Bicakci
2020-09-25USB: correct API of usb_control_msg_send/recvOliver Neukum
2020-09-25Revert "USB: core: hub.c: use usb_control_msg_send() in a few places"Oliver Neukum