summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/atom
Commit message (Expand)AuthorAgeFilesLines
* ASoC: intel: use snd_soc_xxx_active()Kuninori Morimoto2020-05-181-7/+7
* ASoC: Intel: Skylake: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-121-1/+1
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-012-2/+2
* ASoC: intel: atom: use snd_compress_opsKuninori Morimoto2020-04-213-20/+27
* Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-102-1/+5
|\
| * ASoC: Intel: atom: Fix uninitialized variable compiler warningHans de Goede2020-04-031-1/+1
| * ASoC: Intel: atom: Check drv->lock is locked in sst_fill_and_send_cmd_unlockedHans de Goede2020-04-031-0/+2
| * ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()Hans de Goede2020-04-031-0/+2
* | Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-04-023-5/+5
|\|
| * ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-3/+3
| * ASoC: Intel: mrfld: fix incorrect check on p->sinkColin Ian King2020-02-251-1/+1
| * ASoC: Intel: mrfld: return error codes when an error occursColin Ian King2020-02-111-1/+1
* | sound: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki2020-02-142-5/+4
|/
* Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-01-281-25/+1
|\
| * ASoC: intel: atom: Use managed buffer allocationTakashi Iwai2019-12-111-24/+1
| * ASoC: intel: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-5/+5
|/
* ASoC: Intel: sst: Add missing include <linux/io.h>YueHaibing2019-12-031-0/+1
* ASoC: intel: sst-mfld-platform-pcm: remove snd_pcm_opsKuninori Morimoto2019-10-081-16/+14
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-2615-140/+17
|\
| * Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-141-2/+2
| |\
| | * ASoC: Intel: sst: fix kmalloc call with wrong flagsAlex Levin2019-06-101-2/+2
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-11/+1
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-0514-127/+14
| |/
* / ASoC: Intel: use common helpers to detect CPUsPierre-Louis Bossart2019-05-301-62/+3
|/
* ASoC: intel: Fix crash at suspend/resume after failed codec registrationGuenter Roeck2019-03-251-0/+8
* Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-02-085-23/+30
|\
| * Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1Mark Brown2019-01-181-1/+7
| |\
| * | ASoC: Intel: sst: Fallback to BYT-CR if IRQ 5 is missingStephan Gerhold2019-01-041-2/+14
| * | ASoC: Intel: sst: Simplify is_byt_cr()Stephan Gerhold2019-01-041-19/+14
| * | ASoC: Intel: Atom: simplify boolean testsPierre-Louis Bossart2019-01-035-5/+5
* | | ASoC: intel: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-7/+2
| |/ |/|
* | ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu2019-01-071-1/+7
|/
* ASoC: Intel: remove GFP_ATOMIC, use GFP_KERNELPierre-Louis Bossart2018-11-061-2/+2
* ASoC: Intel: use standard interface for Atom machine driversPierre-Louis Bossart2018-11-061-0/+4
* ASoC: Intel: mrfld: fix uninitialized variable accessArnd Bergmann2018-11-051-4/+4
* ASoC: add for_each_card_rtds() macroKuninori Morimoto2018-09-201-2/+2
* ASoC: Intel: Atom: fix inversion between __iowrite32 and __ioread32Pierre-Louis Bossart2018-07-251-3/+3
* ASoC: Intel: Atom: simplify iomem address and castsPierre-Louis Bossart2018-07-251-14/+15
* Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/lin...Mark Brown2018-03-014-44/+32
|\
| * ASoC: intel: atom: replace platform to componentKuninori Morimoto2018-02-124-44/+32
* | ASoC: Intel: sst: Free streams on suspend, re-alloc on resumeHans de Goede2018-03-014-3/+52
* | ASoC: Intel: sst: Add sst_realloc_stream() functionHans de Goede2018-03-012-35/+56
* | ASoC: Intel: sst: Remove unused STREAM_DECODE and STREAM_RESET statesHans de Goede2018-03-012-22/+1
* | ASoC: Intel: sst: Remove unnecessary sst_init_stream() functionHans de Goede2018-03-013-12/+2
* | ASoC: Intel: sst: Remove 2 unused members from stream_info structHans de Goede2018-03-012-8/+0
* | ASoC: Intel: sst: Fix error-code check in sst_pause_stream()Hans de Goede2018-03-011-1/+1
|/
* ASoC: Intel: sst: Fix some styleChristophe JAILLET2018-01-081-3/+3
* ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'Christophe JAILLET2018-01-081-1/+1
* Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2018-01-082-0/+2
|\