Age | Commit message (Expand) | Author |
2020-10-06 | ASoC: Intel: Remove haswell solution | Cezary Rojewski |
2020-09-17 | Merge branch 'asoc-5.9' into asoc-5.10 | Mark Brown |
2020-09-01 | ASoC: Intel: haswell: Fix power transition refactor | Cezary Rojewski |
2020-08-18 | Merge series "ASoC: Intel: fix cppcheck warnings" from Pierre-Louis Bossart <... | Mark Brown |
2020-08-18 | sound/soc/intel: Fix spelling mistake "cant" --> "can't" | Youling Tang |
2020-08-18 | ASoC: Intel: haswell-ipc: remove redundant assignments | Pierre-Louis Bossart |
2020-08-18 | ASoC: Intel: haswell: (cosmetic) align function parameters | Pierre-Louis Bossart |
2020-07-27 | ASoC: intel: use asoc_substream_to_rtd() | Kuninori Morimoto |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-04-17 | ASoC: Intel: haswell: Power transition refactor | Cezary Rojewski |
2020-03-27 | ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto |
2019-12-11 | ASoC: intel: haswell: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ASoC: intel: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-11-09 | ASoC: intel: Drop superfluous snd_pcm_sgbuf_ops_page | Takashi Iwai |
2019-10-08 | ASoC: intel: sst-haswell-pcm: remove snd_pcm_ops | Kuninori Morimoto |
2019-08-13 | ASoC: Intel: hsw: remove i386 build warning w/ size_t argument | Pierre-Louis Bossart |
2019-08-07 | ASoC: Intel: Update request-reply IPC model | Cezary Rojewski |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-19 | ASoC: Intel: Haswell: Remove set but not used variable 'stage_type' | YueHaibing |
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-03 | ASoC: Intel: Haswell: assign booleans to true/false | Pierre-Louis Bossart |
2019-01-03 | ASoC: Intel: Haswell: remove unneeded semicolon | Pierre-Louis Bossart |
2018-07-25 | ASoC: Intel: Haswell: fix endianness handling | Pierre-Louis Bossart |
2018-02-12 | ASoC: intel: haswell: replace platform to component | Kuninori Morimoto |
2017-08-14 | ASoC: Intel: make snd_soc_platform_driver const | Bhumika Goyal |
2017-03-27 | ASoC: intel: remove unused variable data and associated code | Colin Ian King |
2016-11-30 | ASoC: intel: Replace kthread with work | Takashi Iwai |
2016-10-11 | kthread: kthread worker API cleanup | Petr Mladek |
2016-09-12 | ASoC: constify snd_pcm_ops structures | Julia Lawall |
2016-07-14 | ASoC: Intel: Fix conflicting pcm dev drvdata on haswell | Ben Zhang |
2016-05-11 | ASoC: Intel: Fix printk formatting | Joonas Lahtinen |
2016-04-06 | ASoC: Intel: sst: fix a loop timeout in sst_hsw_stream_reset() | Dan Carpenter |
2015-12-14 | ASoC: Intel: sst: fix the IRQ locked issue | Liam Girdwood |
2015-11-16 | ASoC: Intel: constify sst_block_ops structures | Julia Lawall |
2015-09-23 | Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/doc', 'asoc/fix/... | Mark Brown |
2015-09-09 | ASoC: intel: Fix SSP port configuration after RTD3 resume. | Liam Girdwood |
2015-07-29 | ASoC: Intel: haswell: fix initialize 'NULL device *' issue | Jie Yang |
2015-06-08 | ASoC: intel: Remove unused variable hsw | Takashi Iwai |
2015-06-02 | ASoC: Intel: handle haswell pcm suspend including runtime modules freeing | Jie Yang |
2015-06-02 | ASoC: Intel: check and clear runtime module pointer | Jie Yang |
2015-06-02 | ASoC: intel: Revert "ASoC: Intel: fix broadwell module removing failed issue" | Jie Yang |
2015-06-02 | ASoC: intel: Revert "ASoC: Intel: remove unused function hsw_pcm_free_modules()" | Jie Yang |
2015-05-28 | ASoC: Intel: fix broadwell module removing failed issue | Liam Girdwood |
2015-05-28 | ASoC: Intel: remove unused function hsw_pcm_free_modules() | Jie Yang |
2015-05-22 | ASoC: Intel: Initialize max mailbox size for haswell | Subhransu S. Prusty |
2015-05-22 | ASoC: Intel: Move the busy check to ops for HSW | Subhransu S. Prusty |
2015-04-27 | ASoC: Intel: Remove invalid kfree of devm allocated data | Jin Yao |