summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2016-02-17ALSA: hda/realtek - Support Dell headset mode for ALC225Kailang Yang1-0/+9
2016-02-17ALSA: hda/realtek - Support headset mode for ALC225Kailang Yang1-0/+57
2016-02-17ALSA: hda/realtek - New codec support of ALC225Kailang Yang1-0/+8
2016-02-17ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai1-12/+22
2016-02-17ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai1-1/+1
2016-02-17ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai2-31/+84
2016-02-17ALSA: seq: Degrade the error message for too many opensTakashi Iwai1-1/+1
2016-02-17ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai1-1/+1
2016-02-17ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai1-1/+1
2016-02-17ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architecturesTakashi Iwai1-0/+11
2016-02-17ALSA: hda - disable dynamic clock gating on Broxton before resetLibin Yang1-0/+13
2016-02-17ALSA: Add missing dependency on CONFIG_SND_TIMERTakashi Iwai3-0/+8
2016-02-17ALSA: bebob: Use a signed return type for get_formation_indexLucas Tanure1-5/+9
2016-02-17ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov1-1/+0
2016-02-17ALSA: usb-audio: Add native DSD support for PS Audio NuWave DACJurgen Kramer1-0/+1
2016-02-17ALSA: usb-audio: Fix OPPO HA-1 vendor IDJurgen Kramer1-1/+1
2016-02-17ALSA: usb-audio: Add quirk for Microsoft LifeCam HD-6000Lev Lybin1-0/+1
2016-02-17ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delayGuillaume Fougnies1-1/+13
2016-02-17ALSA: hda - Implement loopback control switch for Realtek and other codecsTakashi Iwai1-19/+68
2016-01-31ASoC: compress: Fix compress device direction checkVinod Koul1-3/+20
2016-01-31ASoC: wm5110: Fix PGA clear when disabling DRECharles Keepax1-5/+3
2016-01-31ALSA: timer: Handle disconnection more safelyTakashi Iwai1-0/+48
2016-01-31ALSA: hda - Flush the pending probe work at removeTakashi Iwai1-1/+9
2016-01-31ALSA: hda - Fix missing module loading with model=generic optionTakashi Iwai1-10/+32
2016-01-31ALSA: hda - Fix bass pin fixup for ASUS N550JXTakashi Iwai1-0/+1
2016-01-31ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai1-0/+2
2016-01-31ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai1-1/+2
2016-01-31ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat1-4/+9
2016-01-31ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat1-4/+5
2016-01-31ALSA: hda - Add fixup for Dell Latitidue E6540Takashi Iwai1-0/+1
2016-01-31ALSA: timer: Fix double unlink of active_listTakashi Iwai1-1/+1
2016-01-31ALSA: timer: Fix race among timer ioctlsTakashi Iwai1-13/+19
2016-01-31ALSA: hda - fix the headset mic detection problem for a Dell laptopHui Wang1-0/+4
2016-01-31ALSA: timer: Harden slave timer list handlingTakashi Iwai1-4/+14
2016-01-31ALSA: usb-audio: Fix mixer ctl regression of Native Instrument devicesTakashi Iwai1-1/+1
2016-01-31ALSA: hda - Fix white noise on Dell Latitude E5550Takashi Iwai1-0/+1
2016-01-31ALSA: seq: Fix race at timer setup and closeTakashi Iwai1-0/+2
2016-01-31ALSA: usb-audio: Avoid calling usb_autopm_put_interface() at disconnectTakashi Iwai1-0/+2
2016-01-31ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai1-1/+1
2016-01-31ALSA: hda - Fixup inverted internal mic for Lenovo E50-80David Henningsson1-0/+8
2016-01-31ALSA: usb: Add native DSD support for Oppo HA-1Jurgen Kramer1-0/+1
2016-01-06Merge tag 'asoc-fix-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai6-2/+17
2016-01-06Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown3-1/+8
2016-01-06Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2-0/+8
2016-01-06Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown1-1/+1
2016-01-05ASoC: Intel: Skylake: Fix the memory leakVinod Koul3-0/+8
2016-01-05ASoC: Intel: Skylake: Revert previous broken fix memory leak fixVinod Koul1-1/+0
2015-12-30ASoC: rt5645: add sys clk detectionBard Liao2-0/+8
2015-12-29ALSA: hda - Add keycode map for alc input deviceHui Wang1-3/+16
2015-12-29ALSA: hda - Add mic mute hotkey quirk for Lenovo ThinkCentre AIOKailang1-13/+71