aboutsummaryrefslogtreecommitdiffstats
path: root/sound/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-10ASoC: pxa: switch to new ac97 bus supportRobert Jarzmik1-1/+0
2018-06-29ASoC: pxa2xx-pcm-lib: fix indentingDaniel Mack1-2/+2
2018-06-29ASoC: pxa: move some functions to pxa2xx-libDaniel Mack2-3/+44
2018-06-29ASoC: pxa: clean up function names in pxa2xx-libDaniel Mack2-16/+16
2018-06-29ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97Daniel Mack6-204/+76
2018-06-29ASoC: pxa: remove the dmaengine compat needRobert Jarzmik2-15/+5
2018-06-18ASoC: pxa: add devicetree supportRobert Jarzmik1-0/+12
2017-11-10Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic/amd' and 'asoc/topic/arizona-mfd' into asoc-nextMark Brown2-24/+48
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-04ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnosticRobert Jarzmik2-24/+48
2017-08-23ALSA: aaci: constify ac97_pcm structuresArvind Yadav1-1/+1
2017-08-19ALSA: arm: constify snd_pcm_ops structuresArvind Yadav2-3/+3
2017-08-17ALSA: arm: make snd_pcm_hardware constBhumika Goyal1-1/+1
2016-08-01ALSA: arm: Fix empty menuconfig SND_ARMEugeniu Rosca1-8/+7
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez1-8/+4
2015-09-30ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcmDaniel Mack4-178/+50
2015-09-16ASoC: fix broken pxa SoC supportRobert Jarzmik1-7/+8
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring1-2/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai1-3/+1
2014-10-20ALSA: arm: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-06-09ASoC: pxa2xx-ac97: prepare and unprepare the clocksRobert Jarzmik1-6/+6
2014-05-20ASoC: pxa: remove mach header dependencyArnd Bergmann2-2/+3
2014-02-14ALSA: arm: Convert to snd_card_new() with a device pointerTakashi Iwai2-8/+4
2013-12-03ALSA: AACI: Convert to modern PM opsUlf Hansson1-12/+11
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-6/+4
2013-11-06ALSA: pxa2xx: Replace BUG() with snd_BUG()Takashi Iwai1-2/+2
2013-10-31DMA-API: sound: fix dma mask handling in a lot of driversRussell King1-6/+4
2013-10-29ALSA: Use strlcpy() instead of strncpy()Takashi Iwai1-1/+1
2013-10-18ALSA: pxa: slightly refactor reset handlingDmitry Eremin-Solenikov1-17/+10
2013-08-15ASoC: pxa: use snd_dmaengine_dai_dma_dataDaniel Mack4-25/+64
2013-07-15ALSA: pxa2xx: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2013-05-29ALSA: Remove the rest of *_set_drvdata(NULL) callsTakashi Iwai1-2/+0
2013-05-23ALSA: pxa2xx-ac97: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-01-08ALSA: pxa27x: rename pxa27x_assert_ac97reset()Mike Dunn1-4/+4
2013-01-08ALSA: pxa27x: fix ac97 warm resetMike Dunn1-1/+17
2013-01-08ALSA: pxa27x: fix ac97 cold resetMike Dunn1-2/+6
2012-12-07ALSA: pxa2xx: remove __dev* attributesBill Pemberton2-4/+4
2012-12-07ALSA: AACI: remove __dev* attributesBill Pemberton1-9/+9
2012-08-09ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai1-2/+2
2012-07-03ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai1-6/+3
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+2
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2012-03-25ARM: pxa: use common IOMEM definitionRob Herring2-0/+2
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar1-12/+1
2012-01-25sound: pxa2xx-ac97: include mach/irqs.h directlyRob Herring1-1/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-12/+1
2011-11-27ALSA: convert sound/* to use module_platform_driver()Axel Lin1-12/+1
2011-11-22sound: aaci: Enable module alias autogeneration for AMBA driversDave Martin1-0/+2
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker2-0/+2