Age | Commit message (Expand) | Author | Files | Lines |
2025-02-23 | ALSA: arm: aaci: Constify amba_id table | Krzysztof Kozlowski | 1 | -1/+1 |
2024-10-30 | sound: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
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 |
2014-10-20 | ALSA: arm: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-06-09 | ASoC: pxa2xx-ac97: prepare and unprepare the clocks | Robert Jarzmik | 1 | -6/+6 |
2014-05-20 | ASoC: pxa: remove mach header dependency | Arnd Bergmann | 2 | -2/+3 |
2014-02-14 | ALSA: arm: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2 | -8/+4 |
2013-12-03 | ALSA: AACI: Convert to modern PM ops | Ulf Hansson | 1 | -12/+11 |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -6/+4 |
2013-11-06 | ALSA: pxa2xx: Replace BUG() with snd_BUG() | Takashi Iwai | 1 | -2/+2 |
2013-10-31 | DMA-API: sound: fix dma mask handling in a lot of drivers | Russell King | 1 | -6/+4 |
2013-10-29 | ALSA: Use strlcpy() instead of strncpy() | Takashi Iwai | 1 | -1/+1 |
2013-10-18 | ALSA: pxa: slightly refactor reset handling | Dmitry Eremin-Solenikov | 1 | -17/+10 |
2013-08-15 | ASoC: pxa: use snd_dmaengine_dai_dma_data | Daniel Mack | 4 | -25/+64 |
2013-07-15 | ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call | Takashi Iwai | 1 | -0/+2 |
2013-05-29 | ALSA: Remove the rest of *_set_drvdata(NULL) calls | Takashi Iwai | 1 | -2/+0 |
2013-05-23 | ALSA: pxa2xx-ac97: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-01-08 | ALSA: pxa27x: rename pxa27x_assert_ac97reset() | Mike Dunn | 1 | -4/+4 |
2013-01-08 | ALSA: pxa27x: fix ac97 warm reset | Mike Dunn | 1 | -1/+17 |
2013-01-08 | ALSA: pxa27x: fix ac97 cold reset | Mike Dunn | 1 | -2/+6 |
2012-12-07 | ALSA: pxa2xx: remove __dev* attributes | Bill Pemberton | 2 | -4/+4 |
2012-12-07 | ALSA: AACI: remove __dev* attributes | Bill Pemberton | 1 | -9/+9 |
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-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2 | -0/+2 |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2012-03-25 | ARM: pxa: use common IOMEM definition | Rob Herring | 2 | -0/+2 |
2012-03-16 | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver | viresh kumar | 1 | -12/+1 |
2012-01-25 | sound: pxa2xx-ac97: include mach/irqs.h directly | Rob Herring | 1 | -1/+1 |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -12/+1 |
2011-11-27 | ALSA: convert sound/* to use module_platform_driver() | Axel Lin | 1 | -12/+1 |
2011-11-22 | sound: aaci: Enable module alias autogeneration for AMBA drivers | Dave Martin | 1 | -0/+2 |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2 | -0/+2 |
2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 2 | -2/+2 |
2011-04-03 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 1 | -0/+3 |
2011-04-03 | ASoC: PXA: Fix oops in __pxa2xx_pcm_prepare | Vasily Khoruzhick | 1 | -0/+3 |
2011-03-17 | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King | 1 | -2/+9 |
2011-02-23 | ARM: amba: make probe() functions take const id tables | Russell King | 1 | -1/+2 |
2011-02-07 | ALSA: AACI: allow writes to MAINCR to take effect | Russell King | 1 | -1/+7 |
2011-01-26 | ALSA: AACI: make fifo variables more explanitory | Russell King | 2 | -20/+26 |
2011-01-26 | ALSA: AACI: no need to call snd_pcm_period_elapsed() for each period | Russell King | 1 | -8/+10 |
2011-01-26 | ALSA: AACI: use snd_pcm_lib_period_bytes() | Russell King | 2 | -3/+4 |
2011-01-26 | ALSA: AACI: clean up AACI announcement printk | Russell King | 1 | -3/+3 |
2011-01-26 | ALSA: AACI: fix channel mask selection | Russell King | 1 | -50/+20 |
2011-01-25 | ALSA: AACI: fix number of channels for record | Russell King | 1 | -62/+52 |
2011-01-25 | ALSA: AACI: fix multiple IRQ claiming | Russell King | 2 | -9/+17 |
2011-01-25 | ALSA: AACI: fix timeout duration | Russell King | 1 | -19/+23 |
2011-01-25 | ALSA: AACI: fix timeout condition checking | Russell King | 1 | -3/+3 |
2010-04-16 | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 1 | -2/+5 |
2010-04-13 | ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3 | Philby John | 1 | -2/+5 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-22 | Merge commit 'v2.6.34-rc2' into for-2.6.34 | Mark Brown | 1 | -62/+6 |
2010-03-19 | ASoC: pxa-pcm-lib: initialize DMA channel to -1 | Daniel Mack | 1 | -0/+1 |
2010-03-02 | [ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97 | Eric Miao | 1 | -8/+0 |
2010-03-02 | [ARM] pxa: introduce processor specific pxa27x_assert_ac97reset() | Eric Miao | 1 | -44/+6 |
2010-03-02 | [ARM] pxa: remove the unnecessary restoring of MFP registers | Eric Miao | 1 | -10/+0 |
2009-12-26 | ALSA: sound/arm: Fix build failure caused by missing struct aaci definition | Peter Huewe | 1 | -2/+1 |
2009-12-18 | ALSA: AACI: switch to per-pcm locking | Russell King | 2 | -21/+30 |
2009-12-18 | ALSA: AACI: add double-rate support | Russell King | 1 | -2/+15 |
2009-12-18 | ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_params | Russell King | 1 | -15/+7 |
2009-12-18 | ALSA: AACI: cleanup aaci_pcm_hw_params | Russell King | 1 | -11/+7 |
2009-12-18 | ALSA: AACI: simplify codec rate information | Russell King | 1 | -72/+3 |
2009-12-18 | ALSA: aaci - Fix a typo | Takashi Iwai | 1 | -1/+1 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 1 | -1/+1 |
2009-12-04 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 1 | -14/+5 |
2009-12-04 | Merge branch 'topic/core-change' into for-linus | Takashi Iwai | 4 | -95/+6 |
2009-12-01 | ALSA: aaci - Clean up duplicate code | Takashi Iwai | 1 | -9/+3 |
2009-12-01 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 1 | -1/+5 |
2009-11-30 | ALSA: AACI: fix recording bug | Russell King | 1 | -1/+1 |
2009-11-30 | ALSA: AACI: fix AC97 multiple-open bug | Russell King | 1 | -0/+4 |
2009-11-27 | ALSA: Remove old DMA-mmap code from arm/devdma.c | Takashi Iwai | 4 | -95/+6 |
2009-11-23 | ALSA: AACI cleanup | Russell King | 1 | -5/+2 |
2009-10-13 | ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeout | Philby John | 1 | -0/+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-19 | ALSA: Restore support for DMAless DAIs on PXA | Mark Brown | 1 | -0/+3 |
2009-08-13 | ALSA: Allow passing platform_data for pxa2xx-ac97 | Marek Vasut | 1 | -0/+10 |
2009-07-09 | ASoC: Fix NULL pointer dereference in __pxa2xx_pcm_hw_free | Daniel Mack | 1 | -1/+1 |
2009-06-11 | [ARM] 5544/1: Trust PrimeCell resource sizes | Linus Walleij | 1 | -1/+1 |
2009-05-20 | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * | Alessandro Rubini | 1 | -1/+1 |
2009-05-11 | pxa2xx-ac97: fix reset gpio mode setting | Mike Rapoport | 1 | -1/+1 |
2009-04-15 | [ARM] pxa: merge AC97 platform data structures | Mark Brown | 1 | -1/+1 |
2009-04-06 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -5/+10 |
2009-04-02 | pxa2xx-ac97: fix displaying GSR after reset timeout | Luotao Fu | 1 | -5/+10 |
2009-03-28 | Merge branch 'origin' into devel | Russell King | 6 | -1009/+73 |
2009-03-24 | Merge branch 'topic/drop-l3' into for-linus | Takashi Iwai | 3 | -998/+0 |
2009-03-24 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -5/+66 |
2009-03-24 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 1 | -1/+1 |
2009-03-24 | Merge branch 'topic/snd_card_new-err' into for-linus | Takashi Iwai | 3 | -10/+11 |
2009-03-19 | ALSA: Fix wrong pointer to dev_err() in arm/pxa2xx-ac97-lib.c | Takashi Iwai | 1 | -1/+1 |
2009-03-17 | ALSA: drop outdated and broken sa11xx-uda1341 driver | Dmitry Artamonow | 3 | -998/+0 |
2009-03-17 | Merge branch 'topic/snd_card_new-err' into topic/drop-l3 | Takashi Iwai | 3 | -10/+11 |
2009-03-15 | ASoC: Allow choice of ac97 gpio reset line | Robert Jarzmik | 1 | -5/+66 |
2009-03-13 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 1 | -3/+3 |
2009-03-09 | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h | Eric Miao | 3 | -5/+1 |
2009-02-10 | [ARM] AACI: timeout will reach -1 | Roel Kluin | 1 | -3/+3 |
2009-02-05 | ALSA: Add missing KERN_* prefix to printk in other sound/* | Takashi Iwai | 1 | -1/+1 |
2009-01-12 | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 3 | -10/+11 |
2009-01-05 | pxa2xx-ac97: switch AC unit to correct state before probing | Dmitry Baryshkov | 1 | -9/+16 |
2008-12-02 | [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h | Eric Miao | 2 | -1/+2 |
2008-12-02 | [ARM] pxa: explicit #include <mach/dma.h> in various drivers | Eric Miao | 1 | -1/+1 |
2008-10-23 | Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linus | Takashi Iwai | 1 | -1/+1 |
2008-10-22 | ALSA: Ensure PXA runtime data is initialised | Mark Brown | 1 | -1/+1 |
2008-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -6/+6 |
2008-10-14 | ALSA: Fix pxa2xx-ac97-lib.c compilation | Marc Zyngier | 1 | -6/+6 |
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-pcm code | Dmitry Baryshkov | 5 | -252/+300 |
2008-09-23 | ALSA: pxa2xx-ac97-lib: support building for several CPUs | Dmitry Baryshkov | 1 | -78/+137 |
2008-09-23 | ALSA: Separate common pxa2xx-ac97 code | Dmitry Baryshkov | 4 | -229/+351 |
2008-09-09 | ALSA: fix section for sa11xx-uda1341 platform driver | Uwe Kleine-König | 1 | -1/+1 |
2008-09-04 | ALSA: aaci - Fix NULL test at error path | Takashi Iwai | 1 | -3/+3 |
2008-08-13 | ALSA: Kill snd_assert() in other places | Takashi Iwai | 1 | -2/+3 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 3 | -8/+8 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 3 | -3/+3 |
2008-05-27 | sound: Convert to menuconfig | Takashi Iwai | 1 | -6/+15 |
2008-05-27 | [ALSA] remove CVS keywords | Adrian Bunk | 1 | -2/+0 |
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 | 5 | -5/+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 |
2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 1 | -2/+2 |
2007-10-16 | [ALSA] Get rid of dead code in sound/arm/sa11xx-uda1341.c | Michal Piotrowski | 1 | -31/+4 |
2007-07-02 | [ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume | Richard Purdie | 1 | -1/+1 |
2007-06-01 | potential parse error in ifdef | Yoann Padioleau | 1 | -1/+1 |
2007-04-21 | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao | 1 | -6/+6 |
2007-02-20 | [ARM] Fix ARM AACI ALSA driver | Russell King | 1 | -6/+6 |
2007-02-19 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -60/+296 |
2007-02-18 | [ARM] 4140/1: AACI stability add ac97 timeout and retries | Kevin Hilman | 1 | -11/+39 |
2007-02-18 | [ARM] 4139/1: AACI record support | Kevin Hilman | 2 | -46/+253 |
2007-02-18 | [ARM] 4138/1: AACI: multiple channel support for IRQ handling | Kevin Hilman | 1 | -3/+4 |
2007-02-14 | [ALSA] Fix __devinit and __devexit issues with sound drivers | Prarit Bhargava | 1 | -3/+3 |
2007-02-09 | [ALSA] arm header fix | Andrew Morton | 1 | -1/+1 |
2006-12-07 | [PATCH] make 1-bit bitfields unsigned | Mariusz Kozlowski | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 3 | -3/+3 |
2006-07-02 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in sound drivers | Greg Kroah-Hartman | 1 | -2/+3 |
2006-06-22 | [ALSA] Remove zero-initialization of static variables | Takashi Iwai | 1 | -1/+1 |
2006-06-22 | [ALSA] unregister platform device again if probe was unsuccessful | Rene Herman | 1 | -5/+9 |
2006-03-22 | [ALSA] semaphore -> mutex (Archs, misc buses) | Ingo Molnar | 3 | -12/+12 |
2006-02-01 | [ARM] 3290/1: Fix the FIFO size detection | Catalin Marinas | 1 | -4/+10 |
2006-01-07 | Merge with Linus' kernel. | Russell King | 9 | -244/+272 |
2006-01-07 | [ARM] Move AMBA include files to include/linux/amba/ | Russell King | 1 | -1/+1 |
2006-01-03 | [ALSA] make the pxa2xx-ac97 module more robust against PXA27x bugs | Nicolas Pitre | 1 | -17/+22 |