Age | Commit message (Expand) | Author |
2012-12-07 | ALSA: pxa2xx: remove __dev* attributes | Bill Pemberton |
2012-08-09 | ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM | Takashi Iwai |
2012-07-03 | ALSA: convert PM ops of platform_driver to new pm ops | Takashi Iwai |
2012-03-25 | ARM: pxa: use common IOMEM definition | Rob Herring |
2011-11-27 | ALSA: convert sound/* to use module_platform_driver() | Axel Lin |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-09-21 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King |
2009-09-10 | [ARM] pxa: update pxa2xx-ac97.c to use 'struct dev_pm_ops' | Mike Rapoport |
2009-09-04 | ASoC: fix pxa2xx-ac97.c breakage | Robert Schwebel |
2009-08-23 | ASoC: Pass correct platform data from pxa2xx-ac97 | Marek Vasut |
2009-08-13 | ALSA: Allow passing platform_data for pxa2xx-ac97 | Marek Vasut |
2009-03-28 | Merge branch 'origin' into devel | Russell King |
2009-03-09 | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h | Eric Miao |
2009-01-12 | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai |
2008-12-02 | [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h | Eric Miao |
2008-10-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-10-07 | [ARM] pxa: simplify DMA register definitions | Eric Miao |
2008-09-23 | ALSA: Separate common pxa2xx-ac97 code | Dmitry Baryshkov |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King |
2008-04-24 | [ALSA] pxa2xx-ac97: Support PXA3xx AC97 | Mark Brown |
2008-04-24 | [ALSA] sound: fix platform driver hotplug/coldplug | Kay Sievers |
2008-04-24 | [ALSA] sound: replace remaining __FUNCTION__ occurences | Harvey Harrison |
2008-04-19 | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao |
2008-04-19 | [ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock API | Mark Brown |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai |
2008-01-31 | [ALSA] Add missing device link | Takashi Iwai |
2007-12-08 | [ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset code | Michael Brunner |
2007-07-02 | [ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume | Richard Purdie |
2007-04-21 | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao |
2007-02-14 | [ALSA] Fix __devinit and __devexit issues with sound drivers | Prarit Bhargava |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-03-22 | [ALSA] semaphore -> mutex (Archs, misc buses) | Ingo Molnar |
2006-01-03 | [ALSA] make the pxa2xx-ac97 module more robust against PXA27x bugs | Nicolas Pitre |
2006-01-03 | [ALSA] Fix PM support | Takashi Iwai |
2006-01-03 | [ALSA] Remove xxx_t typedefs: ARM PXA2xx | Takashi Iwai |
2005-11-09 | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King |
2005-10-29 | Create platform_device.h to contain all the platform device details. | Russell King |
2005-10-28 | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King |
2005-10-07 | [ALSA] Fix pm_message_t in PXA2XX-AC97 driver | Dirk Opfer |
2005-08-30 | [ALSA] Fix compiler warnings in PXA2XX-AC97 | Dirk Opfer |
2005-08-30 | [ALSA] PXA27x AC97 warm reset | Liam Girdwood |
2005-07-28 | [ALSA] Add ARM PXA2xx AC97 driver | Takashi Iwai |