summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2025-05-02usb: usbtmc: Fix erroneous get_stb ioctl error returnsDave Penkler
2025-05-01usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transitionRD Babiera
2025-05-01USB: usbtmc: use interruptible sleep in usbtmc_readOliver Neukum
2025-05-01usb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM versionPawel Laszczak
2025-05-01usb: typec: ucsi: displayport: Fix NULL pointer accessAndrei Kuchynski
2025-05-01usb: typec: ucsi: displayport: Fix deadlockAndrei Kuchynski
2025-05-01usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubsLukasz Czechowski
2025-05-01usb: uhci-platform: Make the clock really optionalAlexey Charkov
2025-05-01usb: dwc3: gadget: Make gadget_wakeup asynchronousPrashanth K
2025-05-01usb: gadget: Use get_status callback to set remote wakeup capabilityPrashanth K
2025-05-01usb: gadget: f_ecm: Add get_status callbackPrashanth K
2025-05-01usb: host: tegra: Prevent host controller crash when OTG port is usedJim Lin
2025-05-01usb: cdnsp: Fix issue with resuming from L1Pawel Laszczak
2025-05-01usb: gadget: tegra-xudc: ACK ST_RC after clearing CTRL_RUNWayne Chang
2025-05-01usb: misc: onboard_usb_dev: Add Parade PS5511 hub supportPin-yen Lin
2025-05-01usb: gadget: hid: allow dynamic interval configuration via configfsBen Hoff
2025-05-01usb: gadget: g_ffs: Adjust f_ffs[0] allocation typeKees Cook
2025-04-28Merge 6.15-rc4 into usb-nextGreg Kroah-Hartman
2025-04-25usb: gadget: u_serial: Implement remote wakeup capabilityPrashanth K
2025-04-25usb: dwc3: qcom: Fix error handling in probeDan Carpenter
2025-04-25usb: dwc3: qcom: use modern PM macrosArnd Bergmann
2025-04-25usb: typec: ucsi: fix Clang -Wsign-conversion warningQasim Ijaz
2025-04-25usb: gadget: udc: renesas_usb3: remove unnecessary NULL check before phy_exit()Chen Ni
2025-04-25usb: acpi: Prevent null pointer dereference in usb_acpi_add_usb4_devlink()Chenyuan Yang
2025-04-25usb: dwc2: also exit clock_gating when stopping udc while suspendedMichael Grzeschik
2025-04-25usb: typec: ucsi: Fix unmet dependencies for UCSI_HUAWEI_GAOKUNYue Haibing
2025-04-25usb: typec: ucsi: huawei_gaokun: add error checkingPengyu Luo
2025-04-25USB: host: omap: Do not enable by default during compile testingKrzysztof Kozlowski
2025-04-25usb: typec: mux: fsa4480: add regulator supportMichael Grzeschik
2025-04-24HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge
2025-04-18Merge tag 'usb-serial-6.15-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-04-17usb: typec: Connect Type-C port with associated USB4 portAlan Borzeszkowski
2025-04-16USB: serial: simple: add OWON HDS200 series oscilloscope supportCraig Hesling
2025-04-16USB: serial: ftdi_sio: add support for Abacus Electrics Optical ProbeMichael Ehrenreich
2025-04-16USB: serial: option: add Sierra Wireless EM9291Adam Xue
2025-04-15usb: typec: class: Unlocked on error in typec_register_partner()Dan Carpenter
2025-04-15usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash DriveMiao Li
2025-04-15usb: potential integer overflow in usbg_make_tpg()Chen Yufeng
2025-04-15usb: dwc3: qcom: Transition to flattened modelBjorn Andersson
2025-04-15usb: dwc3: qcom: Don't rely on drvdata during probeBjorn Andersson
2025-04-15usb: dwc3: core: Don't touch resets and clocksBjorn Andersson
2025-04-15usb: dwc3: core: Expose core driver as libraryBjorn Andersson
2025-04-15usb: dwc3: qcom: Snapshot driver for backwards compatibiltyBjorn Andersson
2025-04-15usb: dwc3: exynos: add support for Exynos2200 variantIvaylo Ivanov
2025-04-15usb: misc: onboard_dev: Add Realtek RTL8188ETV WiFi (0bda:0179)J. Neuschäfer
2025-04-11USB: wdm: add annotationOliver Neukum
2025-04-11USB: wdm: wdm_wwan_port_tx_complete mutex in atomic contextOliver Neukum
2025-04-11USB: wdm: close race between wdm_open and wdm_wwan_port_stopOliver Neukum
2025-04-11USB: wdm: handle IO errors in wdm_wwan_port_startOliver Neukum
2025-04-11USB: VLI disk crashes if LPM is usedOliver Neukum