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