summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ASoC: SOF: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-087-42/+42
| | * | | | ASoC: sh: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-082-9/+9
| | * | | | ASoC: samsung: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-19/+19
| | * | | | ASoC: rockchip: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-8/+8
| | * | | | ASoC: qcom: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-082-21/+21
| | * | | | ASoC: pxa: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-6/+6
| | * | | | ASoC: mxs: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-3/+3
| | * | | | ASoC: meson: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-25/+25
| | * | | | ASoC: mediatek: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-089-10/+10
| | * | | | ASoC: loongson: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-2/+2
| | * | | | ASoC: kirkwood: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-2/+2
| | * | | | ASoC: jz4740: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-1/+1
| | * | | | ASoC: intel: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-089-77/+77
| | * | | | ASoC: generic: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-6/+6
| | * | | | ASoC: fsl: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-26/+26
| | * | | | ASoC: cirrus: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-3/+3
| | * | | | ASoC: bcm: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-3/+3
| | * | | | ASoC: au1x: Use *-y instead of *-objs MakefileTakashi Iwai2024-05-081-8/+8
| | * | | | ASoC: atmel: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-15/+15
| | * | | | ASoC: apple: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-1/+1
| | * | | | ASoC: amd: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-088-37/+37
| | * | | | ASoC: adi: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-2/+2
| | * | | | ASoC: codecs: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-392/+392
| | * | | | ASoC: core: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-081-8/+8
| | |/ / /
| * / / / ASoC: atmel: tse850-pcm5142: Remove unused of_gpio.hAndy Shevchenko2024-05-081-2/+1
| |/ / /
| * | | ASoC: Constify static snd_pcm_hardwareMark Brown2024-05-078-9/+9
| |\ \ \
| | * | | ASoC: uniphier: Constify static snd_pcm_hardwareKrzysztof Kozlowski2024-05-071-1/+1
| | * | | ASoC: meson: Constify static snd_pcm_hardwareKrzysztof Kozlowski2024-05-074-4/+4
| | * | | ASoC: fsl: Constify static snd_pcm_hardwareKrzysztof Kozlowski2024-05-071-1/+1
| | * | | ASoC: qcom: Constify static snd_pcm_hardwareKrzysztof Kozlowski2024-05-072-3/+3
| * | | | ASoC: use 'time_left' instead of 'timeout' withMark Brown2024-05-074-23/+23
| |\ \ \ \
| | * | | | ASoC: codecs: wm8996: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang2024-05-071-7/+7
| | * | | | ASoC: codecs: wm8994: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang2024-05-071-4/+4
| | * | | | ASoC: codecs: wm8993: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang2024-05-071-6/+6
| | * | | | ASoC: codecs: wm8962: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang2024-05-071-6/+6
| | |/ / /
| * | | | ASoC: Use snd_soc_substream_to_rtd() for accessingMark Brown2024-05-0735-82/+82
| |\ \ \ \
| | * | | | ASoC: sunxi: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2024-05-061-1/+1
| | * | | | ASoC: samsung: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2024-05-061-1/+1
| | * | | | ASoC: meson: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2024-05-062-2/+2
| | * | | | ASoC: mediatek: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2024-05-067-24/+24
| | * | | | ASoC: loongson: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2024-05-062-2/+2
| | * | | | ASoC: kirkwood: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2024-05-061-1/+1
| | * | | | ASoC: img: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2024-05-062-2/+2
| | * | | | ASoC: fsl: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2024-05-064-8/+8
| | * | | | ASoC: amd: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2024-05-063-3/+3
| | * | | | ASoC: arm: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2024-05-061-2/+2
| | * | | | ASoC: ti: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2024-05-061-1/+1
| | * | | | ASoC: tegra: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2024-05-062-4/+4
| | * | | | ASoC: qcom: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2024-05-068-31/+31
| | |/ / /
| * | | | ALSA/ASoC: Intel: clarify Copyright informationMark Brown2024-05-07175-177/+177
| |\ \ \ \