summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5640.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/fsl-easi', 'asoc/topic/fsl-sai', '...Mark Brown2014-10-061-19/+30
|\ \
| | * ASoC: rt5640: Add function for enabling DMIC from ACPI probed machineJarkko Nikula2014-10-011-19/+30
| |/
* | ASoC: rt5640: Do not allow regmap to use bulk read-write operationsJarkko Nikula2014-08-271-0/+1
|/
* ASoC: rt5640: Remove unneeded goto in rt5640_i2c_probeAxel Lin2014-06-211-8/+2
*-. Merge remote-tracking branches 'asoc/topic/rl6231' and 'asoc/topic/rt5677' in...Mark Brown2014-06-031-94/+14
|\ \
| * | ASoC: rt5640: Add the function "get_clk_info" to RL6231 shared supportOder Chiou2014-06-011-16/+1
| * | ASoC: rt5640: Add the function of the PLL clock calculation to RL6231 shared ...Oder Chiou2014-06-011-60/+8
| * | ASoC: rt5640: Add RL6231 class device shared support for RT5640, RT5645 and R...Oder Chiou2014-06-011-18/+5
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/...Mark Brown2014-05-221-157/+262
|\ \ \ | | |/
| | * 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
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown2014-05-221-0/+1
|\ \ \ | | |/
| * | ASoC: rt5640: Include of.hSachin Kamat2014-04-141-0/+1
| |/
* | ASoC: rt5640: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen2014-04-141-2/+2
|/
* 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-121-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
OpenPOWER on IntegriCloud