summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2016-04-06ALSA: hda - Implement loopback control switch for Realtek and other codecsTakashi Iwai1-19/+68
2016-04-06ALSA: hda - Add fixup for Dell Latitidue E6540Takashi Iwai1-0/+1
2016-04-06ALSA: hda - Fix noise on Dell Latitude E6440Takashi Iwai1-0/+1
2016-04-06ALSA: usb-audio: Avoid calling usb_autopm_put_interface() at disconnectTakashi Iwai1-0/+2
2016-04-06ALSA: usb-audio: Avoid nested autoresume callsTakashi Iwai7-143/+145
2016-04-06ALSA: usb-audio: Fix parameter block size for UAC2 control requestsJulian Scheel2-20/+46
2016-04-06ALSA: usb-audio: Set correct type for some UAC2 mixer controls.Johan Rastén1-3/+3
2016-04-06ALSA: hda - Fixup inverted internal mic for Lenovo E50-80David Henningsson1-0/+8
2016-03-22ASoC: wm_adsp: Fix enum ctl accesses in a wrong typeTakashi Iwai1-4/+4
2016-03-18ASoC: wm8994: Fix enum ctl accesses in a wrong typeTakashi Iwai1-2/+2
2016-03-18ASoC: wm8958: Fix enum ctl accesses in a wrong typeTakashi Iwai1-4/+4
2016-03-18ASoC: dapm: Fix ctl value accesses in a wrong typeTakashi Iwai1-4/+4
2016-03-18ASoC: samsung: Use IRQ safe spin lock callsCharles Keepax1-9/+12
2016-03-09ALSA: hda - Fix mic issues on Acer Aspire E1-472Simon South1-0/+1
2016-03-09ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai3-19/+0
2016-03-09ALSA: usb-audio: Add a quirk for Plantronics DA45Dennis Kadioglu1-0/+1
2016-03-09ALSA: hdsp: Fix wrong boolean ctl value accessesTakashi Iwai1-2/+2
2016-03-09ALSA: hdspm: Fix zero-divisionTakashi Iwai1-0/+8
2016-03-09ALSA: hdspm: Fix wrong boolean ctl value accessesTakashi Iwai1-4/+4
2016-03-09ALSA: timer: Fix ioctls for X32 ABITakashi Iwai1-0/+13
2016-03-09ALSA: timer: Fix broken compat timer user status ioctlTakashi Iwai1-2/+3
2016-03-09ALSA: rawmidi: Fix ioctls X32 ABITakashi Iwai1-0/+53
2016-03-09ALSA: pcm: Fix ioctls for X32 ABITakashi Iwai1-1/+176
2016-03-09ALSA: ctl: Fix ioctls for X32 ABITakashi Iwai1-16/+74
2016-03-09ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2Takashi Iwai1-0/+8
2016-03-09ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225David Henningsson1-2/+21
2016-03-09ALSA: hda/realtek - Support Dell headset mode for ALC225Kailang Yang1-0/+9
2016-03-09ALSA: hda - Fixing background noise on Dell Inspiron 3162Kai-Heng Feng1-0/+8
2016-03-09ALSA: hda - Add mic mute hotkey quirk for Lenovo ThinkCentre AIOKailang1-13/+71
2016-03-09ALSA: hda - Fixing speaker noise on the two latest thinkpad modelsHui Wang1-0/+9
2016-03-09ALSA: hda - Fix headphone noise after Dell XPS 13 resume back from S3Hui Wang1-0/+13
2016-03-09ALSA: hda/realtek - Dell XPS one ALC3260 speaker no sound after resume backKailang Yang1-0/+13
2016-03-09ALSA: hda/realtek - Support Dell headset mode for ALC298Kailang Yang1-0/+26
2016-03-04ALSA: pcm: Fix rwsem deadlock for non-atomic PCM streamTakashi Iwai1-2/+14
2016-03-04ALSA: seq: Fix double port list deletionTakashi Iwai1-5/+8
2016-03-04ALSA: hda - Cancel probe work instead of flush at removeTakashi Iwai1-2/+2
2016-03-04ALSA: seq: Fix leak of pool buffer at concurrent writesTakashi Iwai1-4/+9
2016-03-04ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov1-1/+0
2016-03-04ALSA: timer: Fix race at concurrent readsTakashi Iwai1-19/+15
2016-03-04ALSA: hda - Fix bad dereference of jack objectTakashi Iwai7-10/+13
2016-03-04ALSA: timer: Fix race between stop and interruptTakashi Iwai1-0/+4
2016-03-04ALSA: timer: Fix wrong instance passed to slave callbacksTakashi Iwai1-1/+1
2016-02-28ALSA: dummy: Implement timer backend switching more safelyTakashi Iwai1-18/+19
2016-02-28ALSA: hda - Fix speaker output from VAIO AiO machinesTakashi Iwai1-0/+1
2016-02-28Revert "ALSA: hda - Fix noise on Gigabyte Z170X mobo"Takashi Iwai1-8/+0
2016-02-28ALSA: hda - Fix static checker warning in patch_hdmi.cDavid Henningsson1-1/+2
2016-02-28ASoC: dpcm: fix the BE state on hw_freeVinod Koul1-1/+2
2016-02-23ASoC: rt5645: fix the shift bit of IN1 boostBard Liao1-1/+1
2016-02-15ALSA: timer: Fix leftover link at closingTakashi Iwai1-2/+2
2016-02-15ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai2-103/+133