summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-03-141-0/+1
|\
| * Revert "mm: add arch hook to validate mmap() prot flags"Catalin Marinas2024-03-131-15/+0
| * Merge branch 'for-next/stage1-lpa2' into for-next/coreCatalin Marinas2024-03-071-0/+15
| |\
| | * mm: add arch hook to validate mmap() prot flagsArd Biesheuvel2024-02-161-0/+15
| * | arm64/ptrace: Expose FPMR via ptraceMark Brown2024-03-071-0/+1
| |/
* | Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-03-1420-43/+375
|\ \
| * \ Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-03-1153-135/+418
| |\ \
| | * | firmware: cirrus: cs_dsp: Remove non-existent member from kerneldocRichard Fitzgerald2024-03-071-1/+0
| | * | ASoC: trace: add event to snd_soc_dapm trace eventsLuca Ceresoli2024-03-061-7/+9
| | * | ASoC: trace: add component to set_bias_level trace eventsLuca Ceresoli2024-03-061-13/+16
| | * | ASoC: cs-amp-lib: Add KUnit test for calibration helpersRichard Fitzgerald2024-03-041-0/+14
| | * | ALSA: cs35l56: Apply calibration from EFIMark Brown2024-02-242-0/+62
| | |\ \
| | | * | ASoC: cs35l56: Add helper functions for amp calibrationRichard Fitzgerald2024-02-231-0/+10
| | | * | ASoC: cs-amp-lib: Add helpers for factory calibration dataRichard Fitzgerald2024-02-231-0/+52
| | * | | ASoC: Intel: avs: Fixes and new platforms supportMark Brown2024-02-2141-94/+226
| | |\ \ \
| | | * | | ASoC: Intel: avs: ICCMAX recommendations for ICL+ platformsCezary Rojewski2024-02-201-0/+2
| | | |/ /
| | * | | ASoC: cs42l42: Remove redundant delays in suspend().Vitaly Rodionov2024-02-191-3/+2
| | * | | ASoC: Constify pointer to of_phandle_argsKrzysztof Kozlowski2024-02-191-2/+2
| | * | | ASoC: SOF: Intel: hda-mlink: update incorrect commentPierre-Louis Bossart2024-02-131-1/+1
| | * | | ASoC: tas2781: remove unused acpi_subysystem_idGergo Koteles2024-02-091-1/+0
| | * | | ASoC: Intel: avs: UAPI: Add tokens for initial config featureAmadeusz Sławiński2024-02-081-0/+9
| | * | | spi: Remove the @multi_cs_cap to prevent kernel-doc warningsR SUNDAR2024-02-051-2/+0
| | * | | ASoC: SOF: amd: Add Soundwire DAI configuration support for AMD platformsVijendar Mukunda2024-01-303-0/+13
| | * | | soundwire: amd: refactor register mask structureVijendar Mukunda2024-01-301-8/+0
| | * | | soundwire: amd: implement function to extract slave informationVijendar Mukunda2024-01-301-0/+2
| | * | | soundwire: amd: refactor amd soundwire manager device node creationVijendar Mukunda2024-01-301-3/+53
| | * | | soundwire: amd: update licenseVijendar Mukunda2024-01-301-1/+1
| | * | | ASoC/soundwire: implement generic api for scanning amd soundwire controllerVijendar Mukunda2024-01-301-0/+15
| * | | | Merge branch 'for-next' into for-linusTakashi Iwai2024-03-116-1/+174
| |\ \ \ \
| | * | | | ASoC: cs35l56: Add support for CS35L54 and CS35L57Simon Trimmer2024-03-081-0/+1
| | * | | | ALSA: pcm: Use guard() for PCM stream locksTakashi Iwai2024-02-281-0/+12
| | * | | | Merge branch 'for-linus' into for-nextTakashi Iwai2024-02-1521-39/+167
| | |\ \ \ \
| | * | | | | ALSA: ens137x: Replace with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-0/+3
| | * | | | | ALSA: als4000: Replace with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-0/+3
| | * | | | | ALSA: virtio: add support for audio controlsAnton Yakovlev2024-02-091-0/+154
| | * | | | | ALSA: synth: Save a few bytes of memory when registering a 'snd_emux'Christophe JAILLET2024-01-221-1/+1
* | | | | | | Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-03-145-19/+47
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pci/endpoint'Bjorn Helgaas2024-03-122-7/+36
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: endpoint: Drop only_64bit on reserved BARsNiklas Cassel2024-02-161-0/+5
| | * | | | | | | PCI: endpoint: Clean up hardware description for BARsNiklas Cassel2024-02-161-6/+28
| | * | | | | | | PCI: endpoint: Refactor pci_epf_alloc_space() APINiklas Cassel2024-02-091-1/+3
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'pci/aspm'Bjorn Helgaas2024-03-121-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeDavid E. Box2024-03-121-1/+1
| | |/ / / / / /
| * / / / / / / PCI/AER: Generalize TLP Header Log readingIlpo Järvinen2024-03-082-11/+10
| |/ / / / / /
* | | | | | | Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-03-144-13/+29
|\ \ \ \ \ \ \
| * | | | | | | platform/x86: pmc_atom: Annotate d3_sts register bit definesHans de Goede2024-03-121-6/+6
| * | | | | | | clk: x86: Move clk-pmc-atom register defines to include/linux/platform_data/x...Hans de Goede2024-03-121-0/+13
| * | | | | | | platform/x86: wmi: Do not instantiate older WMI drivers multiple timesArmin Wolf2024-03-121-0/+2
| * | | | | | | Input: allocate keycode for Display refresh rate toggleGergo Koteles2024-03-121-0/+1
| * | | | | | | platform/x86: wmi: Prevent incompatible event driver from probingArmin Wolf2024-02-271-1/+1