summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Revert "ALSA: usb-audio: Reduce latency at playback start"Linus Torvalds2021-07-021-9/+5
* Merge tag 'sound-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-07-02522-10491/+25686
|\
| * ALSA: usb-audio: scarlett2: Fix for loop increment in scarlett2_usb_get_configNathan Chancellor2021-07-011-4/+9
| * ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 630 G8Andy Chi2021-07-011-0/+1
| * ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G8Andy Chi2021-07-011-0/+2
| * ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 450 G8Andy Chi2021-07-011-0/+1
| * ALSA: hda/realtek - Add ALC285 HP init procedureKailang Yang2021-07-011-0/+58
| * ALSA: hda/realtek - Add type for ALC287Kailang Yang2021-07-011-1/+8
| * Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-07-01233-4514/+15176
| |\
| | * Merge remote-tracking branch 'asoc/for-5.14' into asoc-nextMark Brown2021-06-25233-4514/+15173
| | |\
| | | * ASoC: qcom: lpass-cpu: mark IRQ_CLEAR register as volatile and readableSrinivas Kandagatla2021-06-241-1/+6
| | | * Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...Mark Brown2021-06-2346-168/+709
| | | |\
| | | | * ASoC: tlv320aic32x4: add support for TAS2505Claudius Heine2021-06-233-1/+142
| | | | * ASoC: tlv320aic32x4: add type to device private data structClaudius Heine2021-06-234-8/+43
| | | * | Merge series "ASoC: tegra: Use devm_platform_get_and_ioremap_resource()" from...Mark Brown2021-06-234-9/+4
| | | |\ \
| | | | * | ASoC: tegra30: ahub: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-231-2/+1
| | | | * | ASoC: tegra: tegra210_admaif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-231-3/+1
| | | | * | ASoC: tegra20: spdif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-231-2/+1
| | | | * | ASoC: tegra20: i2s: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-231-2/+1
| | | * | | ASoC: fsl: remove unnecessary oom messageZhen Lei2021-06-231-3/+1
| | | |/ /
| | | * | Merge series "ASoC: Intel: machine driver corrections" from Pierre-Louis Boss...Mark Brown2021-06-2227-144/+83
| | | |\ \
| | | | * | ASoC: Intel: skl_hda_dsp_generic: Update Kconfig documentationKai Vehmanen2021-06-221-3/+4
| | | | * | ASoC: Intel: use MODULE_DEVICE_TABLE with platform_device_id tablesPierre-Louis Bossart2021-06-2215-36/+13
| | | | * | ASoC: Intel: soc-acpi: add ull suffix for SoundWire _ADR valuesPierre-Louis Bossart2021-06-225-46/+46
| | | | * | ASoC: Intel: sof_sdw: fix signed/unsigned warningPierre-Louis Bossart2021-06-221-1/+1
| | | | * | ASoC: Intel: sof_da7219_max98373: shrink platform_id below 20 charactersPierre-Louis Bossart2021-06-222-6/+6
| | | | * | ASoC: Intel: kbl_da7219_max98357a: shrink platform_id below 20 charactersPierre-Louis Bossart2021-06-222-3/+3
| | | | * | ASoC: Intel: glk_rt5682_max98357a: shrink platform_id below 20 charactersPierre-Louis Bossart2021-06-222-3/+3
| | | | * | ASoC: Intel: sof_rt5682: shrink platform_id names below 20 charactersPierre-Louis Bossart2021-06-224-15/+15
| | | | * | ASoC: Intel: sof_sdw: remove hdac-hdmi supportKai Vehmanen2021-06-223-39/+1
| | | | * | ASoC: Intel: sof_sdw: use mach data for ADL RVP DMIC countKai Vehmanen2021-06-221-1/+0
| | | * | | ASoC: fsl-asoc-card: change dev_err to dev_dbg for defer probeShengjiu Wang2021-06-221-1/+1
| | | * | | ASoC: simple-card: Fill in driver nameGuido Günther2021-06-221-0/+1
| | | * | | ASoC: SOF: imx: Add missing of_node_put() in imx8_probe()Yang Yingliang2021-06-221-0/+1
| | | * | | ASoC: codecs: wcd938x: fix uninitialized symbol warningsSrinivas Kandagatla2021-06-221-3/+3
| | | * | | ASoC: codecs: wcd938x: fix unused variable warningSrinivas Kandagatla2021-06-221-0/+2
| | | |/ /
| | | * | Merge series "ASoC: fsl: Use devm_platform_get_and_ioremap_resource()" from Y...Mark Brown2021-06-219-16/+12
| | | |\ \
| | | | * | ASoC: fsl_xcvr: check return value after calling platform_get_resource_byname()Yang Yingliang2021-06-211-0/+4
| | | | * | ASoC: fsl_ssi: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| | | | * | ASoC: fsl_spdif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| | | | * | ASoC: fsl_sai: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| | | | * | ASoC: fsl_micfil: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| | | | * | ASoC: fsl_esai: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| | | | * | ASoC: fsl_easrc: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| | | | * | ASoC: fsl_aud2htx: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| | | | * | ASoC: fsl_asrc: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
| | | * | | Merge series "ASoC: tidyup snd_soc_of_parse_daifmt()" from Kuninori Morimoto ...Mark Brown2021-06-215-58/+89
| | | |\ \ \
| | | | * | | ASoC: soc-core: remove snd_soc_of_parse_daifmt()Kuninori Morimoto2021-06-211-104/+0
| | | | * | | ASoC: simple-card-utils: switch to use snd_soc_daifmt_parse_format/clock_prov...Kuninori Morimoto2021-06-211-11/+5
| | | | * | | ASoC: meson: switch to use snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto2021-06-211-3/+3