summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5645.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-01-081-40/+71
|\
| * ASoC: rt5645: Add mono speaker information to the components stringHans de Goede2023-12-211-1/+13
| * ASoC: rt5645: Add a rt5645_components() helperHans de Goede2023-12-211-0/+24
| * ASoC: rt5645: Add rt5645_get_pdata() helperHans de Goede2023-12-211-25/+26
| * ASoC: rt5645: Refactor rt5645_parse_dt()Hans de Goede2023-12-211-12/+6
| * ASoC: rt5645: Add platform-data for Acer Switch V 10Hans de Goede2023-12-211-0/+8
| * ASoC: rt5645: Drop double EF20 entry from dmi_platform_data[]Hans de Goede2023-12-211-8/+0
* | ASoC: rt5650: add mutex to avoid the jack detection failureShuming Fan2023-11-221-1/+9
|/
* ASoC: rt5650: fix the wrong result of key buttonShuming Fan2023-10-131-0/+2
* ASoC: rt5645: NULL pointer access when removing jackBrent Lu2023-09-041-6/+10
* ASoC: rt5645: improve the depop sequences of CBJ detectionShuming Fan2023-08-181-6/+12
* ASoC: rt5645: Drop legacy GPIO includeLinus Walleij2023-08-131-1/+0
* ASoC: rt5645: add the system level suspend-resume callbackShuming Fan2023-07-091-0/+33
* ASoC: rt5645: implement set_jack callbackShuming Fan2023-07-091-0/+17
* ASoC: rt5645: check return value after reading device idShuming Fan2023-07-051-1/+5
* ASoC: rt5645: Use maple tree register cacheMark Brown2023-06-191-2/+2
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: rt: use helper functionKuninori Morimoto2023-01-311-1/+1
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: rt5645: Fix errorenous cleanup orderLin Ma2022-05-161-1/+6
* ASoC: rt5645: Fix the error handling of rt5645_i2c_probe()Zheyu Ma2022-05-111-2/+2
* ASoC: rt*: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King2021-09-271-1/+1
* ASoC: rt5645: Avoid upgrading static warnings to errorsMark Brown2021-06-241-38/+11
* ASoC: rt5645: add error checking to rt5645_probe functionPhillip Potter2021-05-131-9/+39
* Revert "ASoC: rt5645: fix a NULL pointer dereference"Greg Kroah-Hartman2021-05-131-3/+0
* ASoC: rt5645: The ALC3270 variant does not have a headset-mic pinHans de Goede2021-03-101-4/+14
* ASoC: rt5645: Move rt5645_platform_data to sound/soc/codecs/rt5645.cHans de Goede2021-03-101-1/+22
* ASoC: rt5645: clarify expressionPierre-Louis Bossart2021-03-101-2/+2
* ASoC: rt5645: use logical ORPierre-Louis Bossart2021-03-101-1/+1
* ASoC: rt5645: Enable internal microphone and JD on ECS EF20Chris Chiu2021-01-111-0/+8
* ASoC: rt5645: add inv_hp_det flagChris Chiu2021-01-111-0/+4
* ASoC: rt5645: Add ACPI-defined GPIO for ECS EF20 seriesChris Chiu2021-01-111-0/+27
* ASoC: rt5645: Introduce mapping for ACPI-defined GPIOChris Chiu2021-01-111-0/+6
* ASoC: rt5645: Remove the redundant delay timeOder Chiou2020-12-301-25/+8
* ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-8/+8
* ASoC: rt5645: Add platform-data for Asus T101HAHans de Goede2020-06-091-0/+14
* ASoC: rt5645: Add platform-data for Medion E1239THans de Goede2020-04-061-0/+8
* Merge branch 'asoc-5.5' into asoc-nextMark Brown2019-11-221-0/+13
|\
| * ASoC: rt5650: Add Kahlee platform specfic changesAkshu Agrawal2019-10-241-0/+13
* | ASoC: rt5645: Fixed typo for buddy jack support.Jacob Rasmussen2019-11-151-1/+1
* | ASoC: rt5645: Fixed buddy jack support.Jacob Rasmussen2019-11-111-1/+5
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: rt5645: Headphone Jack sense inverts on the LattePanda boardHui Wang2019-05-021-0/+14
* ASoC: rt5645: fix a NULL pointer dereferenceKangjie Lu2019-05-021-0/+3
* ASoC: rt5645: store eq kcontrol byte in __beBard liao2019-01-071-14/+16
* ASoC: rt5645: remove unused mux defineBard liao2019-01-071-36/+0
* regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-3/+6
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-2/+3