summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2015-04-30Merge branch 'topic/jack' into for-nextTakashi Iwai
2015-04-30ALSA: jack: Fix another NULL dereference due to empty input jackTakashi Iwai
2015-04-30ALSA: jack: don't report input event for phantom jackJie Yang
2015-04-30Merge branch 'topic/hda' into for-nextTakashi Iwai
2015-04-30ALSA: hda - Reduce ifdef CONFIG_SND_HDA_I915Takashi Iwai
2015-04-29Merge branch 'topic/hda' into for-nextTakashi Iwai
2015-04-29ALSA: hda - remove controller dependency on i915 power well for Baytrail/Bras...Mengdong Lin
2015-04-29ALSA: hda - divide controller and codec dependency on i915 gfx power wellMengdong Lin
2015-04-29ALSA: hda - implement link_power ops for i915 display power controlMengdong Lin
2015-04-29ALSA: hda - allow a codec to control the link powerMengdong Lin
2015-04-29ALSA: hda - implement a refcount for i915 power well switchMengdong Lin
2015-04-29Merge branch 'for-linus' into for-nextTakashi Iwai
2015-04-29ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj
2015-04-28ALSA: emux: Fix mutex deadlock in OSS emulationTakashi Iwai
2015-04-28Merge branch 'topic/jack' into for-nextTakashi Iwai
2015-04-27ALSA: jack: remove exporting ctljack functionsJie Yang
2015-04-27ASoC: jack: create kctls according to jack pins infoJie Yang
2015-04-27ALSA: hda - Update to use the new jack kctls methodJie Yang
2015-04-27ALSA: jack: extend snd_jack_new to support phantom jackJie Yang
2015-04-27ALSA: Jack: handle jack embedded kcontrol creating within ctljackJie Yang
2015-04-27ALSA: jack: implement kctl creating for jack devicesJie Yang
2015-04-27Merge branch 'for-4.2' into for-nextTakashi Iwai
2015-04-27ALSA: hda - Fix missing va_end() call in snd_hda_codec_pcm_new()Takashi Iwai
2015-04-27ALSA: emux: Fix mutex deadlock at unloadingTakashi Iwai
2015-04-27ALSA: emu10k1: Fix card shortname string buffer overflowTakashi Iwai
2015-04-27Merge branch 'topic/hda' into for-4.2Takashi Iwai
2015-04-27ALSA: hda - Add mute-LED mode control to ThinkpadTakashi Iwai
2015-04-27ALSA: hda - Fix mute-LED fixed modeTakashi Iwai
2015-04-27ALSA: hda - Fix click noise at start on Dell XPS13Takashi Iwai
2015-04-24Merge tag 'sound-fix-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-24ALSA: core: Clean up OSS proc file managementTakashi Iwai
2015-04-24ALSA: core: Build conditionally and remove superfluous ifdefsTakashi Iwai
2015-04-24ALSA: core: Don't ignore errors at creating proc filesTakashi Iwai
2015-04-24ALSA: core: Remove superfluous exit calls for proc entriesTakashi Iwai
2015-04-24ALSA: core: Manage asound root directory with snd_info_entryTakashi Iwai
2015-04-24ALSA: core: Remove child proc file elements recursivelyTakashi Iwai
2015-04-24ALSA: hda - fix headset mic detection problem for one more machineHui Wang
2015-04-23ALSA: core: Fix possible memory leaks at error path in info.cTakashi Iwai
2015-04-23ALSA: core: Use seq_file for text proc file readsTakashi Iwai
2015-04-23ALSA: hda/realtek - Fix Headphone Mic doesn't recording for ALC256Kailang Yang
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-21ALSA: hda - fix "num_steps = 0" error on ALC256David Henningsson
2015-04-21ALSA: usb-audio: Fix audio output on Roland SC-D70 sound moduleTakamichi Horikawa
2015-04-21ALSA: hda - add AZX_DCAPS_I915_POWERWELL to BaytrailMengdong Lin
2015-04-20ALSA: hda - only sync BCLK to the display clock for Haswell & BroadwellMengdong Lin
2015-04-20ALSA: hda - Mute headphone pin on suspend on XPS13 9333Gabriele Mazzotta
2015-04-18ALSA: hda - Replace open codes with snd_hdac_stream_set_params()Takashi Iwai
2015-04-18sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)Alexey Khoroshilov
2015-04-17ALSA: hda - potential (but unlikely) uninitialized variableDan Carpenter