aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-18firewire: core: add function variants for isochronous context creationTakashi Sakamoto3-30/+16
2026-01-18soc/tegra: pmc: Add PMC contextual functionsThierry Reding1-14/+160
2026-01-18soc/tegra: pmc: Do not rely on global variableThierry Reding1-1/+3
2026-01-18soc/tegra: pmc: Use driver-private dataThierry Reding1-0/+2
2026-01-18soc/tegra: pmc: Use PMC context embedded in powergatesThierry Reding1-10/+24
2026-01-18soc/tegra: pmc: Pass PMC context as debugfs dataThierry Reding1-1/+2
2026-01-18soc/tegra: pmc: Pass PMC context via sys-off callback dataThierry Reding1-5/+11
2026-01-18soc/tegra: pmc: Embed reboot notifier in PMC contextThierry Reding1-7/+10
2026-01-18soc/tegra: pmc: Store PMC context in clocksThierry Reding1-20/+26
2026-01-18soc/tegra: pmc: Pass struct tegra_pmc to tegra_powergate_state()Thierry Reding1-12/+9
2026-01-18soc/tegra: pmc: Use contextual data instead of global variableThierry Reding1-0/+4
2026-01-18soc/tegra: pmc: Fix unsafe generic_handle_irq() callPrathamesh Shete1-30/+74
2026-01-18soc: imx8m: Fix error handling for clk_prepare_enable()Peng Fan1-1/+5
2026-01-17net: txgbe: convert to use .get_rx_ring_countBreno Leitao1-4/+8
2026-01-17net: macb: convert to use .get_rx_ring_countBreno Leitao1-3/+8
2026-01-17net: cxgb4: convert to use .get_rx_ring_countBreno Leitao1-3/+8
2026-01-17net: xgbe: convert to use .get_rx_ring_countBreno Leitao1-12/+3
2026-01-17net: lan743x: convert to use .get_rx_ring_countBreno Leitao1-10/+3
2026-01-17net: ena: convert to use .get_rx_ring_countBreno Leitao1-19/+3
2026-01-17net: mediatek: convert to use .get_rx_ring_countBreno Leitao1-6/+9
2026-01-17net: tsnep: convert to use .get_rx_ring_countBreno Leitao1-3/+8
2026-01-17Revert "nfc/nci: Add the inconsistency check between the input data length an...Thadeu Lima de Souza Cascardo1-4/+0
2026-01-17net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+ StickHamza Mahfooz1-0/+2
2026-01-17veth: fix data race in veth_get_ethtool_statsDavid Yang1-2/+6
2026-01-17net: phy: realtek: simplify bogus paged operationsDaniel Golle1-11/+8
2026-01-17net: phy: realtek: demystify PHYSR register locationDaniel Golle1-13/+13
2026-01-17net: phy: realtek: reunify C22 and C45 driversDaniel Golle1-56/+16
2026-01-17net: phy: realtek: simplify C22 reg access via MDIO_MMD_VEND2Daniel Golle1-0/+11
2026-01-17net: phy: realtek: support interrupt also for C22 variantsDaniel Golle1-0/+4
2026-01-17net: stmmac: fix dwmac4 transmit performance regressionRussell King (Oracle)2-7/+8
2026-01-17amd-xgbe: avoid misleading per-packet error logRaju Rangoju1-4/+1
2026-01-17net: ethernet: ti: cpsw_ale: Remove obsolete macrosStefan Wiehler1-5/+0
2026-01-17octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier1-6/+1
2026-01-17net: usb: sr9700: remove code to drive nonexistent MIIEthan Nelson-Moore2-125/+56
2026-01-17net: pcs: rzn1-miic: Add PHY_LINK active-level configuration supportLad Prabhakar1-3/+102
2026-01-17mctp i2c: initialise event handler read bytesMatt Johnston1-0/+3
2026-01-17clk: imx: fracn-gppll: Add 241.90 MHz SupportMarco Felsch1-1/+2
2026-01-17clk: imx: fracn-gppll: Add 332.60 MHz SupportMarco Felsch1-0/+1
2026-01-17clk: samsung: gs101: add support for Display Process Unit (DPU) clocksPeter Griffin1-0/+283
2026-01-17clk: samsung: fix sysreg save/restore when PM is enabled for CMUAndré Draszik3-13/+41
2026-01-17clk: samsung: avoid warning message on legacy Exynos (auto clock gating)André Draszik1-1/+1
2026-01-17nfp: tls: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2-11/+21
2026-01-17carl9170: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-5/+7
2026-01-17lkdtm/bugs: Add __counted_by_ptr() test PTR_BOUNDSKees Cook1-8/+82
2026-01-17hwmon: (dell-smm) Add Dell G15 5510 to fan control whitelistleobannocloutier@gmail.com1-0/+8
2026-01-17ntb: transport: Fix uninitialized mutexDave Jiang1-0/+1
2026-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+6
2026-01-17of: fix reference count leak in of_alias_scan()Weigang He1-2/+6
2026-01-17watchdog: starfive-wdt: Fix PM reference leak in probe error pathKery Qi1-1/+1
2026-01-17fix it87_wdt early reboot by reporting running timerRené Rebe1-0/+12