summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-07-27[media] tea575x: remove useless input ioctlsOndrej Zary
2011-07-27[media] tea575x: allow multiple opensOndrej Zary
2011-07-27[media] radio-sf16fmr2: convert to generic TEA575x interfaceOndrej Zary
2011-07-27[media] tea575x: convert to control frameworkOndrej Zary
2011-07-27sound: oss: rename local change_bits to avoid powerpc bitsops.h definitionAndy Whitcroft
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-07-27ALSA: hda - Fix duplicated DAC assignments for RealtekTakashi Iwai
2011-07-27ALSA: asihpi - off by one in asihpi_hpi_ioctl()Dan Carpenter
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