aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-01usb: gadget: f_ecm: Add get_status callbackPrashanth K1-0/+7
2025-05-01usb: host: tegra: Prevent host controller crash when OTG port is usedJim Lin1-0/+3
2025-05-01usb: cdnsp: Fix issue with resuming from L1Pawel Laszczak4-2/+45
2025-05-01usb: gadget: tegra-xudc: ACK ST_RC after clearing CTRL_RUNWayne Chang1-0/+4
2025-05-01usb: misc: onboard_usb_dev: Add Parade PS5511 hub supportPin-yen Lin2-0/+12
2025-05-01usb: gadget: hid: allow dynamic interval configuration via configfsBen Hoff2-31/+90
2025-05-01usb: gadget: g_ffs: Adjust f_ffs[0] allocation typeKees Cook1-1/+1
2025-04-28Merge 6.15-rc4 into usb-nextGreg Kroah-Hartman18-60/+159
2025-04-25usb: gadget: u_serial: Implement remote wakeup capabilityPrashanth K2-0/+50
2025-04-25usb: dwc3: qcom: Fix error handling in probeDan Carpenter1-4/+6
2025-04-25usb: dwc3: qcom: use modern PM macrosArnd Bergmann1-12/+5
2025-04-25usb: typec: ucsi: fix Clang -Wsign-conversion warningQasim Ijaz1-1/+1
2025-04-25usb: gadget: udc: renesas_usb3: remove unnecessary NULL check before phy_exit()Chen Ni1-4/+2
2025-04-25usb: acpi: Prevent null pointer dereference in usb_acpi_add_usb4_devlink()Chenyuan Yang1-0/+2
2025-04-25usb: dwc2: also exit clock_gating when stopping udc while suspendedMichael Grzeschik1-0/+6
2025-04-25usb: typec: ucsi: Fix unmet dependencies for UCSI_HUAWEI_GAOKUNYue Haibing1-1/+1
2025-04-25usb: typec: ucsi: huawei_gaokun: add error checkingPengyu Luo1-1/+5
2025-04-25USB: host: omap: Do not enable by default during compile testingKrzysztof Kozlowski1-1/+1
2025-04-25usb: typec: mux: fsa4480: add regulator supportMichael Grzeschik1-0/+5
2025-04-24HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge1-6/+6
2025-04-18Merge tag 'usb-serial-6.15-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman4-0/+17
2025-04-17usb: typec: Connect Type-C port with associated USB4 portAlan Borzeszkowski1-2/+21
2025-04-16USB: serial: simple: add OWON HDS200 series oscilloscope supportCraig Hesling1-0/+7
2025-04-16USB: serial: ftdi_sio: add support for Abacus Electrics Optical ProbeMichael Ehrenreich2-0/+7
2025-04-16USB: serial: option: add Sierra Wireless EM9291Adam Xue1-0/+3
2025-04-15usb: typec: class: Unlocked on error in typec_register_partner()Dan Carpenter1-0/+1
2025-04-15usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash DriveMiao Li1-0/+3
2025-04-15usb: potential integer overflow in usbg_make_tpg()Chen Yufeng1-2/+2
2025-04-15usb: dwc3: qcom: Transition to flattened modelBjorn Andersson1-78/+99
2025-04-15usb: dwc3: qcom: Don't rely on drvdata during probeBjorn Andersson1-9/+8
2025-04-15usb: dwc3: core: Don't touch resets and clocksBjorn Andersson2-9/+14
2025-04-15usb: dwc3: core: Expose core driver as libraryBjorn Andersson2-48/+140
2025-04-15usb: dwc3: qcom: Snapshot driver for backwards compatibiltyBjorn Andersson3-1/+936
2025-04-15usb: dwc3: exynos: add support for Exynos2200 variantIvaylo Ivanov1-0/+9
2025-04-15usb: misc: onboard_dev: Add Realtek RTL8188ETV WiFi (0bda:0179)J. Neuschäfer2-0/+9
2025-04-11USB: wdm: add annotationOliver Neukum1-1/+1
2025-04-11USB: wdm: wdm_wwan_port_tx_complete mutex in atomic contextOliver Neukum1-1/+1
2025-04-11USB: wdm: close race between wdm_open and wdm_wwan_port_stopOliver Neukum1-2/+4
2025-04-11USB: wdm: handle IO errors in wdm_wwan_port_startOliver Neukum1-1/+10
2025-04-11USB: VLI disk crashes if LPM is usedOliver Neukum1-0/+3
2025-04-11usb: dwc3: gadget: check that event count does not exceed event buffer lengthFrode Isaksen1-0/+6
2025-04-11USB: storage: quirk for ADATA Portable HDD CH94Oliver Neukum1-0/+7
2025-04-11usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash DriveMiao Li1-0/+3
2025-04-11USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)Huacai Chen1-0/+23
2025-04-11usb: dwc3: xilinx: Prevent spike in reset signalMike Looijmans1-3/+1
2025-04-11usb: cdns3: Fix deadlock when using NCM gadgetRalph Siemsen1-0/+2
2025-04-11usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handlingFedor Pchelkin1-3/+10
2025-04-11usb: chipidea: ci_hdrc_imx: fix call balance of regulator routinesFedor Pchelkin1-8/+17
2025-04-11usb: chipidea: ci_hdrc_imx: fix usbmisc handlingFedor Pchelkin1-2/+4
2025-04-11usb: Remove orphaned UDC driversRob Herring (Arm)13-11555/+0