index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
txx9
/
txx9aclc.c
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-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-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-06
ASoC: txx9: Drop superfluous PCM preallocation error checks
Takashi Iwai
2018-02-12
ASoC: txx9aclc: replace platform to component
Kuninori Morimoto
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-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
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
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-11-25
ASoC: Convert txx9 directory to module_platform_driver
Axel Lin
2011-10-31
sound-soc: move to dma_transfer_direction
Vinod Koul
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-17
Merge branch 'ioat' into dmaengine
Dan Williams
2010-05-17
DMAENGINE: extend the control command to include an arg
Linus Walleij
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-26
DMAENGINE: generic slave control v2
Linus Walleij
2009-06-25
ASoC: txx9aclc: dynamically allocate dmaengine devname
Atsushi Nemoto
2009-06-17
ASoC: Kill BUS_ID_SIZE
Takashi Iwai
2009-05-19
ASoC: Add TXx9 AC link controller driver (v3)
Atsushi Nemoto