summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'usb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds76-970/+2312
11 daysusb: dwc3: starfive: Add JHB100 USB 2.0 DRD controllerMinda Chen1-0/+1
11 daysdrivers/usb/host: Fix spelling error 'seperate' -> 'separate'Qinghua Zhao1-1/+1
11 daysMerge tag 'usb-serial-7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2-1/+3
2026-04-08USB: serial: iuu_phoenix: fix iuutool author nameThorsten Blum1-1/+1
2026-04-07usb: gadget: f_ncm: validate minimum block_len in ncm_unwrap_ntb()Greg Kroah-Hartman1-2/+2
2026-04-07usb: gadget: f_phonet: fix skb frags[] overflow in pn_rx_complete()Greg Kroah-Hartman1-0/+9
2026-04-07usb: gadget: f_hid: Add missing error codeEthan Tidmore1-1/+3
2026-04-07usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitionsJameson Thies1-2/+24
2026-04-07USB: of: Simplify with scoped for each OF child loopHans Zhang1-6/+2
2026-04-07usbip: validate number_of_packets in usbip_pack_ret_submit()Nathan Rebello1-0/+12
2026-04-07usb: gadget: renesas_usb3: validate endpoint index in standard request handlersGreg Kroah-Hartman1-1/+6
2026-04-07usb: core: config: reverse the size check of the SSP isoc endpoint descriptorGreg Kroah-Hartman1-2/+2
2026-04-07usb: typec: ucsi: Set usb mode on partner changeJameson Thies1-0/+6
2026-04-07USB: cdc-acm: Add quirks for Yoga Book 9 14IAH10 INGENIC touchscreenDave Carey1-7/+46
2026-04-07usb: storage: Expand range of matched versions for VL817 quirks entryDaniel BrĂ¡t1-3/+4
2026-04-07usb: chipidea: otg: not wait vbus drop if use role_switchXu Yang1-2/+2
2026-04-07usb: chipidea: core: allow ci_irq_handler() handle both ID and VBUS changeXu Yang2-22/+26
2026-04-07usb: chipidea: core: refactor ci_usb_role_switch_set()Xu Yang1-22/+7
2026-04-07usb: typec: ucsi: skip connector validation before initNathan Rebello1-1/+2
2026-04-07USB: serial: option: add Telit Cinterion FN990A MBIM compositionFabio Porcedda1-0/+2
2026-04-06Merge tag 'v7.0-rc7' into usb-nextGreg Kroah-Hartman39-275/+490
2026-04-03Revert "usb: cdns3: Add USBSSP platform driver support"Greg Kroah-Hartman9-164/+178
2026-04-03Revert "usb: cdnsp: Add support for device-only configuration"Greg Kroah-Hartman5-72/+23
2026-04-02usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio1-1/+0
2026-04-02usb: xhci: remove duplicate '0x' prefixNiklas Neronin2-5/+5
2026-04-02usb: xhci: move roothub port limit validationNiklas Neronin1-27/+18
2026-04-02usb: xhci: simpilfy resume root hub codeNiklas Neronin1-20/+16
2026-04-02usb: xhci: cleanup xhci_hub_report_usb3_link_state()Niklas Neronin1-36/+20
2026-04-02usb: xhci: rename parameter to match argument 'portsc'Niklas Neronin1-31/+30
2026-04-02usb: xhci: add PORTSC variable to xhci_hub_control()Niklas Neronin1-51/+51
2026-04-02usb: xhci: add PORTPMSC variable to xhci_hub_control()Niklas Neronin1-9/+9
2026-04-02usb: xhci: separate use of USB Chapter 11 PLS macros from xHCI-specific PLS m...Niklas Neronin1-7/+7
2026-04-02usb: xhci: clean up 'wValue' handling in xhci_hub_control()Niklas Neronin1-4/+6
2026-04-02usb: xhci: clean up handling of upper bits in SetPortFeature wIndexNiklas Neronin1-13/+12
2026-04-02usb: xhci: rename 'wIndex' parameters to 'portnum'Niklas Neronin1-33/+27
2026-04-02usb: xhci: stop treating 'wIndex' as a mutable port numberNiklas Neronin1-35/+30
2026-04-02usb: xhci: optimize resuming from S4 (suspend-to-disk)Niklas Neronin3-23/+34
2026-04-02usb: xhci: improve debug messages during suspendNiklas Neronin1-28/+37
2026-04-02usb: xhci: split core allocation and initializationNiklas Neronin2-20/+13
2026-04-02usb: xhci: move initialization for lifetime objectsNiklas Neronin2-8/+8
2026-04-02usb: xhci: move ring initializationNiklas Neronin3-5/+18
2026-04-02usb: xhci: move reserving command ring trbNiklas Neronin2-7/+6
2026-04-02usb: xhci: factor out roothub bandwidth cleanupNiklas Neronin1-21/+29
2026-04-02usb: xhci: relocate Restore/Controller error checkNiklas Neronin1-8/+5
2026-04-02usb: xhci: simplify CMRT initialization logicNiklas Neronin1-5/+3
2026-04-02usb: xhci: Fix debugfs bandwidth reportingMichal Pecio2-4/+15
2026-04-02usb: xhci: Simplify clearing the Event Interrupt bitMichal Pecio1-3/+2
2026-04-02xhci: use BIT macroOliver Neukum1-60/+61
2026-04-02Merge tag 'usb-serial-7.0-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman3-0/+8