summaryrefslogtreecommitdiffstats
path: root/sound/arm
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-121-12/+1Star
|\
| * ALSA: convert sound/* to use module_platform_driver()Axel Lin2011-11-271-12/+1Star
* | 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-11-012-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/+20Star
* | | ALSA: AACI: fix number of channels for recordRussell King2011-01-251-62/+52Star
* | | 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/+6Star
|\|
| * [ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97Eric Miao2010-03-021-8/+0Star
| * [ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()Eric Miao2010-03-021-44/+6Star
| * [ARM] pxa: remove the unnecessary restoring of MFP registersEric Miao2010-03-021-10/+0Star
* | 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/+1Star
* 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/+7Star
* ALSA: AACI: cleanup aaci_pcm_hw_paramsRussell King2009-12-181-11/+7Star
* ALSA: AACI: simplify codec rate informationRussell King2009-12-181-72/+3Star
* 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/+5Star
|\
| * ALSA: aaci - Clean up duplicate codeTakashi Iwai2009-12-011-9/+3Star
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-011-1/+5
| |\
| * | ALSA: AACI cleanupRussell King2009-11-231-5/+2Star
* | | Merge branch 'topic/core-change' into for-linusTakashi Iwai2009-12-044-95/+6Star
|\ \ \ | |_|/ |/| |
| * | ALSA: Remove old DMA-mmap code from arm/devdma.cTakashi Iwai2009-11-274-95/+6Star
| |/
* | 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
|/