summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
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-28ARM: tegra: paz00: Configure WiFi rfkill switch through device treeDmitry Torokhov-64/+8
2026-03-28s390/entry: Scrub r12 register on kernel entryVasily Gorbik-0/+3
2026-03-28s390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman-1/+4
2026-03-28s390/barrier: Make array_index_mask_nospec() __always_inlineVasily Gorbik-2/+2
2026-03-28ARM: tegra: transformers: Add connector nodeSvyatoslav Ryhel-2/+19
2026-03-27Merge tag 'spi-fix-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-53/+31
2026-03-27Merge tag 'regulator-fix-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-15/+18
2026-03-27Merge tag 'regmap-fix-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+26
2026-03-28ASoC: Intel: avs: Include CPUID header at file scopeAhmed S. Darwish-14/+25
2026-03-28ASoC: Intel: avs: Check maximum valid CPUID leafAhmed S. Darwish-3/+6
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-27Merge tag 'efi-fixes-for-v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2026-03-27Merge tag 'loongarch-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-22/+147
2026-03-27Merge tag 'io_uring-7.0-20260327' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+3
2026-03-28Merge tag 'mediatek-drm-fixes-20260323' of https://git.kernel.org/pub/scm/lin...Dave Airlie-4/+5
2026-03-27KVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTESean Christopherson-1/+2
2026-03-27KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTESean Christopherson-6/+8
2026-03-27Merge tag 'kvm-s390-master-7.0-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini-178/+231
2026-03-27Merge patch series "scsi: ufs: Add TX Equalization support for UFS 5.0"Martin K. Petersen-115/+2779
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/+383
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/+175
2026-03-27scsi: ufs: core: Add helpers to pause and resume command processingCan Guo-0/+44
2026-03-27scsi: ufs: core: Add debugfs entries for TX Equalization paramsCan Guo-1/+237
2026-03-27scsi: ufs: core: Add support for TX EqualizationCan Guo-9/+1516
2026-03-27scsi: ufs: core: Add UFS_HS_G6 and UFS_HS_GEAR_MAX to enum ufs_hs_gear_tagCan Guo-1/+3
2026-03-27scsi: ufs: core: Pass force_pmc to ufshcd_config_pwr_mode() as a parameterCan Guo-18/+39
2026-03-27scsi: ufs: core: Introduce a new ufshcd vops negotiate_pwr_mode()Can Guo-91/+143
2026-03-27dm: provide helper to set stacked limitsKeith Busch-27/+11
2026-03-27dm-integrity: always set the io hintsKeith Busch-13/+8
2026-03-27dm-integrity: fix mismatched queue limitsKeith Busch-3/+9
2026-03-27hfsplus: extract hidden directory search into a helper functionZilin Guan-12/+32
2026-03-27hfsplus: fix held lock freed on hfsplus_fill_super()Zilin Guan-1/+3