aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2011-07-27ALSA: hda - Fix Oops with Realtek quirks with NULL adc_nidsTakashi Iwai
2011-07-27ALSA: asihpi - bug fix pa use before init.Eliot Blennerhassett
2011-07-27ALSA: hda - Add support for vref-out based mute LED control on IDT codecsVitaliy Kulikov
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26snd_msnd ->mode is fmode_t, not mode_tAl Viro
2011-07-26Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-07-26ALSA: hda - Cirrus Logic CS421x supportTim Howe
2011-07-26ALSA: hda - Allow codec-specific set_power_state opsTakashi Iwai
2011-07-26ALSA: hda - Add post_suspend patch opsTakashi Iwai
2011-07-26ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PMTakashi Iwai
2011-07-26ALSA: hda - Make sure mute led reflects master mute stateVitaliy Kulikov
2011-07-26ALSA: hda - Fix invalid mute led state on resume of IDT codecsVitaliy Kulikov
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-24ASoC: Revert "ASoC: SAMSUNG: Add I2S0 internal dma driver"Mark Brown
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro
2011-07-24ALSA: hda - Add support of the 4 internal speakers on certain HP laptopsVitaliy Kulikov
2011-07-24ALSA: Make snd_pcm_debug_name usable outside pcm_libEliot Blennerhassett
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-07-23ALSA: hda - Fix DAC filling for multi-connection pins in Realtek parserTakashi Iwai
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-22Merge branch 'topic/hda' into for-linusTakashi Iwai
2011-07-22Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-07-22Merge branch 'topic/asoc' into for-linusTakashi Iwai
2011-07-22ALSA: asihpi - Replace with snd_ctl_boolean_mono_info()Takashi Iwai
2011-07-22ALSA: asihpi - HPI version 4.08Eliot Blennerhassett
2011-07-22ALSA: asihpi - Add volume mute controlsEliot Blennerhassett
2011-07-22ALSA: asihpi - Control name updatesEliot Blennerhassett
2011-07-22ALSA: asihpi - Use size_t for sizeof resultEliot Blennerhassett
2011-07-22ALSA: asihpi - Explicitly include mutex.hEliot Blennerhassett
2011-07-22ALSA: asihpi - Add new node and message definesEliot Blennerhassett
2011-07-22ALSA: asihpi - Make local function staticEliot Blennerhassett
2011-07-22ALSA: asihpi - Fix minor typos and spellingEliot Blennerhassett
2011-07-22ALSA: asihpi - Remove unused structures, macros and functionsEliot Blennerhassett
2011-07-22ALSA: asihpi - Remove spurious adapter index checkEliot Blennerhassett
2011-07-22ALSA: asihpi - Revise snd_pcm_debug_name, get rid of DEBUG_NAME macroEliot Blennerhassett
2011-07-22ALSA: asihpi - DSP code loader API now independent of OSEliot Blennerhassett
2011-07-22ALSA: asihpi - Remove controlex structs and associated special data transfer ...Eliot Blennerhassett
2011-07-22ALSA: asihpi - Increase request and response buffer sizesEliot Blennerhassett
2011-07-22ALSA: asihpi - Give more meaningful name to hpi request message typeEliot Blennerhassett
2011-07-21ALSA: usb-audio - Add quirk for Roland / BOSS BR-800David G Turner
2011-07-21ALSA: hda - Remove a superfluous argument of via_auto_init_output()Takashi Iwai
2011-07-21ALSA: hda - Fix indep-HP path (de-)activation for VT1708* codecsTakashi Iwai
2011-07-20ASoC: dapm - Add methods to retrieve snd_card and soc_card from dapm context.Liam Girdwood
2011-07-20ASoC: SAMSUNG: Add I2S0 internal dma driverSangbeom Kim
2011-07-20ASoC: SAMSUNG: Modify I2S driver to support idmaSangbeom Kim