summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2025-10-13usb: typec: altmodes/displayport: do not enter mode if port is the UFPRD Babiera
2025-10-13usb: typec: class: add typec_get_data_role symbolRD Babiera
2025-10-13usb: chipidea: imx: add USB support for i.MX94Xu Yang
2025-10-13usb: typec: tipd: Fix error handling in cd321x_read_data_statusSven Peter
2025-10-13usb: gadget: zero: add function wakeup supportXu Yang
2025-10-13usb: hub: Use max() to improve usb_set_lpm_pel()Thorsten Blum
2025-10-13usbip: Fix locking bug in RT-enabled kernelsLizhi Xu
2025-10-13usb: usbtmc: Remove unnecessary local variable from usbtmc_ioctl_requestThorsten Blum
2025-10-13usb: ehci: Add Aspeed AST2700 supportRyan Chen
2025-10-13usb: uhci: Add Aspeed AST2700 supportRyan Chen
2025-10-13usb: uhci: Add reset control supportRyan Chen
2025-10-13usb: core: Drop spaces after function namesClaudiu Beznea
2025-10-13usb: misc: ljca: Remove Wentong's e-mail addressSakari Ailus
2025-10-04Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-10-02Merge tag 'media/v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-25usb: vhci-hcd: Prevent suspending virtually attached devicesCristian Ciocaltea
2025-09-25Merge tag 'usb-serial-6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-09-24USB: serial: option: add SIMCom 8230C compositionsXiaowei Li
2025-09-18usb: xhci: align PORTSC trace with one-based port numberingNiklas Neronin
2025-09-18usb: xhci: correct indentation for PORTSC tracing functionNiklas Neronin
2025-09-18usb: xhci: improve TR Dequeue Pointer maskNiklas Neronin
2025-09-18usb: xhci-pci: add support for hosts with zero USB3 portsNiklas Neronin
2025-09-18usb: xhci: Update a comment about Stop Endpoint retriesMichal Pecio
2025-09-18Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running"Michal Pecio
2025-09-17Merge patch series "usb: gadget: Refactor function drivers to use __free() cl...Greg Kroah-Hartman
2025-09-17usb: gadget: f_rndis: Refactor bind path to use __free()Kuen-Han Tsai
2025-09-17usb: gadget: f_ecm: Refactor bind path to use __free()Kuen-Han Tsai
2025-09-17usb: gadget: f_acm: Refactor bind path to use __free()Kuen-Han Tsai
2025-09-17usb: gadget: f_ncm: Refactor bind path to use __free()Kuen-Han Tsai
2025-09-17usb: gadget: Store endpoint pointer in usb_requestKuen-Han Tsai
2025-09-17usb: host: xhci-rcar: Add Renesas RZ/G3E USB3 Host driver supportBiju Das
2025-09-17usb: host: xhci-plat: Add .post_resume_quirk for struct xhci_plat_privBiju Das
2025-09-17usb: host: xhci-rcar: Move R-Car reg definitionsBiju Das
2025-09-17usb: gadget: f_fs: Fix epfile null pointer access after ep enable.Owen Gu
2025-09-17usb: mon: Increase BUFF_MAX to 64 MiB to support multi-MB URBsForest Crossman
2025-09-17usb: xhci: plat: Facilitate using autosuspend for xhci plat devicesKrishna Kurapati
2025-09-17Merge patch series "Add SpacemiT K1 USB3.0 host controller support"Greg Kroah-Hartman
2025-09-17usb: dwc3: add generic driver to support flattenedZe Huang
2025-09-15fs: rename generic_delete_inode() and generic_drop_inode()Mateusz Guzik
2025-09-15Merge 6.17-rc6 into usb-nextGreg Kroah-Hartman
2025-09-14usb: typec: tipd: Handle mode transitions for CD321xHector Martin
2025-09-14usb: typec: tipd: Read data status in probe and cache its valueHector Martin
2025-09-14usb: typec: tipd: Use read_power_status function in probeHector Martin
2025-09-14usb: typec: tipd: Update partner identity when power status was updatedHector Martin
2025-09-14usb: typec: tipd: Register DisplayPort and Thunderbolt altmodes for cd321xSven Peter
2025-09-14usb: typec: tipd: Read USB4, Thunderbolt and DisplayPort status for cd321xSven Peter
2025-09-14usb: typec: tipd: Add cd321x struct with separate sizeSven Peter
2025-09-14usb: typec: tipd: Trace data status for CD321x correctlySven Peter
2025-09-14usb: typec: tipd: Move switch_power_state to tipd_dataSven Peter