aboutsummaryrefslogtreecommitdiffstats
path: root/sound/arm
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pxa27x: rename pxa27x_assert_ac97reset()Mike Dunn2013-01-081-4/+4
* ALSA: pxa27x: fix ac97 warm resetMike Dunn2013-01-081-1/+17
* ALSA: pxa27x: fix ac97 cold resetMike Dunn2013-01-081-2/+6
* ALSA: pxa2xx: remove __dev* attributesBill Pemberton2012-12-072-4/+4
* ALSA: AACI: remove __dev* attributesBill Pemberton2012-12-071-9/+9
* ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PMTakashi Iwai2012-08-091-2/+2
* ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai2012-07-031-6/+3
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-292-0/+2
|\
| * ARM: pxa: use common IOMEM definitionRob Herring2012-03-252-0/+2
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-1/+1
|\ \
| * | sound: pxa2xx-ac97: include mach/irqs.h directlyRob Herring2012-01-251-1/+1
| |/
* / ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-161-12/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-121-12/+1
|\
| * ALSA: convert sound/* to use module_platform_driver()Axel Lin2011-11-271-12/+1
* | sound: aaci: Enable module alias autogeneration for AMBA driversDave Martin2011-11-221-0/+2
|/
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-312-0/+2
* sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-222-2/+2
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-04-031-0/+3
|\
| * ASoC: PXA: Fix oops in __pxa2xx_pcm_prepareVasily Khoruzhick2011-04-031-0/+3
| |
| \
| \
| \
*---. \ Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King2011-03-171-2/+9
|\ \ \ \
| | * | | ARM: amba: make probe() functions take const id tablesRussell King2011-02-231-1/+2
| | |/ /
| | * / ALSA: AACI: allow writes to MAINCR to take effectRussell King2011-02-071-1/+7
| |/ /
* | | ALSA: AACI: make fifo variables more explanitoryRussell King2011-01-262-20/+26
* | | ALSA: AACI: no need to call snd_pcm_period_elapsed() for each periodRussell King2011-01-261-8/+10
* | | ALSA: AACI: use snd_pcm_lib_period_bytes()Russell King2011-01-262-3/+4
* | | ALSA: AACI: clean up AACI announcement printkRussell King2011-01-261-3/+3
* | | ALSA: AACI: fix channel mask selectionRussell King2011-01-261-50/+20
* | | ALSA: AACI: fix number of channels for recordRussell King2011-01-251-62/+52
* | | ALSA: AACI: fix multiple IRQ claimingRussell King2011-01-252-9/+17
|/ /
* | ALSA: AACI: fix timeout durationRussell King2011-01-251-19/+23
* | ALSA: AACI: fix timeout condition checkingRussell King2011-01-251-3/+3
|/
* Merge branch 'fix/misc' into for-linusTakashi Iwai2010-04-161-2/+5
|\
| * ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3Philby John2010-04-131-2/+5
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | Merge commit 'v2.6.34-rc2' into for-2.6.34Mark Brown2010-03-221-62/+6
|\|
| * [ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97Eric Miao2010-03-011-8/+0
| * [ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()Eric Miao2010-03-011-44/+6
| * [ARM] pxa: remove the unnecessary restoring of MFP registersEric Miao2010-03-011-10/+0
* | ASoC: pxa-pcm-lib: initialize DMA channel to -1Daniel Mack2010-03-191-0/+1
|/
* ALSA: sound/arm: Fix build failure caused by missing struct aaci definitionPeter Huewe2009-12-261-2/+1
* ALSA: AACI: switch to per-pcm lockingRussell King2009-12-182-21/+30
* ALSA: AACI: add double-rate supportRussell King2009-12-181-2/+15
* ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_paramsRussell King2009-12-181-15/+7
* ALSA: AACI: cleanup aaci_pcm_hw_paramsRussell King2009-12-181-11/+7
* ALSA: AACI: simplify codec rate informationRussell King2009-12-181-72/+3
* ALSA: aaci - Fix a typoTakashi Iwai2009-12-181-1/+1
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-12-041-14/+5
|\
| * ALSA: aaci - Clean up duplicate codeTakashi Iwai2009-12-011-9/+3
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-011-1/+5
| |\