summaryrefslogtreecommitdiffstats
path: root/sound/soc/txx9/txx9aclc.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: txx9aclc: replace platform to componentKuninori Morimoto2018-02-121-11/+15
* ASoC: txx9: constify snd_pcm_ops structuresArvind Yadav2017-08-141-1/+1
* ASoC: txx9: make snd_soc_platform_driver constBhumika Goyal2017-08-141-1/+1
* ASoC: txx9: Added requiered spaces.Codrut Grosu2017-03-071-2/+2
* ASoC: txx9: Added blank line after declarationsCodrut Grosu2017-03-071-0/+1
* ASoC: txx9: Convert to devm_snd_soc_register_platformAxel Lin2015-08-281-8/+2
* ASoC: txx9: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen2015-01-051-6/+0
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ASoC: txx9: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ASoC: Remove platform field from snd_soc_daiLars-Peter Clausen2014-11-031-1/+1
|/
* ASoC: txx9: Don't opencode DMAengine API callsLars-Peter Clausen2014-08-191-7/+7
* ASoC: txx9: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2013-12-301-5/+0
* ASoC: txx9: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-071-3/+6
* ASoC: txx9: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-211-1/+1
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-171-1/+1
|\
| * sound-soc: move to dma_transfer_directionVinod Koul2011-10-311-1/+1
* | ASoC: Convert txx9 directory to module_platform_driverAxel Lin2011-11-251-11/+1
|/
* ASoC: Fix txx9aclc.c buildRalf Baechle2011-07-291-0/+1
* ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-2/+3
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-61/+80
* Merge branch 'ioat' into dmaengineDan Williams2010-05-171-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | DMAENGINE: extend the control command to include an argLinus Walleij2010-05-171-3/+4
* | DMAENGINE: generic slave control v2Linus Walleij2010-03-261-3/+3
|/
* ASoC: txx9aclc: dynamically allocate dmaengine devnameAtsushi Nemoto2009-06-251-4/+6
* ASoC: Kill BUS_ID_SIZETakashi Iwai2009-06-171-2/+2
* ASoC: Add TXx9 AC link controller driver (v3)Atsushi Nemoto2009-05-191-0/+430
OpenPOWER on IntegriCloud