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