Age | Commit message (Expand) | Author | Files | Lines |
2019-11-06 | Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -5/+6 |
2019-10-23 | ASoC: kirkwood: fix device remove ordering | Russell King | 1 | -1/+2 |
2019-10-23 | ASoC: kirkwood: fix IRQ error handling | Russell King | 1 | -1/+1 |
2019-10-23 | ASoC: kirkwood: fix external clock probe defer | Russell King | 1 | -4/+4 |
2019-10-08 | ASoC: kirkwood: kirkwood-dma: remove snd_pcm_ops | Kuninori Morimoto | 1 | -23/+27 |
2019-08-02 | ASoC: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -3/+1 |
2019-07-31 | ASoC: kirkwood-i2s: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
2019-06-28 | ASoC: kirkwood: armada-370-db: consider CPU-Platform possibility | Kuninori Morimoto | 1 | -3/+9 |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown | 6 | -20/+6 |
2019-06-19 | ASoC: kirkwood: armada-370-db: don't select unnecessary Platform | Kuninori Morimoto | 1 | -9/+3 |
2019-06-06 | ASoC: kirkwood: armada-370-db: use modern dai_link style | Kuninori Morimoto | 1 | -15/+27 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 4 | -20/+4 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2018-04-18 | ASoC: Remove depends on HAS_DMA in case of platform dependency | Geert Uytterhoeven | 1 | -1/+0 |
2018-02-12 | ASoC: kirkwood: replace platform to component | Kuninori Morimoto | 3 | -20/+7 |
2017-09-27 | ASoC: kirkwood: make kirkwood_soc_platform const | Bhumika Goyal | 2 | -2/+2 |
2017-08-17 | ASoC: kirkwood: make snd_pcm_hardware const | Bhumika Goyal | 1 | -1/+1 |
2017-08-14 | ASoC: kirkwood: Delete an error message for a failed memory allocation in kir... | Markus Elfring | 1 | -3/+2 |
2017-07-17 | ASoC: kirkwood-i2s: fix error return code in kirkwood_i2s_dev_probe() | Gustavo A. R. Silva | 1 | -3/+3 |
2016-10-24 | ASoC: constify snd_soc_ops structures | Julia Lawall | 1 | -1/+1 |
2016-09-12 | ASoC: constify snd_pcm_ops structures | Julia Lawall | 1 | -1/+1 |
2016-05-23 | ASoC: kirkwood: fix build failure | Sudip Mukherjee | 1 | -0/+1 |
2015-09-14 | ASoC: kirkwood: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-07-21 | ASoC: kirkwood: prevent double streaming | Jean-Francois Moine | 1 | -0/+4 |
2015-04-12 | Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/jz4740' and 'as... | Mark Brown | 1 | -1/+1 |
2015-03-22 | ASoC: kirkwood: constify of_device_id array | Fabian Frederick | 1 | -1/+1 |
2015-03-12 | ASoC: kirkwood: fix struct clk pointer comparing | Shawn Guo | 1 | -1/+1 |
2014-10-20 | ASoC: kirkwood: drop owner assignment from platform_drivers | Wolfram Sang | 2 | -2/+0 |
2014-07-29 | ASoC: kirkwood: Remove ARCH_KIRKWOOD dependency | Andrew Lunn | 1 | -1/+1 |
2014-07-29 | ASoC: kirkwood: Remove unused drivers | Andrew Lunn | 4 | -246/+0 |
2014-06-28 | ASoC: kirkwood: implement NO_PERIOD_WAKEUP support | Russell King | 2 | -8/+12 |
2014-06-28 | ASoC: kirkwood: allow smaller audio periods and smaller number of periods | Russell King | 1 | -2/+2 |
2014-06-28 | ASoC: kirkwood-i2s: fix pause handling some more | Russell King | 1 | -1/+1 |
2014-06-28 | ASoC: kirkwood-i2s: fix mute handling | Russell King | 1 | -1/+11 |
2014-06-28 | ASoC: kirkwood-i2s: fix RECCTL masking | Russell King | 1 | -1/+2 |
2014-06-28 | ASoC: kirkwood-i2s: provide helper KIRKWOOD_RECCTL_ENABLE_MASK definition | Russell King | 2 | -4/+6 |
2014-05-19 | ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver inits | Jarkko Nikula | 1 | -13/+0 |
2014-04-06 | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -1/+1 |
2014-03-18 | ASoC: add S/PDIF support to Armada 370 DB ASoC driver | Thomas Petazzoni | 2 | -0/+29 |
2014-02-24 | drivers: Enable building of Kirkwood drivers for mach-mvebu | Andrew Lunn | 1 | -1/+1 |
2014-02-15 | sound: ASoC: add ASoC board driver for Armada 370 DB | Thomas Petazzoni | 3 | -0/+130 |
2014-02-11 | ASoC: kirkwood: enable Kirkwood driver for mvebu platforms | Thomas Petazzoni | 2 | -1/+2 |
2014-01-16 | Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t... | Mark Brown | 1 | -16/+0 |
2014-01-09 | ASoC: kirkwood: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen | 1 | -16/+0 |
2013-12-17 | ASoC: kirkwood: Fix the CPU DAI rates | Jean-Francois Moine | 1 | -12/+12 |
2013-11-27 | ASoC: kirkwood: Fix erroneous double output while playing | Jean-Francois Moine | 1 | -5/+5 |
2013-11-27 | ASoC: kirkwood: Fix invalid S/PDIF format | Jean-Francois Moine | 1 | -4/+8 |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -6/+3 |
2013-10-31 | DMA-API: sound: fix dma mask handling in a lot of drivers | Russell King | 1 | -6/+3 |
2013-10-25 | ASoC: kirkwood: Fix compile error due to patch 'add S/PDIF support' | Jean-Francois Moine | 1 | -1/+1 |