Age | Commit message (Expand) | Author |
2024-09-09 | ASoC: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-05-08 | ASoC: kirkwood: Use *-y instead of *-objs in Makefile | Takashi Iwai |
2024-05-06 | ASoC: kirkwood: Use snd_soc_substream_to_rtd() for accessing private_data | Krzysztof Kozlowski |
2024-03-28 | ASoC: kirkwood: Fix potential NULL dereference | Aleksandr Mishin |
2023-09-25 | ASoC: kirkwood: convert not to use asoc_xxx() | Kuninori Morimoto |
2023-03-20 | ASoC: kirkwood: kirkwood-i2s: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-01-28 | ASoC: kirkwood: Iterate over array indexes instead of using pointer math | Kees Cook |
2022-10-17 | ASoC: kirkwood: enable Kirkwood driver for Armada 38x platforms | Marcin Wojtas |
2021-07-30 | ASoC: kirkwood: Fix reference to PCM buffer address | Takashi Iwai |
2021-01-13 | ASoC: kirkwood: Use managed DMA buffer allocation | Lars-Peter Clausen |
2020-11-26 | ASoC: kirkwood: armada-370-db: mark OF related data as maybe unused | Krzysztof Kozlowski |
2020-07-23 | ASoC: kirkwood: use asoc_substream_to_rtd() | Kuninori Morimoto |
2020-03-27 | ASoC: kirkwood: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI poi... | Kuninori Morimoto |
2019-12-11 | ASoC: kirkwood: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-11-06 | Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown |
2019-10-23 | ASoC: kirkwood: fix device remove ordering | Russell King |
2019-10-23 | ASoC: kirkwood: fix IRQ error handling | Russell King |
2019-10-23 | ASoC: kirkwood: fix external clock probe defer | Russell King |
2019-10-08 | ASoC: kirkwood: kirkwood-dma: remove snd_pcm_ops | Kuninori Morimoto |
2019-08-02 | ASoC: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-07-31 | ASoC: kirkwood-i2s: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-06-28 | ASoC: kirkwood: armada-370-db: consider CPU-Platform possibility | Kuninori Morimoto |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown |
2019-06-19 | ASoC: kirkwood: armada-370-db: don't select unnecessary Platform | Kuninori Morimoto |
2019-06-06 | ASoC: kirkwood: armada-370-db: use modern dai_link style | Kuninori Morimoto |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-04-18 | ASoC: Remove depends on HAS_DMA in case of platform dependency | Geert Uytterhoeven |
2018-02-12 | ASoC: kirkwood: replace platform to component | Kuninori Morimoto |
2017-09-27 | ASoC: kirkwood: make kirkwood_soc_platform const | Bhumika Goyal |
2017-08-17 | ASoC: kirkwood: make snd_pcm_hardware const | Bhumika Goyal |
2017-08-14 | ASoC: kirkwood: Delete an error message for a failed memory allocation in kir... | Markus Elfring |
2017-07-17 | ASoC: kirkwood-i2s: fix error return code in kirkwood_i2s_dev_probe() | Gustavo A. R. Silva |
2016-10-24 | ASoC: constify snd_soc_ops structures | Julia Lawall |
2016-09-12 | ASoC: constify snd_pcm_ops structures | Julia Lawall |
2016-05-23 | ASoC: kirkwood: fix build failure | Sudip Mukherjee |
2015-09-14 | ASoC: kirkwood: Fix module autoload for OF platform driver | Luis de Bethencourt |
2015-07-21 | ASoC: kirkwood: prevent double streaming | Jean-Francois Moine |
2015-04-12 | Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/jz4740' and 'as... | Mark Brown |
2015-03-22 | ASoC: kirkwood: constify of_device_id array | Fabian Frederick |
2015-03-11 | ASoC: kirkwood: fix struct clk pointer comparing | Shawn Guo |
2014-10-20 | ASoC: kirkwood: drop owner assignment from platform_drivers | Wolfram Sang |
2014-07-29 | ASoC: kirkwood: Remove ARCH_KIRKWOOD dependency | Andrew Lunn |
2014-07-29 | ASoC: kirkwood: Remove unused drivers | Andrew Lunn |
2014-06-28 | ASoC: kirkwood: implement NO_PERIOD_WAKEUP support | Russell King |
2014-06-28 | ASoC: kirkwood: allow smaller audio periods and smaller number of periods | Russell King |
2014-06-28 | ASoC: kirkwood-i2s: fix pause handling some more | Russell King |
2014-06-28 | ASoC: kirkwood-i2s: fix mute handling | Russell King |
2014-06-28 | ASoC: kirkwood-i2s: fix RECCTL masking | Russell King |
2014-06-28 | ASoC: kirkwood-i2s: provide helper KIRKWOOD_RECCTL_ENABLE_MASK definition | Russell King |