summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* soundwire: intel: export intel_resume_child_deviceBard Liao2024-04-112-1/+2
* soundwire: intel_auxdevice: use pm_runtime_resume() instead of pm_request_res...Bard Liao2024-04-111-4/+4
* ASoC: SOF: Intel: hda: disable SoundWire interrupt laterPierre-Louis Bossart2024-04-111-2/+2
* soundwire: qcom: allow multi-link on newer devicesKrzysztof Kozlowski2024-04-111-0/+22
* soundwire: intel_ace2x: use legacy formula for intel_alh_idPierre-Louis Bossart2024-04-111-0/+5
* soundwire: reconcile dp0_prop and dpn_propPierre-Louis Bossart2024-04-111-0/+2
* soundwire: intel_ace2x: set the clock sourcePierre-Louis Bossart2024-04-051-0/+16
* soundwire: intel_ace2.x: power-up first before setting SYNCPRDPierre-Louis Bossart2024-04-051-9/+7
* soundwire: intel_ace2x: move and extend clock selectionPierre-Louis Bossart2024-04-051-5/+14
* soundwire: intel: add support for MeteorLake additional clocksPierre-Louis Bossart2024-04-052-6/+42
* soundwire: intel: add more values for SYNCPRDPierre-Louis Bossart2024-04-051-2/+4
* soundwire: bus: extend base clock checks to 96 MHzPierre-Louis Bossart2024-04-051-6/+6
* soundwire: cadence: show the bus frequency and frame shapePierre-Louis Bossart2024-04-051-0/+6
* soundwire: clarify maximum allowed addressPierre-Louis Bossart2024-04-051-1/+1
* soundwire: remove unused sdw_bus_conf structurePierre-Louis Bossart2024-04-051-15/+0
* soundwire: cadence: remove PDI offset completelyPierre-Louis Bossart2024-04-051-21/+9
* soundwire: cadence: fix invalid PDI offsetPierre-Louis Bossart2024-04-051-1/+1
* soundwire: intel: add intel_free_stream() backRanjani Sridharan2024-03-281-0/+25
* soundwire: qcom: Convert to platform remove callback returning voidUwe Kleine-König2024-03-281-4/+2
* soundwire: bus: don't clear SDCA_CASCADE bitPierre-Louis Bossart2024-03-281-1/+1
* soundwire: amd: use inline function for register updateVijendar Mukunda2024-03-283-27/+30
* soundwire: sysfs: remove unneeded ATTRIBUTE_GROUPS() commentsGreg Kroah-Hartman2024-03-281-8/+0
* soundwire: sysfs: remove sdw_slave_sysfs_init()Greg Kroah-Hartman2024-03-284-16/+5
* soundwire: sysfs: have the driver core handle the creation of the device groupsGreg Kroah-Hartman2024-03-283-5/+5
* soundwire: sysfs: cleanup the logic for creating the dp0 sysfs attributesGreg Kroah-Hartman2024-03-281-6/+22
* soundwire: sysfs: move sdw_slave_dev_attr_group into the existing list of groupsGreg Kroah-Hartman2024-03-281-5/+10
* Linux 6.9-rc1v6.9-rc1Linus Torvalds2024-03-241-2/+2
* Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-244-2/+14
|\
| * efi: fix panic in kdump kernelOleksandr Tymoshenko2024-03-241-0/+2
| * x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel2024-03-241-1/+2
| * x86/efistub: Call mixed mode boot services on the firmware's stackArd Biesheuvel2024-03-241-0/+9
| * efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...KONDO KAZUMA(近藤 和真)2024-03-221-1/+1
* | Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-2415-89/+80
|\ \
| * | x86/boot/64: Move 5-level paging global variable assignments backTom Lendacky2024-03-241-9/+7
| * | x86/boot/64: Apply encryption mask to 5-level pagetable updateTom Lendacky2024-03-241-1/+1
| * | x86/cpu: Add model number for another Intel Arrow Lake mobile processorTony Luck2024-03-241-0/+1
| * | x86/fpu: Keep xfd_state in sync with MSR_IA32_XFDAdamos Ttofari2024-03-242-6/+13
| * | Documentation/x86: Document that resctrl bandwidth control units are MiBTony Luck2024-03-241-4/+4
| * | x86/mpparse: Register APIC address only onceThomas Gleixner2024-03-231-5/+5
| * | x86/topology: Handle the !APIC case gracefullyThomas Gleixner2024-03-231-0/+11
| * | x86/topology: Don't evaluate logical IDs during early bootThomas Gleixner2024-03-231-5/+7
| * | x86/cpu: Ensure that CPU info updates are propagated on UPThomas Gleixner2024-03-233-37/+14
| * | kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe addressMasami Hiramatsu (Google)2024-03-221-1/+10
| * | x86/pm: Work around false positive kmemleak report in msr_build_context()Anton Altaparmakov2024-03-221-5/+5
| * | x86/kexec: Do not update E820 kexec table for setup_dataDave Young2024-03-221-16/+1
| * | x86/config: Fix warning for 'make ARCH=x86_64 tinyconfig'Masahiro Yamada2024-03-211-0/+1
* | | Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-241-0/+3
|\ \ \
| * | | sched/doc: Update documentation for base_slice_ns and CONFIG_HZ relationMukesh Kumar Chaurasiya2024-03-211-0/+3
| |/ /
* | | Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...Linus Torvalds2024-03-242-12/+42
|\ \ \
| * | | swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZEWill Deacon2024-03-131-7/+11