summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-24net: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng1-0/+2
2026-03-24nfc: microread: Drop unused includeAndy Shevchenko1-1/+0
2026-03-24ieee802154: atusb: drop redundant device referenceJohan Hovold1-4/+1
2026-03-24net: stmmac: use integrated PCS for BASE-X modesRussell King (Oracle)2-10/+2
2026-03-24net: stmmac: add BASE-X support to integrated PCSRussell King (Oracle)2-4/+100
2026-03-24net: stmmac: add support for reading inband SGMII statusRussell King (Oracle)6-21/+58
2026-03-24net: stmmac: add struct stmmac_pcs_infoRussell King (Oracle)4-11/+23
2026-03-24net: stmmac: move default_an_inband to plat_stmmacenet_dataRussell King (Oracle)2-6/+3
2026-03-24clk: xgene: Fix mapping leak in xgene_pllclk_init()Geert Uytterhoeven1-0/+2
2026-03-24clk: Simplify clk_is_match()Geert Uytterhoeven1-4/+3
2026-03-24clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko12-2545/+0
2026-03-24clk: mvebu: armada-37xx-periph: fix __iomem casts in structure initBen Dooks1-7/+9
2026-03-24clk: qoriq: avoid format string warningArnd Bergmann1-8/+9
2026-03-24Merge tag 'renesas-clk-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd1-0/+4
2026-03-24Merge tag 'renesas-clk-fixes-for-v7.0-tag1' of git://git.kernel.org/pub/scm/l...Stephen Boyd2-53/+38
2026-03-24crypto: gcm - Use GHASH library instead of crypto_ahashEric Biggers1-1/+1
2026-03-24regulator: cros-ec: cleanup and add suppliesMark Brown161-754/+1587
2026-03-24regulator: cros-ec: Add regulator supplyChen-Yu Tsai1-0/+1
2026-03-24vfio/qat: add support for Intel QAT 420xx VFsGiovanni Cabiddu1-0/+2
2026-03-24spi: hisi-kunpeng cleanup and fixMark Brown157-674/+1565
2026-03-24spi: hisi-kunpeng: Add timeout warning in FIFO flush functionPei Xiao1-1/+4
2026-03-24spi: hisi-kunpeng: prevent infinite while() loop in hisi_spi_flush_fifoPei Xiao1-1/+11
2026-03-24gpu: nova-core: convert to new dma::Coherent APIGary Guo5-65/+47
2026-03-24gpu: nova-core: convert Gsp::new() to use CoherentBoxDanilo Krummrich2-44/+65
2026-03-24gpu: nova-core: use Coherent::init to initialize GspFwWprMetaDanilo Krummrich2-10/+17
2026-03-23PCI/pwrctrl: Fix pci_pwrctrl_is_required() device node leakFelix Gu1-1/+3
2026-03-23idpf: only assign num refillqs if allocation was successfulJoshua Hay1-1/+1
2026-03-23idpf: clear stale cdev_info ptrJoshua Hay3-4/+6
2026-03-23iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju1-16/+15
2026-03-23accel/amdxdna: Return ERR_PTR on dma_alloc_noncoherent failureWendy Liang1-1/+6
2026-03-23ice: use ice_update_eth_stats() for representor statsPetr Oros2-4/+13
2026-03-23PCI/pwrctrl: Do not power off on pwrctrl device removalChen-Yu Tsai2-13/+0
2026-03-23ice: fix inverted ready check for VF representorsPetr Oros1-1/+1
2026-03-23ice: set max queues in alloc_etherdev_mqs()Michal Swiatkowski3-20/+24
2026-03-23spi: sunplus-sp7021: Simplify clock handling with devm_clk_get_enabled()Pei Xiao1-14/+1
2026-03-23spi: stm32: Simplify clock handling with devm_clk_get_enabled()Pei Xiao1-45/+17
2026-03-23spi: sifive: Simplify clock handling with devm_clk_get_enabled()Pei Xiao1-15/+6
2026-03-23spi: bcmbca-hsspi: Simplify clock handling with devm_clk_get_enabled()Pei Xiao1-33/+16
2026-03-23spi: bcm63xx-hsspi: Simplify clock handling with devm_clk_get_enabled()Pei Xiao1-34/+12
2026-03-23Merge tag 'drm-misc-next-2026-03-12' into drm-rust-nextDanilo Krummrich586-11281/+120557
2026-03-23drm/xe: Implement recent spec updates to Wa_16025250150Matt Roper2-1/+3
2026-03-23drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13Yang Wang2-2/+64
2026-03-23drm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on smu_v13_0_6Asad Kamal1-1/+1
2026-03-23drm/amd/pm: Skip redundant UCLK restore in smu_v13_0_6Asad Kamal1-8/+11
2026-03-23drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung1-1/+2
2026-03-23drm/amdgpu: prevent immediate PASID reuse caseEric Huang3-13/+34
2026-03-23drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)Ruijing Dong1-2/+11
2026-03-23drm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil3-1/+9
2026-03-23spi: meson-spicc: Fix double-put in remove pathFelix Gu1-2/+0
2026-03-23drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13Yang Wang2-2/+64