Age | Commit message (Expand) | Author | Files | Lines |
2020-09-01 | ASoC: Intel: haswell: Fix power transition refactor | Cezary Rojewski | 1 | -104/+81 |
2020-07-27 | ASoC: intel: use asoc_substream_to_rtd() | Kuninori Morimoto | 1 | -6/+6 |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-04-17 | ASoC: Intel: haswell: Power transition refactor | Cezary Rojewski | 1 | -81/+104 |
2020-03-27 | ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 1 | -13/+13 |
2019-12-11 | ASoC: intel: haswell: Use managed buffer allocation | Takashi Iwai | 1 | -16/+1 |
2019-12-11 | ASoC: intel: Drop superfluous ioctl PCM ops | Takashi Iwai | 1 | -1/+0 |
2019-11-09 | ASoC: intel: Drop superfluous snd_pcm_sgbuf_ops_page | Takashi Iwai | 1 | -12/+0 |
2019-10-08 | ASoC: intel: sst-haswell-pcm: remove snd_pcm_ops | Kuninori Morimoto | 1 | -27/+35 |
2019-08-13 | ASoC: Intel: hsw: remove i386 build warning w/ size_t argument | Pierre-Louis Bossart | 1 | -2/+2 |
2019-08-07 | ASoC: Intel: Update request-reply IPC model | Cezary Rojewski | 1 | -76/+88 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 4 | -40/+4 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-04-19 | ASoC: Intel: Haswell: Remove set but not used variable 'stage_type' | YueHaibing | 1 | -7/+1 |
2019-02-08 | Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 2 | -3/+3 |
2019-02-06 | ASoC: intel: Drop superfluous PCM preallocation error checks | Takashi Iwai | 1 | -8/+2 |
2019-01-03 | ASoC: Intel: Haswell: assign booleans to true/false | Pierre-Louis Bossart | 2 | -2/+2 |
2019-01-03 | ASoC: Intel: Haswell: remove unneeded semicolon | Pierre-Louis Bossart | 1 | -1/+1 |
2018-07-25 | ASoC: Intel: Haswell: fix endianness handling | Pierre-Louis Bossart | 1 | -24/+29 |
2018-02-12 | ASoC: intel: haswell: replace platform to component | Kuninori Morimoto | 2 | -66/+54 |
2017-08-14 | ASoC: Intel: make snd_soc_platform_driver const | Bhumika Goyal | 1 | -1/+1 |
2017-03-27 | ASoC: intel: remove unused variable data and associated code | Colin Ian King | 1 | -6/+0 |
2016-11-30 | ASoC: intel: Replace kthread with work | Takashi Iwai | 1 | -2/+1 |
2016-10-12 | kthread: kthread worker API cleanup | Petr Mladek | 1 | -1/+1 |
2016-09-12 | ASoC: constify snd_pcm_ops structures | Julia Lawall | 1 | -1/+1 |
2016-07-14 | ASoC: Intel: Fix conflicting pcm dev drvdata on haswell | Ben Zhang | 1 | -1/+0 |
2016-05-11 | ASoC: Intel: Fix printk formatting | Joonas Lahtinen | 1 | -1/+1 |
2016-04-06 | ASoC: Intel: sst: fix a loop timeout in sst_hsw_stream_reset() | Dan Carpenter | 1 | -1/+1 |
2015-12-14 | ASoC: Intel: sst: fix the IRQ locked issue | Liam Girdwood | 1 | -18/+13 |
2015-11-16 | ASoC: Intel: constify sst_block_ops structures | Julia Lawall | 1 | -1/+1 |
2015-09-23 | Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/doc', 'asoc/fix/... | Mark Brown | 1 | -8/+12 |
2015-09-09 | ASoC: intel: Fix SSP port configuration after RTD3 resume. | Liam Girdwood | 1 | -8/+12 |
2015-07-29 | ASoC: Intel: haswell: fix initialize 'NULL device *' issue | Jie Yang | 1 | -0/+2 |
2015-06-08 | ASoC: intel: Remove unused variable hsw | Takashi Iwai | 1 | -1/+0 |
2015-06-02 | ASoC: Intel: handle haswell pcm suspend including runtime modules freeing | Jie Yang | 1 | -6/+16 |
2015-06-02 | ASoC: Intel: check and clear runtime module pointer | Jie Yang | 1 | -2/+7 |
2015-06-02 | ASoC: intel: Revert "ASoC: Intel: fix broadwell module removing failed issue" | Jie Yang | 1 | -3/+1 |
2015-06-02 | ASoC: intel: Revert "ASoC: Intel: remove unused function hsw_pcm_free_modules()" | Jie Yang | 1 | -0/+15 |
2015-05-28 | ASoC: Intel: fix broadwell module removing failed issue | Liam Girdwood | 1 | -1/+3 |
2015-05-28 | ASoC: Intel: remove unused function hsw_pcm_free_modules() | Jie Yang | 1 | -15/+0 |
2015-05-22 | ASoC: Intel: Initialize max mailbox size for haswell | Subhransu S. Prusty | 1 | -0/+3 |
2015-05-22 | ASoC: Intel: Move the busy check to ops for HSW | Subhransu S. Prusty | 1 | -0/+9 |
2015-04-27 | ASoC: Intel: Remove invalid kfree of devm allocated data | Jin Yao | 1 | -1/+0 |
2015-04-12 | ASoC: Intel: fix array_size.cocci warnings | kbuild test robot | 1 | -1/+1 |
2015-04-10 | ASoC: Intel: Use the generic IPC/mailbox APIs in Broadwell | Jin Yao | 1 | -295/+87 |
2015-04-08 | ASoC: Intel: Fix a buffer overflow issue | Jie Yang | 1 | -1/+1 |
2015-04-06 | ASoC: Intel: create haswell folder and move haswell platform files in | Jie Yang | 5 | -0/+5080 |