summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5640.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt5640: add default case for unexpected IDBard Liao2014-05-121-0/+4
* ASoC: rt5640: Add the rt5639 support to the OF match tableOder Chiou2014-04-281-0/+1
* ASoC: rt5640: Add minimal support for RT5642Bard Liao2014-04-221-3/+5
* ASoC: rt5640: Add the string "rt5639" to the list of I2C device IDsOder Chiou2014-04-141-2/+3
* ASoC: rt5640: add rt5639 supportOder Chiou2014-04-141-76/+210
* ASoC: rt5640: Change the setting method of idle_bias_offOder Chiou2014-04-141-1/+1
* ASoC: rt5640: Remove the unnecessary parenthesesOder Chiou2014-04-141-1/+1
* ASoC: rt5640: Remove the unused or incorrect setting of clock sourceOder Chiou2014-04-141-7/+1
* ASoC: rt5640: Rename the function of clock checkingOder Chiou2014-04-141-9/+9
* ASoC: rt5640: Remove the pre-allocated size of reg_defaultOder Chiou2014-04-141-1/+1
* ASoC: rt5640: Use the platform data for DMIC settingsOder Chiou2014-04-141-54/+23
* ASoC: rt5640: Correct the judgement of data lengthOder Chiou2014-04-141-5/+5
* ASoC: rt5640: Move cache sync() to resume()Oder Chiou2014-04-141-3/+3
* ASoC: rt5640: add an of_match tableStephen Warren2014-03-311-0/+9
* Merge remote-tracking branch 'asoc/topic/codecs' into asoc-nextMark Brown2014-03-231-2/+1
|\
| * ASoC: codecs: Replace instances of rtd->codec with dai->codecLars-Peter Clausen2014-03-181-2/+1
* | Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-8/+0
|\ \
| * | ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-8/+0
| |/
* | Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown2014-03-131-41/+34
|\ \
| * | ASoC: rt5640: Remove superfluous constTakashi Iwai2014-02-201-41/+34
| |/
* / ASoC: rt5640: Add ACPI ID for Intel BaytrailJarkko Nikula2014-02-071-0/+1
|/
* ASoC: rt5640: Fix ignored error checksTakashi Iwai2013-10-301-3/+4
* ASoC: rt5640: Don't go to standby on resumeMark Brown2013-10-191-1/+0
* ASoC: rt5640: Power down LDO while suspendedMark Brown2013-10-191-0/+8
* ASoC: rt5640: Omit ACPI match table only if !ACPIThierry Reding2013-09-191-0/+2
* ASoC: rt5640: Add ACPI probing support.Liam Girdwood2013-09-171-0/+8
* ASoC: rt5640: Provide more useful hw_params error reasons.Liam Girdwood2013-09-171-1/+2
* ASoC: rt5640: Staticize hp_amp_power_onSachin Kamat2013-09-171-1/+1
* ASoC: rt5640: change widget sequence for depopBard Liao2013-08-301-54/+163
* ASoC: rt5640: remove unused muxBard Liao2013-08-011-26/+0
* ASoC: rt5640: fix sparse warningsStephen Warren2013-06-131-4/+4
* ASoC: rt5640: add device tree supportStephen Warren2013-06-121-6/+42
* ASoC: add RT5640 CODEC driverBard Liao2013-06-121-0/+2092