summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-23net: ionic: convert to use .get_rx_ring_countBreno Leitao-15/+3
2026-01-23net: fbnic: convert to use .get_rx_ring_countBreno Leitao-4/+8
2026-01-23net: mana: convert to use .get_rx_ring_countBreno Leitao-10/+3
2026-01-23net: nfp: convert to use .get_rx_ring_countBreno Leitao-3/+8
2026-01-23net: atlantic: convert to use .get_rx_ring_countBreno Leitao-6/+12
2026-01-23net: benet: convert to use .get_rx_ring_countBreno Leitao-23/+14
2026-01-23net: bcmasp: fix early exit leak with fixed phyJustin Chen-1/+4
2026-01-23Merge tag 'for-net-2026-01-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-2/+2
2026-01-23spmi: spmi-pmic-arb: add support for PMIC arbiter v8David Collins-49/+255
2026-01-23spmi: apple: Add "apple,t8103-spmi" compatibleJanne Grunau-0/+1
2026-01-23spmi: mtk-pmif: Add support for MT8196 SPMI ControllerAngeloGioacchino Del Regno-0/+11
2026-01-23spmi: mtk-pmif: Implement Request Capable Slave (RCS) interruptAngeloGioacchino Del Regno-6/+226
2026-01-23spmi: mtk-pmif: Keep spinlock until read is fully doneAngeloGioacchino Del Regno-3/+5
2026-01-23spmi: mtk-pmif: Add multi-bus support for SPMI 2.0AngeloGioacchino Del Regno-78/+157
2026-01-23Merge tag 'spi-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-26/+13
2026-01-23Merge tag 'regulator-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+3
2026-01-23Merge tag 'regmap-fix-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+9
2026-01-23Merge tag 'gpio-fixes-for-v6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-10/+24
2026-01-23can: gs_usb: gs_usb_receive_bulk_callback(): fix error messageMarc Kleine-Budde-2/+2
2026-01-23Merge tag 'drm-fixes-2026-01-23' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-402/+543
2026-01-23tty: tty_port: add workqueue to flip TTY bufferXin Zhao-9/+57
2026-01-23serial: 8250_pci: Remove custom deprecated baud setting routineAndy Shevchenko-51/+40
2026-01-23serial: 8250_omap: Remove custom deprecated baud setting routineAndy Shevchenko-16/+0
2026-01-23serial: 8250: omap: set out-of-band wakeup if wakeup pinctrl existsKendall Willis-0/+2
2026-01-23serial: Fix not set tty->port race conditionKrzysztof Kozlowski-0/+6
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-23platform/chrome: cros_ec_typec: Set no_mode_control flagAndrei Kuchynski-0/+1
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
2026-01-23usbip: Reduce CONNRESET message noise in dmesg from stubShuah Khan-2/+2
2026-01-23usb: bdc: fix sleep during atomicJustin Chen-2/+2
2026-01-23xhci: dbc: allow setting manufacturer string through sysfsŁukasz Bartosik-0/+36
2026-01-23xhci: dbc: allow setting product string through sysfsŁukasz Bartosik-0/+36
2026-01-23xhci: dbc: allow setting device serial number through sysfsŁukasz Bartosik-0/+36
2026-01-23xhci: dbc: prepare to expose strings through sysfsŁukasz Bartosik-78/+112
2026-01-23usb: typec: hd3ss3220: Enable VBUS based on role stateJan Remmet-9/+18
2026-01-23usb: dwc3: google: Remove redundant dev_err()Chen Ni-3/+1
2026-01-23usb: host: tegra: Remove manual wake IRQ disposalWayne Chang-19/+2
2026-01-23Merge tag 'fpga-for-v6.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-8/+8
2026-01-23vfio: Prevent from pinned DMABUF importers to attach to VFIO DMABUFLeon Romanovsky-0/+12
2026-01-23iommu/arm-smmu-v3: Do not set disable_ats unless vSTE is TranslateNicolin Chen-1/+3