summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5665.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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