aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt5640.c
AgeCommit message (Expand)Author
2015-09-21ASoC: rt5640: fix line out no sound issueJohn Lin
2015-02-04Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown
2015-01-26ASoC: rt5640: Add RT5642 ACPI ID for Intel BaytrailJarkko Nikula
2015-01-15ASoC: rt5640: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen
2014-10-06Merge remote-tracking branches 'asoc/topic/fsl-easi', 'asoc/topic/fsl-sai', '...Mark Brown
2014-10-01ASoC: rt5640: Add function for enabling DMIC from ACPI probed machineJarkko Nikula
2014-08-27ASoC: rt5640: Do not allow regmap to use bulk read-write operationsJarkko Nikula
2014-06-21ASoC: rt5640: Remove unneeded goto in rt5640_i2c_probeAxel Lin
2014-06-03Merge remote-tracking branches 'asoc/topic/rl6231' and 'asoc/topic/rt5677' in...Mark Brown
2014-06-01ASoC: rt5640: Add the function "get_clk_info" to RL6231 shared supportOder Chiou
2014-06-01ASoC: rt5640: Add the function of the PLL clock calculation to RL6231 shared ...Oder Chiou
2014-06-01ASoC: rt5640: Add RL6231 class device shared support for RT5640, RT5645 and R...Oder Chiou
2014-05-22Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/...Mark Brown
2014-05-22Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown
2014-05-12ASoC: rt5640: add default case for unexpected IDBard Liao
2014-04-28ASoC: rt5640: Add the rt5639 support to the OF match tableOder Chiou
2014-04-22ASoC: rt5640: Add minimal support for RT5642Bard Liao
2014-04-14ASoC: rt5640: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen
2014-04-14ASoC: rt5640: Include of.hSachin Kamat
2014-04-14ASoC: rt5640: Add the string "rt5639" to the list of I2C device IDsOder Chiou
2014-04-14ASoC: rt5640: add rt5639 supportOder Chiou
2014-04-14ASoC: rt5640: Change the setting method of idle_bias_offOder Chiou
2014-04-14ASoC: rt5640: Remove the unnecessary parenthesesOder Chiou
2014-04-14ASoC: rt5640: Remove the unused or incorrect setting of clock sourceOder Chiou
2014-04-14ASoC: rt5640: Rename the function of clock checkingOder Chiou
2014-04-14ASoC: rt5640: Remove the pre-allocated size of reg_defaultOder Chiou
2014-04-14ASoC: rt5640: Use the platform data for DMIC settingsOder Chiou
2014-04-14ASoC: rt5640: Correct the judgement of data lengthOder Chiou
2014-04-14ASoC: rt5640: Move cache sync() to resume()Oder Chiou
2014-03-31ASoC: rt5640: add an of_match tableStephen Warren
2014-03-23Merge remote-tracking branch 'asoc/topic/codecs' into asoc-nextMark Brown
2014-03-18ASoC: codecs: Replace instances of rtd->codec with dai->codecLars-Peter Clausen
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-12Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-20ASoC: rt5640: Remove superfluous constTakashi Iwai
2014-02-07ASoC: rt5640: Add ACPI ID for Intel BaytrailJarkko Nikula
2013-10-30ASoC: rt5640: Fix ignored error checksTakashi Iwai
2013-10-19ASoC: rt5640: Don't go to standby on resumeMark Brown
2013-10-19ASoC: rt5640: Power down LDO while suspendedMark Brown
2013-09-19ASoC: rt5640: Omit ACPI match table only if !ACPIThierry Reding
2013-09-17ASoC: rt5640: Add ACPI probing support.Liam Girdwood
2013-09-17ASoC: rt5640: Provide more useful hw_params error reasons.Liam Girdwood
2013-09-17ASoC: rt5640: Staticize hp_amp_power_onSachin Kamat
2013-08-30ASoC: rt5640: change widget sequence for depopBard Liao
2013-08-01ASoC: rt5640: remove unused muxBard Liao
2013-06-13ASoC: rt5640: fix sparse warningsStephen Warren
2013-06-12ASoC: rt5640: add device tree supportStephen Warren
2013-06-12ASoC: add RT5640 CODEC driverBard Liao