aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* S5PC110: SOUND: added new driver files for google's mainline branchUK KIM2011-11-174-1479/+2799
* S5PC110: SOUND: code cleanup of codec driver fileUK KIM2011-11-171-1549/+1534
* Removed unused Kcontrol function.Sayanta Pattanayak2011-11-172-39/+0
* S5PC110: I2S: Removed redundant logs.Sayanta Pattanayak2011-11-171-7/+0
* Configuration for Internal DMA operation and LP audio operation is seperated.Sayanta Pattanayak2011-11-173-20/+20
* S5PC110: audio: macro renamingSayanta Pattanayak2011-11-172-10/+10
* S5PC110:I2S: Apply the modified DMA channel nameJaehun Jung2011-11-171-1/+1
* Added IIS0 driver.Sayanta Pattanayak2011-11-1613-213/+14720
* Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-2713-117/+80
|\
| * ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADCAxel Lin2011-10-161-2/+2
| * ASoC: use a valid device for dev_err() in ZyloniteArnd Bergmann2011-10-161-4/+4
| * ASoC: ssm2602: Re-enable oscillator after suspendLars-Peter Clausen2011-10-031-1/+2
| * ASoC: omap-mcbsp: Do not attempt to change DAI sysclk if stream is activeJarkko Nikula2011-10-031-0/+6
| * ASoC: Blackfin: bf5xx-ad193x: Fix codec device nameLars-Peter Clausen2011-10-031-2/+2
| * ASoC: Fix reporting of partial jack updatesMark Brown2011-10-031-1/+1
| * ASoC: MPC5200: replace of_device with platform_deviceTimur Tabi2011-10-031-3/+3
| * ASoC: ad193x: fix dac word len settingScott Jiang2011-10-032-1/+3
| * ASoC: ad193x: fix registers definitionScott Jiang2011-10-031-2/+2
| * ASoC: soc-jack: Fix checking return value of request_any_context_irqAxel Lin2011-10-031-1/+1
| * ASoC: Tegra: wm8903 machine driver: Allow re-insertion of moduleStephen Warren2011-08-171-4/+11
| * ASoC: Tegra: tegra_pcm_deallocate_dma_buffer: Don't OOPSStephen Warren2011-08-171-2/+7
| * ASoC: Fix binding of WM8750 on JiveMark Brown2011-08-171-1/+1
| * ASoC: sgtl5000: fix cache handlingWolfram Sang2011-08-151-93/+35
* | Merge commit 'v3.0.1' into android-3.0Colin Cross2011-08-102-4/+6
|\ \ | |/
| * ASoC: Mark cache as dirty when suspendingMark Brown2011-08-041-0/+1
| * ASoC: davinci: fix codec start and stop functionsRajashekhara, Sudhakar2011-08-041-4/+4
| * ASoC: davinci: add missing break statementRajashekhara, Sudhakar2011-08-041-0/+1
* | Merge commit 'v3.0' into android-3.0Colin Cross2011-08-104-15/+16
|\ \ | |/
| * Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-07-184-15/+16
| |\
| | * ASoC: Correct WM8994 MICBIAS supply widget hookupMark Brown2011-07-171-3/+4
| | * ASoC: Fix shift in WM8958 accessory detection default implementationMark Brown2011-07-151-1/+1
| | * ASoC: sh: fsi-hdmi: fixup snd_soc_card nameKuninori Morimoto2011-07-091-2/+2
| | * ASoC: sh: fsi-da7210: fixup snd_soc_card nameKuninori Morimoto2011-07-091-1/+1
| | * ASoC: sh: fsi-ak4642: fixup snd_soc_card nameKuninori Morimoto2011-07-091-8/+8
* | | Merge commit 'v3.0-rc7' into android-3.0Colin Cross2011-07-128-35/+45
|\ \ \ | |/ /
| * | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-07-098-35/+45
| |\ \ | | |/
| | * Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2011-07-092-27/+4
| | |\
| | | * ASoC: ak4642: fixup snd_soc_update_bits mask for PW_MGMT2Kuninori Morimoto2011-07-071-1/+1
| | | * ASoC: Manage WM8731 ACTIVE bit as a supply widgetMark Brown2011-07-051-26/+3
| | * | ASoC: Don't set invalid name string to snd_card->driver fieldTakashi Iwai2011-07-051-2/+3
| | * | Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2011-07-053-2/+19
| | |\ \ | | | |/
| | | * ASoC: Ensure we delay long enough for WM8994 FLL to lock when startingMark Brown2011-07-041-0/+2
| | | * ASoC: Tegra: I2S: Ensure clock is enabled when writing regsStephen Warren2011-07-041-0/+6
| | | * ASoC: Fix Blackfin I2S _pointer() implementation return in bounds valuesMark Brown2011-06-291-2/+11
| | * | Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai2011-07-052-4/+19
| | |\ \ | | | |/ | | |/|
| | | * ASoC: tlv320aic3x: Do soft reset to codec when going to bias off stateJarkko Nikula2011-05-231-0/+7
| | | * ASoC: tlv320aic3x: Don't sync first two registers from register cacheJarkko Nikula2011-05-231-1/+1
| | | * audio: tlv320aic26: fix PLL register configurationMichael Williamson2011-05-211-3/+11
* | | | Merge commit 'v3.0-rc5' into android-3.0Colin Cross2011-06-296-14/+5
|\ \ \ \ | |/ / /
| * | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-06-245-13/+5
| |\ \ \ | | |/ /