Age | Commit message (Expand) | Author | Files | Lines |
2021-01-06 | ASoC: txx9: Remove driver | Thomas Bogendoerfer | 1 | -422/+0 |
2020-09-09 | ASoC: txx9: Replace tasklet with work | Takashi Iwai | 1 | -5/+6 |
2020-09-02 | ASoC: txx9: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -4/+3 |
2020-03-27 | ASoC: txx9: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto | 1 | -1/+1 |
2020-01-13 | ASoC: txx9: Remove unused rtd variable | Paul Burton | 1 | -1/+0 |
2019-12-11 | ASoC: txx9: Use managed buffer allocation | Takashi Iwai | 1 | -13/+1 |
2019-12-11 | ASoC: txx9: Drop superfluous ioctl PCM ops | Takashi Iwai | 1 | -1/+0 |
2019-10-08 | ASoC: txx9: txx9aclc: remove snd_pcm_ops | Kuninori Morimoto | 1 | -23/+25 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-02-06 | ASoC: txx9: Drop superfluous PCM preallocation error checks | Takashi Iwai | 1 | -1/+3 |
2018-02-12 | ASoC: txx9aclc: replace platform to component | Kuninori Morimoto | 1 | -11/+15 |
2017-08-14 | ASoC: txx9: constify snd_pcm_ops structures | Arvind Yadav | 1 | -1/+1 |
2017-08-14 | ASoC: txx9: make snd_soc_platform_driver const | Bhumika Goyal | 1 | -1/+1 |
2017-03-07 | ASoC: txx9: Added requiered spaces. | Codrut Grosu | 1 | -2/+2 |
2017-03-07 | ASoC: txx9: Added blank line after declarations | Codrut Grosu | 1 | -0/+1 |
2015-08-28 | ASoC: txx9: Convert to devm_snd_soc_register_platform | Axel Lin | 1 | -8/+2 |
2015-01-06 | ASoC: txx9: Remove unnecessary snd_pcm_lib_preallocate_free_for_all() | Lars-Peter Clausen | 1 | -6/+0 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-03 | ASoC: Remove platform field from snd_soc_dai | Lars-Peter Clausen | 1 | -1/+1 |
2014-10-20 | ASoC: txx9: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-08-19 | ASoC: txx9: Don't opencode DMAengine API calls | Lars-Peter Clausen | 1 | -7/+7 |
2013-12-30 | ASoC: txx9: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen | 1 | -5/+0 |
2013-11-07 | ASoC: txx9: Use WARN_ON() instead of BUG_ON() | Takashi Iwai | 1 | -3/+6 |
2012-12-09 | ASoC: txx9: remove __dev* attributes | Bill Pemberton | 1 | -3/+3 |
2012-03-21 | dmaengine/dma_slave: introduce inline wrappers | Alexandre Bounine | 1 | -1/+1 |
2012-01-18 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -1/+1 |
2011-11-25 | ASoC: Convert txx9 directory to module_platform_driver | Axel Lin | 1 | -11/+1 |
2011-10-31 | sound-soc: move to dma_transfer_direction | Vinod Koul | 1 | -1/+1 |
2011-07-29 | ASoC: Fix txx9aclc.c build | Ralf Baechle | 1 | -0/+1 |
2011-06-07 | ASoC: core - Optimise and refactor pcm_new() to pass only rtd | Liam Girdwood | 1 | -2/+3 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 1 | -61/+80 |
2010-05-18 | Merge branch 'ioat' into dmaengine | Dan Williams | 1 | -0/+1 |
2010-05-18 | DMAENGINE: extend the control command to include an arg | Linus Walleij | 1 | -3/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-27 | DMAENGINE: generic slave control v2 | Linus Walleij | 1 | -3/+3 |
2009-06-26 | ASoC: txx9aclc: dynamically allocate dmaengine devname | Atsushi Nemoto | 1 | -4/+6 |
2009-06-17 | ASoC: Kill BUS_ID_SIZE | Takashi Iwai | 1 | -2/+2 |
2009-05-19 | ASoC: Add TXx9 AC link controller driver (v3) | Atsushi Nemoto | 1 | -0/+430 |