aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5640.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-22ASoC: rt5640: Fill up the IN3's supportOder Chiou1-1/+21
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'asoc/topic/tegra', 'asoc/topic/tlv' and 'asoc/topic/topology' into asoc-nextMark Brown1-4/+3
2015-08-30Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc/topic/rt5651' and 'asoc/topic/rt5670' into asoc-nextMark Brown1-1/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', 'asoc/topic/rl6231', 'asoc/topic/rockchip' and 'asoc/topic/rt286' into asoc-nextMark Brown1-4/+5
2015-08-30Merge remote-tracking branch 'asoc/topic/ssm4567' into asoc-nextMark Brown1-1/+0
2015-08-11ASoC: rt5640: fix line out no sound issueJohn Lin1-3/+37
2015-08-05ASoC: rt5640: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-4/+3
2015-08-05ASoC: Add function "rl6231_get_pre_div" to correct the dmic clock calculationOder Chiou1-3/+4
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin1-1/+1
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-06ASoC: rt5640: Prefix hexadecimal ID register value with 0x in error printJarkko Nikula1-1/+1
2015-06-22Merge remote-tracking branches 'asoc/topic/qcom', 'asoc/topic/rcar', 'asoc/topic/rt286' and 'asoc/topic/rt5640' into asoc-nextMark Brown1-3/+2
2015-06-15ASoC: rt5640: Constify ACPI device ids and register defaultsMathias Krause1-3/+2
2015-05-20ASoC: rt5640: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-5/+6
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2015-04-27ASoC: Route all bias level updates through the coreLars-Peter Clausen1-2/+2
2015-02-04Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown1-5/+6
2015-01-26ASoC: rt5640: Add RT5642 ACPI ID for Intel BaytrailJarkko Nikula1-0/+1
2015-01-15ASoC: rt5640: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-5/+6
2014-10-06Merge remote-tracking branches 'asoc/topic/fsl-easi', 'asoc/topic/fsl-sai', 'asoc/topic/fsl-ssi' and 'asoc/topic/intel' into asoc-nextMark Brown1-19/+30
2014-10-01ASoC: rt5640: Add function for enabling DMIC from ACPI probed machineJarkko Nikula1-19/+30
2014-08-27ASoC: rt5640: Do not allow regmap to use bulk read-write operationsJarkko Nikula1-0/+1
2014-06-21ASoC: rt5640: Remove unneeded goto in rt5640_i2c_probeAxel Lin1-8/+2
2014-06-03Merge remote-tracking branches 'asoc/topic/rl6231' and 'asoc/topic/rt5677' into asoc-nextMark Brown1-94/+14
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 supportOder Chiou1-60/+8
2014-06-01ASoC: rt5640: Add RL6231 class device shared support for RT5640, RT5645 and RT5651Oder Chiou1-18/+5
2014-05-22Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/rcar', 'asoc/topic/rt5640' and 'asoc/topic/rt5645' into asoc-nextMark Brown1-157/+262
2014-05-22Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/mc13783' and 'asoc/topic/multicodec' into asoc-nextMark Brown1-0/+1
2014-05-12ASoC: rt5640: add default case for unexpected IDBard Liao1-0/+4
2014-04-28ASoC: rt5640: Add the rt5639 support to the OF match tableOder Chiou1-0/+1
2014-04-22ASoC: rt5640: Add minimal support for RT5642Bard Liao1-3/+5
2014-04-14ASoC: rt5640: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen1-2/+2
2014-04-14ASoC: rt5640: Include of.hSachin Kamat1-0/+1
2014-04-14ASoC: rt5640: Add the string "rt5639" to the list of I2C device IDsOder Chiou1-2/+3
2014-04-14ASoC: rt5640: add rt5639 supportOder Chiou1-76/+210
2014-04-14ASoC: rt5640: Change the setting method of idle_bias_offOder Chiou1-1/+1
2014-04-14ASoC: rt5640: Remove the unnecessary parenthesesOder Chiou1-1/+1
2014-04-14ASoC: rt5640: Remove the unused or incorrect setting of clock sourceOder Chiou1-7/+1
2014-04-14ASoC: rt5640: Rename the function of clock checkingOder Chiou1-9/+9
2014-04-14ASoC: rt5640: Remove the pre-allocated size of reg_defaultOder Chiou1-1/+1
2014-04-14ASoC: rt5640: Use the platform data for DMIC settingsOder Chiou1-54/+23
2014-04-14ASoC: rt5640: Correct the judgement of data lengthOder Chiou1-5/+5
2014-04-14ASoC: rt5640: Move cache sync() to resume()Oder Chiou1-3/+3
2014-03-31ASoC: rt5640: add an of_match tableStephen Warren1-0/+9
2014-03-23Merge remote-tracking branch 'asoc/topic/codecs' into asoc-nextMark Brown1-2/+1
2014-03-18ASoC: codecs: Replace instances of rtd->codec with dai->codecLars-Peter Clausen1-2/+1
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-8/+0
2014-03-12Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown1-41/+34
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-8/+0