aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAge
* ASoC: TWL4030: use the twl4030-codec.h for register descriptionsPeter Ujfalusi2009-10-25
* ASoC: tlv320dac33: typo fix in the headerPeter Ujfalusi2009-10-21
* ASoC: TWL4030: Only update the needed bits in *set_dai_sysclkPeter Ujfalusi2009-10-19
* ASoC: Codec driver for Texas Instruments tlv320dac33 codecPeter Ujfalusi2009-10-15
* ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-15
* ASoC: TPA6130A2: Make tpa6130a2_power as staticPeter Ujfalusi2009-10-12
* ASoC: Minor fixups to tpa6130a2 driverMark Brown2009-10-09
* ASoC: TPA6130A2 amplifier driverPeter Ujfalusi2009-10-09
* Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-08
|\
| * Merge branch 'upstream/wm8350' into for-2.6.32Mark Brown2009-10-06
| |\
| | * ASoC: WM8350 capture PGA mutes are invertedMark Brown2009-10-06
* | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-06
|\| |
| * | Merge branch 'for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2009-10-06
| |\ \
| * \ \ Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2009-09-23
| |\ \ \
| * | | | trivial: remove unnecessary semicolonsJoe Perches2009-09-21
| * | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-09-17
| |\ \ \ \
| * \ \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-09-10
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-07-26
| |\ \ \ \ \
| * | | | | | Sound: remove direct access of driver_dataGreg Kroah-Hartman2009-07-12
* | | | | | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-05
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | ASoC: wm8940: Fix check on error code form snd_soc_codec_set_cache_ioJonathan Cameron2009-10-02
| | |_|_|_|/ | |/| | | |
* | | | | | Merge remote branch 'takashi/topic/asoc' into for-2.6.33Mark Brown2009-10-01
|\ \ \ \ \ \
| * | | | | | ASoC: Fix build errors of wm8711.c with SPITakashi Iwai2009-10-01
* | | | | | | ASoC: Factor out analogue platform data from WM8993Mark Brown2009-09-30
* | | | | | | Merge branch 'upstream/wm8974' into for-2.6.33Mark Brown2009-09-30
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ASoC: Clean up WM8974 PLL configurationMark Brown2009-09-30
* | | | | | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-09-23
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | ASoC: wm8753: fix mapping when MONOMIX is set to StereoPhil Vandry2009-09-21
| * | | | | | ASoC: some minor changes for AD1836 and AD1938 codec driversBarry Song2009-09-21
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'upstream/wm8711' into for-2.6.33Mark Brown2009-09-21
|\ \ \ \ \ \
| * | | | | | ASoC: Add TLV information to WM8711Mark Brown2009-08-18
| * | | | | | ASoC: WM8711 minor cleanupsMark Brown2009-08-18
| * | | | | | ASoC: Add SPI support to WM8711Mark Brown2009-08-18
| * | | | | | ASoC: Factor out WM8711 cache I/OMark Brown2009-08-18
| * | | | | | Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2009-08-18
| |\ \ \ \ \ \
| * | | | | | | ASoC: Update WM8711 to driver model registration methodMark Brown2009-08-18
| * | | | | | | ASoC: Add WM8711 CODEC driverMike Arthur2009-08-18
* | | | | | | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-09-18
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | ASoC: remove unused #include <linux/version.h>Huang Weiyi2009-09-16
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | ASoC: Fix WM835x Out4 capture enumerationMark Brown2009-09-07
* | | | | | | ASoC: AK4671: add ak4671 codec driverJoonyoung Shim2009-09-09
* | | | | | | ASoC: Add source argument to PLL configurationMark Brown2009-09-05
|/ / / / / /
* | | | | | ASoC: Fully specify DC servo bits to update in wm_hubsMark Brown2009-09-02
* | | | | | ASoC: Debugged improper setting of PLL fields in WM8580 driverjassi brar2009-09-01
* | | | | | ASoC: Don't reconfigure WM8350 FLL if not neededMark Brown2009-08-26
* | | | | | ASoC: Make platform data optional for TLV320AIC3xMark Brown2009-08-26
* | | | | | Merge branch 'topic/digital-mixing' into for-2.6.32Mark Brown2009-08-24
|\ \ \ \ \ \
| * | | | | | ASoC: WM8993 digital mixing supportMark Brown2009-08-18
* | | | | | | ASoC: Remove unneeded inclusion of linux/regulator/consumer.hTakashi Iwai2009-08-24
* | | | | | | ASoC: free socdev if init_card() fails in wm9705_soc_probe()Roel Kluin2009-08-23