summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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/+11
| * 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-201-50/+26
|\ \
| * | ASoC: samsung/smartq: use dynamic registrationArnd Bergmann2015-12-011-50/+26
| * | Merge tag 'sound-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-11-279-17/+124
| |\ \
* | \ \ Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-176-6/+6
|\ \ \ \
| * \ \ \ Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-2141-159/+520
| |\ \ \ \
| * | | | | ASoC: ac97: fix parent assignmentLinus Walleij2015-12-071-1/+1
| * | | | | Merge tag 'asoc-ac97-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Walleij2015-12-071-0/+125
| |\ \ \ \ \
| * | | | | | gpio: change member .dev to .parentLinus Walleij2015-11-195-5/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-17230-5683/+37942
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
OpenPOWER on IntegriCloud