| Commit message (Expand) | Author | Age | Files | Lines |
*-------. | Merge remote-tracking branches 'asoc/topic/max98927', 'asoc/topic/mc13783', '... | Mark Brown | 2018-01-18 | 13 | -768/+406 |
|\ \ \ \ \ |
|
| | | | | * | ASoC: mt8173: remove unnecessary micbias widget in route | Bard Liao | 2018-01-10 | 3 | -6/+0 |
| | | | | * | ASoC: mediatek: mt2701: fix return value check in mt2701_afe_pcm_dev_probe() | Wei Yongjun | 2018-01-08 | 1 | -2/+2 |
| | | | | * | ASoC: mediatek: update MT2701 AFE documentation to adapt mfd device | Ryder Lee | 2018-01-04 | 1 | -78/+93 |
| | | | | * | ASoC: mediatek: modify MT2701 AFE driver to adapt mfd device | Ryder Lee | 2018-01-04 | 2 | -26/+20 |
| | | | | * | ASoC: mediatek: add some core clocks for MT2701 AFE | Ryder Lee | 2018-01-04 | 2 | -1/+32 |
| | | | | * | ASoC: mediatek: update clock related properties of MT2701 AFE | Ryder Lee | 2018-01-03 | 1 | -116/+91 |
| | | | | * | ASoC: mediatek: cleanup audio driver for MT2701 | Ryder Lee | 2018-01-03 | 4 | -145/+24 |
| | | | | * | ASoC: mediatek: rework clock functions for MT2701 | Ryder Lee | 2018-01-03 | 4 | -442/+200 |
| | | | * | | ASoC: mt8173: Fix platform_get_irq's error checking | Arvind Yadav | 2017-12-01 | 1 | -3/+3 |
| | | * | | | ASoC: use snd_soc_component_init_regmap() on msm8916 | Kuninori Morimoto | 2017-12-04 | 1 | -6/+2 |
| | * | | | | ASoC: use snd_soc_component_init_regmap() on mc13783 | Kuninori Morimoto | 2017-12-04 | 1 | -6/+3 |
| | | |/ /
| | |/| | |
|
| * | | | | ASoC: don't use codec hw_write on max98927 | Kuninori Morimoto | 2017-11-27 | 1 | -1/+0 |
| |/ / / |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*-----. \ \ \ | Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'aso... | Mark Brown | 2018-01-18 | 28 | -35/+3755 |
|\ \ \ \ \ \ \ |
|
| | | | * | | | | ASoC: don't use codec hw_write on max98926 | Kuninori Morimoto | 2017-11-27 | 1 | -1/+1 |
| | | | |/ / / |
|
| | | * | | | | ASoC: max98373: Modified control names for TLV controls | Ryan Lee | 2018-01-10 | 1 | -17/+17 |
| | | * | | | | ASoC: max98373: Added TDM off if parameters are all zeroes | Ryan Lee | 2018-01-10 | 1 | -1/+4 |
| | | * | | | | ASoC: max98373: Added missing blank lines | Ryan Lee | 2018-01-10 | 1 | -0/+2 |
| | | * | | | | ASoC: max98373: Added Amplifier Driver | Ryan Lee | 2018-01-04 | 4 | -0/+1190 |
| | | * | | | | ASoC: Added device tree binding for max98373 amplifier | Ryan Lee | 2018-01-04 | 1 | -0/+40 |
| | | |/ / / |
|
| | * | | | | IIO: ADC: stm32-dfsdm: fix static check warning | Arnaud Pouliquen | 2018-01-15 | 1 | -4/+0 |
| | * | | | | IIO: ADC: stm32-dfsdm: code optimization | Arnaud Pouliquen | 2018-01-15 | 2 | -15/+2 |
| | * | | | | IIO: ADC: fix return value check in stm32_dfsdm_adc_probe() | Wei Yongjun | 2018-01-11 | 1 | -2/+2 |
| | * | | | | IIO: ADC: stm32-dfsdm: avoid unused-variable warning | Arnd Bergmann | 2018-01-11 | 1 | -2/+1 |
| | * | | | | IIO: ADC: stm32_dfsdm_stop_filter() can be static | kbuild test robot | 2018-01-10 | 1 | -4/+4 |
| | * | | | | IIO: consumer: allow to set buffer sizes | Arnaud Pouliquen | 2018-01-10 | 2 | -0/+22 |
| | * | | | | IIO: ADC: add stm32 DFSDM support for PDM microphone | Arnaud Pouliquen | 2018-01-10 | 3 | -7/+529 |
| | * | | | | IIO: ADC: add STM32 DFSDM sigma delta ADC support | Arnaud Pouliquen | 2018-01-10 | 3 | -0/+742 |
| | * | | | | IIO: ADC: add stm32 DFSDM core support | Arnaud Pouliquen | 2018-01-10 | 4 | -0/+632 |
| | * | | | | IIO: add DT bindings for stm32 DFSDM filter | Arnaud Pouliquen | 2018-01-10 | 1 | -0/+128 |
| | * | | | | IIO: ADC: add sigma delta modulator support | Arnaud Pouliquen | 2018-01-10 | 3 | -0/+81 |
| | * | | | | IIO: Add DT bindings for sigma delta adc modulator | Arnaud Pouliquen | 2018-01-10 | 1 | -0/+13 |
| | * | | | | IIO: inkern: API for manipulating channel attributes | Arnaud Pouliquen | 2018-01-10 | 4 | -33/+66 |
| | * | | | | IIO: hw_consumer: add devm_iio_hw_consumer_alloc | Arnaud Pouliquen | 2018-01-10 | 2 | -0/+68 |
| | * | | | | docs: driver-api: add iio hw consumer section | Arnaud Pouliquen | 2018-01-10 | 2 | -0/+52 |
| | * | | | | iio: Add hardware consumer buffer support | Lars-Peter Clausen | 2018-01-10 | 4 | -0/+211 |
| | |/ / / |
|
| * | | | | ASoC: hisilicon: remove duplicate includes | Pravin Shedge | 2017-12-06 | 1 | -1/+0 |
| |/ / / |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*-----. \ \ \ | Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-ssi', 'asoc/... | Mark Brown | 2018-01-18 | 11 | -948/+955 |
|\ \ \ \ \ \ \ |
|
| | | | * | | | | ASoC: hdac_hdmi: Add vendor id for Cannonlake HDMI codec | Guneshwor Singh | 2017-12-21 | 1 | -0/+2 |
| | | | |/ / / |
|
| | | * | | | | ASoC: fsl_asrc: protect macro argument | Stefan Agner | 2017-12-06 | 1 | -1/+1 |
| | | |/ / / |
|
| | * | | | | ASoC: fsl_ssi: Fix build error | Guenter Roeck | 2018-01-08 | 1 | -2/+2 |
| | * | | | | ASoC: fsl_ssi: Define ternary macros to simplify code | Nicolin Chen | 2017-12-19 | 2 | -16/+15 |
| | * | | | | ASoC: fsl_ssi: Rename i2smode to i2s_net | Nicolin Chen | 2017-12-19 | 2 | -12/+13 |
| | * | | | | ASoC: fsl_ssi: Replace fsl_ssi_rxtx_reg_val with fsl_ssi_regvals | Nicolin Chen | 2017-12-19 | 2 | -42/+40 |
| | * | | | | ASoC: fsl_ssi: Rename scr_val to scr | Nicolin Chen | 2017-12-19 | 1 | -6/+6 |
| | * | | | | ASoC: fsl_ssi: Rename cpu_dai parameter to dai | Nicolin Chen | 2017-12-19 | 1 | -16/+16 |
| | * | | | | ASoC: fsl_ssi: Refine printk outputs | Nicolin Chen | 2017-12-19 | 1 | -8/+8 |
| | * | | | | ASoC: fsl_ssi: Refine indentations and wrappings | Nicolin Chen | 2017-12-19 | 3 | -126/+118 |
| | * | | | | ASoC: fsl_ssi: Rename registers and fields macros | Nicolin Chen | 2017-12-19 | 3 | -397/+397 |
| | * | | | | ASoC: fsl_ssi: Refine all comments | Nicolin Chen | 2017-12-19 | 3 | -254/+208 |