aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/omap
Commit message (Expand)AuthorAge
* ASoC: Fix wrong argument for card remove callbacksTakashi Iwai2014-06-03
* ASoC: free jack GPIOs before the sound card is freedStephen Warren2014-06-03
*-. Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into a...Mark Brown2014-06-03
|\ \
| * | ASoC: omap-pcm: Move omap-pcm under include/soundJyri Sarha2014-05-26
| | |
| \ \
*-. | | Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/...Mark Brown2014-05-21
|\ \| | | | |/ | |/|
| | * 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
| | * 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
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and...Mark Brown2014-05-21
|\ \ \ \ | | |/ / | |/| / | | |/
| | * ASoC: omap-pcm: Support for binding the platform driver to dai devicesPeter 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
| |/
* / ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver initsJarkko Nikula2014-05-19
|/
*-. Merge remote-tracking branches 'asoc/topic/max98090' and 'asoc/topic/omap' in...Mark Brown2014-03-23
|\ \
| | * ASoC: omap-abe-twl6040: Register machine level DMIC DAPM routes with the cardLars-Peter Clausen2014-03-13
* | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2014-03-13
|\ \ \
| * | | ASoC: ams-delta: Fix compile errorLars-Peter Clausen2014-03-13
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...Mark Brown2014-03-12
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | ASoC: omap: Use SOC_ENUM_SINGLE_EXT_DECL()Takashi Iwai2014-02-22
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso...Mark Brown2014-03-12
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | * | ASoC: update Kconfig of AIC23 users to select I2C variantMax Filippov2014-03-06
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown2014-03-12
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. | | | Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...Mark Brown2014-02-28
| |\ \| | | | | | |_|/ | | |/| |
| * | | | ASoC: Rename soc_enum.max field with itemsTakashi Iwai2014-02-19
| | |/ / | |/| |