summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5645.c
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig1-1/+1
2017-09-01Merge remote-tracking branches 'asoc/topic/rt5563', 'asoc/topic/rt5616', 'aso...Mark Brown1-3/+40
2017-08-31ASoC: rt5645: Add jack detection workaround for MINIX Z83-4 based devicesIan W MORRISON1-0/+17
2017-08-23ASoC: rt5645: make rt5645_platform_data constBhumika Goyal1-3/+3
2017-08-23ASoC: codecs: rt5645: add quirks for Asus T100HAPierre-Louis Bossart1-0/+20
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2017-07-03Merge remote-tracking branches 'asoc/topic/rt5614', 'asoc/topic/rt5645', 'aso...Mark Brown1-28/+68
2017-06-30ASoC: rt5645: Add quirk override by module optionTakashi Iwai1-0/+20
2017-06-28ASoC: rt5645: enable speaker protection featuresBard Liao1-1/+3
2017-06-28ASoC: rt5645: del btn_check_timer on removeHans de Goede1-0/+1
2017-06-28ASoC: rt5645: Add jack detection workaround for GPD WinTakashi Iwai1-0/+29
2017-06-28ASoC: rt5645: add inv_jd1_1 flagBard Liao1-0/+4
2017-06-28ASoC: rt5645: rename jd_invert flag in platform dataBard Liao1-4/+4
2017-06-28ASoC: rt5645: read jd1_1 status for jd detectionBard Liao1-23/+8
2017-04-30Merge remote-tracking branches 'asoc/topic/rockchip', 'asoc/topic/rt5514', 'a...Mark Brown1-0/+10
2017-04-05ASoc: rt5645: Add OF device ID tableJavier Martinez Canillas1-0/+10
2017-02-19Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5640', 'aso...Mark Brown1-3/+9
2017-02-19Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-0/+2
2017-02-01ASoC: rt5645: fix error handling for gpio detectionPierre-Louis Bossart1-2/+8
2017-01-31ASoc: rt5645: add ACPI ID 10EC3270Pierre-Louis Bossart1-0/+1
2017-01-31ASoC: rt5645: add support for RT5648Pierre-Louis Bossart1-0/+1
2017-01-09ASoC: rt5645: set high voltage for capless powerBard Liao1-1/+1
2017-01-09ASoC: rt5645: set sel_i2s_pre_div1 to 2Bard Liao1-0/+3
2016-08-08ASoC: codec duplicated callback function goes to component on rt5645Kuninori Morimoto1-6/+8
2016-07-24Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown1-2/+21