summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-20Merge branches 'acpi-battery', 'acpi-fan' and 'acpi-misc'Rafael J. Wysocki
2025-01-17usb: hcd: Bump local buffer size in rh_string()Andy Shevchenko
2025-01-17Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix ...Greg Kroah-Hartman
2025-01-17usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso
2025-01-17usb: xhci: tegra: Fix OF boolean read warningJon Hunter
2025-01-17usb: host: xhci-plat: add support compatible ID PNP0D15Chunfeng Yun
2025-01-17usb: typec: ucsi: Add a macro definition for UCSI v1.0Pengyu Luo
2025-01-17usb: dwc3: core: Defer the probe until USB power supply readyKyle Tso
2025-01-17usbip: Correct format specifier for seqnum from %d to %uXiong Nandi
2025-01-17usbip: Fix seqnum sign extension issue in vhci_tx_urbXiong Nandi
2025-01-17Merge tag 'usb-serial-6.14-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-01-15usb: quirks: Add NO_LPM quirk for TOSHIBA TransMemory-Mx deviceMiao Li
2025-01-15usb: dwc3: gadget: Reinitiate stream for all host NoStream behaviorThinh Nguyen
2025-01-15USB: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-15USB: gadget: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-15USB: phy: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-15USB: typec: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-15USB: host: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-15USB: Replace own str_plural with common oneKrzysztof Kozlowski
2025-01-15xhci: don't mess with ->d_inameAl Viro
2025-01-15mtu3: don't mess wiht ->d_inameAl Viro
2025-01-14USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()Qasim Ijaz
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman
2025-01-13usb: phy: Remove API devm_usb_put_phy()Zijun Hu
2025-01-13usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSEJos Wang
2025-01-13Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman
2025-01-11usb: host: xhci-plat: Assign shared_hcd->rsrc_startWangYuli
2025-01-11usb: dwc3: omap: Fix devm_regulator_get_optional() error handlingRob Herring (Arm)
2025-01-11usb: dwc3: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Raphael Gallais-Pou
2025-01-11usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk()Joe Hattori
2025-01-11usb: dwc3: Skip resume if pm_runtime_set_active() failsRay Chi
2025-01-11usb: typec: cros-ec-ucsi: Mark cros_ucsi_ops static/constStephen Boyd
2025-01-11usb: typec: cros-ec-ucsi: Add newlines to printk messagesStephen Boyd
2025-01-10usb-storage: fix queue freeze vs limits lock orderChristoph Hellwig
2025-01-10Merge tag 'usb-serial-6.13-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker
2025-01-08USB: serial: ch341: use fix-width types consistentlyJohan Hovold
2025-01-08USB: serial: option: add Neoway N723-EA supportMichal Hrusecky
2025-01-08USB: serial: option: add MeiG Smart SRM815Chukun Pan
2025-01-08USB: serial: cp210x: add Phoenix Contact UPS DeviceJohan Hovold
2025-01-08USB: serial: ch341: add hardware flow control RTS/CTSLode Willems
2025-01-07usb: typec: fix pm usage counter imbalance in ucsi_ccg_sync_control()GONG Ruiqi
2025-01-07usb-storage: Add max sectors quirk for Nokia 208Lubomir Rintel
2025-01-07usb: gadget: midi2: Reverse-select at the right placeTakashi Iwai
2025-01-03usb: typec: class: Remove both cable_match() and partner_match()Zijun Hu
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu
2025-01-03usb: typec: ucsi: Implement ChromeOS UCSI driverPavan Holla
2025-01-03usb: dwc3: omap: Use devm_regulator_get_optional()Rob Herring (Arm)
2025-01-03usb: cdns3: remove redundant if branchHongyu Xie