summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5645.c
AgeCommit message (Expand)AuthorFilesLines
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
2019-05-02ASoC: rt5645: fix a NULL pointer dereferenceKangjie Lu1-0/+3
2019-01-07ASoC: rt5645: store eq kcontrol byte in __beBard liao1-14/+16
2019-01-07ASoC: rt5645: remove unused mux defineBard liao1-36/+0
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey1-3/+6
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-2/+3
2018-05-11ASoC: rt5645: Add platform-data for Lenovo Ideapad Mixx 320Hans de Goede1-0/+9
2018-05-11ASoC: rt5645: Add platform-data for Lenovo Ideapad Mixx 310Hans de Goede1-0/+14
2018-02-12ASoC: rt5645/rt5677: replace codec to componentKuninori Morimoto1-186/+184
2018-01-12Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5645', 'aso...Mark Brown1-65/+122
2018-01-12ASoC: rt5645: add fallback case for jack detection supportPierre-Louis Bossart1-1/+14
2018-01-04ASoC: rt5645: add micbias power control select.Bard Liao1-2/+54
2018-01-04ASoC: rt5645: change micbias widget type to supply.Bard Liao1-4/+4
2018-01-03ASoC: rt5645: add platform data for the Teclast X80 Pro tabletHans de Goede1-0/+8
2018-01-03ASoC: rt5645: cleanup DMI matching codeHans de Goede1-73/+51
2018-01-03ASoC: rt5645: set in2_diff flag for GPD win and pocket devicesHans de Goede1-0/+2
2017-12-20Merge remote-tracking branches 'asoc/fix/msm8916', 'asoc/fix/nau8825', 'asoc/...Mark Brown1-0/+2
2017-12-12ASoC: rt5645: Set card long_name for GPD win / pocketHans de Goede1-0/+4
2017-11-22ASoC: rt5645: reset RT5645_AD_DA_MIXER at probeBard Liao1-0/+2
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-6/+26
2017-11-09ASoC: rt5645: Wait for 400msec before concluding on value of RT5645_VENDOR_ID2Akshu Agrawal1-0/+8
2017-10-31ASoC: rt5645: remove unexisting route on new rt5645Bard Liao1-2/+14
2017-10-26ALSA: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-09-19ASoC: rt5645: Make a few struct constJean Delvare1-4/+4