summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2009-12-21ALSA: HDA: remove useless mixers on Aspire 8930GHector Martin
2009-12-21ALSA: HDA: simplify Aspire 8930G verb arrayHector Martin
2009-12-21ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410Daniel T Chen
2009-12-20ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTELJaroslav Kysela
2009-12-20Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Jaroslav Kysela
2009-12-19ALSA: Use kzalloc for allocating only one thingJulia Lawall
2009-12-18ALSA: AACI: switch to per-pcm lockingRussell King
2009-12-18ALSA: AACI: add double-rate supportRussell King
2009-12-18ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_paramsRussell King
2009-12-18ALSA: AACI: cleanup aaci_pcm_hw_paramsRussell King
2009-12-18ALSA: AACI: simplify codec rate informationRussell King
2009-12-18ALSA: aaci - Fix a typoTakashi Iwai
2009-12-18ALSA: hda - Check class to identify Nvidia controller chipsTakashi Iwai
2009-12-18ASoC: Host clock2 read up in WM8904 FLL configurationMark Brown
2009-12-18Merge branch 'for-2.6.33' into for-2.6.34Mark Brown
2009-12-18ASoC: Set AIF word length for WM8904Mark Brown
2009-12-18ASoC: Add initial WM8955 CODEC driverMark Brown
2009-12-18ASoC: wm8974: fix a wrong bit definitionGuennadi Liakhovetski
2009-12-18sound: ua101: use vmalloc buffer helper functionsClemens Ladisch
2009-12-18sound: usb-audio: use vmalloc buffer helper functionsClemens Ladisch
2009-12-18sound: vx: use vmalloc buffer helper functionsClemens Ladisch
2009-12-18sound: sgio2audio: use vmalloc buffer helper functionsClemens Ladisch
2009-12-18sound: pdaudiocf: use vmalloc buffer helper functionsClemens Ladisch
2009-12-18sound: pcm: add vmalloc buffer helper functionsClemens Ladisch
2009-12-18Merge branch 'fix/misc' into topic/miscTakashi Iwai
2009-12-18sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM bufferClemens Ladisch
2009-12-18ALSA: hda - Fix quirk for Maxdata obook4-1Takashi Iwai
2009-12-17ALSA: hda - Fix NULL dereference in kctl-NID mapping in patch_realtek.cTakashi Iwai
2009-12-17ALSA: hda - Fix missing capsrc_nids for ALC88xTakashi Iwai
2009-12-17ALSA: hda - Make use of beep device found in Dell Vostro 1015nEinar Rünkaru
2009-12-17ALSA: hda - Fixed internal mic initialization for Dell Vostro 1015Einar Rünkaru
2009-12-17Merge branch 'fix/hda' into topic/hdaTakashi Iwai
2009-12-17Merge branch 'fix/misc' into topic/miscTakashi Iwai
2009-12-17ALSA: hda - More ALC663 fixes and support of compatible chipsKailang Yang
2009-12-17sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot()Roel Kluin
2009-12-16ASoC: Fix build of DA7210Mark Brown
2009-12-16ASoC: PLL computation in TLV320AIC3x SoC driverPeter Meerwald
2009-12-16ASoC: Fix sorting of codecs Makefile entriesMark Brown
2009-12-16mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K
2009-12-16ASoC: Add FSI-DA7210 sound support for SuperHKuninori Morimoto
2009-12-16ASoC: Add DA7210 codec device support for ALSAKuninori Morimoto
2009-12-16ASoC: tpa6130a2: Add support for regulator frameworkIlkka Koskinen
2009-12-16ASoC: S3C64XX: Compress and generalize the CPU driverJassi Brar
2009-12-16ASoC: S3C64XX: Remove unnecessary header includesJassi Brar
2009-12-16ASoC: Register the CODEC in WM8727Mark Brown
2009-12-16ASoC: Sort DAPM sequences by CODEC as wellMark Brown
2009-12-16ASoC: Push registers out of mixer power decisionMark Brown
2009-12-16ASoC: Fix disable of SPDIF on STAC9766 codecJon Smirl
2009-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa