summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5640.c
AgeCommit message (Expand)Author
2023-09-12ASoC: rt5640: Only cancel jack-detect work on suspend if activeHans de Goede
2023-09-12ASoC: rt5640: Fix IRQ not being free-ed for HDA jack detect modeHans de Goede
2023-09-12ASoC: rt5640: Enable the IRQ on resume after configuring jack-detectHans de Goede
2023-09-12ASoC: rt5640: Do not disable/enable IRQ twice on suspend/resumeHans de Goede
2023-09-12ASoC: rt5640: Fix sleep in atomic contextHans de Goede
2023-09-12ASoC: rt5640: Revert "Fix sleep in atomic context"Hans de Goede
2023-08-21ASoC: rt5640: fix typosSenhong Liu
2023-08-17ASoC: rt5640: Convert to just use GPIO descriptorsLinus Walleij
2023-07-14ASoC: rt5640: Fix the issue of speaker noiseDerek Fang
2023-06-29ASoC: rt5640: Fix sleep in atomic contextSameer Pujar
2023-06-19ASoC: rt5640: Use maple tree register cacheMark Brown
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-02-09ASoC: rt5640: Update MCLK rate in set_sysclk()Sameer Pujar
2022-12-25ASoC: rt5640: Allow configuration of LOUT to mono differential modeOndrej Jirman
2022-11-28ASoC: rt5640: Fix Jack work after system suspendOder Chiou
2022-09-12ASoC: rt5640: Fix the issue of the abnormal JD2 statusOder Chiou
2022-08-08ASoC: rt5640: Fix the JD voltage dropping issueOder Chiou
2022-07-11ASoC: Merge up fixesMark Brown
2022-07-07ASoC: rt5640: Fix the wrong state of JD1 and JD2Oder Chiou
2022-07-05ASoC: rt5640: Add the MICBIAS1 to the dapm routingOder Chiou
2022-06-27ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-05-24ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" ...Oder Chiou
2022-04-06ASoC: rt*: use simple i2c probe functionStephen Kitt
2022-02-10ASoC: rt5640: Remove the sysclk and sysclk_src checkingOder Chiou
2022-01-06ASoC: rt5640: Add support for boards with an external jack-detect GPIOHans de Goede
2022-01-06ASoC: rt5640: Allow snd_soc_component_set_jack() to override the codec IRQHans de Goede
2022-01-06ASoC: rt5640: Change jack_work to a delayed_workHans de Goede
2022-01-06ASoC: rt5640: Fix possible NULL pointer deref on resumeHans de Goede
2021-12-02ASoC: rt5640: Fix the wrong state of the JD in the HDA headerOder Chiou
2021-11-25ASoC: rt5640: Add the HDA header supportOder Chiou
2021-09-27ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2021-08-19ASoC: rt5640: Add rt5640_set_ovcd_params() helperHans de Goede
2021-08-19ASoC: rt5640: Add optional hp_det_gpio parameter to rt5640_detect_headset()Hans de Goede
2021-08-19ASoC: rt5640: Delay requesting IRQ until the machine-drv calls set_jackHans de Goede
2021-08-19ASoC: rt5640: Move rt5640_disable_jack_detect() up in the rt5640.c fileHans de Goede
2021-08-05ASoC: rt5640: Silence warning message about missing interruptDmitry Osipenko
2021-03-12ASoC: rt5640: Rename 'Mono DAC Playback Volume' to 'DAC2 Playback Volume'Hans de Goede
2021-03-10ASoC: rt5640: clarify expressionPierre-Louis Bossart
2021-03-10ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede
2020-07-09ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-22ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto
2020-01-06ASoC: rt5640: Fix NULL dereference on module unloadDmitry Osipenko
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-01-07ASoC: rt5640: fix boolean assignmentsPierre-Louis Bossart
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey
2018-08-02ASoC: rt5640: Mark expected switch fall-throughGustavo A. R. Silva
2018-05-11ASoC: rt5640: Add button press supportHans de Goede
2018-05-11ASoC: rt5640: Add jack-detect supportHans de Goede
2018-05-11ASoC: rt5640: Allow specifying dmic data pins through device-propertiesHans de Goede
2018-05-11ASoC: rt5640: Move checking of device-properties to component probe callbackHans de Goede