summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKai-Heng Feng <kai.heng.feng@canonical.com>2017-11-20 02:29:13 -0500
committerTakashi Iwai <tiwai@suse.de>2017-11-20 08:37:10 +0100
commit0ce48e1727975012a00b7887a12f068238c55bcd (patch)
treeb4bcc828677591571e11e72ba82ef7be38160888 /tools/perf/scripts/python
parentc2432466f583cb719b35a41e757da587d9ab1d00 (diff)
downloadkernel-0ce48e1727975012a00b7887a12f068238c55bcd.tar.gz
ALSA: hda/realtek: Add headset mic support for Intel NUC Skull Canyon
Users have been using knob "model=dell-headset-multi" on Intel Skull Canyon for a while. Add the equivalent quirk, ALC269_FIXUP_DELL1_MIC_NO_PRESENCE for Skull Canyon. BugLink: https://bugs.launchpad.net/bugs/1732034 Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
f0545878a8649c091a9dd7c43ce91516734'>percpu: use percpu allocator on UP tooTejun Heo 2010-09-08percpu: reduce PCPU_MIN_UNIT_SIZE to 32kTejun Heo 2010-08-07percpu: handle __percpu notations in UP accessorsNamhyung Kim 2010-06-27percpu: allow limited allocation before slab is onlineTejun Heo 2010-06-27percpu: make @dyn_size always mean min dyn_size in first chunk init functionsTejun Heo 2010-04-05Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds 2010-03-30percpu: don't implicitly include slab.h from percpu.hTejun Heo 2010-03-29percpu, module: implement and use is_kernel/module_percpu_address()Tejun Heo 2010-01-05Merge branch 'master' into percpuTejun Heo