summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5514.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: fix kernel doc descriptionsPierre-Louis Bossart2019-01-071-0/+1
*-. Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown2018-10-211-1/+2
|\ \
| | * regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-1/+2
| |/
* / ASoC: rt5514: Fix the issue of the delay volume applied againOder Chiou2018-08-161-4/+4
|/
* ASoC: rt5514: Fix the issue of the delay volume appliedOder Chiou2018-07-241-4/+4
* ASoC: rt5514: Add the missing register in the readable tableoder_chiou@realtek.com2018-04-161-0/+3
* ASoC: rt5514: Fix uninitialized calibration valueGeert Uytterhoeven2018-03-011-0/+1
* ASoC: rt5514: Fix rt5514_spi_burst_read() buffer passingGeert Uytterhoeven2018-03-011-2/+1
* ASoC: rt5514: replace codec to componentKuninori Morimoto2018-02-121-66/+58
*-. Merge remote-tracking branches 'asoc/topic/rl6231', 'asoc/topic/rt5514' and '...Mark Brown2018-01-051-0/+85
|\ \
| | * ASoC: rt5514: The DSP clock can be calibrated by the other clock sourceoder_chiou@realtek.com2017-11-071-0/+85
| |/
* / ASoC: rt5514: Make sure the DMIC delay will be happened after normal SUPPLY w...oder_chiou@realtek.com2017-11-241-1/+1
|/
* ASoC: rt5514: The ACPI also should use the function rt5514_parse_dp()oder_chiou@realtek.com2017-11-031-3/+3
* ASoC: rt5514: Revert Hotword Model controlHsin-Yu Chao2017-09-151-63/+0
*-. Merge remote-tracking branches 'asoc/topic/rk3036', 'asoc/topic/rockchip', 'a...Mark Brown2017-09-011-35/+137
|\ \
| | * ASoC: rt5514: Guard Hotword Model bytes loadingHsin-Yu Chao2017-08-291-1/+12
| | * ASoC: rt5514: expose Hotword Model controlHsin-Yu Chao2017-08-241-0/+52
| | * ASoC: rt5514: make array rt5514_dai staticColin Ian King2017-08-141-1/+1
| | * ASoC: rt5514: Eliminate the noise in the ASRC caseoder_chiou@realtek.com2017-08-091-2/+4
| | * ASoC: rt5514: Use the IS_ENABLED to supports the module buildoder_chiou@realtek.com2017-07-261-3/+3
| | * ASoC: rt5514: constify acpi_device_id.Arvind Yadav2017-07-241-1/+1
| | * ASoC: rt5514: Add the I2S ASRC supportoder_chiou@realtek.com2017-07-241-0/+19
| | * ASoC: rt5514: Support the TDM docking modeoder_chiou@realtek.com2017-07-201-1/+32
| | * ASoC: rt5514: constify snd_soc_dai_ops structureGustavo A. R. Silva2017-07-171-1/+1
| | * ASoC: rt5514: Move the auto disable DSP function to set_bias_level()oder_chiou@realtek.com2017-07-171-31/+18
| |/
* / ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/rt5614', 'asoc/topic/rt5645', 'aso...Mark Brown2017-07-031-2/+2
|\ \
| * | ASoC: rt5514: fix gcc-7 warningArnd Bergmann2017-05-141-2/+2
| |/
* | ASoC: rt5514: Add ACPI match IDOder Chiou2017-05-171-0/+10
* | ASoC: rt5514: Add more width and channels support in the TDM modeOder Chiou2017-05-141-2/+21
|/
* ASoC: rt5514: Unconfuse the rt5514 at probe / resume timeDouglas Anderson2017-04-141-0/+28
* ASoC: rt5514: Avoid relying on uninitialized "val" valueDouglas Anderson2017-04-141-3/+3
* ASoC: rt5514: Mark rt5514_i2c_driver as staticDouglas Anderson2017-04-141-1/+1
* ASoC: rt5514: Add the DMIC initial delay to wait it ready.Oder Chiou2016-10-251-0/+17
*-. Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown2016-09-291-6/+8
|\ \
| | * ASoC: codec duplicated callback function goes to component on rt5514Kuninori Morimoto2016-08-081-6/+8
| |/
* / ASoC: rt5514: make the volume TLV to match the units 0.01dBOder Chiou2016-09-121-3/+3
|/
*-. Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5614', 'aso...Mark Brown2016-07-241-2/+166
|\ \
| | * ASoC: rt5514: add rt5514 SPI driverOder Chiou2016-06-071-2/+134
| |/ |/|
| * ASoC: rt5514: Add the MCLK handlingOder Chiou2016-06-221-0/+32
|/
* ASoC: rt5514: add rt5514 codec driverOder Chiou2016-02-031-0/+982