summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-11ASoC: ti: ams-delta: Use guard() for spin locksbui duc phuc
2026-05-11ASoC: ti: omap-mcpdm: Use guard() for mutex locksbui duc phuc
2026-05-11ASoC: ti: omap-hdmi: Use guard() for mutex locksbui duc phuc
2026-05-11ASoC: ti: omap-dmic: Use guard() for mutex locksbui duc phuc
2026-05-11ASoC: ti: j721e-evm: Use guard() for mutex locksbui duc phuc
2026-05-11spi: switch to managed controller allocation (part 2/3)Mark Brown
2026-05-11spi: zync-qspi: switch to managed controller allocationJohan Hovold
2026-05-11spi: uniphier: switch to managed controller allocationJohan Hovold
2026-05-11spi: ti-qspi: cleanup registration error pathJohan Hovold
2026-05-11spi: ti-qspi: switch to managed controller allocationJohan Hovold
2026-05-11spi: tegra20-sflash: switch to managed controller allocationJohan Hovold
2026-05-11spi: tegra114: switch to managed controller allocationJohan Hovold
2026-05-11spi: syncuacer: switch to managed controller allocationJohan Hovold
2026-05-11spi: sun6i: switch to managed controller allocationJohan Hovold
2026-05-11spi: sun4i: switch to managed controller allocationJohan Hovold
2026-05-11spi: st-ssc4: switch to managed controller allocationJohan Hovold
2026-05-11spi: sprd: switch to managed controller allocationJohan Hovold
2026-05-11spi: slave-mt27xx: switch to managed controller allocationJohan Hovold
2026-05-11spi: sifive: switch to managed controller allocationJohan Hovold
2026-05-11spi: sh-msiof: switch to managed controller allocationJohan Hovold
2026-05-11spi: sh-hspi: switch to managed controller allocationJohan Hovold
2026-05-11spi: rspi: switch to managed controller allocationJohan Hovold
2026-05-11spi: qup: switch to managed controller allocationJohan Hovold
2026-05-11spi: pl022: switch to managed controller allocationJohan Hovold
2026-05-11spi: pic32-sqi: switch to managed controller allocationJohan Hovold
2026-05-11spi: pic32: switch to managed controller allocationJohan Hovold
2026-05-11ASoC: Move system_long_wq to system_dfl_long_wqMark Brown
2026-05-11ASoC: codecs: rt5640: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-05-11ASoC: cs42l43: Move long delayed work on system_dfl_long_wqMarco Crivellari
2026-05-11ASoC: fsl: eukrea-tlv320: update board checks to use the DTEthan Nelson-Moore
2026-05-11regulator: Kconfig: fix a typo in helpIhor Matushchak
2026-05-11spi: amd: Set correct bus number in ACPI probe pathKrishnamoorthi M
2026-05-11ASoC; dt-bindings: mediatek,mt8173-rt5650-rt5514: Fix mediatek,audio-codec co...Rob Herring (Arm)
2026-05-11MAINTAINERS: ASoC/ti: Remove myself and add Sen Wang as maintainerPeter Ujfalusi
2026-05-10Merge branch 'for-7.1-fixes' into for-7.2Tejun Heo
2026-05-10sched_ext: Add scx_task_iter_relock() and use it in scx_root_enable_workfn()Tejun Heo
2026-05-10rust: pin-init: examples: fix `useless_borrows_in_formatting` clippy warningGary Guo
2026-05-10rust: pin-init: internal: remove `collect_tuple` polyfill after MSRV bumpGary Guo
2026-05-10rust: pin-init: internal: turn `PhantomPinned` error into warningsGary Guo
2026-05-10rust: pin-init: cleanup workaround for old Rust compilerGary Guo
2026-05-10rust: pin-init: fix badge URL in READMEGary Guo
2026-05-10rust: pin-init: internal: adjust license identifier of `zeroable.rs`Benno Lossin
2026-05-10rust: pin-init: internal: remove redundant `#[pin]` filteringGary Guo
2026-05-10rust: pin-init: internal: add missing where clause to projection typesMohamad Alsadhan
2026-05-10rust: pin-init: extend `impl_zeroable_option` macro to handle genericsMohamad Alsadhan
2026-05-10rust: pin-init: cleanup `Zeroable` and `ZeroableOptions`Mohamad Alsadhan
2026-05-10rust: pin-init: bump minimum Rust version to 1.82Gary Guo
2026-05-10rust: pin-init: examples: mark as `#[inline]` all `From::from()`s for `Error`Alistair Francis
2026-05-10Linux 7.1-rc3v7.1-rc3Linus Torvalds
2026-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3Alexei Starovoitov