summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5665.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt5665: remove redundant assignment to variable idxColin Ian King2019-07-051-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-1/+2
* ASoC: rt5665: remove rt5668 supportBard Liao2018-02-121-5/+0
* ASoC: rt5665: replace codec to componentKuninori Morimoto2018-02-121-177/+168
*---. Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'aso...Mark Brown2017-09-011-5/+48
|\ \ \
| * | | ASoC: rt5665: constify acpi_device_id.Arvind Yadav2017-07-241-1/+1
| * | | ASoC: rt5665: add MONOVOL Playback Volume controlBard Liao2017-07-241-0/+3
| * | | ASoC: rt5665: add clock sync control for master modeBard Liao2017-07-201-0/+15
| * | | ASoC: rt5665: add clcok control for master modeBard Liao2017-07-201-1/+23
| * | | ASoC: rt5665: force using PLL if MCLK is not suitableBard Liao2017-07-171-3/+6
| |/ /
* | | Merge tag 'v4.13-rc6' into asoc-msm8916Mark Brown2017-08-211-2/+2
|\ \ \ | | |/ | |/|
| * | ASoC: rt5665: fix wrong register for bclk ratio controlBard Liao2017-08-011-2/+2
| |/
* / ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
|/
* ASoC: rt5665: calibration should be done before jack detectionBard Liao2017-06-301-0/+7
* ASoC: rt5665: make local symbol rt5665_i2c_driver staticWei Yongjun2017-05-171-1/+1
* ASoC: rt5665: Fix uninitialized warning in rt5665_i2s_pin_event()Geert Uytterhoeven2017-05-171-3/+7
* ASoC: rt5665: add ADC STO2 ASRC supportBard Liao2017-05-141-0/+3
* ASoC: rt5665: fix gcc-7 warningArnd Bergmann2017-05-141-68/+68
* Merge remote-tracking branch 'asoc/topic/rt5665' into asoc-nextMark Brown2017-04-301-80/+142
|\
| * ASoC: rt5665: move rt5665_set_jack_detect to .set_jackBard Liao2017-04-111-3/+3
| * ASoC: rt5665: fix wrong pre div reg of IF2 and IF3Bard Liao2017-03-201-2/+5
| * ASoC: rt5665: set i2s pin share configurationBard Liao2017-03-161-3/+55
| * ASoC: rt5665: move set_sysclk to codec levelBard Liao2017-03-131-5/+4
| * ASoC: rt5665: move set_pll to codec levelBard Liao2017-03-131-9/+9
| * ASoC: rt5665: enhance jack type detection functionBard Liao2017-03-081-2/+5
| * ASoC: rt5665: enable TDM if more than 2 channelsBard Liao2017-03-081-55/+59
| * ASoC: rt5665: increase button detection accuracyBard Liao2017-03-081-1/+2
* | ASoC: rt5665: fix wrong shift rt5665_if2_1_adc_in_enumBard Liao2017-03-201-1/+1
|/
* ASoC: rt5665: CLKDET is also a power of ASRCBard Liao2017-03-081-0/+3
* ASoC: rt5665: Vref3 is necessary for Mono AmpBard Liao2017-03-081-0/+1
* ASoC: rt5665: increase LDO levelBard Liao2017-03-081-1/+1
* ASoC: rt5665: fix getting wrong work handler containerBard Liao2017-03-081-1/+1
* ASoC: rt5665: Use devm_gpio_request_one()Axel Lin2016-11-161-4/+2
* ASoC: rt5665: Fix missing mutex_unlock in rt5665_calibrateAxel Lin2016-11-161-2/+3
* ASoC: add rt5665 codec driverBard Liao2016-11-141-0/+4875