| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da... | Uwe Kleine-König | 2024-05-03 | 1 | -1/+1 |
* | ASoC: codecs: rt5514: Simplify mclk initialization | Cezary Rojewski | 2024-02-21 | 1 | -6/+3 |
* | ASoC: rt5514: Drop GPIO include | Linus Walleij | 2023-08-13 | 1 | -1/+0 |
* | ASoC: rt5514: Use maple tree register cache | Mark Brown | 2023-06-19 | 1 | -1/+1 |
* | ASoC: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-05-08 | 1 | -1/+1 |
* | ASoC: rt*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 2022-06-27 | 1 | -1/+0 |
* | ASoC: Pull in fixes | Mark Brown | 2022-05-04 | 1 | -1/+1 |
|\ |
|
| * | ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" control | Mark Brown | 2022-05-03 | 1 | -1/+1 |
* | | ASoC: rt*: use simple i2c probe function | Stephen Kitt | 2022-04-06 | 1 | -3/+2 |
|/ |
|
* | ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported" | Colin Ian King | 2021-09-27 | 1 | -1/+1 |
* | ASoC: rt5514: make array div static const, makes object smaller | Colin Ian King | 2021-08-03 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | ASoC: codecs: fix kernel doc descriptions | Pierre-Louis Bossart | 2019-01-07 | 1 | -0/+1 |
*-. | Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-... | Mark Brown | 2018-10-21 | 1 | -1/+2 |
|\ \ |
|
| | * | regmap: split up regmap_config.use_single_rw | David Frey | 2018-09-07 | 1 | -1/+2 |
| |/ |
|
* / | ASoC: rt5514: Fix the issue of the delay volume applied again | Oder Chiou | 2018-08-16 | 1 | -4/+4 |
|/ |
|
* | ASoC: rt5514: Fix the issue of the delay volume applied | Oder Chiou | 2018-07-24 | 1 | -4/+4 |
* | ASoC: rt5514: Add the missing register in the readable table | oder_chiou@realtek.com | 2018-04-16 | 1 | -0/+3 |
* | ASoC: rt5514: Fix uninitialized calibration value | Geert Uytterhoeven | 2018-03-01 | 1 | -0/+1 |
* | ASoC: rt5514: Fix rt5514_spi_burst_read() buffer passing | Geert Uytterhoeven | 2018-03-01 | 1 | -2/+1 |
* | ASoC: rt5514: replace codec to component | Kuninori Morimoto | 2018-02-12 | 1 | -66/+58 |
*-. | Merge remote-tracking branches 'asoc/topic/rl6231', 'asoc/topic/rt5514' and '... | Mark Brown | 2018-01-05 | 1 | -0/+85 |
|\ \ |
|
| | * | ASoC: rt5514: The DSP clock can be calibrated by the other clock source | oder_chiou@realtek.com | 2017-11-07 | 1 | -0/+85 |
| |/ |
|
* / | ASoC: rt5514: Make sure the DMIC delay will be happened after normal SUPPLY w... | oder_chiou@realtek.com | 2017-11-24 | 1 | -1/+1 |
|/ |
|
* | ASoC: rt5514: The ACPI also should use the function rt5514_parse_dp() | oder_chiou@realtek.com | 2017-11-03 | 1 | -3/+3 |
* | ASoC: rt5514: Revert Hotword Model control | Hsin-Yu Chao | 2017-09-15 | 1 | -63/+0 |
*-. | Merge remote-tracking branches 'asoc/topic/rk3036', 'asoc/topic/rockchip', 'a... | Mark Brown | 2017-09-01 | 1 | -35/+137 |
|\ \ |
|
| | * | ASoC: rt5514: Guard Hotword Model bytes loading | Hsin-Yu Chao | 2017-08-29 | 1 | -1/+12 |
| | * | ASoC: rt5514: expose Hotword Model control | Hsin-Yu Chao | 2017-08-24 | 1 | -0/+52 |
| | * | ASoC: rt5514: make array rt5514_dai static | Colin Ian King | 2017-08-14 | 1 | -1/+1 |
| | * | ASoC: rt5514: Eliminate the noise in the ASRC case | oder_chiou@realtek.com | 2017-08-09 | 1 | -2/+4 |
| | * | ASoC: rt5514: Use the IS_ENABLED to supports the module build | oder_chiou@realtek.com | 2017-07-26 | 1 | -3/+3 |
| | * | ASoC: rt5514: constify acpi_device_id. | Arvind Yadav | 2017-07-24 | 1 | -1/+1 |
| | * | ASoC: rt5514: Add the I2S ASRC support | oder_chiou@realtek.com | 2017-07-24 | 1 | -0/+19 |
| | * | ASoC: rt5514: Support the TDM docking mode | oder_chiou@realtek.com | 2017-07-20 | 1 | -1/+32 |
| | * | ASoC: rt5514: constify snd_soc_dai_ops structure | Gustavo A. R. Silva | 2017-07-17 | 1 | -1/+1 |
| | * | ASoC: rt5514: Move the auto disable DSP function to set_bias_level() | oder_chiou@realtek.com | 2017-07-17 | 1 | -31/+18 |
| |/ |
|
* / | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 2017-08-10 | 1 | -1/+1 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/rt5614', 'asoc/topic/rt5645', 'aso... | Mark Brown | 2017-07-03 | 1 | -2/+2 |
|\ \ |
|
| * | | ASoC: rt5514: fix gcc-7 warning | Arnd Bergmann | 2017-05-14 | 1 | -2/+2 |
| |/ |
|
* | | ASoC: rt5514: Add ACPI match ID | Oder Chiou | 2017-05-17 | 1 | -0/+10 |
* | | ASoC: rt5514: Add more width and channels support in the TDM mode | Oder Chiou | 2017-05-14 | 1 | -2/+21 |
|/ |
|
* | ASoC: rt5514: Unconfuse the rt5514 at probe / resume time | Douglas Anderson | 2017-04-14 | 1 | -0/+28 |
* | ASoC: rt5514: Avoid relying on uninitialized "val" value | Douglas Anderson | 2017-04-14 | 1 | -3/+3 |
* | ASoC: rt5514: Mark rt5514_i2c_driver as static | Douglas Anderson | 2017-04-14 | 1 | -1/+1 |
* | ASoC: rt5514: Add the DMIC initial delay to wait it ready. | Oder Chiou | 2016-10-25 | 1 | -0/+17 |
*-. | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/... | Mark Brown | 2016-09-29 | 1 | -6/+8 |
|\ \ |
|
| | * | ASoC: codec duplicated callback function goes to component on rt5514 | Kuninori Morimoto | 2016-08-08 | 1 | -6/+8 |
| |/ |
|
* / | ASoC: rt5514: make the volume TLV to match the units 0.01dB | Oder Chiou | 2016-09-12 | 1 | -3/+3 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5614', 'aso... | Mark Brown | 2016-07-24 | 1 | -2/+166 |
|\ \ |
|