summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-11-181-1/+1
|\
| * ASoC: tlv320aic23 fix rate selectionTroy Kisky2009-11-181-1/+1
* | ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-1235-40/+1
* | ASoC: TWL4030: Do not modify the APLL_CTL registerPeter Ujfalusi2009-11-101-45/+31
* | ASoC: Remove dead code and labelsTakashi Iwai2009-11-075-25/+0
* | ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-0347-372/+5
* | ASoC: Staticise wm8727 driver structureMark Brown2009-11-031-1/+1
* | ASoC: TWL4030: Make sure, that the codec is powered on startupPeter Ujfalusi2009-11-021-0/+1
* | ASoC: Add support for the WM8727 DAC.Neil Jones2009-11-024-0/+170
* | ASoC: TWL4030: Add APLL supply for the capture pathPeter Ujfalusi2009-10-291-0/+5
* | ASoC: TWL4030: Change APLL powering sequencePeter Ujfalusi2009-10-291-2/+24
* | ASoC: TWL4030: Vibra motor stop fix when it is driven with audioJari Vanhala2009-10-291-2/+10
* | ASoC: CS4270: export de-emphasis filter as ALSA controlDaniel Mack2009-10-291-0/+1
* | ASoC: TWL4030: Change codec_muted to apll_enabledPeter Ujfalusi2009-10-281-10/+10
* | ASoC: TWL4030: Remove bypass trackingPeter Ujfalusi2009-10-281-98/+30
* | ASoC: Add regulator support for WM8731Mark Brown2009-10-261-4/+47
* | ASoC: TWL4030: Driver registration via twl4030_codec MFDPeter Ujfalusi2009-10-252-77/+127
* | ASoC: TWL4030: use the twl4030-codec.h for register descriptionsPeter Ujfalusi2009-10-251-236/+6
* | ASoC: tlv320dac33: typo fix in the headerPeter Ujfalusi2009-10-211-1/+1
* | ASoC: TWL4030: Only update the needed bits in *set_dai_sysclkPeter Ujfalusi2009-10-191-10/+12
* | ASoC: Codec driver for Texas Instruments tlv320dac33 codecPeter Ujfalusi2009-10-154-0/+1510
* | ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-1516-344/+0
* | ASoC: TPA6130A2: Make tpa6130a2_power as staticPeter Ujfalusi2009-10-122-2/+1
* | ASoC: Minor fixups to tpa6130a2 driverMark Brown2009-10-091-4/+4
* | ASoC: TPA6130A2 amplifier driverPeter Ujfalusi2009-10-094-0/+531
* | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-081-2/+2
|\|
| * Merge branch 'upstream/wm8350' into for-2.6.32Mark Brown2009-10-061-2/+2
| |\
| | * ASoC: WM8350 capture PGA mutes are invertedMark Brown2009-10-061-2/+2
* | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-062-3/+3
|\| |
| * | Merge branch 'for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2009-10-061-1/+1
| |\ \
| * \ \ Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2009-09-233-3/+3
| |\ \ \
| * | | | trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
| * | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-09-173-3/+0
| |\ \ \ \
| * \ \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-09-1052-1988/+13704
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-07-261-1/+10
| |\ \ \ \ \
| * | | | | | Sound: remove direct access of driver_dataGreg Kroah-Hartman2009-07-121-2/+2
* | | | | | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-051-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | ASoC: wm8940: Fix check on error code form snd_soc_codec_set_cache_ioJonathan Cameron2009-10-021-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge remote branch 'takashi/topic/asoc' into for-2.6.33Mark Brown2009-10-011-3/+4
|\ \ \ \ \ \
| * | | | | | ASoC: Fix build errors of wm8711.c with SPITakashi Iwai2009-10-011-3/+4
* | | | | | | ASoC: Factor out analogue platform data from WM8993Mark Brown2009-09-303-27/+49
* | | | | | | Merge branch 'upstream/wm8974' into for-2.6.33Mark Brown2009-09-301-10/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ASoC: Clean up WM8974 PLL configurationMark Brown2009-09-301-10/+13
* | | | | | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-09-233-3/+3
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | ASoC: wm8753: fix mapping when MONOMIX is set to StereoPhil Vandry2009-09-211-0/+1
| * | | | | | ASoC: some minor changes for AD1836 and AD1938 codec driversBarry Song2009-09-212-3/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'upstream/wm8711' into for-2.6.33Mark Brown2009-09-214-0/+706
|\ \ \ \ \ \
| * | | | | | ASoC: Add TLV information to WM8711Mark Brown2009-08-181-2/+5
| * | | | | | ASoC: WM8711 minor cleanupsMark Brown2009-08-181-22/+3
| * | | | | | ASoC: Add SPI support to WM8711Mark Brown2009-08-182-1/+67