aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5640.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-20ASoC: rt5640: Remove superfluous constTakashi Iwai1-41/+34
2014-02-07ASoC: rt5640: Add ACPI ID for Intel BaytrailJarkko Nikula1-0/+1
2013-10-30ASoC: rt5640: Fix ignored error checksTakashi Iwai1-3/+4
2013-10-19ASoC: rt5640: Don't go to standby on resumeMark Brown1-1/+0
2013-10-19ASoC: rt5640: Power down LDO while suspendedMark Brown1-0/+8
2013-09-19ASoC: rt5640: Omit ACPI match table only if !ACPIThierry Reding1-0/+2
2013-09-17ASoC: rt5640: Add ACPI probing support.Liam Girdwood1-0/+8
2013-09-17ASoC: rt5640: Provide more useful hw_params error reasons.Liam Girdwood1-1/+2
2013-09-17ASoC: rt5640: Staticize hp_amp_power_onSachin Kamat1-1/+1
2013-08-30ASoC: rt5640: change widget sequence for depopBard Liao1-54/+163
2013-08-01ASoC: rt5640: remove unused muxBard Liao1-26/+0
2013-06-13ASoC: rt5640: fix sparse warningsStephen Warren1-4/+4
2013-06-12ASoC: rt5640: add device tree supportStephen Warren1-6/+42
2013-06-12ASoC: add RT5640 CODEC driverBard Liao1-0/+2092