| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | ASoC: mop500_ab8500: Staticize non exported functions | Lars-Peter Clausen | 2013-05-15 | 1 | -3/+3 |
| * | ASoC: ux500: drop clock gating widgets from machine driver | Fabio Baltieri | 2013-05-12 | 1 | -10/+0 |
| * | ASoC: ux500: register controls to card instead of codec | Fabio Baltieri | 2013-05-12 | 1 | -5/+5 |
* | | dmaengine: ste_dma40: Convert data_width from register bit format to value | Lee Jones | 2013-06-04 | 1 | -5/+5 |
|/ |
|
* | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2013-05-03 | 6 | -223/+41 |
|\ |
|
| * | Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next | Mark Brown | 2013-04-23 | 1 | -0/+1 |
| |\ |
|
| | * | ASoC: ux500: forward declare msp_i2s_platform_data | Arnd Bergmann | 2013-04-23 | 1 | -0/+1 |
| * | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 2013-04-23 | 2 | -143/+18 |
| |\ \ |
|
| | * | | ASoC: ux500: Use generic dmaengine PCM | Lars-Peter Clausen | 2013-04-18 | 2 | -143/+18 |
| | * | | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional | Lars-Peter Clausen | 2013-04-17 | 1 | -3/+3 |
| * | | | Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next | Mark Brown | 2013-04-12 | 1 | -5/+0 |
| |\ \ \ |
|
| | * | | | ASoC: Ux500: remove test for undefined Kconfig macro | Paul Bolle | 2013-04-08 | 1 | -5/+0 |
| | | |/
| | |/| |
|
| * | | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 2013-04-12 | 2 | -74/+16 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | ASoC: ux500_pcm: Use the same snd_pcm_hardware for playback and capture | Lars-Peter Clausen | 2013-04-07 | 2 | -50/+15 |
| | * | | ASoC: ux500_pcm: No need to use snd_dmaengine_pcm_set_data() | Lars-Peter Clausen | 2013-03-26 | 1 | -2/+0 |
| | * | | ASoC: ux500_pcm: No need to wrap snd_dmaengine_pcm_close() | Lars-Peter Clausen | 2013-03-26 | 1 | -13/+1 |
| | * | | ASoC: ux500_pcm: Remove duplicated SNDRV_PCM_HW_PARAM_PERIODS constraint | Lars-Peter Clausen | 2013-03-26 | 1 | -9/+0 |
| | |/ |
|
| * | | ASoC: switch over to use snd_soc_register_component() on ux500 msp | Kuninori Morimoto | 2013-03-26 | 1 | -4/+9 |
| |/ |
|
* | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-02 | 4 | -10/+2 |
|\ \ |
|
| * | | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h> | Linus Walleij | 2013-04-08 | 3 | -6/+0 |
| * | | ARM: ux500: move mach/msp.h to <linux/platform_data/*> | Arnd Bergmann | 2013-04-08 | 3 | -4/+2 |
| |/ |
|
* | | sound: Remove stray pluses from Kconfig file | Paul Bolle | 2013-03-27 | 1 | -2/+2 |
|/ |
|
* | ASoC: Ux500: Fix build error pertaining to missing include file | Lee Jones | 2013-01-31 | 1 | -1/+1 |
* | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-12-13 | 5 | -31/+65 |
|\ |
|
| * | ASoC: ux500: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 3 | -9/+9 |
| * | Merge tag 'v3.7-rc7' into asoc-ux500 | Mark Brown | 2012-11-27 | 2 | -5/+20 |
| |\ |
|