Age | Commit message (Expand) | Author |
2021-08-06 | Merge some cs42l42 patches into asoc-5.15 | Mark Brown |
2021-07-30 | ASoC: intel: atom: Fix reference to PCM buffer address | Takashi Iwai |
2021-07-28 | ASoC: Intel: Fix spelling contraction "cant" -> "can't" | Colin Ian King |
2021-04-23 | Merge remote-tracking branch 'asoc/for-5.13' into asoc-next | Mark Brown |
2021-04-01 | ASoC: Intel: Fix a typo | Bhaskar Chowdhury |
2021-03-31 | ASoC: Intel: Fix a typo | Bhaskar Chowdhury |
2021-03-24 | ASoC: intel: atom: Remove 44100 sample-rate from the media and deep-buffer DA... | Hans de Goede |
2021-03-24 | ASoC: intel: atom: Stop advertising non working S24LE support | Hans de Goede |
2021-03-10 | ASoC: Intel: atom: fix kernel-doc | Pierre-Louis Bossart |
2020-11-19 | ASoC: Intel: Atom: add dynamic selection of DSP driver | Pierre-Louis Bossart |
2020-11-13 | ASoC: Intel: atom: use inclusive language for SSP bclk/fsync | Pierre-Louis Bossart |
2020-11-02 | ASoC: Intel: remove unneeded semicolon | Tom Rix |
2020-10-14 | ASoC: Intel: atom: Remove duplicate kconfigs | Cezary Rojewski |
2020-10-06 | ASoC: Intel: Make atom components independent of sst-dsp | Cezary Rojewski |
2020-09-17 | Merge branch 'asoc-5.9' into asoc-5.10 | Mark Brown |
2020-08-21 | ASoC: intel: atom: Add period size constraint | Brent Lu |
2020-08-18 | ASoC: Intel: Atom: (cosmetic) align parameters | Pierre-Louis Bossart |
2020-08-18 | ASoC: Intel: Atom: sst_pvt: simplify return handling | Pierre-Louis Bossart |
2020-08-18 | ASoC: Intel: Atom: sst_loader: remove always-true condition | Pierre-Louis Bossart |
2020-08-18 | ASoC: Intel: Atom: remove useless assignment | Pierre-Louis Bossart |
2020-08-18 | ASoC: Intel: Atom: platform-pcm: fix redundant return | Pierre-Louis Bossart |
2020-08-18 | ASoC: Intel: Atom: sst_pvt: remove redundant initialization | Pierre-Louis Bossart |
2020-08-18 | ASoC: Intel: Atom: remove redundant initialization | Pierre-Louis Bossart |
2020-08-18 | ASoC: Intel: Atom: sst: remove useless NULL assignment | Pierre-Louis Bossart |
2020-08-18 | ASoC: Intel: Atom: platform-pcm: remove redundant assignment | Pierre-Louis Bossart |
2020-08-18 | ASoC: Intel: Atom: compress: remove redundant assignment | Pierre-Louis Bossart |
2020-08-18 | ASoC: Intel: Atom: sst-atom-controls: remove redundant assignments | Pierre-Louis Bossart |
2020-08-17 | ASoC: intel: Fix memleak in sst_media_open | Dinghao Liu |
2020-07-30 | ASoC: Intel: drop unnecessary list_empty | Julia Lawall |
2020-07-27 | ASoC: intel: use asoc_substream_to_rtd() | Kuninori Morimoto |
2020-07-01 | ASoC: Intel: atom: fix 'defined but not used' warning | Pierre-Louis Bossart |
2020-07-01 | ASoC: Intel: atom: fix kernel-doc | Pierre-Louis Bossart |
2020-05-18 | ASoC: intel: use snd_soc_xxx_active() | Kuninori Morimoto |
2020-05-12 | ASoC: Intel: Skylake: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-05-01 | ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only | Pierre-Louis Bossart |
2020-04-21 | ASoC: intel: atom: use snd_compress_ops | Kuninori Morimoto |
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 |