aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2025-02-03usb: phy: mxs: silence EPROBE_DEFER error on bootDominique Martinet1-5/+3
2025-02-03usb: typec: ucsi: acpi: move LG Gram quirk to ucsi_gram_sync_control()Dmitry Baryshkov1-21/+9
2025-02-03usb: typec: ucsi: ccg: move command quirks to ucsi_ccg_sync_control()Dmitry Baryshkov1-33/+29
2025-02-03usb: typec: ucsi: return CCI and message from sync_control callbackDmitry Baryshkov5-16/+24
2025-02-03usb: host: max3421-hcd: Add missing spi_device_id tableAlexander Stein1-0/+7
2025-02-03usb: gadget: uvc: drop vb2_ops_wait_prepare/finishHans Verkuil1-2/+0
2025-02-03usb: typec: ucsi: Enable UCSI commands in debugfsMadhu M2-0/+6
2025-02-03usb: typec: ucsi: Rename SET_UOM UCSI command to SET_CCOMMadhu M3-3/+3
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-71/+25
2025-01-27Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds90-565/+2079
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-12/+12
2025-01-22Merge tag 'acpi-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+1
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticksLinus Torvalds1-1/+1
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds1-4/+1
2025-01-20Merge branches 'acpi-battery', 'acpi-fan' and 'acpi-misc'Rafael J. Wysocki1-2/+1
2025-01-17usb: hcd: Bump local buffer size in rh_string()Andy Shevchenko1-1/+1
2025-01-17Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null"Greg Kroah-Hartman1-4/+4
2025-01-17usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso2-7/+14
2025-01-17usb: xhci: tegra: Fix OF boolean read warningJon Hunter1-1/+1
2025-01-17usb: host: xhci-plat: add support compatible ID PNP0D15Chunfeng Yun1-0/+1
2025-01-17usb: typec: ucsi: Add a macro definition for UCSI v1.0Pengyu Luo1-0/+1
2025-01-17usb: dwc3: core: Defer the probe until USB power supply readyKyle Tso1-9/+21
2025-01-17usbip: Correct format specifier for seqnum from %d to %uXiong Nandi4-6/+6
2025-01-17usbip: Fix seqnum sign extension issue in vhci_tx_urbXiong Nandi1-1/+1
2025-01-17Merge tag 'usb-serial-6.14-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman2-5/+32
2025-01-15usb: quirks: Add NO_LPM quirk for TOSHIBA TransMemory-Mx deviceMiao Li1-0/+3
2025-01-15usb: dwc3: gadget: Reinitiate stream for all host NoStream behaviorThinh Nguyen2-53/+59
2025-01-15USB: Use str_enable_disable-like helpersKrzysztof Kozlowski16-27/+41
2025-01-15USB: gadget: Use str_enable_disable-like helpersKrzysztof Kozlowski11-17/+27
2025-01-15USB: phy: Use str_enable_disable-like helpersKrzysztof Kozlowski3-3/+6
2025-01-15USB: typec: Use str_enable_disable-like helpersKrzysztof Kozlowski6-21/+27
2025-01-15USB: host: Use str_enable_disable-like helpersKrzysztof Kozlowski5-7/+12
2025-01-15USB: Replace own str_plural with common oneKrzysztof Kozlowski2-20/+11
2025-01-15xhci: don't mess with ->d_inameAl Viro1-21/+4
2025-01-15mtu3: don't mess wiht ->d_inameAl Viro1-33/+7
2025-01-14USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()Qasim Ijaz1-1/+1
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman22-44/+112
2025-01-13usb: phy: Remove API devm_usb_put_phy()Zijun Hu1-26/+0
2025-01-13usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSEJos Wang1-1/+1
2025-01-13Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman20-41/+84
2025-01-11usb: host: xhci-plat: Assign shared_hcd->rsrc_startWangYuli1-0/+2
2025-01-11usb: dwc3: omap: Fix devm_regulator_get_optional() error handlingRob Herring (Arm)1-2/+5
2025-01-11usb: dwc3: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Raphael Gallais-Pou1-4/+2
2025-01-11usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk()Joe Hattori1-0/+1
2025-01-11usb: dwc3: Skip resume if pm_runtime_set_active() failsRay Chi1-1/+4
2025-01-11usb: typec: cros-ec-ucsi: Mark cros_ucsi_ops static/constStephen Boyd1-1/+1
2025-01-11usb: typec: cros-ec-ucsi: Add newlines to printk messagesStephen Boyd1-16/+12
2025-01-10usb-storage: fix queue freeze vs limits lock orderChristoph Hellwig1-4/+1
2025-01-10Merge tag 'usb-serial-6.13-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman2-1/+4
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker1-1/+1