summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5645.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-27ASoC: rt5645: Restore HP depop setting in HP offBard Liao1-0/+2
2015-03-27ASoC: rt5645: Use update_bits for bit controlBard Liao1-1/+2
2015-03-27ASoC: rt5645: Set use_single_rw flag for regmapBard Liao1-1/+1
2015-03-27ASoC: rt5645: Redefine format config for rt5650Bard Liao1-10/+29
2015-03-13ASoC: rt5645: Remove adc stereo2 filterBard Liao1-3/+0
2015-03-12ASoC: rt5645: Add TDM support for rt5650Bard Liao1-11/+30
2015-02-09Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'aso...Mark Brown1-17/+222
2015-02-05ASoC: rt5645: add API to select ASRC clock sourceFang, Yang A1-0/+81
2015-01-27ASoC: rt5645: Add rt5650 codec supportBard Liao1-17/+141
2015-01-15ASoC: rt5645: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-7/+9
2014-12-16Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/intel', 'asoc/fix/...Mark Brown1-19/+185
2014-12-09ASoC: rt5645: Fix potential crash in jd functionBard Liao1-0/+4
2014-12-08Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5670', 'aso...Mark Brown1-19/+181
2014-11-25ASoC: rt5645: multiple JD mode supportBard Liao1-1/+34
2014-11-14ASoC: rt5645: two jacks for hp and micBard Liao1-9/+8
2014-11-13ASoC: rt5645: add register setting for TDMBard Liao1-1/+4
2014-11-11ASoC: rt5645: remove unused rt5645_clk_sel_putBard Liao1-59/+0
2014-11-07ASoC: rt5645: Add ASRC supportBard Liao1-0/+144
2014-11-06ASoC: rt5645: Add JD function supportBard Liao1-0/+20
2014-11-04ASoC: rt5645: make bias level more reasonaleBard Liao1-8/+17
2014-10-29ASoC: rt5645: Mark RT5645_TDM_CTRL_3 as readableFang, Yang A1-0/+2
2014-10-20ASoC: rt5645: Add the workqueue of the jack detect function for the debouncingOder Chiou1-1/+14
2014-10-01ASoC: rt5645: Add headset detect functionOder Chiou1-0/+99
2014-06-21ASoC: rt5645: Remove unneeded goto in rt5645_i2c_probeAxel Lin1-8/+2
2014-06-01ASoC: rt5640: Add the function "get_clk_info" to RL6231 shared supportOder Chiou1-16/+1
2014-06-01ASoC: rt5640: Add the function of the PLL clock calculation to RL6231 shared ...Oder Chiou1-70/+2
2014-06-01ASoC: rt5640: Add RL6231 class device shared support for RT5640, RT5645 and R...Oder Chiou1-18/+4
2014-05-19ASoC: rt5645: Fix updating wrong register for T5645_AIF2 caseAxel Lin1-2/+2
2014-05-08ASoC: rt5645: fix coccinelle warningsOder Chiou1-4/+4
2014-05-08ASoC: rt5645: Correct the cache sync functionOder Chiou1-1/+1
2014-05-08ASoC: rt5645: Move settings from probe() to reg_default structOder Chiou1-4/+4
2014-05-08ASoC: rt5645: Staticise non-exported symbolsOder Chiou1-3/+3
2014-05-08ASoC: rt5645: Remove the unused variableOder Chiou1-1/+0
2014-05-03ASoC: rt5645: Add codec driverOder Chiou1-0/+2476