summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2025-06-19usb: gadget: m66592-udc: Use USB API functions rather than constantsChen Ni
2025-06-19usb: host: xhci-plat: fix incorrect type for of_match variable in xhci_plat_p...Seungjin Bae
2025-06-17tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-10usb: gadget: pxa25x_udc: Switch to use devm_gpio_request_one()Andy Shevchenko
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-06-03Merge tag 'leds-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2025-06-03Merge tag 'hid-for-linus-2025060301' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-27Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-26Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-23usb: misc: onboard_usb_dev: fix build warning for CONFIG_USB_ONBOARD_DEV_USB5...Arnd Bergmann
2025-05-23usb: typec: tipd: fix typo in TPS_STATUS_HIGH_VOLAGE_WARNING macroJihed Chaibi
2025-05-23USB: typec: fix const issue in typec_match()Greg Kroah-Hartman
2025-05-23USB: gadget: udc: fix const issue in gadget_match_driver()Greg Kroah-Hartman
2025-05-23USB: gadget: fix up const issue with struct usb_function_instanceGreg Kroah-Hartman
2025-05-23Merge tag 'usb-serial-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-05-21USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2ABCharles Yeh
2025-05-21USB: serial: bus: fix const issue in usb_serial_device_match()Greg Kroah-Hartman
2025-05-21usb: usbtmc: Fix timeout value in get_stbDave Penkler
2025-05-21usb: usbtmc: Fix read_stb function and get_stb ioctlDave Penkler
2025-05-21usb: misc: onboard_usb_dev: Fix usb5744 initialization sequenceJonathan Stroud
2025-05-21usb: misc: onboard_usb_dev: Add support for TI TUSB8044 hubMike Looijmans
2025-05-21usb: gadget: lpc32xx_udc: Use USB API functions rather than constantsChen Ni
2025-05-21usb: gadget: epautoconf: Use USB API functions rather than constantsChen Ni
2025-05-21usb: dwc2: gadget: Use USB API functions rather than constantsChen Ni
2025-05-21usb: core: config: Use USB API functions rather than constantsChen Ni
2025-05-21usb: dwc3-exynos: add support for ExynosAutov920Pritam Manohar Sutar
2025-05-21usb: cdnsp: Fix issue with detecting command completion eventPawel Laszczak
2025-05-21usb: cdnsp: Fix issue with detecting USB 3.2 speedPawel Laszczak
2025-05-21usb: Flush altsetting 0 endpoints before reinitializating them after reset.Mathias Nyman
2025-05-21usb: dwc3: qcom: Use bulk clock API and devresBjorn Andersson
2025-05-21usb: gadget: u_serial: Avoid double unlock of serial_port_lockPrashanth K
2025-05-21usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage deviceHongyu Xie
2025-05-21usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AEJiayi Li
2025-05-21usb: typec: tcpm: Use configured PD revision for negotiationCosmo Chou
2025-05-21usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous workRD Babiera
2025-05-21usb: typec: tcpm/tcpci_maxim: Fix bounds check in process_rx()Amit Sunil Dhamne
2025-05-21xhci: Add missing parameter description to xhci_get_endpoint_index()Hans Zhang
2025-05-21usb: xhci: rename 'irq_control' to 'imod'Niklas Neronin
2025-05-21usb: xhci: rename 'irq_pending' to 'iman'Niklas Neronin
2025-05-21usb: xhci: cleanup IMOD register commentsNiklas Neronin
2025-05-21usb: xhci: rework Event Ring Segment Table Address maskNiklas Neronin
2025-05-21usb: xhci: rework Event Ring Segment Table Size maskNiklas Neronin
2025-05-21usb: xhci: remove '0' write to write-1-to-clear registerNiklas Neronin
2025-05-21usb: xhci: guarantee that IMAN register is flushedNiklas Neronin
2025-05-21usb: xhci: improve Interrupt Management register macrosNiklas Neronin
2025-05-21usb: xhci: set requested IMODI to the closest supported valueNiklas Neronin