aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5514.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2019-01-07ASoC: codecs: fix kernel doc descriptionsGravatar Pierre-Louis Bossart 1-0/+1
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Gravatar Mark Brown 1-1/+2
2018-09-07regmap: split up regmap_config.use_single_rwGravatar David Frey 1-1/+2
2018-08-16ASoC: rt5514: Fix the issue of the delay volume applied againGravatar Oder Chiou 1-4/+4
2018-07-24ASoC: rt5514: Fix the issue of the delay volume appliedGravatar Oder Chiou 1-4/+4
2018-04-16ASoC: rt5514: Add the missing register in the readable tableGravatar oder_chiou@realtek.com 1-0/+3
2018-03-01ASoC: rt5514: Fix uninitialized calibration valueGravatar Geert Uytterhoeven 1-0/+1
2018-03-01ASoC: rt5514: Fix rt5514_spi_burst_read() buffer passingGravatar Geert Uytterhoeven 1-2/+1
2018-02-12ASoC: rt5514: replace codec to componentGravatar Kuninori Morimoto 1-66/+58
2018-01-05Merge remote-tracking branches 'asoc/topic/rl6231', 'asoc/topic/rt5514' and '...Gravatar Mark Brown 1-0/+85
2017-11-24ASoC: rt5514: Make sure the DMIC delay will be happened after normal SUPPLY w...Gravatar oder_chiou@realtek.com 1-1/+1
2017-11-07ASoC: rt5514: The DSP clock can be calibrated by the other clock sourceGravatar oder_chiou@realtek.com 1-0/+85
2017-11-03ASoC: rt5514: The ACPI also should use the function rt5514_parse_dp()Gravatar oder_chiou@realtek.com 1-3/+3
2017-09-15ASoC: rt5514: Revert Hotword Model controlGravatar Hsin-Yu Chao 1-63/+0
2017-09-01Merge remote-tracking branches 'asoc/topic/rk3036', 'asoc/topic/rockchip', 'a...Gravatar Mark Brown 1-35/+137
2017-08-29ASoC: rt5514: Guard Hotword Model bytes loadingGravatar Hsin-Yu Chao 1-1/+12
2017-08-24ASoC: rt5514: expose Hotword Model controlGravatar Hsin-Yu Chao 1-0/+52
2017-08-14ASoC: rt5514: make array rt5514_dai staticGravatar Colin Ian King 1-1/+1
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresGravatar Bhumika Goyal 1-1/+1
2017-08-09ASoC: rt5514: Eliminate the noise in the ASRC caseGravatar oder_chiou@realtek.com 1-2/+4
2017-07-26ASoC: rt5514: Use the IS_ENABLED to supports the module buildGravatar oder_chiou@realtek.com 1-3/+3
2017-07-24ASoC: rt5514: constify acpi_device_id.Gravatar Arvind Yadav 1-1/+1
2017-07-24ASoC: rt5514: Add the I2S ASRC supportGravatar oder_chiou@realtek.com 1-0/+19
2017-07-20ASoC: rt5514: Support the TDM docking modeGravatar oder_chiou@realtek.com 1-1/+32
2017-07-17ASoC: rt5514: constify snd_soc_dai_ops structureGravatar Gustavo A. R. Silva 1-1/+1
2017-07-17ASoC: rt5514: Move the auto disable DSP function to set_bias_level()Gravatar oder_chiou@realtek.com 1-31/+18
2017-07-03Merge remote-tracking branches 'asoc/topic/rt5614', 'asoc/topic/rt5645', 'aso...Gravatar Mark Brown 1-2/+2
2017-05-17ASoC: rt5514: Add ACPI match IDGravatar Oder Chiou 1-0/+10
2017-05-14ASoC: rt5514: Add more width and channels support in the TDM modeGravatar Oder Chiou 1-2/+21
2017-05-14ASoC: rt5514: fix gcc-7 warningGravatar Arnd Bergmann 1-2/+2
2017-04-14ASoC: rt5514: Unconfuse the rt5514 at probe / resume timeGravatar Douglas Anderson 1-0/+28
2017-04-14ASoC: rt5514: Avoid relying on uninitialized "val" valueGravatar Douglas Anderson 1-3/+3
2017-04-14ASoC: rt5514: Mark rt5514_i2c_driver as staticGravatar Douglas Anderson 1-1/+1
2016-10-25ASoC: rt5514: Add the DMIC initial delay to wait it ready.Gravatar Oder Chiou 1-0/+17
2016-09-29Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Gravatar Mark Brown 1-6/+8
2016-09-12ASoC: rt5514: make the volume TLV to match the units 0.01dBGravatar Oder Chiou 1-3/+3
2016-08-08ASoC: codec duplicated callback function goes to component on rt5514Gravatar Kuninori Morimoto 1-6/+8
2016-07-24Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5614', 'aso...Gravatar Mark Brown 1-2/+166
2016-06-22ASoC: rt5514: Add the MCLK handlingGravatar Oder Chiou 1-0/+32
2016-06-07ASoC: rt5514: add rt5514 SPI driverGravatar Oder Chiou 1-2/+134
2016-02-03ASoC: rt5514: add rt5514 codec driverGravatar Oder Chiou 1-0/+982