summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5645.c
AgeCommit message (Expand)AuthorFilesLines
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-25Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown1-2/+21
2016-07-25Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown1-0/+1
2016-07-08ASoC: rt5645: Add ACPI ID 10EC5640Vinod Koul1-0/+7
2016-07-07ASoC: rt5645: add DAC1 soft volume func controlBard Liao1-0/+11
2016-07-07ASoC: rt5645: set RT5645_PRIV_INDEX as volatileBard Liao1-0/+1
2016-07-01ASoC: rt5645: patch reg-0x8aBard Liao1-2/+3
2016-07-01ASoC: rt5645: fix reg-2f default value.Bard Liao1-1/+1
2016-05-05ASoC: rt5645: polling jd status in all conditionsBard Liao1-6/+4
2016-03-21ASoC: rt5645: Add dmi_system_id "Google Setzer"John Lin1-0/+6
2016-03-13Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown1-5/+10
2016-02-26ASoC: rt5645: extend delay time for headphone pop noiseJohn Lin1-1/+1
2016-02-26ASoC: rt5645: improve headphone pop when system resumes from S3John Lin1-4/+9
2016-02-10Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown1-1/+1
2016-01-21ASoC: rt5645: fix the shift bit of IN1 boostBard Liao1-1/+1
2016-01-11Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown1-4/+26
2016-01-11Merge tag 'asoc-v4.5' into asoc-nextMark Brown1-73/+219
2016-01-06Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown1-0/+4
2016-01-05ASoC: rt5645: improve IRQ reaction time for HS buttonBard Liao1-0/+1
2016-01-04ASoC: rt5645: Constify ACPI device idsMathias Krause1-2/+1
2015-12-30ASoC: rt5645: add sys clk detectionBard Liao1-0/+4
2015-12-30ASoC: rt5645: use polling to support HS buttonBard Liao1-2/+24
2015-11-30ASoC: rt5645: merge DMI tables of google projectsBard Liao1-61/+18
2015-11-25Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+7
2015-11-25ASoC: rt5645: Add dmi_system_id "Google Terra"Bard Liao1-0/+7
2015-11-20Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-1/+15
2015-11-20ASoC: rt5645: Add dmi_system_id "Google Wizpig"Bard Liao1-0/+7
2015-11-16ASoC: rt5645: Add struct dmi_system_id "Google Edgar" for Chrome OSJohn Lin1-0/+7
2015-11-16ASoC: rt5645: Separate regmap for rt5645 and rt5650Bard Liao1-9/+200
2015-11-16ASoC: rt5645: Increase the delay time to imporve the HP pop noiseJohn Lin1-1/+1
2015-11-16ASoC: rt5645: Use the mod_delayed_work instead of the queue_delayed_work and ...Oder Chiou1-3/+1
2015-11-05ASoC: rt5645: Power up the RC clock to make sure the speaker volume adjust pr...Oder Chiou1-3/+35
2015-10-26Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown1-2/+137