summaryrefslogtreecommitdiff
path: root/sound/arm
AgeCommit message (Expand)Author
2023-09-25ASoC: arm: convert not to use asoc_xxx()Kuninori Morimoto
2023-05-26ARM: pxa: fix missing-prototypes warningsArnd Bergmann
2023-03-20ALSA: pxa2xx: Convert to platform remove callback returning voidUwe Kleine-König
2022-10-29ALSA: arm: pxa: pxa2xx-ac97-lib: fix return value check of platform_get_irq()Yang Yingliang
2022-05-07ASoC: pxa: ac97: use normal MMIO accessorsArnd Bergmann
2022-05-07Input: touchscreen: use wrapper for pxa2xx ac97 registersArnd Bergmann
2022-04-19ARM: pxa: pxa2xx-ac97-lib: use IRQ resourceArnd Bergmann
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2021-08-04ALSA: pxa2xx: Use managed PCM buffer allocationTakashi Iwai
2021-06-10ALSA: arm: Remove unnecessary variableszuoqilin
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-02-02amba: Make the remove callback return voidUwe Kleine-König
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches
2020-03-27ASoC: arm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-01-05ALSA: arm: More constificationTakashi Iwai
2020-01-03ALSA: arm: Constify snd_ac97_bus_ops definitionsTakashi Iwai
2019-12-11ALSA: arm: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ALSA: aaci: Use managed buffer allocationTakashi Iwai
2019-10-08ASoC: pxa: remove snd_pcm_opsKuninori Morimoto
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-04ALSA: arm: Avoid passing NULL to memory allocatorsTakashi Iwai
2019-01-15ALSA: arm: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2018-09-10ASoC: pxa: switch to new ac97 bus supportRobert Jarzmik
2018-06-29ASoC: pxa2xx-pcm-lib: fix indentingDaniel Mack
2018-06-29ASoC: pxa: move some functions to pxa2xx-libDaniel Mack
2018-06-29ASoC: pxa: clean up function names in pxa2xx-libDaniel Mack
2018-06-29ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97Daniel Mack
2018-06-29ASoC: pxa: remove the dmaengine compat needRobert Jarzmik
2018-06-18ASoC: pxa: add devicetree supportRobert Jarzmik
2017-11-10Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-04ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnosticRobert Jarzmik
2017-08-23ALSA: aaci: constify ac97_pcm structuresArvind Yadav
2017-08-19ALSA: arm: constify snd_pcm_ops structuresArvind Yadav
2017-08-17ALSA: arm: make snd_pcm_hardware constBhumika Goyal
2016-08-01ALSA: arm: Fix empty menuconfig SND_ARMEugeniu Rosca
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez
2015-09-30ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcmDaniel Mack
2015-09-16ASoC: fix broken pxa SoC supportRobert Jarzmik
2015-01-04ALSA: Deletion of checks before the function call "iounmap"Markus Elfring
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai
2014-10-20ALSA: arm: drop owner assignment from platform_driversWolfram Sang
2014-06-09ASoC: pxa2xx-ac97: prepare and unprepare the clocksRobert Jarzmik
2014-05-20ASoC: pxa: remove mach header dependencyArnd Bergmann
2014-02-14ALSA: arm: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-12-03ALSA: AACI: Convert to modern PM opsUlf Hansson
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds