summaryrefslogtreecommitdiff
path: root/sound/soc/intel/atom
AgeCommit message (Expand)Author
2020-04-10Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-03ASoC: Intel: atom: Fix uninitialized variable compiler warningHans de Goede
2020-04-03ASoC: Intel: atom: Check drv->lock is locked in sst_fill_and_send_cmd_unlockedHans de Goede
2020-04-03ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()Hans de Goede
2020-04-02Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-03-27ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-02-25ASoC: Intel: mrfld: fix incorrect check on p->sinkColin Ian King
2020-02-14sound: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki
2020-02-11ASoC: Intel: mrfld: return error codes when an error occursColin Ian King
2020-01-28Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-11ASoC: intel: atom: Use managed buffer allocationTakashi Iwai
2019-12-11ASoC: intel: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-03ASoC: Intel: sst: Add missing include <linux/io.h>YueHaibing
2019-10-08ASoC: intel: sst-mfld-platform-pcm: remove snd_pcm_opsKuninori Morimoto
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-06-10ASoC: Intel: sst: fix kmalloc call with wrong flagsAlex Levin
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-05-30ASoC: Intel: use common helpers to detect CPUsPierre-Louis Bossart
2019-03-25ASoC: intel: Fix crash at suspend/resume after failed codec registrationGuenter Roeck
2019-02-08Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-02-06ASoC: intel: Drop superfluous PCM preallocation error checksTakashi Iwai
2019-01-18Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1Mark Brown
2019-01-07ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu
2019-01-04ASoC: Intel: sst: Fallback to BYT-CR if IRQ 5 is missingStephan Gerhold
2019-01-04ASoC: Intel: sst: Simplify is_byt_cr()Stephan Gerhold
2019-01-03ASoC: Intel: Atom: simplify boolean testsPierre-Louis Bossart
2018-11-06ASoC: Intel: remove GFP_ATOMIC, use GFP_KERNELPierre-Louis Bossart
2018-11-06ASoC: Intel: use standard interface for Atom machine driversPierre-Louis Bossart
2018-11-05ASoC: Intel: mrfld: fix uninitialized variable accessArnd Bergmann
2018-09-20ASoC: add for_each_card_rtds() macroKuninori Morimoto
2018-07-25ASoC: Intel: Atom: fix inversion between __iowrite32 and __ioread32Pierre-Louis Bossart
2018-07-25ASoC: Intel: Atom: simplify iomem address and castsPierre-Louis Bossart
2018-03-01Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/lin...Mark Brown
2018-03-01ASoC: Intel: sst: Free streams on suspend, re-alloc on resumeHans de Goede
2018-03-01ASoC: Intel: sst: Add sst_realloc_stream() functionHans de Goede
2018-03-01ASoC: Intel: sst: Remove unused STREAM_DECODE and STREAM_RESET statesHans de Goede
2018-03-01ASoC: Intel: sst: Remove unnecessary sst_init_stream() functionHans de Goede
2018-03-01ASoC: Intel: sst: Remove 2 unused members from stream_info structHans de Goede
2018-03-01ASoC: Intel: sst: Fix error-code check in sst_pause_stream()Hans de Goede
2018-02-12ASoC: intel: atom: replace platform to componentKuninori Morimoto
2018-01-08ASoC: Intel: sst: Fix some styleChristophe JAILLET
2018-01-08ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'Christophe JAILLET
2018-01-08Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2017-12-01ASoC: intel: sst: Handle return value of platform_get_irqArvind Yadav
2017-11-10Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-21ASoC: Intel: move all ACPI match tables to common modulePierre-Louis Bossart