summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-28Merge tag 'renesas-pinctrl-for-v7.1-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij-9/+274
2026-03-28gpu: nova-core: firmware: gsp: use dma::Coherent for level0 tableAlexandre Courbot-64/+12
2026-03-28gpu: nova-core: firmware: gsp: use dma::Coherent for signaturesAlexandre Courbot-2/+3
2026-03-28gpu: nova-core: fb: use dma::CoherentHandleAlexandre Courbot-3/+3
2026-03-28gpu: nova-core: falcon: use dma::CoherentAlexandre Courbot-3/+3
2026-03-28gpu: nova-core: firmware: fwsec: use dma::CoherentAlexandre Courbot-3/+3
2026-03-28gpu: nova-core: firmware: riscv: use dma::CoherentAlexandre Courbot-3/+3
2026-03-28irqchip/renesas-rzg2l: Replace raw_spin_{lock,unlock} with guard() in rzg2l_i...Biju Das-2/+1
2026-03-27vrf: Remove unnecessary RCU protection around dst entriesIdo Schimmel-44/+12
2026-03-27vrf: Use dst_dev_put() instead of using loopback deviceIdo Schimmel-20/+4
2026-03-27vrf: Remove unnecessary NULL checkIdo Schimmel-7/+5
2026-03-27net: stmmac: imx: Disable EEELaurent Pinchart-6/+3
2026-03-27net: stmmac: provide flag to disable EEERussell King (Oracle)-1/+6
2026-03-27net: enetc: do not allow VF to configure the RSS keyWei Fang-1/+5
2026-03-27net: enetc: check whether the RSS algorithm is ToeplitzWei Fang-0/+4
2026-03-27net: sfp: Fix Ubiquiti U-Fiber Instant SFP module on mvnetaMarek BehĂșn-1/+6
2026-03-27net: mana: Use at least SZ_4K in doorbell ID range checkErni Sri Satya Vennela-0/+25
2026-03-27mlx5: shd: Gracefully avoid shared devlink creation when no usable SN is foundJiri Pirko-1/+1
2026-03-27vxlan: validate ND option lengths in vxlan_na_createYang Yang-2/+4
2026-03-27eth: fbnic: Fix debugfs output for BDQ's with page fragsDimitri Daskalakis-1/+1
2026-03-27eth: fbnic: Account for page fragments when updating BDQ tailDimitri Daskalakis-3/+3
2026-03-27Merge tag 'hwmon-for-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-67/+207
2026-03-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-10/+51
2026-03-27Merge tag 'drm-fixes-2026-03-28-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-116/+306
2026-03-28soc/tegra: pmc: Add IO pads for Tegra264Jon Hunter-2/+64
2026-03-28soc/tegra: pmc: Rename has_impl_33v_pwr flagJon Hunter-11/+11
2026-03-28soc/tegra: pmc: Refactor IO pad voltage controlJon Hunter-208/+259
2026-03-28soc/tegra: pmc: Add Tegra264 wake eventsJon Hunter-0/+11
2026-03-28soc/tegra: pmc: Add AOWAKE regs for Tegra264Jon Hunter-0/+8
2026-03-28soc/tegra: pmc: Add support for SoC specific AOWAKE offsetsJon Hunter-25/+61
2026-03-28soc/tegra: pmc: Remove unused AOWAKE definitionsJon Hunter-3/+0
2026-03-28soc/tegra: pmc: Add kerneldoc for wake-up variablesJon Hunter-0/+2
2026-03-28soc/tegra: pmc: Correct function names in kerneldocJon Hunter-2/+2
2026-03-28soc/tegra: pmc: Add kerneldoc for reboot notifierJon Hunter-0/+1
2026-03-28soc/tegra: common: Add Tegra114 support to devm_tegra_core_dev_init_opp_tableSvyatoslav Ryhel-2/+3
2026-03-28soc/tegra: pmc: Enable core domain support for Tegra114Svyatoslav Ryhel-1/+1
2026-03-27Merge tag 'spi-fix-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-48/+31
2026-03-27Merge tag 'regmap-fix-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+26
2026-03-27Merge tag 'tsm-fixes-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+10
2026-03-27Merge tag 'vfio-v7.0-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds-3/+2
2026-03-28Merge tag 'mediatek-drm-fixes-20260323' of https://git.kernel.org/pub/scm/lin...Dave Airlie-4/+5
2026-03-27Merge patch series "scsi: ufs: Add TX Equalization support for UFS 5.0"Martin K. Petersen-103/+2476
2026-03-27EDAC/ie31200: Make rpl_s_cfg staticMarilene Andrade Garcia-1/+1
2026-03-27scsi: ufs: ufs-qcom: Enable TX EqualizationCan Guo-0/+5
2026-03-27scsi: ufs: ufs-qcom: Implement vops apply_tx_eqtr_settings()Can Guo-0/+33
2026-03-27scsi: ufs: ufs-qcom: Implement vops get_rx_fom()Can Guo-3/+355
2026-03-27scsi: ufs: ufs-qcom: Implement vops tx_eqtr_notify()Can Guo-0/+41
2026-03-27scsi: ufs: ufs-qcom: Fixup PAM-4 TX L0_L1_L2_L3 adaptation pattern lengthCan Guo-0/+178
2026-03-27scsi: ufs: core: Add support to retrain TX Equalization via debugfsCan Guo-10/+173
2026-03-27scsi: ufs: core: Add helpers to pause and resume command processingCan Guo-0/+44