Age | Commit message (Expand) | Author | Files | Lines |
2024-05-13 | Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 1 | -2/+2 |
2024-05-08 | ALSA: misc: Use *-y instead of *-objs in Makefile | Takashi Iwai | 1 | -2/+2 |
2024-05-06 | ASoC: arm: Use snd_soc_substream_to_rtd() for accessing private_data | Krzysztof Kozlowski | 1 | -2/+2 |
2024-03-12 | ALSA: aaci: Delete unused variable in aaci_do_suspend | Thomas Weißschuh | 1 | -1/+0 |
2024-02-12 | ALSA: pxa2xx-ac97: Replace with DEFINE_SIMPLE_DEV_PM_OPS() | Takashi Iwai | 1 | -6/+1 |
2024-02-12 | ALSA: aaci: Replace with DEFINE_SIMPLE_DEV_PM_OPS() | Takashi Iwai | 1 | -8/+2 |
2023-09-25 | ASoC: arm: convert not to use asoc_xxx() | Kuninori Morimoto | 1 | -4/+4 |
2023-05-26 | ARM: pxa: fix missing-prototypes warnings | Arnd Bergmann | 1 | -2/+0 |
2023-03-20 | ALSA: pxa2xx: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2022-10-29 | ALSA: arm: pxa: pxa2xx-ac97-lib: fix return value check of platform_get_irq() | Yang Yingliang | 1 | -1/+3 |
2022-05-07 | ASoC: pxa: ac97: use normal MMIO accessors | Arnd Bergmann | 3 | -53/+172 |
2022-05-07 | Input: touchscreen: use wrapper for pxa2xx ac97 registers | Arnd Bergmann | 1 | -0/+12 |
2022-04-19 | ARM: pxa: pxa2xx-ac97-lib: use IRQ resource | Arnd Bergmann | 1 | -3/+7 |
2022-04-19 | ARM: pxa: move mach/sound.h to linux/platform_data/ | Arnd Bergmann | 2 | -2/+2 |
2022-04-19 | ARM: pxa: split up mach/hardware.h | Arnd Bergmann | 1 | -0/+1 |
2021-08-04 | ALSA: pxa2xx: Use managed PCM buffer allocation | Takashi Iwai | 2 | -99/+9 |
2021-06-10 | ALSA: arm: Remove unnecessary variables | zuoqilin | 1 | -3/+1 |
2021-02-22 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -3/+1 |
2021-02-02 | amba: Make the remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2021-01-08 | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches | 2 | -4/+4 |
2020-03-27 | ASoC: arm: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 1 | -4/+4 |
2020-01-05 | ALSA: arm: More constification | Takashi Iwai | 1 | -1/+1 |
2020-01-03 | ALSA: arm: Constify snd_ac97_bus_ops definitions | Takashi Iwai | 2 | -2/+2 |
2019-12-11 | ALSA: arm: Drop superfluous ioctl PCM ops | Takashi Iwai | 2 | -3/+0 |
2019-12-11 | ALSA: aaci: Use managed buffer allocation | Takashi Iwai | 1 | -25/+15 |
2019-10-08 | ASoC: pxa: remove snd_pcm_ops | Kuninori Morimoto | 1 | -13/+67 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 5 | -21/+5 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-02-04 | ALSA: arm: Avoid passing NULL to memory allocators | Takashi Iwai | 1 | -1/+2 |
2019-01-15 | ALSA: arm: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 2 | -2/+0 |
2018-09-10 | ASoC: pxa: switch to new ac97 bus support | Robert Jarzmik | 1 | -1/+0 |
2018-06-29 | ASoC: pxa2xx-pcm-lib: fix indenting | Daniel Mack | 1 | -2/+2 |
2018-06-29 | ASoC: pxa: move some functions to pxa2xx-lib | Daniel Mack | 2 | -3/+44 |
2018-06-29 | ASoC: pxa: clean up function names in pxa2xx-lib | Daniel Mack | 2 | -16/+16 |
2018-06-29 | ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97 | Daniel Mack | 6 | -204/+76 |
2018-06-29 | ASoC: pxa: remove the dmaengine compat need | Robert Jarzmik | 2 | -15/+5 |
2018-06-18 | ASoC: pxa: add devicetree support | Robert Jarzmik | 1 | -0/+12 |
2017-11-10 | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso... | Mark Brown | 2 | -24/+48 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-04 | ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnostic | Robert Jarzmik | 2 | -24/+48 |
2017-08-23 | ALSA: aaci: constify ac97_pcm structures | Arvind Yadav | 1 | -1/+1 |
2017-08-19 | ALSA: arm: constify snd_pcm_ops structures | Arvind Yadav | 2 | -3/+3 |
2017-08-17 | ALSA: arm: make snd_pcm_hardware const | Bhumika Goyal | 1 | -1/+1 |
2016-08-01 | ALSA: arm: Fix empty menuconfig SND_ARM | Eugeniu Rosca | 1 | -8/+7 |
2016-03-09 | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() | Luis R. Rodriguez | 1 | -8/+4 |
2015-09-30 | ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcm | Daniel Mack | 4 | -178/+50 |
2015-09-16 | ASoC: fix broken pxa SoC support | Robert Jarzmik | 1 | -7/+8 |
2015-01-04 | ALSA: Deletion of checks before the function call "iounmap" | Markus Elfring | 1 | -2/+2 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-09 | ALSA: pcm: Add snd_pcm_stop_xrun() helper | Takashi Iwai | 1 | -3/+1 |