summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5665.c
AgeCommit message (Expand)Author
2023-08-17ASoC: rt5665: Convert to use GPIO descriptorsLinus Walleij
2023-08-07ASoC: rt5665: add missed regulator_bulk_disableZhang Shurong
2023-06-19ASoC: rt5665: Use maple tree register cacheMark Brown
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-01-31ASoC: rt: use helper functionKuninori Morimoto
2022-06-27ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-04-06ASoC: rt*: use simple i2c probe functionStephen Kitt
2021-09-27ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2021-03-10ASoC: rt5665: clarify expressionPierre-Louis Bossart
2020-06-22ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto
2019-07-23ASoC: rt5665: Fix a typo in the name of a functionChristophe JAILLET
2019-07-05ASoC: rt5665: remove redundant assignment to variable idxColin Ian King
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey
2018-02-12ASoC: rt5665: remove rt5668 supportBard Liao
2018-02-12ASoC: rt5665: replace codec to componentKuninori Morimoto
2017-09-01Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'aso...Mark Brown
2017-08-21Merge tag 'v4.13-rc6' into asoc-msm8916Mark Brown
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2017-08-01ASoC: rt5665: fix wrong register for bclk ratio controlBard Liao
2017-07-24ASoC: rt5665: constify acpi_device_id.Arvind Yadav
2017-07-24ASoC: rt5665: add MONOVOL Playback Volume controlBard Liao
2017-07-20ASoC: rt5665: add clock sync control for master modeBard Liao
2017-07-20ASoC: rt5665: add clcok control for master modeBard Liao
2017-07-17ASoC: rt5665: force using PLL if MCLK is not suitableBard Liao
2017-06-30ASoC: rt5665: calibration should be done before jack detectionBard Liao
2017-05-17ASoC: rt5665: make local symbol rt5665_i2c_driver staticWei Yongjun
2017-05-17ASoC: rt5665: Fix uninitialized warning in rt5665_i2s_pin_event()Geert Uytterhoeven
2017-05-14ASoC: rt5665: add ADC STO2 ASRC supportBard Liao
2017-05-14ASoC: rt5665: fix gcc-7 warningArnd Bergmann
2017-04-30Merge remote-tracking branch 'asoc/topic/rt5665' into asoc-nextMark Brown
2017-04-11ASoC: rt5665: move rt5665_set_jack_detect to .set_jackBard Liao
2017-03-20ASoC: rt5665: fix wrong pre div reg of IF2 and IF3Bard Liao
2017-03-20ASoC: rt5665: fix wrong shift rt5665_if2_1_adc_in_enumBard Liao
2017-03-16ASoC: rt5665: set i2s pin share configurationBard Liao
2017-03-13ASoC: rt5665: move set_sysclk to codec levelBard Liao
2017-03-13ASoC: rt5665: move set_pll to codec levelBard Liao
2017-03-08ASoC: rt5665: enhance jack type detection functionBard Liao
2017-03-08ASoC: rt5665: enable TDM if more than 2 channelsBard Liao
2017-03-08ASoC: rt5665: increase button detection accuracyBard Liao
2017-03-08ASoC: rt5665: CLKDET is also a power of ASRCBard Liao
2017-03-08ASoC: rt5665: Vref3 is necessary for Mono AmpBard Liao
2017-03-08ASoC: rt5665: increase LDO levelBard Liao
2017-03-08ASoC: rt5665: fix getting wrong work handler containerBard Liao
2016-11-16ASoC: rt5665: Use devm_gpio_request_one()Axel Lin
2016-11-16ASoC: rt5665: Fix missing mutex_unlock in rt5665_calibrateAxel Lin
2016-11-14ASoC: add rt5665 codec driverBard Liao