Age | Commit message (Expand) | Author |
2020-03-27 | ASoC: txx9: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto |
2020-01-21 | ASoC: soc-core: remove bus_control | Kuninori Morimoto |
2020-01-13 | ASoC: txx9: Remove unused rtd variable | Paul Burton |
2019-12-11 | ASoC: txx9: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ASoC: txx9: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-10-08 | ASoC: txx9: txx9aclc: remove snd_pcm_ops | Kuninori Morimoto |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-06 | ASoC: txx9: txx9aclc-generic: use modern dai_link style | Kuninori Morimoto |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon |
2019-02-06 | ASoC: txx9: Drop superfluous PCM preallocation error checks | Takashi Iwai |
2018-09-10 | ASoC: txx9: use devm_snd_soc_register_component() | Kuninori Morimoto |
2018-02-12 | ASoC: txx9aclc: replace platform to component | Kuninori Morimoto |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-14 | ASoC: txx9: constify snd_pcm_ops structures | Arvind Yadav |
2017-08-14 | ASoC: txx9: make snd_soc_platform_driver const | Bhumika Goyal |
2017-03-07 | ASoC: txx9: Added requiered spaces. | Codrut Grosu |
2017-03-07 | ASoC: txx9: Added blank line after declarations | Codrut Grosu |
2015-08-28 | ASoC: txx9: Convert to devm_snd_soc_register_platform | Axel Lin |
2015-01-05 | ASoC: txx9: Remove unnecessary snd_pcm_lib_preallocate_free_for_all() | Lars-Peter Clausen |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/... | Mark Brown |
2014-11-18 | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control | Lars-Peter Clausen |
2014-11-03 | ASoC: Remove platform field from snd_soc_dai | Lars-Peter Clausen |
2014-10-20 | ASoC: txx9: drop owner assignment from platform_drivers | Wolfram Sang |
2014-08-19 | ASoC: txx9: Don't opencode DMAengine API calls | Lars-Peter Clausen |
2014-02-16 | ASoC: txx9aclc_ac97: Fix kernel crash on probe | Alexander Shiyan |
2013-12-30 | ASoC: txx9: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen |
2013-11-07 | ASoC: txx9: Use WARN_ON() instead of BUG_ON() | Takashi Iwai |
2013-07-24 | ASoC: txx9: don't check resource with devm_ioremap_resource | Wolfram Sang |
2013-06-27 | ASoC: ac97: Support multi-platform AC'97 | Mark Brown |
2013-06-27 | ASoC: txx9aclc_ac97: Convert to devm_ioremap_resource() | Mark Brown |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on txx9aclc ac97 | Kuninori Morimoto |
2012-12-10 | ASoC: txx9: remove __dev* attributes | Bill Pemberton |
2012-03-21 | dmaengine/dma_slave: introduce inline wrappers | Alexandre Bounine |
2012-01-17 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2011-12-23 | ASoC: txx9: Add .owner to struct snd_soc_card | Axel Lin |
2011-11-25 | ASoC: Convert txx9 directory to module_platform_driver | Axel Lin |
2011-11-17 | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul |
2011-10-31 | sound-soc: move to dma_transfer_direction | Vinod Koul |
2011-10-27 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai |
2011-10-03 | ASoC: txx9: Add __exit_p at necessary place | Axel Lin |
2011-09-22 | sound: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-07-29 | ASoC: Fix txx9aclc.c build | Ralf Baechle |
2011-06-07 | ASoC: core - Optimise and refactor pcm_new() to pass only rtd | Liam Girdwood |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood |
2010-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2010-05-17 | Merge branch 'ioat' into dmaengine | Dan Williams |
2010-05-17 | DMAENGINE: extend the control command to include an arg | Linus Walleij |