Age | Commit message (Expand) | Author | Files | Lines |
2015-10-23 | Merge branch 'topic/hw-constraint-single' into for-next | Takashi Iwai | 1 | -2/+2 |
2015-10-21 | ASoC: ux500: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen | 1 | -2/+2 |
2015-09-14 | ASoC: ux500: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-09-14 | ASoC: mop500: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-07-20 | ASoC: ux500: adjust devm usage | Julia Lawall | 1 | -19/+10 |
2015-06-05 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 1 | -1/+0 |
2015-05-21 | ASoC: mop500_ab8500: Add a NULL pointer check in mop500_ab8500_machine_init() | Rajan Vaja | 1 | -0/+4 |
2015-04-27 | ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internal | Lars-Peter Clausen | 1 | -1/+0 |
2015-04-12 | ASoC: mop500_ab8500: Use card DAPM context to access widgets | Lars-Peter Clausen | 1 | -18/+18 |
2015-01-07 | ASoC: mop500_ab8500: Use snd_soc_runtime_set_dai_fmt() | Lars-Peter Clausen | 1 | -14/+2 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+0 |
2014-12-03 | ASoC: mop500: Deletion of unnecessary checks before the function call "of_nod... | Markus Elfring | 1 | -4/+2 |
2014-11-10 | ASoC: simple-card: Remove useless casts | Jean-Francois Moine | 1 | -4/+2 |
2014-10-20 | ASoC: ux500: drop owner assignment from platform_drivers | Wolfram Sang | 2 | -2/+0 |
2014-05-21 | ASoC: mop500_ab8500: Replace instances of rtd->codec->card with rtd->card | Lars-Peter Clausen | 1 | -1/+1 |
2014-01-09 | ASoC: ux500: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen | 1 | -15/+0 |
2014-01-08 | ASoC: ux500: Fix sparse non static symbol warning | Wei Yongjun | 1 | -3/+3 |
2014-01-07 | ASoC: ux500: Dramatically reduce the size of the DAI driver data struct | Lee Jones | 1 | -82/+14 |
2014-01-07 | ASoC: ux500_pcm: Differentiate between pdata and DT initialisation | Lee Jones | 1 | -5/+15 |
2014-01-07 | ASoC: ux500_pcm: Take out pointless dev_dbg() call | Lee Jones | 1 | -4/+0 |
2014-01-07 | ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT case | Lee Jones | 1 | -2/+40 |
2014-01-07 | ASoC: ux500_pcm: Extend Device Tree support to deal with DMA data | Lee Jones | 1 | -15/+41 |
2014-01-07 | ASoC: ux500_pcm: Expect different saved DMA data when obtaining from DAI store | Lee Jones | 1 | -4/+15 |
2014-01-07 | ASoC: ux500_pcm: Stop pretending that we support varying address widths | Lee Jones | 1 | -4/+3 |
2014-01-07 | ASoC: Ux500: Match platform by device node when booting Device Tree | Lee Jones | 1 | -0/+2 |
2014-01-07 | ASoC: ux500: Provide better checking for Device Tree and/or Platform Data | Lee Jones | 1 | -2/+6 |
2014-01-07 | ARM: ux500: Don't use enums for MSP IDs - for easy DT conversion | Lee Jones | 1 | -1/+1 |
2013-07-15 | ASoC: mop500: add .owner to struct snd_soc_card | Wei Yongjun | 1 | -0/+1 |
2013-07-04 | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 7 | -171/+100 |
2013-06-12 | ASoC: ux500: Add DMA slave config prepare routine | Fabio Baltieri | 1 | -0/+30 |
2013-06-12 | ASoC: ux500: Set DMA address during device init | Fabio Baltieri | 2 | -0/+4 |
2013-06-12 | ASoC: ux500: Move DMA parameters into ux500_msp | Fabio Baltieri | 4 | -20/+17 |
2013-06-04 | dmaengine: ste_dma40: Convert data_width from register bit format to value | Lee Jones | 1 | -5/+5 |
2013-05-28 | ASoC: ux500: Ensure consistent configuration between DAIs | Fabio Baltieri | 1 | -0/+35 |
2013-05-25 | ASoC: ux500: Drop redundant msp id enumerations | Fabio Baltieri | 1 | -8/+2 |
2013-05-25 | ASoC: ux500: Add missing mop500_ab8500.h include | Fabio Baltieri | 1 | -0/+1 |
2013-05-25 | ASoC: ux500: Drop unused code from msp headers | Fabio Baltieri | 2 | -33/+0 |
2013-05-25 | ASoC: ux500: Drop dangling struct i2s_controller | Fabio Baltieri | 2 | -31/+0 |
2013-05-25 | ASoC: ux500: Drop pinctrl sleep support | Fabio Baltieri | 2 | -60/+2 |
2013-05-15 | ASoC: mop500: Staticize non exported struct | Lars-Peter Clausen | 1 | -1/+1 |
2013-05-15 | ASoC: mop500_ab8500: Staticize non exported functions | Lars-Peter Clausen | 1 | -3/+3 |
2013-05-12 | ASoC: ux500: drop clock gating widgets from machine driver | Fabio Baltieri | 1 | -10/+0 |
2013-05-12 | ASoC: ux500: register controls to card instead of codec | Fabio Baltieri | 1 | -5/+5 |
2013-05-03 | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 6 | -223/+41 |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -10/+2 |
2013-04-23 | Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next | Mark Brown | 1 | -0/+1 |
2013-04-23 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 2 | -143/+18 |
2013-04-23 | ASoC: ux500: forward declare msp_i2s_platform_data | Arnd Bergmann | 1 | -0/+1 |
2013-04-18 | ASoC: ux500: Use generic dmaengine PCM | Lars-Peter Clausen | 2 | -143/+18 |
2013-04-17 | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional | Lars-Peter Clausen | 1 | -3/+3 |