summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2008-12-20Merge branch 'topic/hda-resume-fix' into topic/hdaTakashi Iwai
2008-12-20Merge branch 'topic/pcsp-fix' into topic/miscTakashi Iwai
2008-12-20ALSA: hda - Add quirk for another HP dv7Takashi Iwai
2008-12-20ALSA: ASoC - Add missing __devexit annotation to wm8350.cTakashi Iwai
2008-12-20ALSA: ASoc: DaVinci: davinci-evm use dsp_b modeTroy Kisky
2008-12-20ALSA: ASoC: DaVinci: i2s, evm, pass same value to codec and cpu_daiTroy Kisky
2008-12-20ALSA: ASoC: tlv320aic3x add dsp_aTroy Kisky
2008-12-20ALSA: ASoC: DaVinci: document I2S limitationsTroy Kisky
2008-12-20ALSA: ASoC: DaVinci: davinci-i2s clean upTroy Kisky
2008-12-20ALSA: ASoC: DaVinci: davinci-i2s clean upTroy Kisky
2008-12-20ALSA: ASoC: DaVinci: davinci-i2s add comments to explain polarityTroy Kisky
2008-12-20ALSA: ASoC: DaVinci: davinvi-evm, make requests explicitTroy Kisky
2008-12-20ALSA: ca0106 - disable 44.1kHz captureTakashi Iwai
2008-12-20ALSA: ca0106 - Add missing card->private_data initializationTakashi Iwai
2008-12-20ALSA: ca0106 - Check ac97 availability at PMTakashi Iwai
2008-12-19ALSA: hda - Power up always when no jack detection is availableTakashi Iwai
2008-12-19ALSA: hda - Fix unused variable warnings in patch_sigmatel.cTakashi Iwai
2008-12-19Merge branch 'topic/hda-stac-fix' into topic/hdaTakashi Iwai
2008-12-19Merge branch 'fix/asoc' into for-linusTakashi Iwai
2008-12-19Merge branch 'fix/asoc' into topic/asocTakashi Iwai
2008-12-19ALSA: Fix a Oops bug in omap soc driver.Stanley Miao
2008-12-19ALSA: hda - Add probe_only optionTakashi Iwai
2008-12-19ALSA: hda - Use more distinct name for a unique volume in STAC/IDTTakashi Iwai
2008-12-19ALSA: hda - Rework on STAC/IDT auto-configuration codeTakashi Iwai
2008-12-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2008-12-19ALSA: hda - Remove non-working headphone control for Dell laptopsTakashi Iwai
2008-12-19ALSA: ca0106 - Fix typo in resume codeTakashi Iwai
2008-12-19ALSA: ca0106 - Add IEC958 PCM Stream controlsTakashi Iwai
2008-12-19ALSA: ca0106 - Don't override the values at resumeTakashi Iwai
2008-12-19ALSA: hda - Use snd_hda_ctl_add() in patch_sigmatel.cTakashi Iwai
2008-12-19ALSA: hda - Add missing initializations of amp and verb cachesTakashi Iwai
2008-12-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2008-12-19ALSA: hda - Add no-jd model for IDT 92HD73xxTakashi Iwai
2008-12-19ALSA: Revert "ALSA: hda: removed unneeded hp_nid references"Takashi Iwai
2008-12-19ALSA: hda - Add quirk for Dell Studio 17Joerg Schirottke
2008-12-18ASoC: Add WM8350 AudioPlus codec driverMark Brown
2008-12-18ASoC: Complain if we fail to create DAPM controlsMark Brown
2008-12-18ASoC: Ease merge difficulties from new architecturesMark Brown
2008-12-18ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai
2008-12-18ALSA: hda - Remove duplicated strings from codec nameTakashi Iwai
2008-12-18ALSA: hda - Add Intel vendor id stringTakashi Iwai
2008-12-18ALSA: hda - Fix silent HP output on D975Takashi Iwai
2008-12-16ALSA: ca0106 MSI K8N Diamond MB spi_dac 2->1Ben Stanley
2008-12-16ALSA: ca0106 Add comments to snd_ca0106_details structBen Stanley
2008-12-16ALSA: hda - Add Nvidia vendor id stringTakashi Iwai
2008-12-15ALSA: Fix declaration of sound_classMark Brown
2008-12-14ASoC: switch davinci DPRINTK to pr_debug()Alexander Beregalov
2008-12-13Merge git://git.marvell.com/orion into develRussell King
2008-12-13[ARM] netwinder: clean up GPIO namingRussell King
2008-12-11ASoC: TWL4030: hands-free start-up sequence.Stanley.Miao