summaryrefslogtreecommitdiffstats
path: root/sound/soc/omap
Commit message (Expand)AuthorAgeFilesLines
*---. Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/...Mark Brown2014-08-043-30/+13Star
|\ \ \
| * | | ASoC: omap-dmic: Use devm_clk_getHimangi Saraogi2014-07-141-23/+6Star
| * | | ASoC: omap-dmic: Use devm_snd_soc_register_componentManish Badarkhe2014-07-091-3/+3
| * | | ASoC: omap-mcbsp: Use devm_snd_soc_register_componentManish Badarkhe2014-07-091-4/+3Star
| * | | ASoC: omap-pcm: Include omap-pcm.hLars-Peter Clausen2014-06-211-0/+1
| |/ /
* / / ASoC: Move card field form platform/codec to componentLars-Peter Clausen2014-07-231-1/+1
|/ /
* / ASoC: Fix wrong argument for card remove callbacksTakashi Iwai2014-06-033-4/+3Star
|/
* ASoC: free jack GPIOs before the sound card is freedStephen Warren2014-06-033-27/+33
*-. Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into a...Mark Brown2014-06-035-34/+4Star
|\ \
| * | ASoC: omap-pcm: Move omap-pcm under include/soundJyri Sarha2014-05-265-34/+4Star
| | |
| \ \
*-. | | Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/...Mark Brown2014-05-2216-122/+235
|\ \| | | | |/ | |/|
| | * ASoC: omap: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen2014-05-203-7/+5Star
| | * ASoC: omap: Amstrad E3 needs TTY support for codecArnd Bergmann2014-05-011-1/+1
| | * ASoC: omap: RX-51 audio needs I2CArnd Bergmann2014-05-011-1/+1
| | * ASoC: omap: rx51: Add DT supportSebastian Reichel2014-05-011-0/+53
| | * ASoC: omap: rx51: Add some error messagesSebastian Reichel2014-05-011-3/+13
| | * ASoC: omap: rx51: get GPIO numbers via gpiod APISebastian Reichel2014-05-011-35/+79
| | * ASoC: omap: rx51: omap_mcbsp_st_add_controls: add id parameterSebastian Reichel2014-05-013-4/+5
| | * ASoC: omap: rx51: Use devm_snd_soc_register_cardSebastian Reichel2014-04-301-20/+22
| | * ASoC: omap: rx51: Add module aliasSebastian Reichel2014-04-301-0/+1
| | * ASoC: omap: rx51: Use static const char * const arraysSebastian Reichel2014-04-301-3/+5
| | * ASoC: omap-hdmi: Remove excess curly bracketPeter Ujfalusi2014-04-221-1/+0Star
| | * ASoC: omap-pcm: Drop the platform driver init codePeter Ujfalusi2014-04-181-25/+0Star
| | * ASoC: omap-hdmi-card: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-181-1/+1
| | * ASoC: rx51: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-181-1/+1
| | * ASoC: osk5912: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-181-1/+1
| | * ASoC: omap3pandora: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-181-2/+2
| | * ASoC: n810: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-181-1/+1
| | * ASoC: ams-delta: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-181-1/+1
| | * ASoC: am3517evm: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-181-1/+1
| | * ASoC: omap-twl4030: Use the same name/node for platform as the cpu_daiPeter Ujfalusi2014-04-181-2/+8
| | * ASoC: omap-abe-twl6040: Use the cpu_dai node to specify the platform driverPeter Ujfalusi2014-04-181-6/+2Star
| | * ASoC: omap-hdmi: Bind the platform driver to the dai driver when loadingPeter Ujfalusi2014-04-181-1/+6
| | * ASoC: omap-dmic: Bind the platform driver to the dai driver when loadingPeter Ujfalusi2014-04-181-0/+5
| | * ASoC: omap-dmic: Assign the dai DMA data at earlier timePeter Ujfalusi2014-04-181-1/+3
| | * ASoC: omap-mcbsp: Bind the platform driver to the dai driver when loadingPeter Ujfalusi2014-04-181-4/+9
| | * ASoC: omap-mcbsp: Assign the dai DMA data at earlier timePeter Ujfalusi2014-04-181-3/+4
| | * ASoC: omap-mcpdm: Bind the platform driver to the dai driver when loadingPeter Ujfalusi2014-04-181-1/+7
| | * ASoC: omap-mcpdm: Assign the dai DMA data at earlier timePeter Ujfalusi2014-04-181-3/+5
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and...Mark Brown2014-05-225-105/+73Star
|\ \ \ \ | | |/ / | |/| / | | |/
| | * ASoC: omap-pcm: Support for binding the platform driver to dai devicesPeter Ujfalusi2014-04-182-0/+36
| | * ASoC: omap3pandora: Convert to table based DAPM setupLars-Peter Clausen2014-04-141-22/+9Star
| | * ASoC: omap: rx51: Convert to table based control and DAPM setupLars-Peter Clausen2014-04-141-40/+7Star
| | * ASoC: ams-delta: Convert to table based DAPM and control setupLars-Peter Clausen2014-04-141-43/+21Star
| |/
* / ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver initsJarkko Nikula2014-05-191-2/+0Star
|/
*-. Merge remote-tracking branches 'asoc/topic/max98090' and 'asoc/topic/omap' in...Mark Brown2014-03-231-2/+1Star
|\ \
| | * ASoC: omap-abe-twl6040: Register machine level DMIC DAPM routes with the cardLars-Peter Clausen2014-03-131-2/+1Star
* | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2014-03-131-1/+1
|\ \ \
| * | | ASoC: ams-delta: Fix compile errorLars-Peter Clausen2014-03-131-1/+1
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...Mark Brown2014-03-131-5/+3Star
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|