summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Merge branch 'for-next' into for-linusTakashi Iwai140-36486/+418
2017-11-09ALSA: hda - fix headset mic problem for Dell machines with alc274Hui Wang1-0/+5
2017-11-07ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai3-3/+32
2017-11-06ALSA: ice1712: define i2c eeprom addr to header fileKonstantinos Tsimpoukas2-2/+3
2017-11-06Merge branch 'topic/usb-ep-check-v2' into for-nextTakashi Iwai1-6/+17
2017-11-06ALSA: usx2y: Fix invalid stream URBsTakashi Iwai1-6/+17
2017-11-06ALSA: timer: Limit max instances per timerTakashi Iwai2-13/+55
2017-11-02ALSA: usb-audio: support new Amanero Combo384 firmware versionJussi Laako1-0/+1
2017-11-01Merge tag 'asoc-fix-v4.14-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai10-73/+53
2017-11-01Merge remote-tracking branches 'asoc/fix/topology', 'asoc/fix/adau17x1', 'aso...Mark Brown10-73/+53
2017-10-31sound: Retire OSSTakashi Iwai71-36235/+2
2017-10-31ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai1-1/+1
2017-10-31ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai1-2/+15
2017-10-30ALSA: fix kernel-doc build warningRandy Dunlap1-1/+1
2017-10-26ALSA: hda/realtek - Add support for ALC1220Peisen1-0/+23
2017-10-26ALSA: Convert timers to use timer_setup()Kees Cook8-31/+28
2017-10-25ALSA: sb: Minor optimization / fix of timer usage in sb8_midi.cTakashi Iwai1-2/+2
2017-10-25ALSA: sb: Convert timers to use timer_setup()Kees Cook2-9/+8
2017-10-24ALSA: wavefront: Convert timers to use timer_setup()Kees Cook1-5/+5
2017-10-24ALSA: emux: Convert timers to use timer_setup()Kees Cook3-4/+4
2017-10-24ALSA: drivers: Convert timers to use timer_setup()Kees Cook8-24/+19
2017-10-24ALSA: hda - fix headset mic problem for Dell machines with alc236Hui Wang1-0/+8
2017-10-24Merge branch 'topic/card-disconnect' into for-nextTakashi Iwai2-8/+44
2017-10-24ALSA: hda: Abort capability probe on invalid capabilityRakesh Ughreja1-1/+2
2017-10-21ASoC: rt5616: fix 0x91 default valueBard Liao1-1/+1
2017-10-20ALSA: hda/realtek - Add support for ALC236/ALC3204Kailang Yang1-0/+11
2017-10-19ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai4-34/+60
2017-10-18ALSA: hda - Add model string for Intel reference board quirkTakashi Iwai1-0/+1
2017-10-18ASoC: rt5659: connect LOUT Amp with Charge PumpBard Liao1-0/+1
2017-10-18ASoC: rt5659: register power bit of LOUT AmpBard Liao1-1/+2
2017-10-18ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai2-42/+86
2017-10-18ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai1-1/+1
2017-10-18ALSA: hda: Abort capability probe at invalid register readTakashi Iwai1-0/+5
2017-10-18ALSA: pcm: Forcibly stop at disconnect callbackTakashi Iwai1-0/+4
2017-10-18ALSA: pcm: Don't call register and disconnect callbacks for internal PCMTakashi Iwai1-8/+8
2017-10-18ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings2-16/+0
2017-10-17ALSA: emu10k1: remove redundant assignment to tmpColin Ian King1-1/+0
2017-10-17ALSA: au88x0: remove redundant assignment of variable iColin Ian King1-1/+1
2017-10-17ALSA: usb-audio: Convert timers to use timer_setup()Kees Cook7-39/+35
2017-10-17Merge branch 'for-linus' into for-nextTakashi Iwai7-14/+40
2017-10-16ALSA: 6fire: remove unused variable cardColin Ian King1-2/+0
2017-10-16ALSA: asihpi: clean up a couple of build warningsColin Ian King1-3/+0
2017-10-16ALSA: emux: remove unused redundant variable p2Colin Ian King1-2/+0
2017-10-16ALSA: ens137x: remove redundant variable resultColin Ian King1-2/+1
2017-10-16ALSA: pcm: remove redundant variable runtimeColin Ian King1-2/+0
2017-10-16ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 DigitalJussi Laako1-0/+1
2017-10-13ALSA: hda - silence uninitialized variable warning in activate_amp_in()Dan Carpenter1-0/+2
2017-10-13ALSA: hda/ca0132 - use ARRAY_SIZEJérémy Lefaure1-5/+3
2017-10-11ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai1-3/+9
2017-10-11Merge branch 'topic/usb-ep-check-v2' into for-nextTakashi Iwai9-24/+101