summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2026-02-28scsi: target: Use driver completion preference by defaultMike Christie
2026-02-25usb: dwc3: introduce flatten model driver of i.MX SocXu Yang
2026-02-25usb: dwc3: add needs_full_reinit flagXu Yang
2026-02-25usb: image: mdc800: kill download URB on timeoutZiyi Guo
2026-02-25usb: mdc800: handle signal and read racingOliver Neukum
2026-02-23usb: yurex: fix race in probeOliver Neukum
2026-02-23usb: gadget: f_ncm: Fix atomic context locking issueKuen-Han Tsai
2026-02-23usb: legacy: ncm: Fix NPE in gncm_bindKuen-Han Tsai
2026-02-23usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handlingJiasheng Jiang
2026-02-23USB: add QUIRK_NO_BOS for video capture several devicesA1RM4X
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-02-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-11Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-10Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-09Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2026-02-06usb: typec: ucsi: Add Thunderbolt alternate mode supportAndrei Kuchynski
2026-02-06usb: typec: hd3ss3220: Check if regulator needs to be switchedJan Remmet
2026-02-05functionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING transitionsAl Viro
2026-02-05usb: phy: tegra: parametrize PORTSC1 register offsetSvyatoslav Ryhel
2026-02-05usb: phy: tegra: parametrize HSIC PTS valueSvyatoslav Ryhel
2026-02-05usb: phy: tegra: return error value from utmi_wait_registerSvyatoslav Ryhel
2026-02-05usb: phy: tegra: cosmetic fixesSvyatoslav Ryhel
2026-02-05usb: dwc2: fix resume failure if dr_mode is hostJisheng Zhang
2026-02-05usb: cdns3: fix role switching during resumeThomas Richard (TI)
2026-02-05usb: dwc3: gadget: Move vbus draw to workqueue contextPrashanth K
2026-02-05Merge tag 'usb-serial-6.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2026-02-04Merge branch 'pm-runtime'Rafael J. Wysocki
2026-02-01usb: typec: fusb302: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-01-27USB: serial: option: add Telit FN920C04 RNDIS compositionsFabio Porcedda
2026-01-27usb: dwc3: Log dwc3 address in tracesPrashanth K
2026-01-27usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDNHaotien Hsu
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche
2026-01-23usb: phy: tegra: add HSIC supportSvyatoslav Ryhel
2026-01-23usb: phy: tegra: use phy type directlySvyatoslav Ryhel
2026-01-23usb: typec: ucsi: Enforce mode selection for cros_ec_ucsiAndrei Kuchynski
2026-01-23usb: typec: ucsi: Support mode selection to activate altmodesAndrei Kuchynski
2026-01-23usb: typec: Introduce mode_selection bitAndrei Kuchynski
2026-01-23usb: typec: Implement mode selectionAndrei Kuchynski
2026-01-23usb: typec: Expose alternate mode priority via sysfsAndrei Kuchynski
2026-01-23usb: typec: Add mode_control field to port propertyAndrei Kuchynski
2026-01-23usb: phy: generic: Convert to device property APIGeert Uytterhoeven
2026-01-23usb: phy: generic: Convert to dev_err_probe()Geert Uytterhoeven
2026-01-23usb: phy: generic: Convert to devm_clk_get_optional()Geert Uytterhoeven
2026-01-23usb: phy: generic: Always use dev in usb_phy_generic_probe()Geert Uytterhoeven