Commits
7471c5c9f58 +
65 more
- c097d5fdf3b
- 74c375cb85d
- 04c3a852f51
- 5095f55d7cc
- 4f534777c13
- 2f54d2a1cf7
- 56d37d85438
- 192043cf608
- f467a0f513a
- bbe580302d3
- 3990c516de6
- d754fa9ad18
- 516ea4b5843
- 69ae8489076
- 25c1a63f43c
- f52c9192155
- 111bd7b18e1
- aafa85e71a7
- dd407a32432
- 71467e46414
- 0f7f3d1f17c
- 8778ac6be25
- 0406a40a095
- 308a0f3f24d
- 2650bc4f6d0
- 8cb7a36eb3a
- 323702b4e06
- ef749400434
- 3cec159cfb3
- 72aa62bed3e
- 328089a4711
- 11db0da831b
- e1771bcf99b
- f60e5473e67
- a010ff628c0
- 5e8154332f4
- 58381da6877
- 626bcacb89f
- 38136bde769
- 06b2bd23057
- 8c5178fca4c
- 8e6ad35a31e
- 008ef947d0c
- f58c4fc4a3b
- 2309d675790
- 5c1537163ce
- b65ab73e5d6
- 26090a834b4
- 9ea6fbc66d1
- 2c4864334c4
- 1769267bb01
- f3f9a60f794
- f25cf349698
- 3f3002692ce
- fbbf7fea8e8
- c3e8494c001
- e40e0b5da87
- 50c96973204
- 63587116811
- 0112b62b12e
- a0a05916cf6
- b888edbc68f
- d44008b3585
- 9a199b8e993
- 784cbf8ab46
Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc/topic/ak4641', 'asoc/topic/ak4642', 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/au1x', 'asoc/topic/axi', 'asoc/topic/bcm2835', 'asoc/topic/blackfin', 'asoc/topic/cs4271', 'asoc/topic/cs42l52', 'asoc/topic/da7210', 'asoc/topic/davinci', 'asoc/topic/ep93xx', 'asoc/topic/fsl', 'asoc/topic/fsl-mxs', 'asoc/topic/generic', 'asoc/topic/hdmi', 'asoc/topic/jack', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/mxs', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/rcar', 'asoc/topic/s6000', 'asoc/topic/sai', 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/spear', 'asoc/topic/ssm2518', 'asoc/topic/ssm2602', 'asoc/topic/tegra', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc/topic/uda1380', 'asoc/topic/width', 'asoc/topic/wm8510', 'asoc/topic/wm8523', 'asoc/topic/wm8580', 'asoc/topic/wm8711', 'asoc/topic/wm8728', 'asoc/topic/wm8731', 'asoc/topic/wm8741', 'asoc/topic/wm8750', 'asoc/topic/wm8753', 'asoc/topic/wm8776', 'asoc/topic/wm8804', 'asoc/topic/wm8900', 'asoc/topic/wm8901', 'asoc/topic/wm8940', 'asoc/topic/wm8962', 'asoc/topic/wm8974', 'asoc/topic/wm8985', 'asoc/topic/wm8988', 'asoc/topic/wm8990', 'asoc/topic/wm8991', 'asoc/topic/wm8994', 'asoc/topic/wm8995', 'asoc/topic/wm9081' and 'asoc/topic/x86' into asoc-next
Showing diff tod754fa9ad18
- Mark Brown committed 7471c5c9f58MMerge remote-tracking branch 'asoc/topic/dt' into asoc-next
- Mark Brown committed c097d5fdf3bASoC: ad1836: Reject unsupported bit sizes Signed-off-by: Mark Brown <broonie@linaro.o...
- Fabio Estevam committed 74c375cb85dASoC: ad193x: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Fabio Estevam committed 04c3a852f51ASoC: adav80x: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code s...
- Charles Keepax committed 5095f55d7ccASoC: wm_adsp: Remove duplicate info message for DSP RAM ready Signed-off-by: Charles ...
- Mark Brown committed 4f534777c13ASoC: ak4641: Convert to direct regmap API usage We're trying to remove the ASoC level...
- Mark Brown committed 2f54d2a1cf7ASoC: ak4642: Convert to module_i2c_driver() The device does not support anything othe...
- Charles Keepax committed 56d37d85438ASoC: wm5110: Add support for ASRC RATE 1 Add support for configuring the sample rate ...
- Bo Shen committed 192043cf608ASoC: atmel: sam9x5_wm8731: remove platform_set_drvdata When call snd_soc_register_car...
- Lars-Peter Clausen committed f467a0f513aASoC: au1x: Don't set unused struct snd_pcm_hardware fields The ASoC core assumes that...
- Fengguang Wu committed bbe580302d3ASoC: axi-spdif: Use devm_ioremap_resource() instead of devm_request_and_ioremap() dev...
- Lars-Peter Clausen committed 3990c516de6ASoC: bcm2835-i2s: Use devm_snd_dmaengine_pcm_register() Makes the code slightly short...
- Lars-Peter Clausen committed d754fa9ad18ASoC: blackfin: Don't set unused struct snd_pcm_hardware fields The ASoC core assumes ...
- Fabio Estevam committed 516ea4b5843ASoC: cs4271: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Mark Brown committed 69ae8489076ASoC: cs42l52: Fix build Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-o...
- Fabio Estevam committed 25c1a63f43cASoC: da7210: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Lars-Peter Clausen committed f52c9192155ASoC: davinci: Don't set unused struct snd_pcm_hardware fields The ASoC core assumes t...
- Lars-Peter Clausen committed 111bd7b18e1ASoC: ep93xx: Don't set unused struct snd_pcm_hardware fields The ASoC core assumes th...
- Nicolin Chen committed aafa85e71a7ASoC: fsl_ssi: Add DAI master mode support for SSI on i.MX series This patch adds thre...
- Mark Brown committed dd407a32432ASoC: fsl/mxs: Remove unnecessarily gendered language The kernel as a number of cases ...
- Xiubo Li committed 71467e46414ASoC: simple-card: Add device's module clock selection. Try to get the device's module...
- Jyri Sarha committed 0f7f3d1f17cASoC: hdmi-codec: Add devicetree binding with documentation Signed-off-by: Jyri Sarha ...
- Takashi Iwai committed 8778ac6be25ASoC: Fix build without CONFIG_GPIOLIB snd_soc_jack_gpio stuff is currently enabled fo...
- Lars-Peter Clausen committed 0406a40a095ASoC: jz4740: Use the generic dmaengine PCM driver Now that there is a dmaengine drive...
- Stephen Warren committed 308a0f3f24dASoC: max98090: add DT binding document for MAX98090 CODEC This binding mainly serves ...
- Lars-Peter Clausen committed 2650bc4f6d0ASoC: mxs: Use devm_snd_dmaengine_pcm_register() Makes the code shorter. Signed-off-b...
- Sachin Kamat committed 8cb7a36eb3aASoC: mcbsp: Trivial cleanup in asoc-ti-mcbsp.h Commit 2203747c9771 ("ARM: omap: move ...
- Lars-Peter Clausen committed 323702b4e06ASoC: mmp: Don't set unused struct snd_pcm_hardware fields The ASoC core assumes that ...
- Kuninori Morimoto committed ef749400434ASoC: rsnd: add SRC (Sampling Rate Converter) support This patch adds SRC support to R...
- Lars-Peter Clausen committed 3cec159cfb3ASoC: s6000: Don't set unused struct snd_pcm_hardware fields The ASoC core assumes tha...
- Xiubo Li committed 72aa62bed3eASoC: fsl_sai: fix the endianess for SAI fifo data. Revert the SAI's endianess for fif...
- Lars-Peter Clausen committed 328089a4711ASoC: samsung: Don't set unused struct snd_pcm_hardware fields The ASoC core assumes t...
- Shawn Guo committed 11db0da831bASoC: sgtl5000: clean up sgtl5000_enable_regulators() Function sgtl5000_enable_regulat...
- Stephen Warren committed e1771bcf99bASoC: SPEAr: remove custom DMA alloc compat function spear_pcm_request_chan() is almos...
- Takashi Iwai committed f60e5473e67ASoC: ssm2518: Fix off-by-one error by ffs() ffs() returns the bit position from 1, wh...
- Lars-Peter Clausen committed a010ff628c0ASoC: ssm2602: Use core for applying symmetry constraints Let the core take care of ap...
- Lars-Peter Clausen committed 5e8154332f4ASoC: tegra: Don't set unused struct snd_pcm_hardware fields The ASoC core assumes tha...
- Jan Weitzel committed 58381da6877ASoC: tlv320aic3x: no mono controls 3007 model if codec driver is used for AIC3X_MODEL...
- Peter Ujfalusi committed 626bcacb89fASoC: twl6040: Remove self managed local reg_cache support We can rely on mfd driver t...
- Lars-Peter Clausen committed 38136bde769ASoC: txx9: Don't set unused struct snd_pcm_hardware fields The ASoC core assumes that...
- Fabio Estevam committed 06b2bd23057ASoC: uda1380: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code s...
- Mark Brown committed 8c5178fca4cALSA: Add params_width() helpers Add helpers for obtaining the width of a format direc...
- Fabio Estevam committed 8e6ad35a31eASoC: wm8510: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Fabio Estevam committed 008ef947d0cASoC: wm8523: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Fabio Estevam committed f58c4fc4a3bASoC: wm8580: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Fabio Estevam committed 2309d675790ASoC: wm8711: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Fabio Estevam committed 5c1537163ceASoC: wm8728: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Fabio Estevam committed b65ab73e5d6ASoC: wm8731: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Fabio Estevam committed 26090a834b4ASoC: wm8741: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Fabio Estevam committed 9ea6fbc66d1ASoC: wm8750: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Fabio Estevam committed 2c4864334c4ASoC: wm8753: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Fabio Estevam committed 1769267bb01ASoC: wm8776: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Fabio Estevam committed f3f9a60f794ASoC: wm8804: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Fabio Estevam committed f25cf349698ASoC: wm8900: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Fabio Estevam committed 3f3002692ceAsoC: wm9081: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Mark Brown committed fbbf7fea8e8ASoC: wm8940: Convert to direct regmap API usage This helps move us towards being able...
- Fabio Estevam committed c3e8494c001ASoC: wm8962: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Mark Brown committed e40e0b5da87ASoC: wm8974: Convert to direct regmap API usage Moves us towards removing the ASoC le...
- Fabio Estevam committed 50c96973204ASoC: wm8985: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Fabio Estevam committed 63587116811ASoC: wm8988: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Mark Brown committed 0112b62b12eASoC: wm8990: Convert to direct regmap API usage Signed-off-by: Mark Brown <broonie@li...
- Mark Brown committed a0a05916cf6ASoC: wm8991: Verify device ID during probe() Just in case. Signed-off-by: Mark Brown...
- wangbiao committed b888edbc68fASoC: wm8994: Move DCS done IRQ request later once code return from request_threaded_i...
- Fabio Estevam committed d44008b3585ASoC: wm8995: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Fabio Estevam committed 9a199b8e993ASoC: wm9081: Use IS_ENABLED() macro Using the IS_ENABLED() macro can make the code sh...
- Jarkko Nikula committed 784cbf8ab46ASoC: Rename mid-x86 directory to intel We have other Intel platforms coming having th...