Age | Commit message (Expand) | Author |
2024-05-03 | ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da... | Uwe Kleine-König |
2024-02-12 | ASoC: codecs: fix TYPO 'reguest' to 'request' in error log | Yinchuan Guo |
2023-12-29 | ASoC: rt5663: cancel the work when system suspends | Shuming Fan |
2023-06-19 | ASoC: rt5665: Use maple tree register cache | Mark Brown |
2023-05-08 | ASoC: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |
2022-06-27 | ASoC: rt*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax |
2022-04-06 | ASoC: rt*: use simple i2c probe function | Stephen Kitt |
2022-02-25 | ASoC: rt5663: check the return value of devm_kzalloc() in rt5663_parse_dp() | Jia-Ju Bai |
2021-12-15 | ASoC: rt5663: Handle device_property_read_u32_array error codes | Jiasheng Jiang |
2021-09-27 | ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported" | Colin Ian King |
2021-03-10 | ASoC: rt5663: clarify expression | Pierre-Louis Bossart |
2020-06-22 | ASoC: codecs: rt*: rename to snd_soc_component_read() | Kuninori Morimoto |
2019-10-01 | ASoC: rt5663: clean up indentation issues | Colin Ian King |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2018-11-16 | ASoC: rt5663: Fix error handling of regulator_set_load | Cheng-Yi Chiang |
2018-11-15 | ASoC: rt5663: Add regulator support | Cheng-Yi Chiang |
2018-10-25 | Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2018-09-20 | ASoC: rt5663: Remove the boost volume in the beginning of playback | Oder Chiou |
2018-09-07 | regmap: split up regmap_config.use_single_rw | David Frey |
2018-05-17 | ASoC: rt5663: rt5663_set_jack_detect() can be static | kbuild test robot |
2018-05-17 | ASoC: rt5663: Use the set_jack() instead of the export function | Oder Chiou |
2018-05-05 | ASoC: rt5663: Optimize the power consumption | oder_chiou@realtek.com |
2018-02-12 | ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to component | Kuninori Morimoto |
2017-12-14 | ASoC: rt5663: Fix the wrong result of the first jack detection | oder_chiou@realtek.com |
2017-11-10 | Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5651', 'aso... | Mark Brown |
2017-11-10 | ASoC: rt5663: Check the JD status in the button pushing | oder_chiou@realtek.com |
2017-11-09 | ASoC: rt5663: Delay and retry reading rt5663 ID register | Oder Chiou |
2017-09-25 | ASoC: rt5663: Change the dev getting function in rt5663_irq | oder_chiou@realtek.com |
2017-09-19 | ASoC: rt5663: Add the function of impedance sensing | Oder Chiou |
2017-09-01 | Merge remote-tracking branches 'asoc/topic/rt5563', 'asoc/topic/rt5616', 'aso... | Mark Brown |
2017-08-30 | ASoC: rt5663: Add delay for jack plug in | oder_chiou@realtek.com |
2017-08-21 | Merge branch 'topic/msm8916' of git://git.kernel.org/pub/scm/linux/kernel/git... | Mark Brown |
2017-08-21 | Merge tag 'v4.13-rc6' into asoc-msm8916 | Mark Brown |
2017-08-18 | ASoC: codecs: constify snd_soc_dai_ops structures | Arvind Yadav |
2017-08-14 | ASoC: rt5663: Fine tune for the headphone output pop sound | oder_chiou@realtek.com |
2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal |
2017-08-02 | ASoC: rt5663: Seprate the DC offset between headphone and headset | oder_chiou@realtek.com |
2017-08-01 | ASoC: rt5663: Add the delay time to correct the calibration | oder_chiou@realtek.com |
2017-07-24 | ASoC: rt5663: constify acpi_device_id. | Arvind Yadav |
2017-07-19 | ASoC: rt5663: Correct the mixer switch setting and remove redundant routing path | oder_chiou@realtek.com |
2017-07-18 | ASoC: rt5663: Modify the default value for ASRC function | oder_chiou@realtek.com |
2017-07-17 | ASoC: rt5663: constify snd_soc_dai_ops structure | Gustavo A. R. Silva |
2017-07-17 | ASoC: rt5663: Add the manual offset field to compensate the DC offset | oder_chiou@realtek.com |
2017-07-17 | ASoC: rt5663: add in missing loop counter to avoid infinite loop | Colin Ian King |
2017-07-17 | ASoC: rt5663: Modify the power sequence for reducing the pop sound | oder_chiou@realtek.com |
2017-07-17 | ASoC: rt5663: Optimize the Jack Type detection | oder_chiou@realtek.com |
2017-07-17 | ASoC: rt5663: Update the calibration funciton | oder_chiou@realtek.com |
2017-07-10 | ASoC: rt5663: Update the HW default values based on the shipping version | oder_chiou@realtek.com |
2017-06-13 | ASoC: rt5663: Check the JD status in the resume function | Oder Chiou |