summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-16ASoC: amd: acp-rt5645: Drop unused includeLinus Walleij
2026-03-16ASoC: amd: acp-es8336: Drop unused includeLinus Walleij
2026-03-16ASoC: amd: acp-da7291-max98357a: Drop unused includeLinus Walleij
2026-03-16ASoC: sdw_utils: Add codec_info for cs42l49Charles Keepax
2026-03-16ASoC: SDCA: Add support for the Cirrus Logic cs42l49Charles Keepax
2026-03-16spi: axiado: Fix double-free in ax_spi_probe()Felix Gu
2026-03-16ASoC: amd: acp: add PX13 SoundWire machine link for rt721+tas2783x2Hasun Park
2026-03-16ASoC: amd: acp: add DMI override for ACP70 flagHasun Park
2026-03-16ASoC: sma1307: fix double free of devm_kzalloc() memoryGuangshuo Li
2026-03-15spi: amlogic-spisg: Fix memory leak in aml_spisg_probe()Felix Gu
2026-03-15spi: amlogic: spifc-a4: Remove redundant clock cleanupFelix Gu
2026-03-16Merge tag 'drm-intel-gt-next-2026-03-12' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-03-15Merge tag 'v7.0-rc4' into drm-rust-nextDanilo Krummrich
2026-03-15Linux 7.0-rc4v7.0-rc4Linus Torvalds
2026-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-03-15Merge tag 'probes-fixes-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-15Merge tag 'bootconfig-fixes-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-03-15rust: types: remove temporary re-exports of ARef and AlwaysRefCountedShankari Anand
2026-03-15rust: usb: Update AlwaysRefCounted imports to use sync::arefShankari Anand
2026-03-15rust: i2c: Update ARef and AlwaysRefCounted imports to use sync::arefShankari Anand
2026-03-15rust: str: update `c_str!` documentationTamir Duberstein
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-15Merge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-03-15Merge tag 'x86-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-15Merge tag 'timers-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-15Merge tag 'sched-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-03-15Merge tag 'objtool-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-03-15Merge tag 'irq-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-16md/md-llbitmap: raise barrier before state machine transitionYu Kuai
2026-03-16md/md-llbitmap: skip reading rdevs that are not in_syncYu Kuai
2026-03-16md/raid5: set chunk_sectors to enable full stripe I/O splittingYu Kuai
2026-03-16md/raid10: fix deadlock with check operation and nowait requestsJosh Hunt
2026-03-16md: suppress spurious superblock update error message for dm-raidChen Cheng
2026-03-15selftests: pci_endpoint: Skip reserved BARsNiklas Cassel
2026-03-15misc: pci_endpoint_test: Give reserved BARs a distinct error codeNiklas Cassel
2026-03-15PCI: endpoint: pci-epf-test: Advertise reserved BARsNiklas Cassel
2026-03-15PCI: dwc: Disable BARs in common code instead of in each glue driverNiklas Cassel
2026-03-15PCI: dwc: Replace certain BAR_RESERVED with BAR_DISABLED in glue driversNiklas Cassel
2026-03-15PCI: endpoint: Introduce pci_epc_bar_type BAR_DISABLEDNiklas Cassel
2026-03-15PCI: dw-rockchip: Describe RK3588 BAR4 DMA ctrl windowKoichiro Den
2026-03-15PCI: endpoint: Describe reserved subregions within BARsKoichiro Den
2026-03-15PCI: endpoint: Allow only_64bit on BAR_RESERVEDManikanta Maddireddy
2026-03-15PCI: endpoint: Do not mark the BAR succeeding a 64-bit BAR as BAR_RESERVEDNiklas Cassel
2026-03-15PCI: rzg3s-host: Add support for RZ/G3E PCIe controllerJohn Madieu
2026-03-15PCI: rzg3s-host: Add PCIe Gen3 (8.0 GT/s) link speed supportJohn Madieu
2026-03-15PCI: rzg3s-host: Explicitly set class code for RZ/G3E compatibilityJohn Madieu
2026-03-15PCI: rzg3s-host: Add SoC-specific configuration and initialization callbacksJohn Madieu
2026-03-15PCI: rzg3s-host: Make configuration reset lines optionalJohn Madieu
2026-03-15PCI: rzg3s-host: Make SYSC register offsets SoC-specificJohn Madieu
2026-03-15dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoCJohn Madieu