summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2015-05-11ASoC: sirf-audio-codec: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-05-11ASoC: sgtl5000: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-05-11ASoC: uda1380: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-4/+1
2015-05-11ASoC: uda134x: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+2
2015-05-11ASoC: ml26124: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-05-11ASoC: jz4740: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-05-11ASoC: es8328: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-05-11ASoC: cx20442: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-2/+2
2015-05-11ASoC: ak4641: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-05-11ASoC: ab8500: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-9/+11
2015-05-11ASoC: 88pm860x: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-05-11ASoC: dapm: Break out of widget search when source and sink are locatedCharles Keepax1-2/+8
2015-05-08ASoC: dapm: Add missing mutex unlockCharles Keepax1-1/+3
2015-05-06ASoC: dapm: Add demux supportLars-Peter Clausen1-15/+97
2015-05-06ASoC: dapm: Add new widgets to the end of the widget listLars-Peter Clausen1-1/+1
2015-05-06ASoC: dapm: Add support for autodisable mux controlsCharles Keepax1-19/+59
2015-05-06ASoC: dapm: Append "Autodisable" to autodisable widget namesCharles Keepax1-3/+20
2015-05-04ASoC: dapm: Remove local OOM error messageCharles Keepax1-5/+1
2015-04-30ASoC: ssm2518: fix simple_return.cocci warningskbuild test robot1-4/+1
2015-04-30ASoC: adau1977: fix simple_return.cocci warningskbuild test robot1-4/+1
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen98-130/+4
2015-04-27ASoC: Route all bias level updates through the coreLars-Peter Clausen19-25/+25
2015-04-27ASoC: Add helper functions bias level managementLars-Peter Clausen1-4/+31
2015-04-24Merge tag 'sound-fix-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-67/+50
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-5/+13
2015-04-24ALSA: hda - fix headset mic detection problem for one more machineHui Wang1-9/+15
2015-04-23ALSA: hda/realtek - Fix Headphone Mic doesn't recording for ALC256Kailang Yang1-0/+1
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2015-04-21ALSA: hda - fix "num_steps = 0" error on ALC256David Henningsson1-2/+3
2015-04-21ALSA: usb-audio: Fix audio output on Roland SC-D70 sound moduleTakamichi Horikawa2-29/+6
2015-04-21ALSA: hda - add AZX_DCAPS_I915_POWERWELL to BaytrailMengdong Lin1-1/+4
2015-04-20ALSA: hda - only sync BCLK to the display clock for Haswell & BroadwellMengdong Lin1-0/+6
2015-04-20ALSA: hda - Mute headphone pin on suspend on XPS13 9333Gabriele Mazzotta1-10/+7
2015-04-18sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)Alexey Khoroshilov1-10/+2
2015-04-17ALSA: hda - potential (but unlikely) uninitialized variableDan Carpenter1-2/+2
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+1
2015-04-17ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.hJavi Merino1-2/+1
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds1-29/+29
2015-04-16ALSA: hda - Fix regression for slave SPDIF setupsTakashi Iwai1-1/+1
2015-04-16ALSA: intel8x0: Check pci_iomap() success for DEVICE_ALIScott Wood1-2/+2
2015-04-16ALSA: hda - simplify azx_has_pm_runtimeDavid Henningsson1-1/+1
2015-04-16Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds281-8949/+14028
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-19/+20
2015-04-15Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2015-04-15Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+1
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2015-04-14ALSA: hda - set GET bit when adding a vendor verb to the codec regmapMengdong Lin1-1/+1
2015-04-13Merge tag 'asoc-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai130-1978/+7429
2015-04-13ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T450Jo-Philipp Wich1-0/+1
2015-04-13ALSA: hda - Fix another race in runtime PM refcountingTakashi Iwai1-0/+30