aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2025-06-24USB: serial: cp210x: use new GPIO line value setter callbacksBartosz Golaszewski1-4/+6
2025-06-24USB: serial: ftdi_sio: use new GPIO line value setter callbacksBartosz Golaszewski1-6/+12
2025-06-19Revert "usb: xhci: Implement xhci_handshake_check_state() helper"Roy Luo3-30/+3
2025-06-19usb: xhci: Skip xhci_reset in xhci_resume if xhci is being removedRoy Luo1-1/+4
2025-06-19usb: gadget: u_serial: Fix race condition in TTY wakeupKuen-Han Tsai1-3/+3
2025-06-19Revert "usb: gadget: u_serial: Add null pointer check in gs_start_io"Kuen-Han Tsai1-5/+1
2025-06-19usb: chipidea: udc: disconnect/reconnect from host when do suspend/resumeXu Yang1-0/+7
2025-06-19usb: acpi: fix device link removalHeikki Krogerus2-1/+6
2025-06-19usb: hub: fix detection of high tier USB3 devices behind suspended hubsMathias Nyman1-1/+32
2025-06-19Logitech C-270 even more brokenOliver Neukum1-1/+2
2025-06-19usb: dwc3: Abort suspend on soft disconnect failureKuen-Han Tsai2-15/+16
2025-06-19usb: cdnsp: do not disable slot for disabled slotPeter Chen1-1/+3
2025-06-19usb: core: modify comments xhci_hc_driver has HCD_MEMORY just like ehci ohciXu Rao1-1/+1
2025-06-19usb: chipidea: imx: implement workaround for ERR051725Xu Yang2-0/+26
2025-06-19usb: chipidea: imx: add imx_usbmisc_pullup() hookXu Yang2-0/+19
2025-06-19usb: chipidea: udc: add CI_HDRC_CONTROLLER_PULLUP_EVENT eventXu Yang1-0/+5
2025-06-19usb: typec: intel_pmc_mux: Defer probe if SCU IPC isn't presentTomasz Michalec1-1/+1
2025-06-19usb: core: usb_submit_urb: downgrade type checkOliver Neukum1-1/+1
2025-06-19usb: storage: reltek_cr: convert to use secs_to_jiffiesYuesong Li1-1/+1
2025-06-19usb: ohci-at91: Use dynamic device name for OHCI HCD creationMihai Sain1-1/+1
2025-06-19usb: fsl-mph-dr-of: Remove unnecessary NULL check before clk_disable_unprepare()Chen Ni1-2/+1
2025-06-19usb: ohci-spear: Remove unnecessary NULL check before clk_disable_unprepare()Chen Ni1-2/+1
2025-06-19usb: typec: Remove unused ucsi_cci_strDr. David Alan Gilbert2-18/+0
2025-06-19usb: core: Remove unused usb_unlink_anchored_urbsDr. David Alan Gilbert1-26/+3
2025-06-19usb: gadget: Remove unused usb_remove_configDr. David Alan Gilbert1-24/+0
2025-06-19usb: gadget: config: Remove unused usb_gadget_config_bufDr. David Alan Gilbert1-53/+0
2025-06-19usb: phy: tegra: Remove unused functionsDr. David Alan Gilbert1-89/+0
2025-06-19usb: renesas_usbhs: use proper DMAENGINE API for terminationWolfram Sang1-1/+1
2025-06-19usb: typec: fusb302: fix scheduling while atomic when using virtio-gpioYongbo Zhang1-8/+4
2025-06-19usb: core: Add 0x prefix to quirks debug outputJiayi Li1-1/+1
2025-06-19usb: misc: apple-mfi-fastcharge: Make power supply names uniqueCharalampos Mitrodimas1-3/+21
2025-06-19usb: dwc3: xilinx: set coherency mode for AMD versal adaptive platformRadhey Shyam Pandey1-12/+22
2025-06-19usb: dwc3: xilinx: add shutdown callbackRadhey Shyam Pandey1-0/+1
2025-06-19usb: gadget: dummy_hcd: Use USB API functions rather than constantsChen Ni1-1/+1
2025-06-19usb: gadget: composite: Use USB API functions rather than constantsChen Ni1-1/+1
2025-06-19usb: gadget: net2280: Use USB API functions rather than constantsChen Ni1-4/+4
2025-06-19usb: gadget: pch_udc: Use USB API functions rather than constantsChen Ni1-1/+1
2025-06-19usb: gadget: udc-xilinx: Use USB API functions rather than constantsChen Ni1-2/+2
2025-06-19usb: gadget: f_fs: Use USB API functions rather than constantsChen Ni1-1/+1
2025-06-19usb: gadget: m66592-udc: Use USB API functions rather than constantsChen Ni1-3/+3
2025-06-19usb: host: xhci-plat: fix incorrect type for of_match variable in xhci_plat_probe()Seungjin Bae1-1/+1
2025-06-17tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)2-12/+2
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh2-2/+2
2025-06-10usb: gadget: pxa25x_udc: Switch to use devm_gpio_request_one()Andy Shevchenko1-3/+2
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar32-38/+48
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds84-12230/+3599
2025-06-03Merge tag 'leds-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/ledsLinus Torvalds1-4/+2
2025-06-03Merge tag 'hid-for-linus-2025060301' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-6/+6
2025-05-27Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+2
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2