aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/rt5645.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-21ASoC: Intel: avs: Fixes and new platforms supportMark Brown1-0/+26
2024-02-12ASoC: codecs: fix TYPO 'reguest' to 'request' in error logYinchuan Guo1-1/+1
2024-02-12ASoC: rt5645: Add DMI quirk for inverted jack-detect on MeeGoPad T8Hans de Goede1-0/+15
2024-02-12ASoC: rt5645: Make LattePanda board DMI match more preciseHans de Goede1-0/+10
2024-02-11ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()Alexey Khoroshilov1-0/+1
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-40/+71
2023-12-21ASoC: rt5645: Add mono speaker information to the components stringHans de Goede1-1/+13
2023-12-21ASoC: rt5645: Add a rt5645_components() helperHans de Goede1-0/+24
2023-12-21ASoC: rt5645: Add rt5645_get_pdata() helperHans de Goede1-25/+26
2023-12-21ASoC: rt5645: Refactor rt5645_parse_dt()Hans de Goede1-12/+6
2023-12-21ASoC: rt5645: Add platform-data for Acer Switch V 10Hans de Goede1-0/+8
2023-12-21ASoC: rt5645: Drop double EF20 entry from dmi_platform_data[]Hans de Goede1-8/+0
2023-11-22ASoC: rt5650: add mutex to avoid the jack detection failureShuming Fan1-1/+9
2023-10-13ASoC: rt5650: fix the wrong result of key buttonShuming Fan1-0/+2
2023-09-04ASoC: rt5645: NULL pointer access when removing jackBrent Lu1-6/+10
2023-08-18ASoC: rt5645: improve the depop sequences of CBJ detectionShuming Fan1-6/+12
2023-08-13ASoC: rt5645: Drop legacy GPIO includeLinus Walleij1-1/+0
2023-07-09ASoC: rt5645: add the system level suspend-resume callbackShuming Fan1-0/+33
2023-07-09ASoC: rt5645: implement set_jack callbackShuming Fan1-0/+17
2023-07-05ASoC: rt5645: check return value after reading device idShuming Fan1-1/+5
2023-06-19ASoC: rt5645: Use maple tree register cacheMark Brown1-2/+2
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-01-31ASoC: rt: use helper functionKuninori Morimoto1-1/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-06-27ASoC: rt*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-05-16ASoC: rt5645: Fix errorenous cleanup orderLin Ma1-1/+6
2022-05-11ASoC: rt5645: Fix the error handling of rt5645_i2c_probe()Zheyu Ma1-2/+2
2022-04-06ASoC: rt*: use simple i2c probe functionStephen Kitt1-3/+2
2021-09-27ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King1-1/+1
2021-06-24ASoC: rt5645: Avoid upgrading static warnings to errorsMark Brown1-38/+11
2021-05-13ASoC: rt5645: add error checking to rt5645_probe functionPhillip Potter1-9/+39
2021-05-13Revert "ASoC: rt5645: fix a NULL pointer dereference"Greg Kroah-Hartman1-3/+0
2021-03-10ASoC: rt5645: The ALC3270 variant does not have a headset-mic pinHans de Goede1-4/+14
2021-03-10ASoC: rt5645: Move rt5645_platform_data to sound/soc/codecs/rt5645.cHans de Goede1-1/+22
2021-03-10ASoC: rt5645: clarify expressionPierre-Louis Bossart1-2/+2
2021-03-10ASoC: rt5645: use logical ORPierre-Louis Bossart1-1/+1
2021-01-11ASoC: rt5645: Enable internal microphone and JD on ECS EF20Chris Chiu1-0/+8
2021-01-11ASoC: rt5645: add inv_hp_det flagChris Chiu1-0/+4
2021-01-11ASoC: rt5645: Add ACPI-defined GPIO for ECS EF20 seriesChris Chiu1-0/+27
2021-01-11ASoC: rt5645: Introduce mapping for ACPI-defined GPIOChris Chiu1-0/+6
2020-12-30ASoC: rt5645: Remove the redundant delay timeOder Chiou1-25/+8
2020-06-22ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto1-8/+8
2020-06-09ASoC: rt5645: Add platform-data for Asus T101HAHans de Goede1-0/+14
2020-04-06ASoC: rt5645: Add platform-data for Medion E1239THans de Goede1-0/+8
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown1-0/+13
2019-11-15ASoC: rt5645: Fixed typo for buddy jack support.Jacob Rasmussen1-1/+1
2019-11-11ASoC: rt5645: Fixed buddy jack support.Jacob Rasmussen1-1/+5
2019-10-24ASoC: rt5650: Add Kahlee platform specfic changesAkshu Agrawal1-0/+13
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-02ASoC: rt5645: Headphone Jack sense inverts on the LattePanda boardHui Wang1-0/+14