Age | Commit message (Expand) | Author |
2020-05-18 | ASoC: uniphier: use snd_soc_xxx_active() | Kuninori Morimoto |
2020-04-21 | ASoC: uniphier: use snd_compress_ops | Kuninori Morimoto |
2020-03-27 | ASoC: uniphier: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi... | Kuninori Morimoto |
2020-01-21 | ASoC: uniphier: move .suspend/.resume to component | Kuninori Morimoto |
2019-12-11 | ASoC: uniphier: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-11 | ASoC: uniphier: Use managed buffer allocation | Takashi Iwai |
2019-10-08 | ASoC: uniphier: aio-dma: remove snd_pcm_ops | Kuninori Morimoto |
2019-08-20 | Merge branch 'asoc-5.3' into asoc-5.4 | Mark Brown |
2019-08-20 | ASoC: uniphier: Fix double reset assersion when transitioning to suspend state | Kunihiko Hayashi |
2019-08-02 | ASoC: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-07-31 | ASoC: uniphier: aio-dma: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-07-31 | ASoC: uniphier: evea: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-02-06 | ASoC: uniphier: Drop superfluous PCM preallocation error checks | Takashi Iwai |
2018-07-30 | ASoC: uniphier: change functions to static | Katsuhiro Suzuki |
2018-07-30 | ASoC: uniphier: add support for multichannel output | Katsuhiro Suzuki |
2018-06-22 | ASoC: uniphier: remove redundant check of PLL ID | Katsuhiro Suzuki |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-05-09 | ASoC: uniphier: add digital output volume for UniPhier sound system | Katsuhiro Suzuki |
2018-05-09 | ASoC: uniphier: evea: use DAPM to change source of line-in | Katsuhiro Suzuki |
2018-04-27 | ASoC: uniphier: remove boilerplate from lisence comment | Katsuhiro Suzuki |
2018-03-18 | ASoC: uniphier: add syscon property for UniPhier sound system | Katsuhiro Suzuki |
2018-03-14 | ASoC: uniphier: evea: add switch for changing source of line-in | Katsuhiro Suzuki |
2018-03-09 | ASoC: uniphier: add support for UniPhier PXs2 AIO | Katsuhiro Suzuki |
2018-03-08 | ASoC: uniphier: remove superfluous <linux/mfd/syscon.h> inclusion | Masahiro Yamada |
2018-02-26 | ASoC: uniphier: fix broken sound if use SRC in replay | Katsuhiro Suzuki |
2018-02-22 | ASoC: uniphier: evea: fix lisence comment style | Katsuhiro Suzuki |
2018-02-20 | ASoC: uniphier: evea: fix typo 'eva' -> 'evea' | Katsuhiro Suzuki |
2018-02-15 | ASoC: uniphier: remove redundant check of blk_id | Colin Ian King |
2018-02-14 | ASoC: uniphier: fix an error code in uniphier_aio_comprdma_new() | Dan Carpenter |
2018-02-13 | ASoC: uniphier: aio-dma: replace platform to component | Kuninori Morimoto |
2018-02-13 | ASoC: uniphier: aiodma_rb_get_rp() can be static | Wu Fengguang |
2018-02-12 | ASoC: uniphier: add support for UniPhier LD11/LD20 AIO driver | Katsuhiro Suzuki |
2018-02-12 | ASoC: uniphier: add support for UniPhier AIO compress audio | Katsuhiro Suzuki |
2018-02-12 | ASoC: uniphier: add support for UniPhier AIO CPU DAI driver | Katsuhiro Suzuki |
2018-02-12 | ASoC: uniphier: add support for UniPhier AIO DMA driver | Katsuhiro Suzuki |
2018-02-12 | ASoC: uniphier: add support for UniPhier AIO common driver | Katsuhiro Suzuki |
2018-02-12 | ASoC: uniphier: evea: replace codec to component | Kuninori Morimoto |
2017-12-04 | ASoC: uniphier: add support for UniPhier EVEA codec | Katsuhiro Suzuki |