aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcm : Call kill_fasync() in stream lockTakashi Iwai2017-03-171-1/+1
* ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Vladis Dronov2016-11-092-0/+6
* ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()Takashi Iwai2016-11-091-11/+11
* ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()Takashi Iwai2016-11-091-0/+6
* UPSTREAM: ALSA: control: Fix replacing user controlsLars-Peter Clausen2016-10-131-17/+10
* ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu2016-10-121-0/+1
* ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu2016-10-121-0/+1
* ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu2016-10-121-0/+1
* ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai2016-10-121-1/+2
* ALSA: timer: Harden slave timer list handlingTakashi Iwai2016-10-121-4/+14
* ALSA: timer: Fix race among timer ioctlsTakashi Iwai2016-10-121-13/+19
* ALSA: timer: Fix double unlink of active_listTakashi Iwai2016-10-121-1/+1
* ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov2016-10-121-1/+0
* ASoC: add espresso machine driverZiyan2016-04-303-0/+779
* sound: soc: sync wm8994 with GT-P3110_JB_OpensourceZiyan2016-04-302-22/+55
* [espresso] Revert "ASoC: wm8994: Ensure there are enough BCLKs for four chann...Andreas Blaesius2016-04-301-0/+4
* ASoC: wm8994: Tune debounce rates for jack detect modeMark Brown2016-04-301-2/+4
* mfd: Define some additional wm8994 registersMark Brown2016-04-301-6/+6
* ASoC: wm8994: Keep AIF3 tristated when not in useMark Brown2016-04-301-5/+4
* ASoC: wm8994: Don't allow reconfiguration of FLL when it provides SYSCLKMark Brown2016-04-301-18/+17
* ASoC: wm_hubs: Cache multiple DCS offsetsMark Brown2016-04-302-10/+67
* ASoC: wm_hubs: Enable class W for output mixer pathsMark Brown2016-04-301-21/+40
* ASoC: wm_hubs: Factor out class W managementMark Brown2016-04-304-159/+82
* ASoC: wm_hubs: Special case headphones for digital paths in more use casesMark Brown2016-04-304-15/+46
* ASoC: wm8994: Implement FLL bypass supportMark Brown2016-04-302-0/+20
* ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811Mark Brown2016-04-303-1/+3
* ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUFMark Brown2016-04-301-11/+5
* ASoC: wm8994: Apply volume updates with clocks enabledMark Brown2016-04-301-35/+58
* ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variantsMark Brown2016-04-301-4/+8
* ASoC: wm8994: Fix AIF2ADC power downMark Brown2016-04-301-1/+1
* ASoC: wm8994: Improve sequencing of AIF channel enablesMark Brown2016-04-301-54/+222
* ASoC: wm8994: Update WM8994 DCS calibrationMark Brown2016-04-301-1/+1
* ASoC: wm8994: Provide VMID mode control and fix default sequenceMark Brown2016-04-302-39/+155
* ASoC: wm8994: Add missing break in resumeMark Brown2016-04-301-0/+1
* ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexesMark Brown2016-04-301-35/+34
* ASoC: wm8994: Use audio mode for jack detection when system is activeMark Brown2016-04-302-29/+49
* ASoC: wm8994: Factor out WM1811A detection mode settingMark Brown2016-04-301-20/+28
* ASoC: wm8994: Don't bother updating the jackdet mode needlesslyMark Brown2016-04-301-0/+3
* ASoC: wm8994: Disable JACKDET when disabling detectonMark Brown2016-04-301-0/+1
* ASoC: wm8994: Make sure we sync DAPM on WM8958 detection mode changesMark Brown2016-04-301-0/+2
* ASoC: wm8994: Suppress noop updates of FLL KMark Brown2016-04-301-1/+2
* ASoC: wm8994: Disable debounce of jack detection on inserted jackMark Brown2016-04-301-0/+8
* ASoC: wm8994: Make sure we don't have MICBIAS on during jackdet modeMark Brown2016-04-301-12/+13
* ASoC: wm8994: Move wm_hubs callback before we start ramping VMIDMark Brown2016-04-301-2/+2
* ASoC: wm8994: Support external capacitors on MICBIAS2 with jack detectionMark Brown2016-04-301-0/+24
* ASoC: wm8994: Actively discharge idle MICBIAS with jack detectMark Brown2016-04-301-0/+9
* ASoC: wm8994: Enable headphone startup mode 1 for WM1811 and WM8958Mark Brown2016-04-301-0/+2
* ASoC: wm_hubs: Bomb out if we can't read back the DC servo resultMark Brown2016-04-301-1/+1
* ASoC: wm_hubs: Convert headphone driver to output driver widgetMark Brown2016-04-301-3/+2
* ASoC: wm_hubs: Clamp inputs to VMID while we rampMark Brown2016-04-302-0/+19