aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ASoC: omap: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen2014-05-20
* ASoC: omap: Amstrad E3 needs TTY support for codecArnd Bergmann2014-05-01
* ASoC: omap: RX-51 audio needs I2CArnd Bergmann2014-05-01
* ASoC: omap: rx51: Add DT supportSebastian Reichel2014-05-01
* Merge branch 'asoc-dt' into asoc-omapMark Brown2014-05-01
|\
| * ASoC: dt: Allow Aux Codecs to be specified using DTSebastian Reichel2014-05-01
* | ASoC: omap: rx51: Add some error messagesSebastian Reichel2014-05-01
* | ASoC: omap: rx51: get GPIO numbers via gpiod APISebastian Reichel2014-05-01
* | ASoC: omap: rx51: omap_mcbsp_st_add_controls: add id parameterSebastian Reichel2014-05-01
* | ASoC: omap: rx51: Use devm_snd_soc_register_cardSebastian Reichel2014-04-29
* | ASoC: omap: rx51: Add module aliasSebastian Reichel2014-04-29
* | ASoC: omap: rx51: Use static const char * const arraysSebastian Reichel2014-04-29
* | ASoC: omap-hdmi: Remove excess curly bracketPeter Ujfalusi2014-04-22
* | ASoC: omap-pcm: Drop the platform driver init codePeter Ujfalusi2014-04-18
* | ASoC: omap-hdmi-card: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-18
* | ASoC: rx51: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-18
* | ASoC: osk5912: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-18
* | ASoC: omap3pandora: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-18
* | ASoC: n810: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-18
* | ASoC: ams-delta: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-18
* | ASoC: am3517evm: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-18
* | ASoC: omap-twl4030: Use the same name/node for platform as the cpu_daiPeter Ujfalusi2014-04-18
* | ASoC: omap-abe-twl6040: Use the cpu_dai node to specify the platform driverPeter Ujfalusi2014-04-18
* | ASoC: omap-hdmi: Bind the platform driver to the dai driver when loadingPeter Ujfalusi2014-04-18
* | ASoC: omap-dmic: Bind the platform driver to the dai driver when loadingPeter Ujfalusi2014-04-18
* | ASoC: omap-dmic: Assign the dai DMA data at earlier timePeter Ujfalusi2014-04-18
* | ASoC: omap-mcbsp: Bind the platform driver to the dai driver when loadingPeter Ujfalusi2014-04-18
* | ASoC: omap-mcbsp: Assign the dai DMA data at earlier timePeter Ujfalusi2014-04-18
* | ASoC: omap-mcpdm: Bind the platform driver to the dai driver when loadingPeter Ujfalusi2014-04-18
* | ASoC: omap-mcpdm: Assign the dai DMA data at earlier timePeter Ujfalusi2014-04-18
* | ASoC: omap-pcm: Support for binding the platform driver to dai devicesPeter Ujfalusi2014-04-18
* | Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2014-04-18
|\ \
| * | ASoC: Add resource managed snd_soc_register_platform()Peter Ujfalusi2014-04-18
| |/
* | ASoC: omap3pandora: Convert to table based DAPM setupLars-Peter Clausen2014-04-14
* | ASoC: omap: rx51: Convert to table based control and DAPM setupLars-Peter Clausen2014-04-14
* | ASoC: ams-delta: Convert to table based DAPM and control setupLars-Peter Clausen2014-04-14
|/
* Linux 3.15-rc1Linus Torvalds2014-04-13
* mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven2014-04-13
* cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven2014-04-13
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-13
|\
| * mm: slab/slub: use page->list consistently instead of page->lruDave Hansen2014-04-11
| * mm/slab.c: cleanup outdated comments and unify variables namingJianyu Zhan2014-04-01
| * slab: fix wrongly used macroJoonsoo Kim2014-04-01
| * slub: fix high order page allocation problem with __GFP_NOFAILJoonsoo Kim2014-03-27
| * slab: Make allocations with GFP_ZERO slightly more efficientJoe Perches2014-02-08
| * slab: make more slab management structure off the slabJoonsoo Kim2014-02-08
| * slab: introduce byte sized index for the freelist of a slabJoonsoo Kim2014-02-08
| * slab: restrict the number of objects in a slabJoonsoo Kim2014-02-08
| * slab: introduce helper functions to get/set free objectJoonsoo Kim2014-02-08
| * slab: factor out calculate nr objects in cache_estimateJoonsoo Kim2014-02-08