aboutsummaryrefslogtreecommitdiffstats
path: root/sound/arm
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pxa2xx: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-08-021-0/+2
* ALSA: pxa27x: fix ac97 warm resetMike Dunn2013-02-061-1/+17
* ALSA: pxa27x: fix ac97 cold resetMike Dunn2013-02-061-2/+6
* 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-021-8/+0
| * [ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()Eric Miao2010-03-021-44/+6
| * [ARM] pxa: remove the unnecessary restoring of MFP registersEric Miao2010-03-021-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
| |\
| * | ALSA: AACI cleanupRussell King2009-11-231-5/+2
* | | Merge branch 'topic/core-change' into for-linusTakashi Iwai2009-12-044-95/+6
|\ \ \ | |_|/ |/| |
| * | ALSA: Remove old DMA-mmap code from arm/devdma.cTakashi Iwai2009-11-274-95/+6
| |/
* | ALSA: AACI: fix recording bugRussell King2009-11-301-1/+1
* | ALSA: AACI: fix AC97 multiple-open bugRussell King2009-11-301-0/+4
|/
* ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeoutPhilby John2009-10-131-0/+1
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-09-211-9/+11
|\
| * [ARM] pxa: update pxa2xx-ac97.c to use 'struct dev_pm_ops'Mike Rapoport2009-09-101-9/+11
* | ASoC: fix pxa2xx-ac97.c breakageRobert Schwebel2009-09-041-1/+1
* | ASoC: Pass correct platform data from pxa2xx-ac97Marek Vasut2009-08-231-2/+2
* | ALSA: Restore support for DMAless DAIs on PXAMark Brown2009-08-191-0/+3
* | ALSA: Allow passing platform_data for pxa2xx-ac97Marek Vasut2009-08-131-0/+10
|/