aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-13ASoC: Only register AC97 bus if it's not done alreadyMark Brown1-1/+4
2009-02-10ASoC: Update SDP3430 machine driver for snd_soc_cardLopez Cruz, Misael1-2/+2
2009-02-06ASoC: WM8990: Fix kcontrol's private value use in put callbackJarkko Nikula1-1/+3
2009-02-06ASoC: TLV320AIC3X: Fix kcontrol's private value use in put callbackEero Nurkkala1-4/+7
2009-02-03ALSA: ASoC: email - update email addresses.Liam Girdwood4-5/+4
2009-02-02OMAP: ASoC: Fix spinlock misuse in omap-pcm.cEero Nurkkala1-2/+3
2009-01-29ASoC: OMAP: Initialize XCCR and RCCR registers in McBSP DAI driverMisael Lopez Cruz1-0/+4
2009-01-29ASoC: Fix null string usage with WM8753 DAIsMark Brown1-1/+8
2009-01-20ASoC: fix registration of the SoC card in the Freescale MPC8610 driversTimur Tabi1-12/+6
2009-01-16ASoC: atmel_pcm: Remove non-existant headerBen Nizette1-2/+0
2009-01-15ASoC: Fix the power update function for snd_soc_dapm_value_muxPeter Ujfalusi1-1/+2
2009-01-12Merge branch 'topic/asoc' into for-linusTakashi Iwai3-115/+14
2009-01-09ASoC: TWL4030: Module unloading fixPeter Ujfalusi1-0/+2
2009-01-08remove lots of double-semicolonsFernando Carrijo2-2/+2
2009-01-08ASoC: TWL4030: Change the soc_value_enum back to soc_enumPeter Ujfalusi1-5/+5
2009-01-08ASoC: Merge the soc_value_enum to soc_enum structPeter Ujfalusi2-110/+7
2009-01-06ASoC: Fix SND_SOC_ALL_CODECS handling of dual SPI and I2C control busesMark Brown1-5/+15
2009-01-06ASoC: Use snd_soc_dapm_nc_pin() in at91sam9g20ekMark Brown1-2/+2
2009-01-05ASoC: TWL4030: Convert the bitfield enums to VALUE_ENUM typePeter Ujfalusi1-63/+55
2009-01-05ASoC: New enum type: value_enumPeter Ujfalusi2-3/+301
2009-01-05ASoC: Clocking fixes for davinci-evm.cDavid Brownell1-3/+16
2009-01-05ASoC: Mark non-connected TWL4030 pins for pandoraGrazvydas Ignotas1-0/+13
2009-01-05ASoC: OMAP: Select OMAP pin multiplexing when using Nokia N810 ASoC driversJarkko Nikula1-0/+1
2009-01-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asocTakashi Iwai1-0/+4
2009-01-05ASoC: fix davinci-sffsdr bugletDavid Brownell1-0/+4
2009-01-01ASoC: Clean up kerneldoc warningsMark Brown2-27/+29
2009-01-01ASoC: Fix pxa2xx-pcm checks for invalid DMA channelsStephen Ware1-2/+2
2008-12-31ASoC: TWL4030: DAPM based capture implementationPeter Ujfalusi2-172/+182
2008-12-31ASoC: TWL4030: Make the enum filter generic for twl4030Peter Ujfalusi1-16/+14
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+2
2008-12-22ALSA: ASoC: fix a typo in omp-pcm.cRoel Kluin1-1/+1
2008-12-22ASoC: Fix DSP formats in SSM2602 audio codecJarkko Nikula1-2/+2
2008-12-22ASoC: Fix incorrect DSP format in OMAP McBSP DAI and affected driversJarkko Nikula3-5/+5
2008-12-20ALSA: ASoC - Add missing __devexit annotation to wm8350.cTakashi Iwai1-1/+1
2008-12-20ALSA: ASoc: DaVinci: davinci-evm use dsp_b modeTroy Kisky1-2/+2
2008-12-20ALSA: ASoC: DaVinci: i2s, evm, pass same value to codec and cpu_daiTroy Kisky2-10/+8
2008-12-20ALSA: ASoC: tlv320aic3x add dsp_aTroy Kisky2-0/+6
2008-12-20ALSA: ASoC: DaVinci: document I2S limitationsTroy Kisky1-2/+19
2008-12-20ALSA: ASoC: DaVinci: davinci-i2s clean upTroy Kisky1-15/+15
2008-12-20ALSA: ASoC: DaVinci: davinci-i2s clean upTroy Kisky1-48/+37
2008-12-20ALSA: ASoC: DaVinci: davinci-i2s add comments to explain polarityTroy Kisky1-0/+36
2008-12-20ALSA: ASoC: DaVinci: davinvi-evm, make requests explicitTroy Kisky1-2/+4
2008-12-19Merge branch 'fix/asoc' into topic/asocTakashi Iwai1-1/+1
2008-12-19ALSA: Fix a Oops bug in omap soc driver.Stanley Miao1-1/+1
2008-12-18ASoC: Add WM8350 AudioPlus codec driverMark Brown4-0/+1609
2008-12-18ASoC: Complain if we fail to create DAPM controlsMark Brown1-1/+5
2008-12-18ASoC: Ease merge difficulties from new architecturesMark Brown2-7/+15
2008-12-14ASoC: switch davinci DPRINTK to pr_debug()Alexander Beregalov1-12/+6
2008-12-13Merge git://git.marvell.com/orion into develRussell King1-1/+2
2008-12-11ASoC: TWL4030: hands-free start-up sequence.Stanley.Miao2-4/+36