summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - clean up CX20549 test mixer setupMichael Karcher2012-04-071-21/+17
* ALSA: hda - CX20549 doesn't need pin_amp_workaround.Michael Karcher2012-04-071-2/+3
* ALSA: hda - Remove CD control from model=benq for CX20549Michael Karcher2012-04-071-5/+1
* ALSA: hda - fix record volume controls of CX20459 ("Venice")Michael Karcher2012-04-071-25/+6
* ALSA: hda - Rename capture sources of CX20549 to match common conventionsMichael Karcher2012-04-071-13/+13
* ALSA: hda - Fix proc output for ADC amp values of CX20549Michael Karcher2012-04-073-7/+17
* ALSA: asihpi - fix return value of hpios_locked_mem_alloc()Eliot Blennerhassett2012-03-302-7/+7
* ALSA: fix isa/opti9xx module param typeRandy Dunlap2012-03-291-1/+1
* sound: fix oss/msnd_pinnacle module param typeRandy Dunlap2012-03-291-1/+1
* Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-292-2/+2
|\
| * ASoC: dmaengine_pcm: use dmaengine cyclic wrapperVinod Koul2012-03-261-2/+2
| * ASoC: Add extra parameter to device_prep_dma_cyclicFabio Estevam2012-03-221-1/+1
| * ASoC: wm8994: Update WM8994 DCS calibrationMark Brown2012-03-211-1/+1
* | ALSA: asihpi - fix return type of hpios_locked_mem_alloc()Dan Carpenter2012-03-282-2/+2
* | ALSA: hda/realtek - Fix ADC assignment with a shared HP/Mic pinTakashi Iwai2012-03-221-4/+7
* | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-218-97/+239
|\ \ | |/
| * ASoC: wm8994: Provide VMID mode control and fix default sequenceMark Brown2012-03-192-39/+155
| * ASoC: wm8994: Add missing break in resumeMark Brown2012-03-191-0/+1
| * ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUFMark Brown2012-03-191-11/+5
| * ASoC: pxa-ssp: atomically set stream active masksDaniel Mack2012-03-191-25/+36
| * ASoC: fsl: p1022ds: tell the WM8776 codec driver that it's the masterTimur Tabi2012-03-171-8/+16
| * ASoC: Samsung: Added to support mono recordingSangsu Park2012-03-161-1/+12
| * ASoC: core: Fix obscure leak of runtime arrayMark Brown2012-03-151-4/+4
| * ASoC: wm8996: Add 44.1kHz supportMark Brown2012-03-141-9/+10
* | Merge branch 'topic/jack' into for-linusTakashi Iwai2012-03-181-2/+2
|\ \
| * | ALSA: Use a define for the number of jack switch typesMark Brown2012-02-271-2/+2
* | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2012-03-18173-6039/+14905
|\ \ \
| * \ \ Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-1515-283/+223
| |\ \ \ | | | |/ | | |/|
| | * | ASoC: mx27vis-aic32x4: Convert it to platform driverFabio Estevam2012-03-131-19/+22
| | * | ASoC: ep93xx-pcm: Use dmaengine PCM helper functionsLars-Peter Clausen2012-03-122-126/+23
| | * | ASoC: dmaengine_pcm: Reset pointer position when starting a streamMika Westerberg2012-03-121-0/+1
| | * | ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexesMark Brown2012-03-121-35/+34
| | * | ASoC: Revert widget I/O locking for 3.4Mark Brown2012-03-121-28/+6
| | * | ASoC: da7210: Remove extra registers from defaults listAshish Chavan2012-03-091-88/+0
| | * | ASoC: fsl: check property 'compatible' for the machine nameShawn Guo2012-03-093-31/+9
| | * | ASoC: wm8996: Remove separate output stage enable stepMark Brown2012-03-081-20/+12
| | * | ASoC: wm8996: Remove some volatile regisers from the defaults tableMark Brown2012-03-081-2/+0
| | * | ASoC: core: missing set_fmt should not be complaintShawn Guo2012-03-081-5/+6
| | * | ASoC: da7210: Update for using I2C regmapAshish Chavan2012-03-081-38/+196
| | * | ASoC: add more sample rate for pxa-sspQiao Zhou2012-03-081-1/+2
| | * | ASoC: imx: imx-audmux: Fix section mismatchFabio Estevam2012-03-071-4/+4
| | * | ASoC: dapm: Only lock CODEC for I/O if not using regmapMark Brown2012-03-071-2/+2
| | * | ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutexLiam Girdwood2012-03-061-6/+28
| | * | ASoC: core: Add platform component mutexLiam Girdwood2012-03-061-0/+1
| | * | ASoC: tegra: Remove unused variableStephen Warren2012-03-061-1/+0
| | * | ASoC: dapm: Use dev_warn for debugfs warning messageLiam Girdwood2012-03-061-1/+1
| * | | ASoC: OMAP: Build config cleanup for McBSPPeter Ujfalusi2012-03-122-8/+1
| * | | ASoC: omap-mcbsp: fix snd_pcm_hw_rule_add argumentsGrazvydas Ignotas2012-03-121-2/+2
| * | | ASoC: omap-mcbsp: Correct clock muxing for CLKR/FSR signalsPeter Ujfalusi2012-03-122-24/+19
| * | | ASoC: omap-mcbsp: Single function CLKR/FSR source mux configurationPeter Ujfalusi2012-03-123-39/+32
OpenPOWER on IntegriCloud