summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5640.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt5640: Only cancel jack-detect work on suspend if activeHans de Goede2023-09-121-1/+1
* ASoC: rt5640: Fix IRQ not being free-ed for HDA jack detect modeHans de Goede2023-09-121-0/+1
* ASoC: rt5640: Enable the IRQ on resume after configuring jack-detectHans de Goede2023-09-121-2/+1
* ASoC: rt5640: Do not disable/enable IRQ twice on suspend/resumeHans de Goede2023-09-121-4/+3
* ASoC: rt5640: Fix sleep in atomic contextHans de Goede2023-09-121-4/+2
* ASoC: rt5640: Revert "Fix sleep in atomic context"Hans de Goede2023-09-121-7/+5
* ASoC: rt5640: fix typosSenhong Liu2023-08-211-2/+2
* ASoC: rt5640: Convert to just use GPIO descriptorsLinus Walleij2023-08-171-40/+15
* ASoC: rt5640: Fix the issue of speaker noiseDerek Fang2023-07-141-1/+0
* ASoC: rt5640: Fix sleep in atomic contextSameer Pujar2023-06-291-5/+7
* ASoC: rt5640: Use maple tree register cacheMark Brown2023-06-191-1/+1
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: rt5640: Update MCLK rate in set_sysclk()Sameer Pujar2023-02-091-0/+5
* ASoC: rt5640: Allow configuration of LOUT to mono differential modeOndrej Jirman2022-12-251-0/+4
* ASoC: rt5640: Fix Jack work after system suspendOder Chiou2022-11-281-0/+8
* ASoC: rt5640: Fix the issue of the abnormal JD2 statusOder Chiou2022-09-121-19/+45
* ASoC: rt5640: Fix the JD voltage dropping issueOder Chiou2022-08-081-2/+3
* ASoC: Merge up fixesMark Brown2022-07-111-8/+22
|\
| * ASoC: rt5640: Fix the wrong state of JD1 and JD2Oder Chiou2022-07-071-8/+22
* | ASoC: rt5640: Add the MICBIAS1 to the dapm routingOder Chiou2022-07-051-0/+11
* | ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-2/+0
|/
* ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" ...Oder Chiou2022-05-241-2/+9
* ASoC: rt*: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* ASoC: rt5640: Remove the sysclk and sysclk_src checkingOder Chiou2022-02-101-3/+0
* ASoC: rt5640: Add support for boards with an external jack-detect GPIOHans de Goede2022-01-061-4/+41
* ASoC: rt5640: Allow snd_soc_component_set_jack() to override the codec IRQHans de Goede2022-01-061-2/+6
* ASoC: rt5640: Change jack_work to a delayed_workHans de Goede2022-01-061-8/+8
* ASoC: rt5640: Fix possible NULL pointer deref on resumeHans de Goede2022-01-061-1/+1
* ASoC: rt5640: Fix the wrong state of the JD in the HDA headerOder Chiou2021-12-021-5/+8
* ASoC: rt5640: Add the HDA header supportOder Chiou2021-11-251-3/+94
* ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King2021-09-271-1/+1
* ASoC: rt5640: Add rt5640_set_ovcd_params() helperHans de Goede2021-08-191-20/+30
* ASoC: rt5640: Add optional hp_det_gpio parameter to rt5640_detect_headset()Hans de Goede2021-08-191-4/+10
* ASoC: rt5640: Delay requesting IRQ until the machine-drv calls set_jackHans de Goede2021-08-191-17/+13
* ASoC: rt5640: Move rt5640_disable_jack_detect() up in the rt5640.c fileHans de Goede2021-08-191-23/+23
* ASoC: rt5640: Silence warning message about missing interruptDmitry Osipenko2021-08-051-8/+11
* ASoC: rt5640: Rename 'Mono DAC Playback Volume' to 'DAC2 Playback Volume'Hans de Goede2021-03-121-3/+3
* ASoC: rt5640: clarify expressionPierre-Louis Bossart2021-03-101-3/+3
* ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede2021-03-101-2/+2
* ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-2/+2
* ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-5/+5
* ASoC: rt5640: Fix NULL dereference on module unloadDmitry Osipenko2020-01-061-0/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: rt5640: fix boolean assignmentsPierre-Louis Bossart2019-01-071-3/+3
* regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-1/+2
* ASoC: rt5640: Mark expected switch fall-throughGustavo A. R. Silva2018-08-021-0/+2
* ASoC: rt5640: Add button press supportHans de Goede2018-05-111-6/+151
* ASoC: rt5640: Add jack-detect supportHans de Goede2018-05-111-0/+286
* ASoC: rt5640: Allow specifying dmic data pins through device-propertiesHans de Goede2018-05-111-0/+19
* ASoC: rt5640: Move checking of device-properties to component probe callbackHans de Goede2018-05-111-12/+19