| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: ux500: add MODULE_LICENSE tag | Arnd Bergmann | 2018-01-10 | 2 | -0/+9 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
*-. | Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc... | Mark Brown | 2017-09-01 | 2 | -2/+1 |
|\ \ |
|
| | * | ASoC: ux500: Remove unnecessary function call | Donglin Peng | 2017-08-21 | 1 | -1/+0 |
| | * | ASoC: ux500: constify snd_soc_dai_ops structures | Arvind Yadav | 2017-08-18 | 1 | -1/+1 |
| |/ |
|
* | | ASoC: ux500: Restore platform DAI assignments | Johan Hovold | 2017-07-17 | 1 | -0/+4 |
|/ |
|
* | ASoC: ux500: Added blank line after declarations | Codrut Grosu | 2017-03-07 | 1 | -0/+1 |
* | ASoC: ux500: Remove unuseful break after return | Codrut Grosu | 2017-03-07 | 1 | -1/+0 |
* | ASoC: ux500: Added */ to the next line | Codrut Grosu | 2017-03-07 | 1 | -1/+2 |
* | ASoC: ux500: drop platform DAI assignments | Linus Walleij | 2017-03-06 | 1 | -4/+0 |
* | ASoC: ux500: fix spelling mistake "Unsopported" -> "Unsupported" | Colin Ian King | 2016-09-03 | 1 | -3/+3 |
* | Merge branch 'topic/hw-constraint-single' into for-next | Takashi Iwai | 2015-10-23 | 1 | -2/+2 |
|\ |
|
| * | ASoC: ux500: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen | 2015-10-21 | 1 | -2/+2 |
* | | ASoC: ux500: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-14 | 1 | -0/+1 |
* | | ASoC: mop500: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-14 | 1 | -0/+1 |
|/ |
|
* | ASoC: ux500: adjust devm usage | Julia Lawall | 2015-07-20 | 1 | -19/+10 |
* | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 2015-06-05 | 1 | -1/+0 |
|\ |
|
| * | ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internal | Lars-Peter Clausen | 2015-04-27 | 1 | -1/+0 |
* | | ASoC: mop500_ab8500: Add a NULL pointer check in mop500_ab8500_machine_init() | Rajan Vaja | 2015-05-21 | 1 | -0/+4 |
|/ |
|
* | ASoC: mop500_ab8500: Use card DAPM context to access widgets | Lars-Peter Clausen | 2015-04-12 | 1 | -18/+18 |
* | ASoC: mop500_ab8500: Use snd_soc_runtime_set_dai_fmt() | Lars-Peter Clausen | 2015-01-07 | 1 | -14/+2 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 2 | -2/+0 |
|\ |
|
| * | ASoC: ux500: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 2 | -2/+0 |
* | | ASoC: mop500: Deletion of unnecessary checks before the function call "of_nod... | Markus Elfring | 2014-12-03 | 1 | -4/+2 |
* | | ASoC: simple-card: Remove useless casts | Jean-Francois Moine | 2014-11-10 | 1 | -4/+2 |
|/ |
|
* | ASoC: mop500_ab8500: Replace instances of rtd->codec->card with rtd->card | Lars-Peter Clausen | 2014-05-20 | 1 | -1/+1 |
* | ASoC: ux500: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen | 2014-01-09 | 1 | -15/+0 |
* | ASoC: ux500: Fix sparse non static symbol warning | Wei Yongjun | 2014-01-08 | 1 | -3/+3 |
* | ASoC: ux500: Dramatically reduce the size of the DAI driver data struct | Lee Jones | 2014-01-07 | 1 | -82/+14 |
* | ASoC: ux500_pcm: Differentiate between pdata and DT initialisation | Lee Jones | 2014-01-07 | 1 | -5/+15 |
* | ASoC: ux500_pcm: Take out pointless dev_dbg() call | Lee Jones | 2014-01-07 | 1 | -4/+0 |
* | ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT case | Lee Jones | 2014-01-07 | 1 | -2/+40 |
* | ASoC: ux500_pcm: Extend Device Tree support to deal with DMA data | Lee Jones | 2014-01-07 | 1 | -15/+41 |
* | ASoC: ux500_pcm: Expect different saved DMA data when obtaining from DAI store | Lee Jones | 2014-01-07 | 1 | -4/+15 |
* | ASoC: ux500_pcm: Stop pretending that we support varying address widths | Lee Jones | 2014-01-07 | 1 | -4/+3 |
* | ASoC: Ux500: Match platform by device node when booting Device Tree | Lee Jones | 2014-01-07 | 1 | -0/+2 |
* | ASoC: ux500: Provide better checking for Device Tree and/or Platform Data | Lee Jones | 2014-01-07 | 1 | -2/+6 |
* | ARM: ux500: Don't use enums for MSP IDs - for easy DT conversion | Lee Jones | 2014-01-07 | 1 | -1/+1 |
* | ASoC: mop500: add .owner to struct snd_soc_card | Wei Yongjun | 2013-07-15 | 1 | -0/+1 |
* | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2013-07-03 | 7 | -171/+100 |
|\ |
|
| * | ASoC: ux500: Add DMA slave config prepare routine | Fabio Baltieri | 2013-06-12 | 1 | -0/+30 |
| * | ASoC: ux500: Set DMA address during device init | Fabio Baltieri | 2013-06-12 | 2 | -0/+4 |
| * | ASoC: ux500: Move DMA parameters into ux500_msp | Fabio Baltieri | 2013-06-12 | 4 | -20/+17 |
| * | ASoC: ux500: Ensure consistent configuration between DAIs | Fabio Baltieri | 2013-05-28 | 1 | -0/+35 |
| * | ASoC: ux500: Drop redundant msp id enumerations | Fabio Baltieri | 2013-05-25 | 1 | -8/+2 |
| * | ASoC: ux500: Add missing mop500_ab8500.h include | Fabio Baltieri | 2013-05-25 | 1 | -0/+1 |
| * | ASoC: ux500: Drop unused code from msp headers | Fabio Baltieri | 2013-05-25 | 2 | -33/+0 |
| * | ASoC: ux500: Drop dangling struct i2s_controller | Fabio Baltieri | 2013-05-25 | 2 | -31/+0 |
| * | ASoC: ux500: Drop pinctrl sleep support | Fabio Baltieri | 2013-05-25 | 2 | -60/+2 |
| * | ASoC: mop500: Staticize non exported struct | Lars-Peter Clausen | 2013-05-15 | 1 | -1/+1 |