aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5640.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-12ASoC: rt5640: Fix the issue of the abnormal JD2 statusOder Chiou1-19/+45
2022-08-08ASoC: rt5640: Fix the JD voltage dropping issueOder Chiou1-2/+3
2022-07-11ASoC: Merge up fixesMark Brown1-8/+22
2022-07-07ASoC: rt5640: Fix the wrong state of JD1 and JD2Oder Chiou1-8/+22
2022-07-05ASoC: rt5640: Add the MICBIAS1 to the dapm routingOder Chiou1-0/+11
2022-06-27ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-2/+0
2022-05-24ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPMOder Chiou1-2/+9
2022-04-06ASoC: rt*: use simple i2c probe functionStephen Kitt1-3/+2
2022-02-10ASoC: rt5640: Remove the sysclk and sysclk_src checkingOder Chiou1-3/+0
2022-01-06ASoC: rt5640: Add support for boards with an external jack-detect GPIOHans de Goede1-4/+41
2022-01-06ASoC: rt5640: Allow snd_soc_component_set_jack() to override the codec IRQHans de Goede1-2/+6
2022-01-06ASoC: rt5640: Change jack_work to a delayed_workHans de Goede1-8/+8
2022-01-06ASoC: rt5640: Fix possible NULL pointer deref on resumeHans de Goede1-1/+1
2021-12-02ASoC: rt5640: Fix the wrong state of the JD in the HDA headerOder Chiou1-5/+8
2021-11-25ASoC: rt5640: Add the HDA header supportOder Chiou1-3/+94
2021-09-27ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King1-1/+1
2021-08-19ASoC: rt5640: Add rt5640_set_ovcd_params() helperHans de Goede1-20/+30
2021-08-19ASoC: rt5640: Add optional hp_det_gpio parameter to rt5640_detect_headset()Hans de Goede1-4/+10
2021-08-19ASoC: rt5640: Delay requesting IRQ until the machine-drv calls set_jackHans de Goede1-17/+13
2021-08-19ASoC: rt5640: Move rt5640_disable_jack_detect() up in the rt5640.c fileHans de Goede1-23/+23
2021-08-05ASoC: rt5640: Silence warning message about missing interruptDmitry Osipenko1-8/+11
2021-03-12ASoC: rt5640: Rename 'Mono DAC Playback Volume' to 'DAC2 Playback Volume'Hans de Goede1-3/+3
2021-03-10ASoC: rt5640: clarify expressionPierre-Louis Bossart1-3/+3
2021-03-10ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede1-2/+2
2020-07-09ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-06-22ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto1-5/+5
2020-01-06ASoC: rt5640: Fix NULL dereference on module unloadDmitry Osipenko1-0/+7
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-01-07ASoC: rt5640: fix boolean assignmentsPierre-Louis Bossart1-3/+3
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey1-1/+2
2018-08-02ASoC: rt5640: Mark expected switch fall-throughGustavo A. R. Silva1-0/+2
2018-05-11ASoC: rt5640: Add button press supportHans de Goede1-6/+151
2018-05-11ASoC: rt5640: Add jack-detect supportHans de Goede1-0/+286
2018-05-11ASoC: rt5640: Allow specifying dmic data pins through device-propertiesHans de Goede1-0/+19
2018-05-11ASoC: rt5640: Move checking of device-properties to component probe callbackHans de Goede1-12/+19
2018-05-11ASoC: rt5640: Remove unused rt5640_platform_dataHans de Goede1-37/+16
2018-05-11ASoC: rt5640: Remove is_sys_clk_from_pll, it has ordering issuesHans de Goede1-25/+4
2018-02-12ASoC: rt5640: replace codec to componentKuninori Morimoto1-134/+126
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2017-02-19Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5640', 'asoc/topic/rt5645', 'asoc/topic/rt5659' and 'asoc/topic/rt5660' into asoc-nextMark Brown1-6/+6
2017-01-31ASoC: rt5640: Add "10EC3276" ACPI IDAlexandrov Stansilav1-0/+1
2017-01-12ASoC: rt5640: use msleep() for long delaysNicholas Mc Guire1-2/+2
2017-01-04ASoC: rt5640: move DAC2 Power to rt5640_dapm_widgetsBard Liao1-4/+4
2016-10-28ASoC: rt5640: add Mono ADC Capture Switch controlBard Liao1-0/+2
2016-10-24ASoC: rt5640: enable MCLK detectionBard Liao1-0/+3
2016-09-29Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/topic/arizona', 'asoc/topic/atmel' and 'asoc/topic/codec-component' into asoc-nextMark Brown1-6/+8
2016-08-15ASoC: rt5640: add internal clock source supportPierre-Louis Bossart1-0/+3
2016-08-08ASoC: codec duplicated callback function goes to component on rt5640Kuninori Morimoto1-6/+8
2016-03-18ASoC: rt5640: Correct the digital interface data selectSugar Zhang1-1/+1
2016-03-08ASoC: rt5640: remove unused variableSudip Mukherjee1-1/+1