aboutsummaryrefslogtreecommitdiffstats
path: root/sound/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-07ALSA: pxa2xx: remove __dev* attributesBill Pemberton2-4/+4
2012-12-07ALSA: AACI: remove __dev* attributesBill Pemberton1-9/+9
2012-08-09ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai1-2/+2
2012-07-03ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai1-6/+3
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+2
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2012-03-25ARM: pxa: use common IOMEM definitionRob Herring2-0/+2
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar1-12/+1
2012-01-25sound: pxa2xx-ac97: include mach/irqs.h directlyRob Herring1-1/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-12/+1
2011-11-27ALSA: convert sound/* to use module_platform_driver()Axel Lin1-12/+1
2011-11-22sound: aaci: Enable module alias autogeneration for AMBA driversDave Martin1-0/+2
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker2-0/+2
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang2-2/+2
2011-04-03Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-2.6.39Mark Brown1-0/+3
2011-04-03ASoC: PXA: Fix oops in __pxa2xx_pcm_prepareVasily Khoruzhick1-0/+3
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King1-2/+9
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King1-1/+2
2011-02-07ALSA: AACI: allow writes to MAINCR to take effectRussell King1-1/+7
2011-01-26ALSA: AACI: make fifo variables more explanitoryRussell King2-20/+26
2011-01-26ALSA: AACI: no need to call snd_pcm_period_elapsed() for each periodRussell King1-8/+10
2011-01-26ALSA: AACI: use snd_pcm_lib_period_bytes()Russell King2-3/+4
2011-01-26ALSA: AACI: clean up AACI announcement printkRussell King1-3/+3
2011-01-26ALSA: AACI: fix channel mask selectionRussell King1-50/+20
2011-01-25ALSA: AACI: fix number of channels for recordRussell King1-62/+52
2011-01-25ALSA: AACI: fix multiple IRQ claimingRussell King2-9/+17
2011-01-25ALSA: AACI: fix timeout durationRussell King1-19/+23
2011-01-25ALSA: AACI: fix timeout condition checkingRussell King1-3/+3
2010-04-16Merge branch 'fix/misc' into for-linusTakashi Iwai1-2/+5
2010-04-13ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3Philby John1-2/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-22Merge commit 'v2.6.34-rc2' into for-2.6.34Mark Brown1-62/+6
2010-03-19ASoC: pxa-pcm-lib: initialize DMA channel to -1Daniel Mack1-0/+1
2010-03-02[ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97Eric Miao1-8/+0
2010-03-02[ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()Eric Miao1-44/+6
2010-03-02[ARM] pxa: remove the unnecessary restoring of MFP registersEric Miao1-10/+0
2009-12-26ALSA: sound/arm: Fix build failure caused by missing struct aaci definitionPeter Huewe1-2/+1
2009-12-18ALSA: AACI: switch to per-pcm lockingRussell King2-21/+30
2009-12-18ALSA: AACI: add double-rate supportRussell King1-2/+15
2009-12-18ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_paramsRussell King1-15/+7
2009-12-18ALSA: AACI: cleanup aaci_pcm_hw_paramsRussell King1-11/+7
2009-12-18ALSA: AACI: simplify codec rate informationRussell King1-72/+3
2009-12-18ALSA: aaci - Fix a typoTakashi Iwai1-1/+1
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-04Merge branch 'topic/misc' into for-linusTakashi Iwai1-14/+5
2009-12-04Merge branch 'topic/core-change' into for-linusTakashi Iwai4-95/+6
2009-12-01ALSA: aaci - Clean up duplicate codeTakashi Iwai1-9/+3
2009-12-01Merge branch 'fix/misc' into topic/miscTakashi Iwai1-1/+5
2009-11-30ALSA: AACI: fix recording bugRussell King1-1/+1
2009-11-30ALSA: AACI: fix AC97 multiple-open bugRussell King1-0/+4