summaryrefslogtreecommitdiffstats
path: root/sound/arm
Commit message (Expand)AuthorAgeFilesLines
* ASoC: arm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-4/+4
* ALSA: arm: More constificationTakashi Iwai2020-01-051-1/+1
* ALSA: arm: Constify snd_ac97_bus_ops definitionsTakashi Iwai2020-01-032-2/+2
* ALSA: arm: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-112-3/+0
* ALSA: aaci: Use managed buffer allocationTakashi Iwai2019-12-111-25/+15
* ASoC: pxa: remove snd_pcm_opsKuninori Morimoto2019-10-081-13/+67
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-195-21/+5
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* ALSA: arm: Avoid passing NULL to memory allocatorsTakashi Iwai2019-02-041-1/+2
* ALSA: arm: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-152-2/+0
* ASoC: pxa: switch to new ac97 bus supportRobert Jarzmik2018-09-101-1/+0
* ASoC: pxa2xx-pcm-lib: fix indentingDaniel Mack2018-06-291-2/+2
* ASoC: pxa: move some functions to pxa2xx-libDaniel Mack2018-06-292-3/+44
* ASoC: pxa: clean up function names in pxa2xx-libDaniel Mack2018-06-292-16/+16
* ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97Daniel Mack2018-06-296-204/+76
* ASoC: pxa: remove the dmaengine compat needRobert Jarzmik2018-06-292-15/+5
* ASoC: pxa: add devicetree supportRobert Jarzmik2018-06-181-0/+12
*-. Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown2017-11-102-24/+48
|\ \
| * | ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnosticRobert Jarzmik2017-09-042-24/+48
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/ |/|
* | ALSA: aaci: constify ac97_pcm structuresArvind Yadav2017-08-231-1/+1
* | ALSA: arm: constify snd_pcm_ops structuresArvind Yadav2017-08-192-3/+3
* | ALSA: arm: make snd_pcm_hardware constBhumika Goyal2017-08-171-1/+1
|/
* ALSA: arm: Fix empty menuconfig SND_ARMEugeniu Rosca2016-08-011-8/+7
* dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-091-8/+4
* ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcmDaniel Mack2015-09-304-178/+50
* ASoC: fix broken pxa SoC supportRobert Jarzmik2015-09-161-7/+8
* ALSA: Deletion of checks before the function call "iounmap"Markus Elfring2015-01-041-2/+2
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ALSA: arm: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-091-3/+1
|/
* ASoC: pxa2xx-ac97: prepare and unprepare the clocksRobert Jarzmik2014-06-091-6/+6
* ASoC: pxa: remove mach header dependencyArnd Bergmann2014-05-202-2/+3
* ALSA: arm: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-142-8/+4
* ALSA: AACI: Convert to modern PM opsUlf Hansson2013-12-031-12/+11
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-6/+4
|\
| * DMA-API: sound: fix dma mask handling in a lot of driversRussell King2013-10-311-6/+4
* | ALSA: pxa2xx: Replace BUG() with snd_BUG()Takashi Iwai2013-11-061-2/+2
* | ALSA: Use strlcpy() instead of strncpy()Takashi Iwai2013-10-291-1/+1
* | ALSA: pxa: slightly refactor reset handlingDmitry Eremin-Solenikov2013-10-181-17/+10
|/
* ASoC: pxa: use snd_dmaengine_dai_dma_dataDaniel Mack2013-08-154-25/+64
* ALSA: pxa2xx: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-0/+2
* ALSA: Remove the rest of *_set_drvdata(NULL) callsTakashi Iwai2013-05-291-2/+0
* ALSA: pxa2xx-ac97: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-231-1/+0
* ALSA: pxa27x: rename pxa27x_assert_ac97reset()Mike Dunn2013-01-081-4/+4
* ALSA: pxa27x: fix ac97 warm resetMike Dunn2013-01-081-1/+17
* ALSA: pxa27x: fix ac97 cold resetMike Dunn2013-01-081-2/+6
* ALSA: pxa2xx: remove __dev* attributesBill Pemberton2012-12-072-4/+4
* ALSA: AACI: remove __dev* attributesBill Pemberton2012-12-071-9/+9
* ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai2012-08-091-2/+2