aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2022-02-01USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern
2022-01-27usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0Kai-Heng Feng
2022-01-16USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_statusAlan Stern
2022-01-16USB: core: Fix bug in resuming hub's handling of wakeup requestsAlan Stern
2021-12-22USB: core: Make do_proc_control() and do_proc_bulk() killableAlan Stern
2021-12-22USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)Jimmy Wang
2021-12-14usb: core: config: using bit mask instead of individual bitsPavel Hofman
2021-12-14usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman
2021-12-08USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst
2021-12-01usb: hub: Fix locking issues with address0_mutexMathias Nyman
2021-12-01usb: hub: Fix usb enumeration issue due to address0 raceMathias Nyman
2021-11-06Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman
2021-09-14usb: core: hcd: Modularize HCD stop configuration in usb_stop_hcd()Kishon Vijay Abraham I
2021-09-14usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I
2021-07-21Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Vincent Palatin
2021-07-21usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman
2021-07-21usb: hub: Fix link power management max exit latency (MEL) calculationsMathias Nyman
2021-07-12USB: core: Fix incorrect pipe calculation in do_proc_control()Alan Stern
2021-06-21Merge tag 'v5.13-rc7' into usb-nextGreg Kroah-Hartman
2021-06-17usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn
2021-06-09USB: core: Avoid WARNings for 0-length descriptor requestsAlan Stern
2021-05-31Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman
2021-05-27USB: core: Check buffer length matches wLength for control transfersAlan Stern
2021-05-27driver core: Move the "removable" attribute from USB to coreRajat Jain
2021-05-24USB: usbfs: remove double evaluation of usb_sndctrlpipe()Geoffrey D. Bennett
2021-05-22USB: core: WARN if pipe direction != setup packet directionAlan Stern
2021-05-21USB: usbfs: Don't WARN about excessively large memory allocationsAlan Stern
2021-05-21Revert "USB: Add reset-resume quirk for WD19's Realtek Hub"Chris Chiu
2021-05-21USB: Verify the port status when timeout happens during port suspendChris Chiu
2021-05-17Merge 5.13-rc2 into usb-nextGreg Kroah-Hartman
2021-05-13usb: core: hcd: use map_urb_for_dma for single step set feature urbLi Jun
2021-05-13usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to corePeter Chen
2021-05-13usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun
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