Age | Commit message (Expand) | Author | Files | Lines |
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 kirkwood_i2s_dev_probe() | 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 'asoc/topic/kirkwood' into asoc-next | Mark Brown | 1 | -1/+1 |
2015-03-22 | ASoC: kirkwood: constify of_device_id array | Fabian Frederick | 1 | -1/+1 |
2015-03-11 | 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-05 | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | 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-14 | 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/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc... | 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 |
2013-10-22 | ASoC: kirkwood: add S/PDIF support | Jean-Francois Moine | 3 | -19/+84 |
2013-10-20 | ASoC: kirkwood: prefer external clock over internal clock | Jean-Francois Moine | 1 | -1/+1 |
2013-10-01 | ASoC: kirkwood: fix compilation warning in kirkwood_dma_open | Vladimir Murzin | 1 | -1/+1 |
2013-09-26 | ASoc: kirkwood: Extend the min and max number of bytes per period | Jean-Francois Moine | 1 | -2/+2 |
2013-09-21 | ASoC: kirkwood: fix loss of external clock at probe time | Jean-Francois Moine | 1 | -1/+4 |
2013-09-17 | ASoC: kirkwood-dma: remove IEC958_SUBFRAME formats | Russell King | 1 | -3/+1 |
2013-09-06 | ASoC: kirkwood: change the compatible string of the kirkwood-i2s driver | Thomas Petazzoni | 1 | -1/+2 |
2013-08-27 | ASoc: kirkwood: Use the Kirkwood audio driver in Dove boards | Jean-Francois Moine | 1 | -2/+2 |
2013-08-22 | ASoc: kirkwood: add DT support to the mvebu audio subsystem | Jean-Francois Moine | 1 | -6/+20 |
2013-08-05 | ASoC: kirkwood: move calculation of max buffer size to kirkwood.h | Russell King | 2 | -1/+3 |
2013-08-05 | ASoC: kirkwood: combine kirkwood-i2s and kirkwood-dma drivers | Russell King | 7 | -46/+24 |