summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5645.c
AgeCommit message (Expand)Author
2016-02-17ASoC: rt5645: fix the shift bit of IN1 boostBard Liao
2016-01-05Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown
2015-12-30ASoC: rt5645: add sys clk detectionBard Liao
2015-11-25ASoC: rt5645: Add dmi_system_id "Google Terra"Bard Liao
2015-11-20ASoC: rt5645: Add dmi_system_id "Google Wizpig"Bard Liao
2015-11-16ASoC: rt5645: Add struct dmi_system_id "Google Edgar" for Chrome OSJohn Lin
2015-11-16ASoC: rt5645: Increase the delay time to imporve the HP pop noiseJohn Lin
2015-11-05ASoC: rt5645: Power up the RC clock to make sure the speaker volume adjust pr...Oder Chiou
2015-10-26Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown
2015-10-26Merge tag 'asoc-v4.3-rc2' into asoc-nextMark Brown
2015-10-24ASoC: rt5645: Add the HWEQ for the speaker outputOder Chiou
2015-10-23ASoC: rt5645: Add dmi "Google Reks" for chromeJohn Lin
2015-10-16ASoC: rt5645: Recheck the jack detect status after resuming from S3Oder Chiou
2015-10-08ASoC: rt5645: fix build warningSudip Mukherjee
2015-10-07Merge remote-tracking branches 'asoc/fix/db1200', 'asoc/fix/dwc', 'asoc/fix/i...Mark Brown
2015-10-05ASoC: rt5645: Prevent the weird sound of the headphone while rebootingOder Chiou
2015-10-02ASoC: rt5645: Allow 4 channel recording on AIF1Ben Zhang
2015-10-01ASoC: rt5645: Correct the naming and setting of ADC Boost Volume ControlOder Chiou
2015-10-01ASoC: rt5645: Add the control of ClassD modulator Speaker Gain RatioOder Chiou
2015-09-23Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown
2015-09-23ASoC: rt5645: Prevent the pop sound in case of playback and the jack is pluggingOder Chiou
2015-09-23ASoC: rt5645: Increase the delay time to remove the pop soundOder Chiou
2015-09-23ASoC: rt5645: Use the type SOC_DAPM_SINGLE_AUTODISABLE to prevent the weird s...Oder Chiou
2015-09-22ASoC: rt5645: Add jd_invert for BroadwellJohn Lin
2015-09-22ASoC: rt5645: Add dmi for BroadwellJohn Lin
2015-09-14Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2015-09-11ASoC: rt5645: Remove incorrect settingsOder Chiou
2015-09-09ASoC: rt5645: Add struct dmi_system_id "Google Ultima" for chrome platformJohn Lin
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...Mark Brown
2015-08-30Merge remote-tracking branch 'asoc/topic/ssm4567' into asoc-nextMark Brown
2015-08-30Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown
2015-08-30Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown
2015-08-27ASoC: rt5645: Prevent the pop sound of the headphone while rebooting or shutd...Oder Chiou
2015-08-25ASoC: rt5645: Add struct dmi_system_id "Google Celes" for chrome platformOder Chiou
2015-08-25ASoC: rt5645: Add the register RT5645_CHARGE_PUMP to readable check functionOder Chiou
2015-08-25ASoC: rt5645: Remove the incorrect setting of the JD modeOder Chiou
2015-08-25ASoC: rt5645: Modify the jack detection function to prevent the pop sound whi...Oder Chiou
2015-08-25ASoC: rt5645: Modify the headphone depop and calibration function to prevent ...Oder Chiou
2015-08-05ASoC: rt5645: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen
2015-08-05ASoC: Add function "rl6231_get_pre_div" to correct the dmic clock calculationOder Chiou
2015-08-03ASoC: rt5645: Fix lost pin setting for DMIC1Bard Liao
2015-07-20ASoC: rt5645: Remove return value in jack detect workNicolas Boichat
2015-07-20Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2015-07-17ASoC: rt5645: Add regulator supportKoro Chen
2015-07-17ASoC: rt5645: Fix missing free_irqKoro Chen
2015-07-17ASoC: rt5645: Remove unused rt5645 variableNicolas Boichat
2015-07-17ASoC: rt5645: Check if codec is initialized in workqueue handlerNicolas Boichat
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin