- 8b974c1 ASoC: Merge fixes by Mark Brown · 3 years ago
- cc5c978 ASoC: rt5682: Register wclk with its parent_hws instead of parent_data by Derek Fang · 3 years ago
- 8deb34a ASoC: rt5682: fix the wrong jack type detected by Derek Fang · 3 years ago
- 4999d70 ASoC: rt5682: Fix crash due to out of scope stack vars by Rob Clark · 3 years, 1 month ago
- 2cd9b0ef ASoC: rt5682: Re-detect the combo jack after resuming by Derek Fang · 3 years, 2 months ago
- a3774a2 ASoC: rt5682: Avoid the unexpected IRQ event during going to suspend by Derek Fang · 3 years, 2 months ago
- 4b19e4a ASoC: rt5682: fix a little pop while playback by Derek Fang · 3 years, 2 months ago
- 57589f8 ASoC: rt5682: move clk related code to rt5682_i2c_probe by Jack Yu · 3 years, 3 months ago
- a4db95b ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported" by Colin Ian King · 3 years, 3 months ago
- 0866d64 ASoC: rt5682: fix headset background noise when S3 state by Shuming Fan · 3 years, 4 months ago
- 8d3019b ASoC: rt5682: Fix the vol+ button detection issue by Derek Fang · 3 years, 4 months ago
- 2d02e7d Merge branch 'for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.15 by Mark Brown · 3 years, 4 months ago
- cf2a19f ASoC: rt5682: Adjust headset volume button threshold again by Derek Fang · 3 years, 5 months ago
- ddaa1ed Merge some cs42l42 patches into asoc-5.15 by Mark Brown · 3 years, 5 months ago
- 89d751d ASoC: rt5682: enable SAR ADC power saving mode during suspend by Shuming Fan · 3 years, 5 months ago
- 6d20bf7 ASoC: rt5682: Adjust headset volume button threshold by Derek Fang · 3 years, 5 months ago
- 6a503e1 ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspend by Oder Chiou · 3 years, 5 months ago
- 8691743 ASoC: rt5682: clock driver must use the clock provider API by Jerome Brunet · 3 years, 8 months ago
- 9726db3 ASoC: codecs: rt5682: clarify expression by Pierre-Louis Bossart · 3 years, 8 months ago
- 5427128 ASoC: rt5682: add delay time of workqueue to control next IRQ event by Shuming Fan · 3 years, 10 months ago
- f1a1da0 ASoC: rt5682: remove useless initialization by Pierre-Louis Bossart · 3 years, 10 months ago
- ec6aa9b5 ASoC: rt5682: remove useless assignments by Pierre-Louis Bossart · 3 years, 10 months ago
- e699b2c ASoC: rt5682: clarify expression by Pierre-Louis Bossart · 3 years, 10 months ago
- 2927e6d Merge branch 'asoc-5.11' into asoc-5.12 by Mark Brown · 3 years, 11 months ago
- 30fd8f6 ASoC: rt5682: do nothing in rt5682_suspend/resume in sdw mode by Bard Liao · 3 years, 11 months ago
- 06c8456 ASoC: rt5682: remove connection with LDO2 in DAPM graph by Shuming Fan · 4 years ago
- 5a15cd7 ASoC: rt5682: enable fast discharge for headset unplugging by Shuming Fan · 4 years ago
- e5879d9 Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.11 by Mark Brown · 4 years, 1 month ago
- aa4cb89 ASoC: rt5682: change SAR voltage threshold by Shuming Fan · 4 years, 1 month ago
- 7416f6b ASoC: rt5682: Add a new property for the DMIC clock driving by Oder Chiou · 4 years, 1 month ago
- 9fe0ec27 ASoC: rt5682: Enable the power of "MICBIAS" and "Vref2" for the DMIC clock by Oder Chiou · 4 years, 3 months ago
- fbe7a5d Merge series "ASoC: rt5682: Use clk APIs better" from Stephen Boyd <swboyd@chromium.org>: by Mark Brown · 4 years, 4 months ago
- 653bdab2 ASoC: rt5682: Use clk_hw based APIs for registration by Stephen Boyd · 4 years, 5 months ago
- edbd24e ASoC: rt5682: Drop usage of __clk_get_name() by Stephen Boyd · 4 years, 5 months ago
- 0b95aa8 ASoC: rt5682: Use dev_dbg() in rt5682_clk_check() by Stephen Boyd · 4 years, 5 months ago
- 4d9e07c Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 4 years, 5 months ago
- 6301adf ASoC: rt5682: optimize the power consumption by Shuming Fan · 4 years, 5 months ago
- 969943b ASoC: rt5682: disable MICBIAS and Vref2 widget in default by Shuming Fan · 4 years, 5 months ago
- fe0a530 ASoC: rt5682: Report the button event in the headset type only by Oder Chiou · 4 years, 5 months ago
- fa29133 ASoC: rt5682: Enable Vref2 under using PLL2 by derek.fang · 4 years, 6 months ago
- 76c4990 Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 4 years, 6 months ago
- bc4be65 ASoC: rt5682: cancel jack_detect_work if hs_jack is set to null even soundwire mode by Oder Chiou · 4 years, 6 months ago
- 351cf74 Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.9 by Mark Brown · 4 years, 6 months ago
- 9bc5fd71b ASoC: rt5682: fix the pop noise while OMTP type headset plugin by Shuming Fan · 4 years, 6 months ago
- 467a255 ASoC: codecs: rt*: rename to snd_soc_component_read() by Kuninori Morimoto · 4 years, 6 months ago
- cf6e26c ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_read32() by Kuninori Morimoto · 4 years, 6 months ago
- fde418b ASoC: rt5682: DAI wclk supports 44100 Hz output by derek.fang · 4 years, 7 months ago
- d54348f ASoC: rt5682: Let PLL2 support the freq conversion for 44100Hz sample rate by derek.fang · 4 years, 7 months ago
- 19ab0f0 ASoC: rt5682: Let dai clks be registered whether mclk exists or not by derek.fang · 4 years, 7 months ago
- a50067d ASoC: rt5682: split i2c driver into separate module by Arnd Bergmann · 4 years, 7 months ago
- 07b542f ASoC: codecs: rt*-sdw: fix memory leak in set_sdw_stream() by Pierre-Louis Bossart · 4 years, 8 months ago
- 4642126 ASoC: rt5682: remove unwanted btn_type assignment by Tzung-Bi Shih · 4 years, 8 months ago
- 2317e84 ASoC: rt5682: remove duplicate rt5682_reset() calls by Tzung-Bi Shih · 4 years, 8 months ago
- 9c1cb75 ASoC: rt5682: replace message printing from pr_() to dev_() by Tzung-Bi Shih · 4 years, 8 months ago
- 70255cf ASoC: rt5682: remove empty default case by Tzung-Bi Shih · 4 years, 8 months ago
- 5b8e090 ASoC: rt5682: fix space issues by Tzung-Bi Shih · 4 years, 8 months ago
- 38c2e325a ASoC: rt5682: simplify assertions by Tzung-Bi Shih · 4 years, 8 months ago
- 59564e1 ASoC: rt5682: Fix build error without CONFIG_I2C by YueHaibing · 4 years, 9 months ago
- 8c0b6e1 Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7 by Mark Brown · 4 years, 9 months ago
- 914f674 ASoC: rt5682: move DAI clock registry to I2S mode by Shuming Fan · 4 years, 9 months ago
- 8b15ee0 ASoC: rt5682: Add a property for DMIC delay by Oder Chiou · 4 years, 9 months ago
- 9a74c44 ASoC: rt5682: Add a property for DMIC clock rate by Oder Chiou · 4 years, 9 months ago
- 243de01 ASoC: rt5682: remove noisy debug messages by Shuming Fan · 4 years, 10 months ago
- 557270e ASoC: rt5682: fix the random recording noise of headset by Shuming Fan · 4 years, 10 months ago
- 673f45f Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7 by Mark Brown · 4 years, 10 months ago
- a252d78 ASoC: rt5682: Fine tune the HP performance in soundwire mode by Oder Chiou · 4 years, 10 months ago
- 5b7ddb8 ASoC: rt5682: Revise the DAC1 volume setting by Oder Chiou · 4 years, 10 months ago
- b2d48dd ASoC: rt5682: Revise the function name by Oder Chiou · 4 years, 10 months ago
- 03f6fc6 ASoC: rt5682: Add the soundwire support by Oder Chiou · 4 years, 10 months ago
- ebbfabc ASoC: rt5682: Add CCF usage for providing I2S clks by Derek Fang · 4 years, 10 months ago
- 0c48a65 ASoC: rt5682: Enable PLL2 function by derek.fang · 4 years, 11 months ago
- b5848c8 ASoC: rt5682: Add the field "is_sdw" of private data by Oder Chiou · 5 years ago
- 7c497d7 Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
- 2acf6ce Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.6 by Mark Brown · 5 years ago
- bc094709 ASoC: rt5682: fix i2c arbitration lost issue by Shuming Fan · 5 years ago
- 8c4d2a0 Merge branch 'asoc-5.5' into asoc-next by Mark Brown · 5 years ago
- 44d13f6 ASoC: rt5682: fix the charge pump capacitor discharges by Shuming Fan · 5 years ago
- 24de635 ASoC: rt5682: cancel jack_detect_work if hs_jack is set to null by Bard liao · 5 years ago
- e226445 ASoC: rt5682: improve the sensitivity of push button by Shuming Fan · 5 years ago
- a315e76 ASoC: rt5682: add NULL handler to set_jack function by Jaska Uimonen · 5 years ago
- 61c8a7d ASoC: rt5682: use devm_snd_soc_register_component() by Kuninori Morimoto · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- c46ab15 ASoC: codecs: rt5682: initialize mutex before using by Xun Zhang · 6 years ago
- 1c5b6a2 ASoC: rt5682: recording has no sound after booting by Shuming Fan · 6 years ago
- 675212b ASoC: rt5682: fix jack type detection issue by Shuming Fan · 6 years ago
- 4834d70 ASoC: rt5682: Check JD status when system resume by Shuming Fan · 6 years ago
- e29fe43 Merge branch 'asoc-5.0' into asoc-5.1 for dapm table by Mark Brown · 6 years ago
- 8077ec0 ASoC: rt5682: Correct the setting while select ASRC clk for AD/DA filter by Shuming Fan · 6 years ago
- 3ac1b2e ASoC: rt5682: add default pdata for i2s mode by Bard liao · 6 years ago
- 22c7d5e ASoC: rt5682: Fix recording no sound issue by Shuming Fan · 6 years ago
- 3acbd2d Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
- ae2399c4 Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-next by Mark Brown · 6 years ago
- 37efe23 ASoC: rt5682: Minor code modification by Shuming Fan · 6 years ago
- 28b20dd ASoC: rt5682: Fix the boost volume at the begining of playback by Shuming Fan · 6 years ago
- afd603e ASoC: rt5682: Update calibration function by Shuming Fan · 6 years ago
- 90fbeb0 Merge branch 'asoc-4.19' into asoc-4.20 for rt5682 deps. by Mark Brown · 6 years ago
- 3f24f37 ASoC: rt5682: Remove HP volume control by Shuming Fan · 6 years ago
- bf0fa00 ASoC: rt5682: Improve HP performance by Shuming Fan · 6 years ago
- 1c96a2f regmap: split up regmap_config.use_single_rw by David Frey · 6 years ago
- 4c11d76 Merge branch 'asoc-4.19' into asoc-4.20 tas dependency by Mark Brown · 6 years ago