summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
33 hoursConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
45 hoursConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
3 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
6 daysMerge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
11 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
11 daysMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
12 daysMerge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
13 daysMerge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
14 daysMerge 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
2026-01-23usbip: Reduce CONNRESET message noise in dmesg from stubShuah Khan
2026-01-23usb: bdc: fix sleep during atomicJustin Chen
2026-01-23xhci: dbc: allow setting manufacturer string through sysfsŁukasz Bartosik
2026-01-23xhci: dbc: allow setting product string through sysfsŁukasz Bartosik
2026-01-23xhci: dbc: allow setting device serial number through sysfsŁukasz Bartosik
2026-01-23xhci: dbc: prepare to expose strings through sysfsŁukasz Bartosik
2026-01-23usb: typec: hd3ss3220: Enable VBUS based on role stateJan Remmet
2026-01-23usb: dwc3: google: Remove redundant dev_err()Chen Ni
2026-01-23usb: host: tegra: Remove manual wake IRQ disposalWayne Chang
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap