summaryrefslogtreecommitdiffstats
path: root/sound/soc/uniphier
Commit message (Expand)AuthorAgeFilesLines
* ASoC: uniphier: Make uniphier_aio_remove() return voidUwe Kleine-König2023-10-234-6/+4
* ASoC: uniphier: convert not to use asoc_xxx()Kuninori Morimoto2023-09-252-17/+17
* ASoC: uniphier: merge DAI call back functions into opsKuninori Morimoto2023-08-144-132/+156
* ASoC: uniphier: evea: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: uniphier: aio-core: Make some read-only arrays static constColin Ian King2022-12-051-5/+6
* ASoC: uniphier: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: uniphier: simplify the return expression of uniphier_aio_compr_set_para...Minghao Chi2022-05-091-6/+1
* ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMALukas Bulwahn2021-11-251-2/+0
* ASoC: uniphier: make arrays mul and div static const, makes object smallerColin Ian King2021-08-191-2/+2
* ASoC: uniphier: Fix reference to PCM buffer addressTakashi Iwai2021-07-301-1/+1
* ASoC: uniphier: Simplify the return expression of uniphier_aio_startupdingsenjie2021-03-101-6/+1
* ASoC: uniphier: mark OF related data as maybe unusedKrzysztof Kozlowski2020-11-263-3/+3
* ASoC: uniphier: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-3/+3
* ASoC: uniphier: aio-core: fix kernel-docPierre-Louis Bossart2020-07-091-4/+3
* ASoC: uniphier: use snd_soc_xxx_active()Kuninori Morimoto2020-05-181-2/+2
* ASoC: uniphier: use snd_compress_opsKuninori Morimoto2020-04-213-18/+31
* ASoC: uniphier: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi...Kuninori Morimoto2020-03-272-14/+14
* ASoC: uniphier: move .suspend/.resume to componentKuninori Morimoto2020-01-214-38/+27
* ASoC: uniphier: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* ASoC: uniphier: Use managed buffer allocationTakashi Iwai2019-12-111-29/+1
* ASoC: uniphier: aio-dma: remove snd_pcm_opsKuninori Morimoto2019-10-081-23/+28
* Merge branch 'asoc-5.3' into asoc-5.4Mark Brown2019-08-202-10/+22
|\
| * ASoC: uniphier: Fix double reset assersion when transitioning to suspend stateKunihiko Hayashi2019-08-202-10/+22
* | ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-021-3/+1
* | ASoC: uniphier: aio-dma: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-3/+1
* | ASoC: uniphier: evea: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-3/+1
|/
* ASoC: uniphier: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-1/+2
* ASoC: uniphier: change functions to staticKatsuhiro Suzuki2018-07-302-6/+3
* ASoC: uniphier: add support for multichannel outputKatsuhiro Suzuki2018-07-304-6/+78
* ASoC: uniphier: remove redundant check of PLL IDKatsuhiro Suzuki2018-06-221-5/+0
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-4/+6
* ASoC: uniphier: add digital output volume for UniPhier sound systemKatsuhiro Suzuki2018-05-094-5/+233
* ASoC: uniphier: evea: use DAPM to change source of line-inKatsuhiro Suzuki2018-05-091-22/+33
* ASoC: uniphier: remove boilerplate from lisence commentKatsuhiro Suzuki2018-04-277-91/+0
* ASoC: uniphier: add syscon property for UniPhier sound systemKatsuhiro Suzuki2018-03-184-0/+37
* ASoC: uniphier: evea: add switch for changing source of line-inKatsuhiro Suzuki2018-03-141-0/+11
* ASoC: uniphier: add support for UniPhier PXs2 AIOKatsuhiro Suzuki2018-03-095-1/+336
* ASoC: uniphier: remove superfluous <linux/mfd/syscon.h> inclusionMasahiro Yamada2018-03-081-1/+0
* ASoC: uniphier: fix broken sound if use SRC in replayKatsuhiro Suzuki2018-02-261-2/+15
* ASoC: uniphier: evea: fix lisence comment styleKatsuhiro Suzuki2018-02-221-18/+4
* ASoC: uniphier: evea: fix typo 'eva' -> 'evea'Katsuhiro Suzuki2018-02-201-3/+3
* ASoC: uniphier: remove redundant check of blk_idColin Ian King2018-02-151-3/+0
* ASoC: uniphier: fix an error code in uniphier_aio_comprdma_new()Dan Carpenter2018-02-141-3/+2
* ASoC: uniphier: aio-dma: replace platform to componentKuninori Morimoto2018-02-131-2/+3
* ASoC: uniphier: aiodma_rb_get_rp() can be staticWu Fengguang2018-02-131-1/+1
* ASoC: uniphier: add support for UniPhier LD11/LD20 AIO driverKatsuhiro Suzuki2018-02-123-0/+444
* ASoC: uniphier: add support for UniPhier AIO compress audioKatsuhiro Suzuki2018-02-125-1/+444
* ASoC: uniphier: add support for UniPhier AIO CPU DAI driverKatsuhiro Suzuki2018-02-123-1/+580
* ASoC: uniphier: add support for UniPhier AIO DMA driverKatsuhiro Suzuki2018-02-123-1/+320
* ASoC: uniphier: add support for UniPhier AIO common driverKatsuhiro Suzuki2018-02-125-0/+1923