aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-25Merge branch 'topic/aoa' into to-pushTakashi Iwai22-24/+30
2008-12-24Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-1/+4
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: hda: fix incorrect mixer index values for 92hd83xxMatthew Ranostay1-10/+10
2008-12-20ALSA: hda: dinput_mux checkMatthew Ranostay1-1/+2
2008-12-20Merge branch 'topic/ca0106-spdif-stream' into topic/ca0106Takashi Iwai3-26/+90
2008-12-20Merge branch 'topic/ca0106-resume' into topic/ca0106Takashi Iwai3-269/+456
2008-12-20Merge branch 'topic/ca0106-capture-no-44khz' into topic/ca0106Takashi Iwai5-59/+130
2008-12-20Merge branch 'topic/hda-resume-fix' into topic/hdaTakashi Iwai1-2/+6
2008-12-20Merge branch 'topic/pcsp-fix' into topic/miscTakashi Iwai60-546/+855
2008-12-20ALSA: hda - Add quirk for another HP dv7Takashi Iwai1-0/+2
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-20ALSA: ca0106 - disable 44.1kHz captureTakashi Iwai1-0/+6
2008-12-20ALSA: ca0106 - Add missing card->private_data initializationTakashi Iwai1-0/+1
2008-12-20ALSA: ca0106 - Check ac97 availability at PMTakashi Iwai1-2/+4
2008-12-19ALSA: hda - Power up always when no jack detection is availableTakashi Iwai1-2/+10
2008-12-19ALSA: hda - Fix unused variable warnings in patch_sigmatel.cTakashi Iwai1-3/+2
2008-12-19Merge branch 'topic/hda-stac-fix' into topic/hdaTakashi Iwai1-266/+232
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 - Add probe_only optionTakashi Iwai3-9/+16
2008-12-19ALSA: hda - Use more distinct name for a unique volume in STAC/IDTTakashi Iwai1-4/+29
2008-12-19ALSA: hda - Rework on STAC/IDT auto-configuration codeTakashi Iwai1-263/+204
2008-12-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-1/+2
2008-12-19ALSA: hda - Remove non-working headphone control for Dell laptopsTakashi Iwai1-1/+2
2008-12-19ALSA: ca0106 - Fix typo in resume codeTakashi Iwai1-1/+1
2008-12-19ALSA: ca0106 - Add IEC958 PCM Stream controlsTakashi Iwai3-26/+90
2008-12-19ALSA: ca0106 - Don't override the values at resumeTakashi Iwai1-23/+18
2008-12-19ALSA: hda - Use snd_hda_ctl_add() in patch_sigmatel.cTakashi Iwai1-1/+1
2008-12-19ALSA: hda - Add missing initializations of amp and verb cachesTakashi Iwai1-0/+2
2008-12-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai125-1163/+2650
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 - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai15-16/+16