summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-011-0/+1
|\
| * ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai2022-03-301-0/+1
* | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-241-2/+2
|\ \ | |/ |/|
| * treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-2/+2
* | ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai2022-03-221-0/+1
* | Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-03-2111-21/+122
|\ \
| * | ASoC: Export DAI register and widget ctor and dctor functionsCezary Rojewski2022-03-111-0/+1
| * | ALSA: hda: Add helper macros for DSP capable devicesCezary Rojewski2022-03-112-0/+53
| * | Clean ups and preparation for IPC abstraction in the SOF driverMark Brown2022-03-102-8/+5
| |\ \
| | * | ASoC: SOF: make struct snd_sof_dai IPC agnosticRanjani Sridharan2022-03-091-0/+5
| | * | ASoC: SOF: make struct snd_sof_widget IPC agnosticRanjani Sridharan2022-03-091-8/+0
| * | | ASoC: Intel: soc-acpi: quirk topology filename dynamicallyPierre-Louis Bossart2022-03-091-0/+20
| * | | ALSA: intel-nhlt: add helper to detect SSP link maskPierre-Louis Bossart2022-03-091-7/+15
| * | | ASoC: soc-acpi: add information on I2S/TDM link maskPierre-Louis Bossart2022-03-091-0/+2
| * | | ASoC: soc-acpi: fix kernel-doc descriptorPierre-Louis Bossart2022-03-091-2/+3
| |/ /
| * | ASoC: SOF: updates for 5.18Mark Brown2022-03-071-1/+1
| |\ \
| | * | ASoC: SOF: fix 32 signed bit overflowCurtis Malainey2022-03-071-1/+1
| * | | ASoC: audio_graph_card2: Add support for variable slot widthsRichard Fitzgerald2022-03-071-0/+11
| |/ /
| * | ASoC: soc-acpi: remove sof_fw_filenamePierre-Louis Bossart2022-03-021-2/+0
| * | ASoC: SOF: Replace zero-length array with flexible-array memberStephen Kitt2022-02-171-1/+1
| * | ASoC: SOF: Move the definition of enum sof_dsp_power_states to global headerPeter Ujfalusi2022-02-101-0/+8
| * | ASoC: Xilinx fixesMark Brown2022-01-251-0/+1
| |\ \
| | * | ASoC: simple-card-utils: Add new system-clock-fixed flagRobert Hancock2022-01-241-0/+1
| | |/
| * / ASoC: SOF: add _D3_PERSISTENT flag to fw_ready messageKeyon Jie2022-01-241-0/+1
| |/
* | ALSA: hda: Expose codec cleanup and power-save functionsCezary Rojewski2022-02-211-0/+3
* | ALSA: hda: Update and expose codec register proceduresCezary Rojewski2022-02-211-1/+4
* | ALSA: hda: Update and expose snd_hda_codec_device_init()Cezary Rojewski2022-02-211-0/+3
* | ALSA: hda: Add snd_hdac_ext_bus_link_at() helperCezary Rojewski2022-02-211-0/+1
* | Merge branch 'for-linus' into for-nextTakashi Iwai2022-02-151-0/+15
|\ \
| * \ Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-02-011-0/+15
| |\ \ | | |/ | |/|
| | * ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locksTakashi Iwai2022-01-281-0/+15
* | | ALSA: cleanup double word in commentTom Rix2022-02-111-1/+1
|/ /
* | Merge tag 'asoc-v5.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2022-01-101-0/+7
|\|
| * ASoC: cs35l41: Add support for hibernate memory retention modeCharles Keepax2022-01-071-0/+5
| * ASoC: cs35l41: Update handling of test key registersCharles Keepax2022-01-071-0/+2
* | Merge tag 'asoc-v5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-01-0513-28/+863
|\|
| * ASoC: cs35l41: Create shared function for boost configurationLucas Tanure2021-12-311-0/+2
| * ASoC: cs35l41: Create shared function for setting channelsLucas Tanure2021-12-311-0/+3
| * ASoC: cs35l41: Create shared function for errata patchesLucas Tanure2021-12-311-0/+1
| * ASoC: cs35l41: Move cs35l41_otp_unpack to shared codeLucas Tanure2021-12-311-2/+2
| * ASoC: cs35l41: Convert tables to shared source codeLucas Tanure2021-12-311-0/+733
| * ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart2021-12-241-16/+16
| * ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utilsStephan Gerhold2021-12-231-0/+1
| * ASoC: SOF: Rename 'enum snd_sof_fw_state' to 'enum sof_fw_state'Peter Ujfalusi2021-12-231-2/+2
| * ASoC: SOF: Move the definition of enum snd_sof_fw_state to global headerPeter Ujfalusi2021-12-231-0/+22
| * Support HDMI audio on NVIDIA Tegra20Mark Brown2021-12-171-2/+0
| |\
| | * Merge tag 'dmaengine_topic_slave_id_removal_5.17' of git://git.kernel.org/pub...Mark Brown2021-12-171-2/+0
| | |\
| | | * ASoC: dai_dma: remove slave_id fieldArnd Bergmann2021-12-171-2/+0
| * | | ipc: debug: Add shared memory heap to memory scanKarol Trzcinski2021-12-171-0/+2
| |/ /
| * | ASoC: soc-pcm: test refcount before triggeringPierre-Louis Bossart2021-12-141-0/+2