aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-25Merge branch 'for-next' into for-linusTakashi Iwai33-210/+174
2016-07-18ALSA: usb-audio: Fix quirks code is not calledKazuki Oikawa1-1/+1
2016-07-17ALSA: echoaudio: purge contradictions between dimension matrix members and total number of membersTakashi Sakamoto1-3/+3
2016-07-13ALSA: mixart: don't print an unintialized variable on errorDan Carpenter1-1/+1
2016-07-12ALSA: ak4114: remove redundant check on err being < 0Colin Ian King1-1/+1
2016-07-12ALSA: ak4117: remove redundant check on err being < 0Colin Ian King1-1/+1
2016-07-12ALSA: hda: add AMD Stoney PCI ID with proper driver capsAwais Belal1-0/+2
2016-07-12sound: oss: Remove useless initialisationAmitoj Kaur Chawla1-1/+1
2016-07-11ALSA: hda - fix use-after-free after module unloadPeter Wu1-1/+3
2016-07-08ALSA: pcm: Free chmap at PCM free callback, tooTakashi Iwai1-4/+10
2016-07-08ALSA: ctl: Stop notification after disconnectionTakashi Iwai1-0/+2
2016-07-08ALSA: hda/realtek - add new pin definition in alc225 pin quirk tableHui Wang1-1/+14
2016-07-07ALSA: control: add dimension validator for userspace elementsTakashi Sakamoto1-0/+32
2016-07-05ALSA: hda/realtek: Add Lenovo L460 to docking unit fixupTorsten Hilbrich1-0/+1
2016-07-05ALSA: ppc/awacs: shut up maybe-uninitialized warningArnd Bergmann1-0/+1
2016-07-04ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai1-1/+1
2016-07-02Merge tag 'asoc-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai15-22/+100
2016-07-01Merge remote-tracking branches 'asoc/fix/rcar', 'asoc/fix/rt5670' and 'asoc/fix/wm8940' into asoc-linusMark Brown3-2/+3
2016-07-01Merge remote-tracking branches 'asoc/fix/ak4613', 'asoc/fix/arizona', 'asoc/fix/cx20442', 'asoc/fix/davinci', 'asoc/fix/fsl-ssi' and 'asoc/fix/hdmi' into asoc-linusMark Brown8-17/+68
2016-07-01Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown1-1/+1
2016-07-01Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown3-2/+28
2016-07-01ASoC: rt5645: fix reg-2f default value.Bard Liao1-1/+1
2016-06-30ALSA: riptide: Use DIV_ROUND_UPAmitoj Kaur Chawla1-1/+1
2016-06-29ASoC: fsl_ssi: Fix number of words per frame for I2S-slave modeAlexander Shiyan1-6/+6
2016-06-29ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()Takashi Iwai1-3/+2
2016-06-29ALSA: hda - Add PCI ID for Kabylake-HVinod Koul1-1/+5
2016-06-27ALSA: echoaudio: Fix memory allocationChristophe JAILLET1-2/+2
2016-06-26ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to executeAlan Cox1-2/+7
2016-06-26ALSA: hda - fix read before array startBob Copeland1-0/+2
2016-06-24ALSA: dummy: Fix a use-after-free at closingTakashi Iwai1-0/+1
2016-06-24ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixupJaroslav Kysela1-0/+2
2016-06-24ALSA: hda - Fix the headset mic jack detection on Dell machineWoodrow Shen1-0/+4
2016-06-22ALSA: hda/tegra: iomem fixups for sparse warningsBen Dooks1-10/+10
2016-06-17ALSA: seq_timer: use monotonic times internallyArnd Bergmann2-15/+10
2016-06-17ALSA: ctxfi: Change structure initialisation to C99 styleAmitoj Kaur Chawla1-17/+17
2016-06-17ALSA: usb-audio: Change structure initialisation to C99 styleAmitoj Kaur Chawla1-2/+4
2016-06-17sound: oss: avoid time_t usageArnd Bergmann2-2/+2
2016-06-17ALSA: hdac_regmap - fix the register access for runtime PMJaroslav Kysela1-2/+2
2016-06-17ASoC: cx20442: set tty->receiver_room in v253_openJanusz Krzysztofik1-0/+1
2016-06-17ASoC: ak4613: Enable cache usage to fix crashes on resumeGeert Uytterhoeven1-0/+1
2016-06-17ASoC: wm8940: Enable cache usage to fix crashes on resumeGeert Uytterhoeven1-0/+1
2016-06-16ALSA: hda: fix some klockwork scan warningsLibin Yang3-4/+37
2016-06-15ALSA: seq_oss: Change structure initialisation to C99 styleAmitoj Kaur Chawla1-5/+5
2016-06-15ALSA: hda/realtek - ALC891 headset mode for DellKailang Yang1-1/+37
2016-06-15Merge branch 'for-linus' into for-nextTakashi Iwai2-1/+15
2016-06-15sound: aedsp16: Change structure initialisation to C99 styleAmitoj Kaur Chawla1-7/+7
2016-06-14ASoC: Intel: Skylake: Initialize module list for BroxtonVinod Koul1-0/+1
2016-06-13ASoC: wm5102: Correct supported channels on trace compressed DAICharles Keepax1-1/+1
2016-06-13ASoC: wm5110: Add missing route from OUT3R to SYSCLKAjit Pandey1-0/+1
2016-06-09ALSA: hda - Add PCI ID for KabylakeVinod Koul1-1/+10