aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5682.c
Commit message (Expand)AuthorAgeFilesLines
...
* | ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto2020-06-221-2/+1
* | ASoC: rt5682: DAI wclk supports 44100 Hz outputderek.fang2020-06-151-18/+31
* | ASoC: rt5682: Let PLL2 support the freq conversion for 44100Hz sample ratederek.fang2020-06-151-1/+8
|/
* ASoC: rt5682: Let dai clks be registered whether mclk exists or notderek.fang2020-06-151-5/+6
* ASoC: rt5682: split i2c driver into separate moduleArnd Bergmann2020-05-281-730/+43
* ASoC: codecs: rt*-sdw: fix memory leak in set_sdw_stream()Pierre-Louis Bossart2020-05-181-0/+3
* ASoC: rt5682: remove unwanted btn_type assignmentTzung-Bi Shih2020-04-301-1/+0
* ASoC: rt5682: remove duplicate rt5682_reset() callsTzung-Bi Shih2020-04-301-4/+0
* ASoC: rt5682: replace message printing from pr_() to dev_()Tzung-Bi Shih2020-04-301-6/+9
* ASoC: rt5682: remove empty default caseTzung-Bi Shih2020-04-301-17/+2
* ASoC: rt5682: fix space issuesTzung-Bi Shih2020-04-301-82/+70
* ASoC: rt5682: simplify assertionsTzung-Bi Shih2020-04-301-6/+5
* ASoC: rt5682: Fix build error without CONFIG_I2CYueHaibing2020-04-011-1/+4
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-271-0/+2
|\
| * ASoC: rt5682: fix the random recording noise of headsetShuming Fan2020-03-181-0/+2
* | ASoC: rt5682: move DAI clock registry to I2S modeShuming Fan2020-03-271-20/+19
* | ASoC: rt5682: Add a property for DMIC delayOder Chiou2020-03-231-1/+11
* | ASoC: rt5682: Add a property for DMIC clock rateOder Chiou2020-03-231-2/+7
* | ASoC: rt5682: remove noisy debug messagesShuming Fan2020-03-181-2/+2
* | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-131-1/+1
|\|
| * ASoC: rt5682: Revise the DAC1 volume settingOder Chiou2020-03-131-1/+1
| * Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-12-101-0/+2
| |\
* | | ASoC: rt5682: Fine tune the HP performance in soundwire modeOder Chiou2020-03-131-0/+2
* | | ASoC: rt5682: Revise the function nameOder Chiou2020-02-261-2/+2
* | | ASoC: rt5682: Add the soundwire supportOder Chiou2020-02-261-40/+486
* | | ASoC: rt5682: Add CCF usage for providing I2S clksDerek Fang2020-02-181-2/+405
* | | ASoC: rt5682: Enable PLL2 functionderek.fang2020-02-131-45/+166
* | | ASoC: rt5682: Add the field "is_sdw" of private dataOder Chiou2020-02-111-64/+84
* | | Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-12-171-0/+2
|\ \ \ | |/ / |/| / | |/
| * ASoC: rt5682: fix i2c arbitration lost issueShuming Fan2019-11-251-0/+2
* | Merge branch 'asoc-5.5' into asoc-nextMark Brown2019-11-221-0/+15
|\|
| * ASoC: rt5682: improve the sensitivity of push buttonShuming Fan2019-10-301-0/+15
* | ASoC: rt5682: fix the charge pump capacitor dischargesShuming Fan2019-11-181-24/+3
* | ASoC: rt5682: cancel jack_detect_work if hs_jack is set to nullBard liao2019-11-121-0/+1
|/
* ASoC: rt5682: add NULL handler to set_jack functionJaska Uimonen2019-10-011-2/+10
* ASoC: rt5682: use devm_snd_soc_register_component()Kuninori Morimoto2019-07-021-10/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: codecs: rt5682: initialize mutex before usingXun Zhang2019-04-251-1/+1
* ASoC: rt5682: recording has no sound after bootingShuming Fan2019-03-181-9/+5
* ASoC: rt5682: fix jack type detection issueShuming Fan2019-03-181-7/+5
* ASoC: rt5682: Check JD status when system resumeShuming Fan2019-03-181-17/+17
* Merge branch 'asoc-5.0' into asoc-5.1 for dapm tableMark Brown2019-02-061-0/+2
|\
| * ASoC: rt5682: Correct the setting while select ASRC clk for AD/DA filterShuming Fan2019-01-221-0/+2
* | ASoC: rt5682: add default pdata for i2s modeBard liao2019-01-171-0/+8
|/
* ASoC: rt5682: Fix recording no sound issueShuming Fan2019-01-031-0/+1
* Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-10-251-28/+58
|\
| * ASoC: rt5682: Minor code modificationShuming Fan2018-09-181-4/+11
| * ASoC: rt5682: Fix the boost volume at the begining of playbackShuming Fan2018-09-181-0/+5
| * ASoC: rt5682: Update calibration functionShuming Fan2018-09-181-2/+11
| * Merge branch 'asoc-4.19' into asoc-4.20 for rt5682 deps.Mark Brown2018-09-181-5/+0
| |\