summaryrefslogtreecommitdiffstats
path: root/sound/soc/kirkwood
Commit message (Expand)AuthorAge
* ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-02
* ASoC: kirkwood-i2s: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-31
* ASoC: kirkwood: armada-370-db: consider CPU-Platform possibilityKuninori Morimoto2019-06-28
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-26
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | ASoC: kirkwood: armada-370-db: don't select unnecessary PlatformKuninori Morimoto2019-06-19
* | ASoC: kirkwood: armada-370-db: use modern dai_link styleKuninori Morimoto2019-06-06
|/
* ASoC: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-04-18
* ASoC: kirkwood: replace platform to componentKuninori Morimoto2018-02-12
* ASoC: kirkwood: make kirkwood_soc_platform constBhumika Goyal2017-09-27
* ASoC: kirkwood: make snd_pcm_hardware constBhumika Goyal2017-08-17
* ASoC: kirkwood: Delete an error message for a failed memory allocation in kir...Markus Elfring2017-08-14
* ASoC: kirkwood-i2s: fix error return code in kirkwood_i2s_dev_probe()Gustavo A. R. Silva2017-07-17
* ASoC: constify snd_soc_ops structuresJulia Lawall2016-10-24
* ASoC: constify snd_pcm_ops structuresJulia Lawall2016-09-12
* ASoC: kirkwood: fix build failureSudip Mukherjee2016-05-23
* ASoC: kirkwood: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-14
* ASoC: kirkwood: prevent double streamingJean-Francois Moine2015-07-21
*-. Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/jz4740' and 'as...Mark Brown2015-04-12
|\ \
| | * ASoC: kirkwood: constify of_device_id arrayFabian Frederick2015-03-22
| |/
* / ASoC: kirkwood: fix struct clk pointer comparingShawn Guo2015-03-11
|/
* ASoC: kirkwood: drop owner assignment from platform_driversWolfram Sang2014-10-20
* ASoC: kirkwood: Remove ARCH_KIRKWOOD dependencyAndrew Lunn2014-07-29
* ASoC: kirkwood: Remove unused driversAndrew Lunn2014-07-29
* ASoC: kirkwood: implement NO_PERIOD_WAKEUP supportRussell King2014-06-28
* ASoC: kirkwood: allow smaller audio periods and smaller number of periodsRussell King2014-06-28
* ASoC: kirkwood-i2s: fix pause handling some moreRussell King2014-06-28
* ASoC: kirkwood-i2s: fix mute handlingRussell King2014-06-28
* ASoC: kirkwood-i2s: fix RECCTL maskingRussell King2014-06-28
* ASoC: kirkwood-i2s: provide helper KIRKWOOD_RECCTL_ENABLE_MASK definitionRussell King2014-06-28
* ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver initsJarkko Nikula2014-05-19
* Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-05
|\
| * drivers: Enable building of Kirkwood drivers for mach-mvebuAndrew Lunn2014-02-24
* | ASoC: add S/PDIF support to Armada 370 DB ASoC driverThomas Petazzoni2014-03-18
* | sound: ASoC: add ASoC board driver for Armada 370 DBThomas Petazzoni2014-02-14
* | ASoC: kirkwood: enable Kirkwood driver for mvebu platformsThomas Petazzoni2014-02-11
|/
*-. Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...Mark Brown2014-01-16
|\ \
| | * ASoC: kirkwood: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2014-01-09
| |/
* | ASoC: kirkwood: Fix the CPU DAI ratesJean-Francois Moine2013-12-17
* | ASoC: kirkwood: Fix erroneous double output while playingJean-Francois Moine2013-11-27
* | ASoC: kirkwood: Fix invalid S/PDIF formatJean-Francois Moine2013-11-27
|/
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\
| * DMA-API: sound: fix dma mask handling in a lot of driversRussell King2013-10-31
* | ASoC: kirkwood: Fix compile error due to patch 'add S/PDIF support'Jean-Francois Moine2013-10-25
* | ASoC: kirkwood: add S/PDIF supportJean-Francois Moine2013-10-22
* | ASoC: kirkwood: prefer external clock over internal clockJean-Francois Moine2013-10-20
* | ASoC: kirkwood: fix compilation warning in kirkwood_dma_openVladimir Murzin2013-10-01
* | ASoc: kirkwood: Extend the min and max number of bytes per periodJean-Francois Moine2013-09-26
* | ASoC: kirkwood: fix loss of external clock at probe timeJean-Francois Moine2013-09-21