summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5645.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5640', 'aso...Mark Brown2017-02-191-3/+9
|\ \
| | * ASoC: rt5645: fix error handling for gpio detectionPierre-Louis Bossart2017-02-011-2/+8
| | * ASoC: rt5645: set high voltage for capless powerBard Liao2017-01-091-1/+1
* | | Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-02-191-0/+2
|\ \ \ | |_|/ |/| |
| * | ASoc: rt5645: add ACPI ID 10EC3270Pierre-Louis Bossart2017-01-311-0/+1
| * | ASoC: rt5645: add support for RT5648Pierre-Louis Bossart2017-01-311-0/+1
| |/
* | ASoC: rt5645: set sel_i2s_pre_div1 to 2Bard Liao2017-01-091-0/+3
|/
* ASoC: codec duplicated callback function goes to component on rt5645Kuninori Morimoto2016-08-081-6/+8
* Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown2016-07-241-2/+21
|\
| * ASoC: rt5645: Add ACPI ID 10EC5640Vinod Koul2016-07-081-0/+7
| * ASoC: rt5645: add DAC1 soft volume func controlBard Liao2016-07-071-0/+11
| * ASoC: rt5645: patch reg-0x8aBard Liao2016-07-011-2/+3
* | Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2016-07-241-0/+1
|\ \ | |/ |/|
| * ASoC: rt5645: set RT5645_PRIV_INDEX as volatileBard Liao2016-07-071-0/+1
* | ASoC: rt5645: fix reg-2f default value.Bard Liao2016-07-011-1/+1
|/
* ASoC: rt5645: polling jd status in all conditionsBard Liao2016-05-051-6/+4
* ASoC: rt5645: Add dmi_system_id "Google Setzer"John Lin2016-03-211-0/+6
* Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown2016-03-131-5/+10
|\
| * ASoC: rt5645: extend delay time for headphone pop noiseJohn Lin2016-02-261-1/+1
| * ASoC: rt5645: improve headphone pop when system resumes from S3John Lin2016-02-261-4/+9
* | Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2016-02-101-1/+1
|\ \ | |/ |/|
| * ASoC: rt5645: fix the shift bit of IN1 boostBard Liao2016-01-211-1/+1
* | Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown2016-01-111-4/+26
|\ \
| * | ASoC: rt5645: improve IRQ reaction time for HS buttonBard Liao2016-01-051-0/+1
| * | ASoC: rt5645: Constify ACPI device idsMathias Krause2016-01-041-2/+1
| * | ASoC: rt5645: use polling to support HS buttonBard Liao2015-12-301-2/+24
* | | Merge tag 'asoc-v4.5' into asoc-nextMark Brown2016-01-111-73/+219
|\ \ \ | |/ /
| * | ASoC: rt5645: merge DMI tables of google projectsBard Liao2015-11-301-61/+18
| * | Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2015-11-251-0/+7
| |\ \
| * \ \ Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2015-11-201-1/+15
| |\ \ \
| * | | | ASoC: rt5645: Separate regmap for rt5645 and rt5650Bard Liao2015-11-161-9/+200
| * | | | ASoC: rt5645: Use the mod_delayed_work instead of the queue_delayed_work and ...Oder Chiou2015-11-161-3/+1
* | | | | Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2016-01-051-0/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ASoC: rt5645: add sys clk detectionBard Liao2015-12-301-0/+4
| | |_|/ | |/| |
* | | | ASoC: rt5645: Add dmi_system_id "Google Terra"Bard Liao2015-11-251-0/+7
| |_|/ |/| |
* | | ASoC: rt5645: Add dmi_system_id "Google Wizpig"Bard Liao2015-11-201-0/+7
* | | ASoC: rt5645: Add struct dmi_system_id "Google Edgar" for Chrome OSJohn Lin2015-11-161-0/+7
* | | ASoC: rt5645: Increase the delay time to imporve the HP pop noiseJohn Lin2015-11-161-1/+1
| |/ |/|
* | ASoC: rt5645: Power up the RC clock to make sure the speaker volume adjust pr...Oder Chiou2015-11-051-3/+35
|/
* Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown2015-10-261-2/+137
|\
| * ASoC: rt5645: Add the HWEQ for the speaker outputOder Chiou2015-10-241-0/+110
| * ASoC: rt5645: Add dmi "Google Reks" for chromeJohn Lin2015-10-231-0/+7
| * ASoC: rt5645: Recheck the jack detect status after resuming from S3Oder Chiou2015-10-161-0/+4
| * ASoC: rt5645: fix build warningSudip Mukherjee2015-10-081-1/+1
| * ASoC: rt5645: Prevent the weird sound of the headphone while rebootingOder Chiou2015-10-051-0/+2
| * ASoC: rt5645: Allow 4 channel recording on AIF1Ben Zhang2015-10-021-1/+1
| * ASoC: rt5645: Add the control of ClassD modulator Speaker Gain RatioOder Chiou2015-10-011-0/+12
* | Merge tag 'asoc-v4.3-rc2' into asoc-nextMark Brown2015-10-261-1/+34
|\ \
| * \ Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown2015-09-231-1/+34
| |\ \ | | |/
| | * ASoC: rt5645: Add jd_invert for BroadwellJohn Lin2015-09-221-0/+7
OpenPOWER on IntegriCloud