Age | Commit message (Expand) | Author |
2021-06-15 | ASoC: jz4740-i2s: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang |
2021-05-10 | ASoC: jz4740-i2s: fix function name | H. Nikolaus Schaller |
2021-05-10 | ASoc: Fix unused define in jz4740-i2s.h | Tang Bin |
2021-01-21 | ASoC: jz4740: sync parameter naming (rate/sample_bits) | Kuninori Morimoto |
2020-12-11 | Merge remote-tracking branch 'asoc/for-5.11' into asoc-next | Mark Brown |
2020-12-04 | ASoC: jz4740-i2s: add missed checks for clk_get() | Chuhong Yuan |
2020-10-26 | ASoC: jz4740-i2s: Remove manual DMA peripheral ID assignment | Lars-Peter Clausen |
2020-05-28 | ASoC: ingenic: Unconditionally depend on devicetree | Paul Cercueil |
2020-05-18 | ASoC: jz4740: use snd_soc_xxx_active() | Kuninori Morimoto |
2020-03-24 | ASoC: jz4740-i2s: Add support for the JZ4770 | Paul Cercueil |
2020-03-24 | ASoC: jz4740-i2s: Add support for the JZ4760 | Paul Cercueil |
2020-03-13 | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown |
2020-03-09 | ASoC: jz4740-i2s: Avoid passing enum as match data | Paul Cercueil |
2020-03-09 | ASoC: jz4740-i2s: Add local dev variable in probe function | Paul Cercueil |
2020-03-09 | ASoC: jz4740-i2s: Fix divider written at incorrect offset in register | Paul Cercueil |
2020-01-21 | ASoC: jz4740: jz4740-i2s: move .suspend/.resume to component | Kuninori Morimoto |
2019-10-09 | ASoC: jz4740: Remove unused match variable | Stephen Boyd |
2019-10-07 | ASoC: jz4740: Use of_device_get_match_data() | Stephen Boyd |
2019-07-30 | ASoC: jz4740: Drop lb60 board code | Paul Cercueil |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 239 | Thomas Gleixner |
2019-06-06 | ASoC: jz4740: qi_lb60: use modern dai_link style | Kuninori Morimoto |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-03-20 | ASoC: jz4740: Depend on MIPS instead of MACH_JZ4740 | Paul Cercueil |
2017-07-26 | ASoC: jz4740: Handle return value of clk_prepare_enable. | Arvind Yadav |
2015-09-14 | ASoC: jz4740: Fix module autoload for OF platform driver | Luis de Bethencourt |
2015-03-09 | ASoC: jz4740: Add jz4780 support | Zubair Lutfullah Kakakhel |
2015-02-04 | ASoC: jz4740: Add DT support to jz4740-i2s driver | Zubair Lutfullah Kakakhel |
2015-02-04 | ASoC: jz4740: Add dynamic sampling rate support to jz4740-i2s | Zubair Lutfullah Kakakhel |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-25 | ASoC: qi_lb60: Pass flags to gpiod_get() | Lars-Peter Clausen |
2014-10-20 | ASoC: jz4740: drop owner assignment from platform_drivers | Wolfram Sang |
2014-05-22 | Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso... | Mark Brown |
2014-04-23 | ASoC: jz4740: Improve build test coverage | Lars-Peter Clausen |
2014-04-23 | ASoC: qi_lb60: Use GPIO descriptor API | Lars-Peter Clausen |
2014-04-22 | ASoC: qi_lb60: Use devm_snd_soc_register_card() | Lars-Peter Clausen |
2014-04-22 | ASoC: qi_lb60: Set .dai_fmt instead of calling snd_soc_set_dai_fmt() | Lars-Peter Clausen |
2014-04-22 | ASoC: qi_lb60: Set fully_routed flag | Lars-Peter Clausen |
2014-04-22 | ASoC: jz4740: Remove Makefile entry for removed file | Lars-Peter Clausen |
2013-12-03 | ASoC: jz4740: Use the generic dmaengine PCM driver | Lars-Peter Clausen |
2013-12-03 | ASoC: jz4740-i2s: Use managed resources | Lars-Peter Clausen |
2013-10-31 | DMA-API: sound: fix dma mask handling in a lot of drivers | Russell King |
2013-05-12 | ASoC: jz4740-i2s: Use clk_prepare_enable/clk_disable_unprepare | Lars-Peter Clausen |
2013-05-12 | ASoC: jz4740: Remove redundant platform_set_drvdata() | Sachin Kamat |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on jz4740 i2s | Kuninori Morimoto |
2012-12-10 | ASoC: jz4740: remove __dev* attributes | Bill Pemberton |
2012-04-06 | ASoC: JZ4740: Replaced comma operators with semicolons. | Maarten ter Huurne |
2012-01-20 | ASoC: jz4740: Convert qi_lb60 to use snd_soc_register_card() | Axel Lin |