summaryrefslogtreecommitdiffstats
path: root/sound/soc/uniphier
AgeCommit message (Expand)AuthorLines
2025-10-20ASoC: uniphier: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component()Kuninori Morimoto-8/+8
2025-09-08ALSA: compress_offload: Add 64-bit safe timestamp infrastructureJoris Verhaegen-1/+1
2025-06-24ASoC: uniphier: Standardize ASoC menuKuninori Morimoto-11/+3
2025-02-28ASoC: uniphier: use devm_kmemdup_array()Raag Jadav-6/+2
2024-10-23ASoC: uniphier: Handle regmap_write errors in aio_iecout_set_enable()Ingyu Jang-2/+8
2024-10-05ASoC: uniphier: Handle regmap_write errors in aio_src_set_param()Ingyu Jang-3/+12
2024-09-30ASoC: constify snd_soc_component_driver structJavier Carrasco-1/+1
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König-3/+3
2024-05-08ASoC: uniphier: Use *-y instead of *-objs in MakefileTakashi Iwai-4/+4
2024-05-07ASoC: uniphier: Constify static snd_pcm_hardwareKrzysztof Kozlowski-1/+1
2023-10-23ASoC: uniphier: Make uniphier_aio_remove() return voidUwe Kleine-König-6/+4
2023-09-25ASoC: uniphier: convert not to use asoc_xxx()Kuninori Morimoto-17/+17
2023-08-14ASoC: uniphier: merge DAI call back functions into opsKuninori Morimoto-132/+156
2023-03-20ASoC: uniphier: evea: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2022-12-05ASoC: uniphier: aio-core: Make some read-only arrays static constColin Ian King-5/+6
2022-06-27ASoC: uniphier: Remove now redundant non_legacy_dai_naming flagCharles Keepax-1/+0
2022-05-09ASoC: uniphier: simplify the return expression of uniphier_aio_compr_set_para...Minghao Chi-6/+1
2021-11-25ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMALukas Bulwahn-2/+0
2021-08-19ASoC: uniphier: make arrays mul and div static const, makes object smallerColin Ian King-2/+2
2021-07-30ASoC: uniphier: Fix reference to PCM buffer addressTakashi Iwai-1/+1
2021-03-10ASoC: uniphier: Simplify the return expression of uniphier_aio_startupdingsenjie-6/+1
2020-11-26ASoC: uniphier: mark OF related data as maybe unusedKrzysztof Kozlowski-3/+3
2020-07-23ASoC: uniphier: use asoc_substream_to_rtd()Kuninori Morimoto-3/+3
2020-07-09ASoC: uniphier: aio-core: fix kernel-docPierre-Louis Bossart-4/+3
2020-05-18ASoC: uniphier: use snd_soc_xxx_active()Kuninori Morimoto-2/+2
2020-04-21ASoC: uniphier: use snd_compress_opsKuninori Morimoto-18/+31
2020-03-27ASoC: uniphier: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...Kuninori Morimoto-14/+14
2020-01-21ASoC: uniphier: move .suspend/.resume to componentKuninori Morimoto-38/+27
2019-12-11ASoC: uniphier: Drop superfluous ioctl PCM opsTakashi Iwai-1/+0
2019-12-11ASoC: uniphier: Use managed buffer allocationTakashi Iwai-29/+1
2019-10-08ASoC: uniphier: aio-dma: remove snd_pcm_opsKuninori Morimoto-23/+28
2019-08-20Merge branch 'asoc-5.3' into asoc-5.4Mark Brown-10/+22
2019-08-20ASoC: uniphier: Fix double reset assersion when transitioning to suspend stateKunihiko Hayashi-10/+22
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd-3/+1
2019-07-31ASoC: uniphier: aio-dma: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+1
2019-07-31ASoC: uniphier: evea: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+1
2019-02-06ASoC: uniphier: Drop superfluous PCM preallocation error checksTakashi Iwai-1/+2
2018-07-30ASoC: uniphier: change functions to staticKatsuhiro Suzuki-6/+3
2018-07-30ASoC: uniphier: add support for multichannel outputKatsuhiro Suzuki-6/+78
2018-06-22ASoC: uniphier: remove redundant check of PLL IDKatsuhiro Suzuki-5/+0
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-4/+6
2018-05-09ASoC: uniphier: add digital output volume for UniPhier sound systemKatsuhiro Suzuki-5/+233
2018-05-09ASoC: uniphier: evea: use DAPM to change source of line-inKatsuhiro Suzuki-22/+33
2018-04-27ASoC: uniphier: remove boilerplate from lisence commentKatsuhiro Suzuki-91/+0
2018-03-18ASoC: uniphier: add syscon property for UniPhier sound systemKatsuhiro Suzuki-0/+37
2018-03-14ASoC: uniphier: evea: add switch for changing source of line-inKatsuhiro Suzuki-0/+11
2018-03-09ASoC: uniphier: add support for UniPhier PXs2 AIOKatsuhiro Suzuki-1/+336
2018-03-08ASoC: uniphier: remove superfluous <linux/mfd/syscon.h> inclusionMasahiro Yamada-1/+0
2018-02-26ASoC: uniphier: fix broken sound if use SRC in replayKatsuhiro Suzuki-2/+15
2018-02-22ASoC: uniphier: evea: fix lisence comment styleKatsuhiro Suzuki-18/+4