summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix bad dereference of jack objectTakashi Iwai2016-02-097-10/+13
* ALSA: hda - Fix speaker output from VAIO AiO machinesTakashi Iwai2016-02-071-0/+1
* Revert "ALSA: hda - Fix noise on Gigabyte Z170X mobo"Takashi Iwai2016-02-051-8/+0Star
* ALSA: firewire-tascam: remove needless member for control and status messageTakashi Sakamoto2016-02-051-3/+0Star
* ALSA: firewire-tascam: remove a flag for controllerTakashi Sakamoto2016-02-052-4/+0Star
* ALSA: firewire-tascam: add support for FW-1804Takashi Sakamoto2016-02-051-1/+10
* ALSA: firewire-tascam: fix NULL pointer dereference when model identification...Takashi Sakamoto2016-02-051-0/+6
* ALSA: hda - Fix static checker warning in patch_hdmi.cDavid Henningsson2016-02-051-1/+2
* ALSA: timer: Fix leftover link at closingTakashi Iwai2016-02-041-2/+2
* Merge branch 'topic/core-fixes' into for-linusTakashi Iwai2016-02-034-146/+239
|\
| * ALSA: seq: Fix lockdep warnings due to double mutex locksTakashi Iwai2016-02-032-103/+133
| * ALSA: rawmidi: Fix race at copying & updating the positionTakashi Iwai2016-02-031-12/+22
| * ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai2016-02-032-31/+84
* | ALSA: hda - Add fixup for Mac Mini 7,1 modelTakashi Iwai2016-02-031-0/+27
* | ALSA: hda/realtek - Support headset mode for ALC225Kailang Yang2016-02-031-0/+57
* | ALSA: hda/realtek - Support Dell headset mode for ALC225Kailang Yang2016-02-031-0/+9
* | ALSA: hda/realtek - New codec support of ALC225Kailang Yang2016-02-031-0/+8
|/
* ALSA: timer: Sync timer deletion at closing the system timerTakashi Iwai2016-02-031-0/+10
* ALSA: timer: Fix link corruption due to double start or stopTakashi Iwai2016-02-011-2/+28
* ALSA: seq: Fix yet another races among ALSA timer accessesTakashi Iwai2016-02-011-20/+67
* ALSA: pcm: Fix potential deadlock in OSS emulationTakashi Iwai2016-02-011-6/+15
* ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer checkTakashi Iwai2016-02-011-1/+1
* ALSA: seq: Fix race at closing in virmidi driverTakashi Iwai2016-02-011-1/+5
* ALSA: emu10k1: correctly handling failed thread creationInsu Yun2016-01-291-0/+8
* ALSA: usb-audio: Add quirk for Microsoft LifeCam HD-6000Lev Lybin2016-01-291-0/+1
* ALSA: usb-audio: Add native DSD support for PS Audio NuWave DACJurgen Kramer2016-01-291-0/+1
* ALSA: usb-audio: Fix OPPO HA-1 vendor IDJurgen Kramer2016-01-291-1/+1
* ALSA: hda - disable dynamic clock gating on Broxton before resetLibin Yang2016-01-291-0/+13
* ALSA: hda - Add new GPU codec ID 0x10de0083 to snd-hdaAaron Plattner2016-01-291-0/+1
* ALSA: dummy: Disable switching timer backend via sysfsTakashi Iwai2016-01-281-1/+1
* ALSA: timer: fix SND_PCM_TIMER Kconfig textRandy Dunlap2016-01-281-3/+3
* ALSA: Add missing dependency on CONFIG_SND_TIMERTakashi Iwai2016-01-273-0/+8
* ALSA: bebob: Use a signed return type for get_formation_indexLucas Tanure2016-01-261-5/+9
* ALSA: usb-audio: Fix TEAC UD-501/UD-503/NT-503 usb delayGuillaume Fougnies2016-01-261-1/+13
* ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architecturesTakashi Iwai2016-01-251-0/+11
* ALSA: seq: Degrade the error message for too many opensTakashi Iwai2016-01-251-1/+1
* ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()Takashi Iwai2016-01-251-1/+1
* Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-2210-23/+123
|\
| * ALSA: timer: Introduce disconnect op to snd_timer_instanceTakashi Iwai2016-01-211-12/+11Star
| * ALSA: timer: Handle disconnection more safelyTakashi Iwai2016-01-211-0/+48
| * ALSA: hda - Flush the pending probe work at removeTakashi Iwai2016-01-201-1/+9
| * ALSA: hda - Fix missing module loading with model=generic optionTakashi Iwai2016-01-201-10/+32
| * ALSA: hda - Degrade i915 binding failure messageTakashi Iwai2016-01-202-3/+5
| * ALSA: at73c213: manage SSC clockMans Rullgard2016-01-201-0/+11
| * ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0Takashi Iwai2016-01-181-0/+2
| * ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat modeNicolas Boichat2016-01-181-4/+5
| * ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat modeNicolas Boichat2016-01-181-4/+9
| * ALSA: hrtimer: Fix stall by hrtimer_cancel()Takashi Iwai2016-01-181-1/+2
| * ALSA: hda - Fix bass pin fixup for ASUS N550JXTakashi Iwai2016-01-181-0/+1
* | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-211-50/+26Star
|\ \