aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5645.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-24Merge 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-05Merge 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/broonie/sound into asoc-rt5645Mark 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/broonie/sound into asoc-rt5645Mark 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 cancel_delayed_work_syncOder Chiou1-3/+1
2015-11-05ASoC: rt5645: Power up the RC clock to make sure the speaker volume adjust properlyOder Chiou1-3/+35
2015-10-26Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown1-2/+137
2015-10-26Merge tag 'asoc-v4.3-rc2' into asoc-nextMark Brown1-1/+34
2015-10-24ASoC: rt5645: Add the HWEQ for the speaker outputOder Chiou1-0/+110
2015-10-23ASoC: rt5645: Add dmi "Google Reks" for chromeJohn Lin1-0/+7
2015-10-16ASoC: rt5645: Recheck the jack detect status after resuming from S3Oder Chiou1-0/+4
2015-10-08ASoC: rt5645: fix build warningSudip Mukherjee1-1/+1
2015-10-07Merge remote-tracking branches 'asoc/fix/db1200', 'asoc/fix/dwc', 'asoc/fix/imx-ssi', 'asoc/fix/maintainers', 'asoc/fix/rt5645', 'asoc/fix/sgtl5000' and 'asoc/fix/tas2552' into asoc-linusMark Brown1-3/+3
2015-10-05ASoC: rt5645: Prevent the weird sound of the headphone while rebootingOder Chiou1-0/+2
2015-10-02ASoC: rt5645: Allow 4 channel recording on AIF1Ben Zhang1-1/+1
2015-10-01ASoC: rt5645: Correct the naming and setting of ADC Boost Volume ControlOder Chiou1-3/+3
2015-10-01ASoC: rt5645: Add the control of ClassD modulator Speaker Gain RatioOder Chiou1-0/+12
2015-09-23Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown1-1/+34
2015-09-23ASoC: rt5645: Prevent the pop sound in case of playback and the jack is pluggingOder Chiou1-0/+3
2015-09-23ASoC: rt5645: Increase the delay time to remove the pop soundOder Chiou1-1/+1
2015-09-23ASoC: rt5645: Use the type SOC_DAPM_SINGLE_AUTODISABLE to prevent the weird sound in runtime of power upOder Chiou1-2/+2
2015-09-22ASoC: rt5645: Add jd_invert for BroadwellJohn Lin1-0/+7
2015-09-22ASoC: rt5645: Add dmi for BroadwellJohn Lin1-1/+27
2015-09-14Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-fix-rt5645Mark Brown1-0/+7