aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5645.c
AgeCommit message (Expand)Author
2024-01-25ASoC: rt5650: add mutex to avoid the jack detection failureShuming Fan
2023-11-08ASoC: rt5650: fix the wrong result of key buttonShuming Fan
2022-06-14ASoC: rt5645: Fix errorenous cleanup orderLin Ma
2020-06-25ASoC: rt5645: Add platform-data for Asus T101HAHans de Goede
2019-12-17ASoC: rt5645: Fixed typo for buddy jack support.Jacob Rasmussen
2019-12-17ASoC: rt5645: Fixed buddy jack support.Jacob Rasmussen
2019-12-05ASoC: rt5645: Headphone Jack sense inverts on the LattePanda boardHui Wang
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-11ASoC: rt5645: Add platform-data for Lenovo Ideapad Mixx 320Hans de Goede
2018-05-11ASoC: rt5645: Add platform-data for Lenovo Ideapad Mixx 310Hans de Goede
2018-02-12ASoC: rt5645/rt5677: replace codec to componentKuninori Morimoto
2018-01-12Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5645', 'aso...Mark Brown
2018-01-12ASoC: rt5645: add fallback case for jack detection supportPierre-Louis Bossart
2018-01-04ASoC: rt5645: add micbias power control select.Bard Liao
2018-01-04ASoC: rt5645: change micbias widget type to supply.Bard Liao
2018-01-03ASoC: rt5645: add platform data for the Teclast X80 Pro tabletHans de Goede
2018-01-03ASoC: rt5645: cleanup DMI matching codeHans de Goede
2018-01-03ASoC: rt5645: set in2_diff flag for GPD win and pocket devicesHans de Goede
2017-12-20Merge remote-tracking branches 'asoc/fix/msm8916', 'asoc/fix/nau8825', 'asoc/...Mark Brown
2017-12-12ASoC: rt5645: Set card long_name for GPD win / pocketHans de Goede
2017-11-22ASoC: rt5645: reset RT5645_AD_DA_MIXER at probeBard Liao
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-09ASoC: rt5645: Wait for 400msec before concluding on value of RT5645_VENDOR_ID2Akshu Agrawal
2017-10-31ASoC: rt5645: remove unexisting route on new rt5645Bard Liao
2017-10-26ALSA: Convert timers to use timer_setup()Kees Cook
2017-09-19ASoC: rt5645: Make a few struct constJean Delvare
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-01Merge remote-tracking branches 'asoc/topic/rt5563', 'asoc/topic/rt5616', 'aso...Mark Brown
2017-08-31ASoC: rt5645: Add jack detection workaround for MINIX Z83-4 based devicesIan W MORRISON
2017-08-23ASoC: rt5645: make rt5645_platform_data constBhumika Goyal
2017-08-23ASoC: codecs: rt5645: add quirks for Asus T100HAPierre-Louis Bossart
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2017-07-03Merge remote-tracking branches 'asoc/topic/rt5614', 'asoc/topic/rt5645', 'aso...Mark Brown
2017-06-30ASoC: rt5645: Add quirk override by module optionTakashi Iwai
2017-06-28ASoC: rt5645: enable speaker protection featuresBard Liao
2017-06-28ASoC: rt5645: del btn_check_timer on removeHans de Goede
2017-06-28ASoC: rt5645: Add jack detection workaround for GPD WinTakashi Iwai
2017-06-28ASoC: rt5645: add inv_jd1_1 flagBard Liao
2017-06-28ASoC: rt5645: rename jd_invert flag in platform dataBard Liao
2017-06-28ASoC: rt5645: read jd1_1 status for jd detectionBard Liao
2017-04-30Merge remote-tracking branches 'asoc/topic/rockchip', 'asoc/topic/rt5514', 'a...Mark Brown
2017-04-05ASoc: rt5645: Add OF device ID tableJavier Martinez Canillas
2017-02-19Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5640', 'aso...Mark Brown
2017-02-19Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2017-02-01ASoC: rt5645: fix error handling for gpio detectionPierre-Louis Bossart
2017-01-31ASoc: rt5645: add ACPI ID 10EC3270Pierre-Louis Bossart
2017-01-31ASoC: rt5645: add support for RT5648Pierre-Louis Bossart
2017-01-09ASoC: rt5645: set high voltage for capless powerBard Liao
2017-01-09ASoC: rt5645: set sel_i2s_pre_div1 to 2Bard Liao
2016-08-08ASoC: codec duplicated callback function goes to component on rt5645Kuninori Morimoto