summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-11soundwire: qcom: allow multi-link on newer devicesKrzysztof Kozlowski
2024-04-11soundwire: intel_ace2x: use legacy formula for intel_alh_idPierre-Louis Bossart
2024-04-11soundwire: reconcile dp0_prop and dpn_propPierre-Louis Bossart
2024-04-05soundwire: intel_ace2x: set the clock sourcePierre-Louis Bossart
2024-04-05soundwire: intel_ace2.x: power-up first before setting SYNCPRDPierre-Louis Bossart
2024-04-05soundwire: intel_ace2x: move and extend clock selectionPierre-Louis Bossart
2024-04-05soundwire: intel: add support for MeteorLake additional clocksPierre-Louis Bossart
2024-04-05soundwire: intel: add more values for SYNCPRDPierre-Louis Bossart
2024-04-05soundwire: bus: extend base clock checks to 96 MHzPierre-Louis Bossart
2024-04-05soundwire: cadence: show the bus frequency and frame shapePierre-Louis Bossart
2024-04-05soundwire: clarify maximum allowed addressPierre-Louis Bossart
2024-04-05soundwire: remove unused sdw_bus_conf structurePierre-Louis Bossart
2024-04-05soundwire: cadence: remove PDI offset completelyPierre-Louis Bossart
2024-04-05soundwire: cadence: fix invalid PDI offsetPierre-Louis Bossart
2024-03-28soundwire: intel: add intel_free_stream() backRanjani Sridharan
2024-03-28soundwire: qcom: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-28soundwire: bus: don't clear SDCA_CASCADE bitPierre-Louis Bossart
2024-03-28soundwire: amd: use inline function for register updateVijendar Mukunda
2024-03-28soundwire: sysfs: remove unneeded ATTRIBUTE_GROUPS() commentsGreg Kroah-Hartman
2024-03-28soundwire: sysfs: remove sdw_slave_sysfs_init()Greg Kroah-Hartman
2024-03-28soundwire: sysfs: have the driver core handle the creation of the device groupsGreg Kroah-Hartman
2024-03-28soundwire: sysfs: cleanup the logic for creating the dp0 sysfs attributesGreg Kroah-Hartman
2024-03-28soundwire: sysfs: move sdw_slave_dev_attr_group into the existing list of groupsGreg Kroah-Hartman
2024-03-24Linux 6.9-rc1v6.9-rc1Linus Torvalds
2024-03-24Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-24Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-24Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-24Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...Linus Torvalds
2024-03-24efi: fix panic in kdump kernelOleksandr Tymoshenko
2024-03-24x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel
2024-03-24x86/efistub: Call mixed mode boot services on the firmware's stackArd Biesheuvel
2024-03-24x86/boot/64: Move 5-level paging global variable assignments backTom Lendacky
2024-03-24x86/boot/64: Apply encryption mask to 5-level pagetable updateTom Lendacky
2024-03-24x86/cpu: Add model number for another Intel Arrow Lake mobile processorTony Luck
2024-03-24x86/fpu: Keep xfd_state in sync with MSR_IA32_XFDAdamos Ttofari
2024-03-24Documentation/x86: Document that resctrl bandwidth control units are MiBTony Luck
2024-03-23Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-23Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-03-23Merge tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-23Merge tag 'core-entry-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-23Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2024-03-23Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-23x86/mpparse: Register APIC address only onceThomas Gleixner
2024-03-23x86/topology: Handle the !APIC case gracefullyThomas Gleixner
2024-03-23x86/topology: Don't evaluate logical IDs during early bootThomas Gleixner
2024-03-23x86/cpu: Ensure that CPU info updates are propagated on UPThomas Gleixner
2024-03-22lkdtm/bugs: Improve warning message for compilers without counted_by supportNathan Chancellor
2024-03-22overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook
2024-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds