summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2008-12-25Merge branch 'topic/asoc' into to-pushTakashi Iwai129-4204/+12273
2008-12-25Merge branch 'topic/aoa' into to-pushTakashi Iwai22-24/+30
2008-12-24ALSA: hda - Add missing terminators in patch_sigmatel.cHerton Ronaldo Krzesinski1-0/+3
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 for-linusTakashi Iwai1-1/+1
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-19ALSA: hda - Remove non-working headphone control for Dell laptopsTakashi Iwai1-1/+2
2008-12-19ALSA: hda - Add no-jd model for IDT 92HD73xxTakashi Iwai1-0/+5
2008-12-19ALSA: Revert "ALSA: hda: removed unneeded hp_nid references"Takashi Iwai1-0/+3
2008-12-19ALSA: hda - Add quirk for Dell Studio 17Joerg Schirottke1-0/+2
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-18ALSA: hda - Fix silent HP output on D975Takashi Iwai1-0/+7
2008-12-14ASoC: switch davinci DPRINTK to pr_debug()Alexander Beregalov1-12/+6
2008-12-11ASoC: TWL4030: hands-free start-up sequence.Stanley.Miao2-4/+36
2008-12-11ASoC: Fix variable name for Blackfin I2S DAIMark Brown1-2/+2
2008-12-11ALSA: ASoC - Fix DAI registration in s3c2443-ac97.cTakashi Iwai1-2/+4
2008-12-10ASoC: Stop WM8903 SYSCLK when suspendingMark Brown1-3/+6
2008-12-10ASoC: Convert WM8903 driver to register at I2C probe timeMark Brown2-138/+97
2008-12-10ASoC: Convert WM8900 to do more work at I2C probe timeMark Brown2-85/+81
2008-12-10ASoC: Add codec registration APIMark Brown1-0/+43
2008-12-10ASoC: TWL4030: Change the name for the DACsPeter Ujfalusi1-8/+8
2008-12-10ASoC: TWL4030: Small cleanupPeter Ujfalusi1-6/+3
2008-12-10ASoC: TWL4030: Add missing Carkit outputPeter Ujfalusi1-0/+2
2008-12-10ASoC: Work around warnings from some build environmentsMark Brown1-0/+2
2008-12-10ALSA: ASoC - Fix symbol conflicts in omac-mcbsp.cTakashi Iwai1-4/+4
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai41-41/+41
2008-12-10ALSA: ASoC - Fix module init entry for twl4030.cTakashi Iwai1-2/+2
2008-12-09ASoC: Fix typos in Atmel module registrationMark Brown2-3/+4
2008-12-09ASoC: Convert WM8900 to allow registration by machine codeMark Brown1-77/+20
2008-12-09ASoC: Wait for non-AC97 codec DAIs before instantiatingMark Brown1-1/+26
2008-12-09ASoC: Initial framework for dynamic card instantiationMark Brown1-20/+79
2008-12-09ASoC: Register non-AC97 codec DAIsMark Brown21-4/+253
2008-12-09ASoC: Register platform driversMark Brown11-1/+114
2008-12-09ASoC: Add platform registration APIMark Brown1-0/+38
2008-12-09ASoC: Register platform DAIsMark Brown16-3/+172
2008-12-09ASoC: Add DAI registration APIMark Brown1-0/+83