Age | Commit message (Expand) | Author | Files | Lines |
2024-02-12 | ALSA: pxa2xx-ac97: Replace with DEFINE_SIMPLE_DEV_PM_OPS() | Takashi Iwai | 1 | -6/+1 |
2023-03-20 | ALSA: pxa2xx: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2022-05-07 | ASoC: pxa: ac97: use normal MMIO accessors | Arnd Bergmann | 1 | -1/+0 |
2022-04-19 | ARM: pxa: move mach/sound.h to linux/platform_data/ | Arnd Bergmann | 1 | -1/+1 |
2021-08-04 | ALSA: pxa2xx: Use managed PCM buffer allocation | Takashi Iwai | 1 | -14/+4 |
2021-06-10 | ALSA: arm: Remove unnecessary variables | zuoqilin | 1 | -3/+1 |
2021-01-08 | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches | 1 | -1/+1 |
2020-01-03 | ALSA: arm: Constify snd_ac97_bus_ops definitions | Takashi Iwai | 1 | -1/+1 |
2019-12-11 | ALSA: arm: Drop superfluous ioctl PCM ops | Takashi Iwai | 1 | -1/+0 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-01-15 | ALSA: arm: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 1 | -1/+0 |
2018-06-29 | ASoC: pxa: move some functions to pxa2xx-lib | Daniel Mack | 1 | -3/+3 |
2018-06-29 | ASoC: pxa: clean up function names in pxa2xx-lib | Daniel Mack | 1 | -5/+5 |
2018-06-29 | ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97 | Daniel Mack | 1 | -38/+76 |
2018-06-29 | ASoC: pxa: remove the dmaengine compat need | Robert Jarzmik | 1 | -12/+2 |
2017-09-04 | ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnostic | Robert Jarzmik | 1 | -8/+27 |
2015-09-30 | ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcm | Daniel Mack | 1 | -2/+11 |
2014-10-20 | ALSA: arm: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-02-14 | ALSA: arm: Convert to snd_card_new() with a device pointer | Takashi Iwai | 1 | -4/+2 |
2013-10-29 | ALSA: Use strlcpy() instead of strncpy() | Takashi Iwai | 1 | -1/+1 |
2013-08-15 | ASoC: pxa: use snd_dmaengine_dai_dma_data | Daniel Mack | 1 | -12/+14 |
2013-05-23 | ALSA: pxa2xx-ac97: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2012-12-07 | ALSA: pxa2xx: remove __dev* attributes | Bill Pemberton | 1 | -3/+3 |
2012-08-09 | ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM | Takashi Iwai | 1 | -2/+2 |
2012-07-03 | ALSA: convert PM ops of platform_driver to new pm ops | Takashi Iwai | 1 | -6/+3 |
2012-03-25 | ARM: pxa: use common IOMEM definition | Rob Herring | 1 | -0/+1 |
2011-11-27 | ALSA: convert sound/* to use module_platform_driver() | Axel Lin | 1 | -12/+1 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 1 | -1/+1 |
2009-09-21 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 1 | -9/+11 |
2009-09-10 | [ARM] pxa: update pxa2xx-ac97.c to use 'struct dev_pm_ops' | Mike Rapoport | 1 | -9/+11 |
2009-09-04 | ASoC: fix pxa2xx-ac97.c breakage | Robert Schwebel | 1 | -1/+1 |
2009-08-23 | ASoC: Pass correct platform data from pxa2xx-ac97 | Marek Vasut | 1 | -2/+2 |
2009-08-13 | ALSA: Allow passing platform_data for pxa2xx-ac97 | Marek Vasut | 1 | -0/+10 |
2009-03-28 | Merge branch 'origin' into devel | Russell King | 1 | -4/+3 |
2009-03-09 | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h | Eric Miao | 1 | -2/+0 |
2009-01-12 | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 1 | -4/+3 |
2008-12-02 | [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h | Eric Miao | 1 | -0/+1 |
2008-10-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -2/+2 |
2008-10-07 | [ARM] pxa: simplify DMA register definitions | Eric Miao | 1 | -2/+2 |
2008-09-23 | ALSA: Separate common pxa2xx-ac97 code | Dmitry Baryshkov | 1 | -229/+18 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -4/+4 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-04-24 | [ALSA] pxa2xx-ac97: Support PXA3xx AC97 | Mark Brown | 1 | -0/+24 |
2008-04-24 | [ALSA] sound: fix platform driver hotplug/coldplug | Kay Sievers | 1 | -0/+2 |
2008-04-24 | [ALSA] sound: replace remaining __FUNCTION__ occurences | Harvey Harrison | 1 | -4/+4 |
2008-04-19 | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 1 | -0/+1 |
2008-04-19 | [ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock API | Mark Brown | 1 | -8/+40 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 1 | -1/+0 |
2008-01-31 | [ALSA] Add missing device link | Takashi Iwai | 1 | -0/+1 |
2007-12-08 | [ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset code | Michael Brunner | 1 | -2/+2 |