| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: txx9: Added requiered spaces. | Codrut Grosu | 2017-03-07 | 1 | -2/+2 |
* | ASoC: txx9: Added blank line after declarations | Codrut Grosu | 2017-03-07 | 1 | -0/+1 |
* | ASoC: txx9: Convert to devm_snd_soc_register_platform | Axel Lin | 2015-08-28 | 1 | -8/+2 |
* | ASoC: txx9: Remove unnecessary snd_pcm_lib_preallocate_free_for_all() | Lars-Peter Clausen | 2015-01-05 | 1 | -6/+0 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 3 | -3/+0 |
|\ |
|
| * | ASoC: txx9: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 3 | -3/+0 |
| | | |
| \ | |
*-. | | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/... | Mark Brown | 2014-12-08 | 1 | -1/+1 |
|\ \| |
|
| * | | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control | Lars-Peter Clausen | 2014-11-18 | 1 | -1/+1 |
| |/ |
|
* / | ASoC: Remove platform field from snd_soc_dai | Lars-Peter Clausen | 2014-11-03 | 1 | -1/+1 |
|/ |
|
* | ASoC: txx9: Don't opencode DMAengine API calls | Lars-Peter Clausen | 2014-08-19 | 1 | -7/+7 |
* | ASoC: txx9aclc_ac97: Fix kernel crash on probe | Alexander Shiyan | 2014-02-16 | 1 | -3/+5 |
* | ASoC: txx9: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen | 2013-12-30 | 1 | -5/+0 |
* | ASoC: txx9: Use WARN_ON() instead of BUG_ON() | Takashi Iwai | 2013-11-07 | 1 | -3/+6 |
* | ASoC: txx9: don't check resource with devm_ioremap_resource | Wolfram Sang | 2013-07-24 | 1 | -3/+0 |
* | ASoC: ac97: Support multi-platform AC'97 | Mark Brown | 2013-06-27 | 1 | -2/+6 |
* | ASoC: txx9aclc_ac97: Convert to devm_ioremap_resource() | Mark Brown | 2013-06-27 | 1 | -6/+3 |
* | ASoC: switch over to use snd_soc_register_component() on txx9aclc ac97 | Kuninori Morimoto | 2013-03-26 | 1 | -2/+7 |
* | ASoC: txx9: remove __dev* attributes | Bill Pemberton | 2012-12-09 | 2 | -6/+6 |
* | dmaengine/dma_slave: introduce inline wrappers | Alexandre Bounine | 2012-03-21 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-01-18 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul | 2011-11-17 | 1 | -1/+1 |
| |\ |
|
| | * | sound-soc: move to dma_transfer_direction | Vinod Koul | 2011-10-31 | 1 | -1/+1 |
* | | | ASoC: txx9: Add .owner to struct snd_soc_card | Axel Lin | 2011-12-23 | 1 | -0/+1 |
* | | | ASoC: Convert txx9 directory to module_platform_driver | Axel Lin | 2011-11-25 | 2 | -23/+2 |
|/ / |
|
* | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2011-10-27 | 1 | -1/+1 |
|\ \ |
|
| * | | ASoC: txx9: Add __exit_p at necessary place | Axel Lin | 2011-10-03 | 1 | -1/+1 |
| |/ |
|
* / | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-22 | 1 | -1/+1 |
|/ |
|
* | ASoC: Fix txx9aclc.c build | Ralf Baechle | 2011-07-29 | 1 | -0/+1 |
* | ASoC: core - Optimise and refactor pcm_new() to pass only rtd | Liam Girdwood | 2011-06-07 | 1 | -2/+3 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 4 | -124/+109 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-05-22 | 1 | -3/+4 |
|\ |
|
| * | Merge branch 'ioat' into dmaengine | Dan Williams | 2010-05-18 | 2 | -0/+2 |
| |\ |
|
| * | | DMAENGINE: extend the control command to include an arg | Linus Walleij | 2010-05-18 | 1 | -3/+4 |
| * | | DMAENGINE: generic slave control v2 | Linus Walleij | 2010-03-27 | 1 | -3/+3 |
* | | | MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devices | Geert Uytterhoeven | 2010-04-30 | 2 | -0/+2 |
| |/
|/| |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 2 | -0/+2 |
|/ |
|
* | ASoC: txx9aclc: dynamically allocate dmaengine devname | Atsushi Nemoto | 2009-06-25 | 1 | -4/+6 |
* | ASoC: Kill BUS_ID_SIZE | Takashi Iwai | 2009-06-17 | 1 | -2/+2 |
* | ASoC: Add TXx9 AC link controller driver (v3) | Atsushi Nemoto | 2009-05-19 | 6 | -0/+906 |