summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-02ASoC: omap: Amstrad E3 needs TTY support for codecArnd Bergmann1-1/+1
2014-05-01ASoC: omap: RX-51 audio needs I2CArnd Bergmann1-1/+1
2014-05-01ASoC: omap: rx51: Add DT supportSebastian Reichel2-0/+80
2014-05-01Merge branch 'asoc-dt' into asoc-omapMark Brown2-27/+54
2014-05-01ASoC: dt: Allow Aux Codecs to be specified using DTSebastian Reichel2-27/+54
2014-05-01ASoC: omap: rx51: Add some error messagesSebastian Reichel1-3/+13
2014-05-01ASoC: omap: rx51: get GPIO numbers via gpiod APISebastian Reichel1-35/+79
2014-05-01ASoC: omap: rx51: omap_mcbsp_st_add_controls: add id parameterSebastian Reichel3-4/+5
2014-04-30ASoC: omap: rx51: Use devm_snd_soc_register_cardSebastian Reichel1-20/+22
2014-04-30ASoC: omap: rx51: Add module aliasSebastian Reichel1-0/+1
2014-04-30ASoC: omap: rx51: Use static const char * const arraysSebastian Reichel1-3/+5
2014-04-22ASoC: omap-hdmi: Remove excess curly bracketPeter Ujfalusi1-1/+0
2014-04-18ASoC: omap-pcm: Drop the platform driver init codePeter Ujfalusi1-25/+0
2014-04-18ASoC: omap-hdmi-card: Use the same name for platform as the cpu_daiPeter Ujfalusi1-1/+1
2014-04-18ASoC: rx51: Use the same name for platform as the cpu_daiPeter Ujfalusi1-1/+1
2014-04-18ASoC: osk5912: Use the same name for platform as the cpu_daiPeter Ujfalusi1-1/+1
2014-04-18ASoC: omap3pandora: Use the same name for platform as the cpu_daiPeter Ujfalusi1-2/+2
2014-04-18ASoC: n810: Use the same name for platform as the cpu_daiPeter Ujfalusi1-1/+1
2014-04-18ASoC: ams-delta: Use the same name for platform as the cpu_daiPeter Ujfalusi1-1/+1
2014-04-18ASoC: am3517evm: Use the same name for platform as the cpu_daiPeter Ujfalusi1-1/+1
2014-04-18ASoC: omap-twl4030: Use the same name/node for platform as the cpu_daiPeter Ujfalusi1-2/+8
2014-04-18ASoC: omap-abe-twl6040: Use the cpu_dai node to specify the platform driverPeter Ujfalusi1-6/+2
2014-04-18ASoC: omap-hdmi: Bind the platform driver to the dai driver when loadingPeter Ujfalusi1-1/+6
2014-04-18ASoC: omap-dmic: Bind the platform driver to the dai driver when loadingPeter Ujfalusi1-0/+5
2014-04-18ASoC: omap-dmic: Assign the dai DMA data at earlier timePeter Ujfalusi1-1/+3
2014-04-18ASoC: omap-mcbsp: Bind the platform driver to the dai driver when loadingPeter Ujfalusi1-4/+9
2014-04-18ASoC: omap-mcbsp: Assign the dai DMA data at earlier timePeter Ujfalusi1-3/+4
2014-04-18ASoC: omap-mcpdm: Bind the platform driver to the dai driver when loadingPeter Ujfalusi1-1/+7
2014-04-18ASoC: omap-mcpdm: Assign the dai DMA data at earlier timePeter Ujfalusi1-3/+5
2014-04-18ASoC: omap-pcm: Support for binding the platform driver to dai devicesPeter Ujfalusi2-0/+36
2014-04-18Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2-0/+36
2014-04-18ASoC: Add resource managed snd_soc_register_platform()Peter Ujfalusi2-0/+36
2014-04-14ASoC: omap3pandora: Convert to table based DAPM setupLars-Peter Clausen1-22/+9
2014-04-14ASoC: omap: rx51: Convert to table based control and DAPM setupLars-Peter Clausen1-40/+7
2014-04-14ASoC: ams-delta: Convert to table based DAPM and control setupLars-Peter Clausen1-43/+21
2014-04-14Linux 3.15-rc1v3.15-rc1Linus Torvalds1-2/+2
2014-04-14mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven1-1/+1
2014-04-14cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven1-1/+1
2014-04-14Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds5-84/+128
2014-04-13Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds6-120/+196
2014-04-13sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka1-0/+4
2014-04-13powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras1-1/+2
2014-04-13futex: update documentation for ordering guaranteesDavidlohr Bueso1-9/+23
2014-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds102-433/+420
2014-04-13Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds37-1473/+1115
2014-04-13Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+3
2014-04-13Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds9-5/+71
2014-04-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds33-437/+1241
2014-04-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds18-126/+200
2014-04-13Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds5-116/+150