index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
intel
/
atom
Age
Commit message (
Expand
)
Author
2020-04-10
Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-03
ASoC: Intel: atom: Fix uninitialized variable compiler warning
Hans de Goede
2020-04-03
ASoC: Intel: atom: Check drv->lock is locked in sst_fill_and_send_cmd_unlocked
Hans de Goede
2020-04-03
ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()
Hans de Goede
2020-04-02
Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-03-27
ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2020-02-25
ASoC: Intel: mrfld: fix incorrect check on p->sink
Colin Ian King
2020-02-14
sound: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
2020-02-11
ASoC: Intel: mrfld: return error codes when an error occurs
Colin Ian King
2020-01-28
Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-11
ASoC: intel: atom: Use managed buffer allocation
Takashi Iwai
2019-12-11
ASoC: intel: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-03
ASoC: Intel: sst: Add missing include <linux/io.h>
YueHaibing
2019-10-08
ASoC: intel: sst-mfld-platform-pcm: remove snd_pcm_ops
Kuninori Morimoto
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-14
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-06-10
ASoC: Intel: sst: fix kmalloc call with wrong flags
Alex Levin
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
Thomas Gleixner
2019-05-30
ASoC: Intel: use common helpers to detect CPUs
Pierre-Louis Bossart
2019-03-25
ASoC: intel: Fix crash at suspend/resume after failed codec registration
Guenter Roeck
2019-02-08
Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-02-06
ASoC: intel: Drop superfluous PCM preallocation error checks
Takashi Iwai
2019-01-18
Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1
Mark Brown
2019-01-07
ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages
Kangjie Lu
2019-01-04
ASoC: Intel: sst: Fallback to BYT-CR if IRQ 5 is missing
Stephan Gerhold
2019-01-04
ASoC: Intel: sst: Simplify is_byt_cr()
Stephan Gerhold
2019-01-03
ASoC: Intel: Atom: simplify boolean tests
Pierre-Louis Bossart
2018-11-06
ASoC: Intel: remove GFP_ATOMIC, use GFP_KERNEL
Pierre-Louis Bossart
2018-11-06
ASoC: Intel: use standard interface for Atom machine drivers
Pierre-Louis Bossart
2018-11-05
ASoC: Intel: mrfld: fix uninitialized variable access
Arnd Bergmann
2018-09-20
ASoC: add for_each_card_rtds() macro
Kuninori Morimoto
2018-07-25
ASoC: Intel: Atom: fix inversion between __iowrite32 and __ioread32
Pierre-Louis Bossart
2018-07-25
ASoC: Intel: Atom: simplify iomem address and casts
Pierre-Louis Bossart
2018-03-01
Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/lin...
Mark Brown
2018-03-01
ASoC: Intel: sst: Free streams on suspend, re-alloc on resume
Hans de Goede
2018-03-01
ASoC: Intel: sst: Add sst_realloc_stream() function
Hans de Goede
2018-03-01
ASoC: Intel: sst: Remove unused STREAM_DECODE and STREAM_RESET states
Hans de Goede
2018-03-01
ASoC: Intel: sst: Remove unnecessary sst_init_stream() function
Hans de Goede
2018-03-01
ASoC: Intel: sst: Remove 2 unused members from stream_info struct
Hans de Goede
2018-03-01
ASoC: Intel: sst: Fix error-code check in sst_pause_stream()
Hans de Goede
2018-02-12
ASoC: intel: atom: replace platform to component
Kuninori Morimoto
2018-01-08
ASoC: Intel: sst: Fix some style
Christophe JAILLET
2018-01-08
ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'
Christophe JAILLET
2018-01-08
Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2017-12-01
ASoC: intel: sst: Handle return value of platform_get_irq
Arvind Yadav
2017-11-10
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Mark Brown
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-21
ASoC: Intel: move all ACPI match tables to common module
Pierre-Louis Bossart
[next]