summaryrefslogtreecommitdiffstats
path: root/sound/soc/txx9
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-265-16/+5Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-194-16/+4Star
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | ASoC: txx9: txx9aclc-generic: use modern dai_link styleKuninori Morimoto2019-06-061-4/+6
|/
* drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-1/+0Star
* ASoC: txx9: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-1/+3
* ASoC: txx9: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-2/+1Star
* ASoC: txx9aclc: replace platform to componentKuninori Morimoto2018-02-121-11/+15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* 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/+2Star
* ASoC: txx9: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen2015-01-051-6/+0Star
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-153-3/+0Star
|\
| * ASoC: txx9: drop owner assignment from platform_driversWolfram Sang2014-10-203-3/+0Star
| |
| \
*-. | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/...Mark Brown2014-12-081-1/+1
|\ \|
| * | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen2014-11-181-1/+1
| |/
* / 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: txx9aclc_ac97: Fix kernel crash on probeAlexander Shiyan2014-02-161-3/+5
* ASoC: txx9: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2013-12-301-5/+0Star
* ASoC: txx9: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-071-3/+6
* ASoC: txx9: don't check resource with devm_ioremap_resourceWolfram Sang2013-07-241-3/+0Star
* ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-2/+6
* ASoC: txx9aclc_ac97: Convert to devm_ioremap_resource()Mark Brown2013-06-271-6/+3Star
* ASoC: switch over to use snd_soc_register_component() on txx9aclc ac97Kuninori Morimoto2013-03-261-2/+7
* ASoC: txx9: remove __dev* attributesBill Pemberton2012-12-092-6/+6
* 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-181-1/+1
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-171-1/+1
| |\
| | * sound-soc: move to dma_transfer_directionVinod Koul2011-10-311-1/+1
* | | ASoC: txx9: Add .owner to struct snd_soc_cardAxel Lin2011-12-231-0/+1
* | | ASoC: Convert txx9 directory to module_platform_driverAxel Lin2011-11-252-23/+2Star
|/ /
* | Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-10-271-1/+1
|\ \
| * | ASoC: txx9: Add __exit_p at necessary placeAxel Lin2011-10-031-1/+1
| |/
* / sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+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-124-124/+109Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-221-3/+4
|\
| * Merge branch 'ioat' into dmaengineDan Williams2010-05-182-0/+2
| |\
| * | DMAENGINE: extend the control command to include an argLinus Walleij2010-05-181-3/+4
| * | DMAENGINE: generic slave control v2Linus Walleij2010-03-271-3/+3
* | | MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devicesGeert Uytterhoeven2010-04-302-0/+2
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
|/
* 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-196-0/+906