summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: CX20442: fix NULL pointer dereferenceJanusz Krzysztofik2011-02-011-0/+3
* ASoC: Amstrad Delta: fix const related build errorJanusz Krzysztofik2011-02-011-2/+0
* ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw()Stephen Warren2011-01-281-3/+3
* ASoC: DaVinci: fix kernel panic due to uninitialized platform_dataManjunathappa, Prakash2011-01-281-1/+1
* ASoC: Fix module refcount for auxiliary devicesJarkko Nikula2011-01-261-3/+0
* ASoC: correct link specifications for corgi, poodle and spitzDmitry Eremin-Solenikov2011-01-253-5/+5
* ASoC: Samsung: Fix outdated cpu_dai_name for s3c24xx i2sLars-Peter Clausen2011-01-255-5/+5
* ASoC: Fix codec device id format used by some dai_linksLars-Peter Clausen2011-01-256-8/+8
* ASoC: Handle low measured DC offsets for wm_hubs devicesMark Brown2011-01-211-8/+7
* ASoC: da8xx/omap-l1xx: match codec_name with i2c idsRajashekhara, Sudhakar2011-01-211-1/+1
* ASoC: WM8994: fix wrong value in tristate functionQiao Zhou2011-01-191-1/+1
* ASoC: WM8995: Fix incorrect use of snd_soc_update_bits()Dimitris Papastamos2011-01-191-1/+1
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-01-194-13/+15
|\
| * ASoC: PXA: Fix codec address on Zipit Z2Vasily Khoruzhick2011-01-181-1/+1
| * ASoC: PXA: Fix jack detection on Zipit Z2Vasily Khoruzhick2011-01-181-0/+1
| * ASoC: Blackfin: fix DAI/SPORT config dependency issuesBarry Song2011-01-181-5/+6
| * ASoC: Blackfin TDM: use external frame syncsBarry Song2011-01-181-4/+4
| * ASoC: Blackfin AC97: fix build error after multi-component updateMike Frysinger2011-01-181-2/+2
| * ASoC: Blackfin TDM: fix missed snd_soc_dai_get_drvdata updateMike Frysinger2011-01-181-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-185-103/+27
|\ \ | |/
| * ASoC: EP93xx: fixed LRCLK rate and DMA oper. in I2S codeAlexander Sverdlin2011-01-171-9/+9
| * ASoC: WM8990: msleep() takes milliseconds not jiffiesDimitris Papastamos2011-01-171-5/+5
| * ASoC: WL1273 FM radio: Fix breakage with MFD API changesMatti J. Aaltonen2011-01-143-89/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-13195-5451/+20444
|\ \ | |/
| * Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2011-01-124-115/+51
| |\
| | * ASoC: soc-cache: Fix invalid memory access during snd_soc_lzo_cache_sync()Dimitris Papastamos2011-01-111-1/+1
| | * ASoC: fix migor audio buildGuennadi Liakhovetski2011-01-111-1/+1
| | * ASoC: cs4270: use the built-in register cache supportTimur Tabi2011-01-101-113/+48
| | * ASoC: RX1950: Enable Mic Jack during glue driver initVasily Khoruzhick2011-01-101-0/+1
| * | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2011-01-128-169/+234
| |\ \
| | * | ASoC: tpa6130a2: Fix compiler warningPeter Ujfalusi2011-01-121-1/+0
| | * | ASoC: tlv320dac33: Add DAPM selection for LOM invertPeter Ujfalusi2011-01-121-5/+50
| | * | ASoC: DMIC codec: Adding a generic DMIC codecDavid Lambert2011-01-123-0/+86
| | * | ASoC: tlv320dac33: Add 32/24 bit audio supportPeter Ujfalusi2010-12-231-2/+14
| | * | ASoC: tlv320dac33: Some cleanup for 32/24 bit supportPeter Ujfalusi2010-12-231-20/+27
| | * | ASoC: tlv320dac33: Remove manual FIFO configurationPeter Ujfalusi2010-12-231-137/+20
| | * | ASoC: twl6040: Convert HF and HS drivers to use DAPM OUT_DRV widgetOlaya, Margarita2010-12-231-4/+4
| | * | ASoC: mcbsp: Add McBSP support for OMAP4Jorge Eduardo Candelaria2010-12-232-3/+36
| * | | ASoC: Fix section mismatch in wm8995.cTakashi Iwai2011-01-111-1/+1
| | |/ | |/|
| * | ASoC: Fix the device references to codec and platform driversHarsha Priya2011-01-051-7/+7
| * | ASoC: Remove needless inclusion of tlv320aic3x.h from machine driversJarkko Nikula2011-01-055-6/+0
| * | ASoC: Change Samsung Kconfig from ASOC_ to SND_SOC_Mark Brown2011-01-052-54/+54
| * | ASoC: sh: fsi-da7210: remove unnecessary format settingsKuninori Morimoto2011-01-021-1/+1
| * | ASoC: Yet more x86 tracepoint workaroundsMark Brown2010-12-293-1/+7
| * | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-2812-226/+164
| |\ \
| * | | ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-2822-25/+1
| * | | ASoC: One more x86 typo fixMark Brown2010-12-281-1/+1
| * | | Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2010-12-271-1/+1
| |\ \ \
| | * \ \ Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2010-12-2310-20/+10649
| | |\ \ \
| | * | | | ASoC: don't pass the string as the format arguemtn for dev_info()Takashi Iwai2010-12-221-1/+1
OpenPOWER on IntegriCloud