summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-03-15ASoC: Intel: Skylake: Fix module load when module size > DMA buffer sizeJeeja KP6-43/+110
2017-03-15ASoC: Intel: Skylake: Remove get dsp_ops in cleanup routineG Kranthi2-6/+4
2017-03-15ASoC: Intel: Skylake: Disable notifications at boot after DSP FW initG Kranthi3-1/+4
2017-03-15ASoC: Intel: Skylake: Remove BE prepare opsJeeja KP1-18/+0
2017-03-15ASoC: Intel: bxtn: Reload the firmware in case of D3 failureJeeja KP1-1/+7
2017-03-15ASoC: Intel: bxtn: Update DSP core state in D0Jeeja KP2-2/+5
2017-03-15ASoC: Intel: bxtn: Disable interrupt when DSP is in D3Jeeja KP1-0/+5
2017-03-15ASoC: Intel: Skylake: Fix not to stop src pipe in pre pmd event handlerGuneshwor Singh1-9/+0
2017-03-15ASoC: Intel: Skylake: Fix to delete DSP pipe after stopping pipeJeeja KP1-1/+1
2017-03-13ASoC: Intel: Enable bytcht_nocodec machine driverPierre-Louis Bossart1-1/+16
2017-03-13ASoC: Intel: boards: add card for MinnowBoardMax/Up I2S accessPierre-Louis Bossart3-0/+222
2017-03-13ASoC: Intel: Atom: enable BYT/CHT+DA7213 machine driverPierre-Louis Bossart1-0/+8
2017-03-13ASoC: Intel: add machine driver for BYT/CHT + DA7213Pierre-Louis Bossart3-0/+297
2017-03-13ASoC: Intel: Skylake: code cleanup for pin fixup limitationTakashi Sakamoto1-5/+3
2017-03-08ASoC: Intel: Skylake: use a helper macro to rounding-up calculationTakashi Sakamoto1-14/+4
2017-03-07ASoC: Intel: bxtn: optimize ROM init retriesJeeja KP1-11/+16
2017-03-07ASoC: Intel: bxtn: Store the FW/Library context at bootJeeja KP1-19/+36
2017-03-07ASoC: Intel: bdw-rt5677: Use devm_gpiod_get()Andy Shevchenko1-3/+2
2017-03-07ASoC: Intel: Skylake: fix spelling mistake: "allocationf" -> "allocation"Colin Ian King1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar29-4/+36
2017-03-01Merge tag 'sound-fix-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-29/+36
2017-02-28ALSA: seq: Fix link corruption by event error handlingTakashi Iwai1-0/+3
2017-02-28ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 GamingTakashi Iwai1-0/+1
2017-02-28ALSA: ctxfi: Fallback DMA mask to 32bitTakashi Iwai2-26/+12
2017-02-28ALSA: timer: Reject user params with too small ticksTakashi Iwai1-3/+15
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan4-5/+5
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada3-3/+3
2017-02-27scripts/spelling.txt: add "overwriten" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2-3/+3
2017-02-27scripts/spelling.txt: add "unneded" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27ALSA: hda: Add Geminilake HDMI codec IDVinod Koul1-0/+1
2017-02-27ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machineHui Wang1-0/+1
2017-02-25ALSA: hda - Add Geminilake PCI IDVinod Koul1-0/+3
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang4-19/+13
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds3-56/+268
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie4-22/+24
2017-02-22ALSA: usb-audio: Tidy up mixer_us16x08.cTakashi Iwai1-82/+50
2017-02-22ALSA: usb-audio: Fix memory leak and corruption in mixer_us16x08.cTakashi Iwai2-54/+39
2017-02-22ALSA: usb-audio: purge needless variable length arrayTakashi Sakamoto1-4/+4
2017-02-21ALSA: x86: hdmi: select CONFIG_SND_PCMArnd Bergmann1-0/+1
2017-02-21ALSA: x86: Don't enable runtime PM as defaultTakashi Iwai1-2/+4
2017-02-21ALSA: x86: Use runtime PM autosuspendTakashi Iwai1-4/+18
2017-02-20ALSA: usb-audio: localize function without external linkageTakashi Sakamoto1-1/+1
2017-02-20ALSA: usb-audio: localize one-referrer variableTakashi Sakamoto1-1/+1
2017-02-20Merge tag 'asoc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai128-1464/+5225
2017-02-20ALSA: usb-audio: Tascam US-16x08 DSP mixer quirkDetlef Urban4-0/+1593
2017-02-20Merge branch 'for-next' into for-linusTakashi Iwai69-379/+2827