summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Clean up usage of the endianness flagMark Brown2022-05-1037-89/+81
|\
| * ASoC: sdw-mockup: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
| * ASoC: wsa881x: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
| * ASoC: wcd938x: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
| * ASoC: rt1316-sdw: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
| * ASoC: rt1308-sdw: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
| * ASoC: rt715-sdca: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
| * ASoC: rt715: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
| * ASoC: rt711-sdca: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
| * ASoC: rt711: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
| * ASoC: rt700: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
| * ASoC: wcd9335: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
| * ASoC: wcd934x: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
| * ASoC: cros_ec_codec: Add endianness flag in i2s_rx_component_driverCharles Keepax2022-05-091-3/+4
| * ASoC: tscs454: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-6/+6
| * ASoC: tlv320adc3xxx: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-5/+6
| * ASoC: rt9120: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
| * ASoC: rt1019: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-1/+2
| * ASoC: pcm3060: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
| * ASoC: mt6660: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
| * ASoC: mt6359: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-6/+4
| * ASoC: mt6358: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-6/+4
| * ASoC: mt6351: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-6/+4
| * ASoC: lochnagar: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-2/+3
| * ASoC: cx2072x: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
| * ASoC: cs35l41: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+2
| * ASoC: cs4234: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
| * ASoC: adau1372: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
| * ASoC: max98504: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-0/+1
| * ASoC: hdac_hda: Add endianness flag in snd_soc_component_driverCharles Keepax2022-05-091-7/+8
| * ASoC: sta350: Remove redundant big endian formatsCharles Keepax2022-05-091-6/+3
| * ASoC: sta32x: Remove redundant big endian formatsCharles Keepax2022-05-091-6/+3
| * ASoC: hdmi-codec: Remove redundant big endian formatsCharles Keepax2022-05-091-10/+5
| * ASoC: cs4349: Remove redundant big endian formatsCharles Keepax2022-05-091-6/+3
| * ASoC: cs42l51: Remove redundant big endian formatsCharles Keepax2022-05-091-5/+2
| * ASoC: cs4270: Remove redundant big endian formatsCharles Keepax2022-05-091-12/+3
| * ASoC: atmel-classd: Remove endianness flag on class d componentCharles Keepax2022-05-091-1/+0
| * ASoC: atmel-pdmic: Remove endianness flag on pdmic componentCharles Keepax2022-05-091-1/+0
* | ASoC: SOF: sof-client: Update for different IPC versionsMark Brown2022-05-094-27/+227
|\ \
| * | ASoC: SOF: sof-client: IPC flood test can only work with SOF_IPCPeter Ujfalusi2022-05-091-0/+3
| * | ASoC: SOF: ipc-msg-injector: Add support for IPC4 messagesPeter Ujfalusi2022-05-091-3/+130
| * | ASoC: SOF: ipc-msg-injector: Separate the message sendingPeter Ujfalusi2022-05-091-17/+31
| * | ASoC: SOF: sof-client: Add support IPC4 message sendingPeter Ujfalusi2022-05-091-6/+41
| * | ASoC: SOF: sof-client: Add API to get the ipc_typePeter Ujfalusi2022-05-092-0/+9
| * | ASoC: SOF: sof-client-probes: Query the maximum IPC payload sizePeter Ujfalusi2022-05-091-2/+3
| * | ASoC: SOF: ipc-msg-injector: Query the maximum IPC payload sizePeter Ujfalusi2022-05-091-5/+7
| * | ASoC: SOF: sof-client: Add API to get the maximum IPC payload sizePeter Ujfalusi2022-05-092-0/+9
* | | ASoC: SOF: trace: The dtrace is only available with SOF_IPCPeter Ujfalusi2022-05-091-0/+4
* | | ASoC: sam9g20_wm8731: Use dev_err_probe() for snd_soc_register_card()Mark Brown2022-05-091-1/+2
* | | ASoC: mediatek: mt8195: Fix build warning without CONFIG_OFYueHaibing2022-05-091-4/+0