summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge remote-tracking branches 'asoc/topic/twl4030', 'asoc/topic/twl6040', 'a...Mark Brown2018-03-2818-522/+4622
|\ \ \ \ \
| | | | | * ASoC: uniphier: add syscon property for UniPhier sound systemKatsuhiro Suzuki2018-03-194-0/+37
| | | | | * ASoC: uniphier: add syscon property to binding documentKatsuhiro Suzuki2018-03-191-0/+8
| | | | | * ASoC: uniphier: evea: add switch for changing source of line-inKatsuhiro Suzuki2018-03-141-0/+11
| | | | | * ASoC: uniphier: add support for UniPhier PXs2 AIOKatsuhiro Suzuki2018-03-096-1/+337
| | | | | * ASoC: uniphier: remove superfluous <linux/mfd/syscon.h> inclusionMasahiro Yamada2018-03-081-1/+0
| | | | | * ASoC: uniphier: fix broken sound if use SRC in replayKatsuhiro Suzuki2018-02-261-2/+15
| | | | | * ASoC: uniphier: evea: fix lisence comment styleKatsuhiro Suzuki2018-02-221-18/+4
| | | | | * ASoC: uniphier: evea: fix typo 'eva' -> 'evea'Katsuhiro Suzuki2018-02-201-3/+3
| | | | | * ASoC: uniphier: remove redundant check of blk_idColin Ian King2018-02-151-3/+0
| | | | | * ASoC: uniphier: fix an error code in uniphier_aio_comprdma_new()Dan Carpenter2018-02-141-3/+2
| | | | | * ASoC: uniphier: aio-dma: replace platform to componentKuninori Morimoto2018-02-131-2/+3
| | | | | * ASoC: uniphier: aiodma_rb_get_rp() can be staticWu Fengguang2018-02-131-1/+1
| | | | | * ASoC: uniphier: add support for UniPhier LD11/LD20 AIO driverKatsuhiro Suzuki2018-02-123-0/+444
| | | | | * ASoC: uniphier: add support for UniPhier AIO compress audioKatsuhiro Suzuki2018-02-125-1/+444
| | | | | * ASoC: uniphier: add support for UniPhier AIO CPU DAI driverKatsuhiro Suzuki2018-02-123-1/+580
| | | | | * ASoC: uniphier: add support for UniPhier AIO DMA driverKatsuhiro Suzuki2018-02-123-1/+320
| | | | | * ASoC: uniphier: add support for UniPhier AIO common driverKatsuhiro Suzuki2018-02-125-0/+1923
| | | | | * ASoC: uniphier: add DT bindings documentation for UniPhier AIOKatsuhiro Suzuki2018-02-121-0/+36
| | | | | * ASoC: uniphier: evea: replace codec to componentKuninori Morimoto2018-02-121-34/+33
| | | | * | ASoC: uda1380: replace codec to componentKuninori Morimoto2018-02-121-83/+77
| | | | |/
| | | * / ASoC: uda134x: replace codec to componentKuninori Morimoto2018-02-121-42/+36
| | | |/
| | * | ASoC: twl6040: remove duplicated remove callbackKuninori Morimoto2018-03-201-1/+0
| | * | ASoC: twl6040: Add back missing write callbackPeter Ujfalusi2018-03-121-0/+1
| | * | ASoC: twl6040: replace codec to componentKuninori Morimoto2018-02-123-148/+139
| | |/
| * / ASoC: twl4030: replace codec to componentKuninori Morimoto2018-02-121-196/+187
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'asoc/topic/tlv320aic32x4', 'asoc/topic/tlv320...Mark Brown2018-03-285-580/+580
|\ \ \ \ \ \
| | | | | * | ASoC: tscs42xx: Remove owner assignment from i2c_driverFabio Estevam2018-03-281-1/+0
| | | | | * | ASoC: TSCS42xx: Add missing headersSteven Eckhoff2018-03-091-2/+7
| | | | | * | ASoC: TSCS42xx: make const array norm_addrs static, reduces object code sizeColin Ian King2018-02-151-5/+7
| | | | | * | ASoC: tscs42xx: replace codec to componentKuninori Morimoto2018-02-121-114/+108
| | | | | |/
| | | | * | ASoC: topology: Check widget kcontrols before deref.Liam Girdwood2018-03-191-2/+7
| | | | * | ASoC: topology: create TLV data for dapm widgetsRanjani Sridharan2018-03-121-0/+3
| | | | |/
| | | * / ASoC: tlv320dac33: replace codec to componentKuninori Morimoto2018-02-121-203/+199
| | | |/
| | * | ASoC: tlv320aic3x: Use empty struct initializerFabio Estevam2018-02-141-1/+1
| | * | ASoC: tlv320aic3x: replace codec to componentKuninori Morimoto2018-02-121-148/+145
| | |/
| * / ASoC: tlv320aic32x4: replace codec to componentKuninori Morimoto2018-02-121-104/+103
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'asoc/topic/tda7419', 'asoc/topic/tfa9879', 'a...Mark Brown2018-03-2811-277/+1030
|\ \ \ \ \ \
| | | | | * | ASoC: tlv320aic31xx: Do not force power on the DAC/ADC in clock master modePeter Ujfalusi2018-02-192-10/+23
| | | | | * | ASoC: tlv320aic31xx: Rename AIF_IN from 'DAC IN' to 'AIF IN'Peter Ujfalusi2018-02-191-9/+9
| | | | | * | ASoC: tlv320aic31xx: Fix master mode clock I2S bus clocksPeter Ujfalusi2018-02-141-1/+72
| | | | | * | ASoC: tlv320aic31xx: replace codec to componentKuninori Morimoto2018-02-121-124/+116
| | | | | |/
| | | | * / ASoC: tlv320aic26: replace codec to componentKuninori Morimoto2018-02-121-44/+39
| | | | |/
| | | * / ASoC: tlv320aic23: replace codec to componentKuninori Morimoto2018-02-123-73/+61
| | | |/
| | * / ASoC: tfa9879: replace codec to componentKuninori Morimoto2018-02-121-28/+22
| | |/
| * | ASoC: add tda7419 audio processor driverMatt Porter2018-03-193-0/+662
| * | ASoC: add tda7419 audio processor bindingMatt Porter2018-03-191-0/+38
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2018-03-285-298/+279
|\ \ \ \ \ \
| | | | | * | ASoC: tas6424: replace codec to componentKuninori Morimoto2018-02-121-51/+48
| | | | | |/
| | | | * / ASoC: tas5720: replace codec to componentKuninori Morimoto2018-02-121-81/+70
| | | | |/