summaryrefslogtreecommitdiffstats
path: root/sound/arm
Commit message (Expand)AuthorAgeFilesLines
* ALSA: aaci: Delete unused variable in aaci_do_suspendThomas Weißschuh2024-03-121-1/+0
* ALSA: pxa2xx-ac97: Replace with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-6/+1
* ALSA: aaci: Replace with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-8/+2
* ASoC: arm: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-4/+4
* ARM: pxa: fix missing-prototypes warningsArnd Bergmann2023-05-261-2/+0
* ALSA: pxa2xx: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ALSA: arm: pxa: pxa2xx-ac97-lib: fix return value check of platform_get_irq()Yang Yingliang2022-10-291-1/+3
* ASoC: pxa: ac97: use normal MMIO accessorsArnd Bergmann2022-05-073-53/+172
* Input: touchscreen: use wrapper for pxa2xx ac97 registersArnd Bergmann2022-05-071-0/+12
* ARM: pxa: pxa2xx-ac97-lib: use IRQ resourceArnd Bergmann2022-04-191-3/+7
* ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann2022-04-192-2/+2
* ARM: pxa: split up mach/hardware.hArnd Bergmann2022-04-191-0/+1
* ALSA: pxa2xx: Use managed PCM buffer allocationTakashi Iwai2021-08-042-99/+9
* ALSA: arm: Remove unnecessary variableszuoqilin2021-06-101-3/+1
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-221-3/+1
|\
| * amba: Make the remove callback return voidUwe Kleine-König2021-02-021-3/+1
* | ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-082-4/+4
|/
* 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