summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5640.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown2016-09-291-6/+8
|\ \
| | * ASoC: codec duplicated callback function goes to component on rt5640Kuninori Morimoto2016-08-081-6/+8
| |/
* | ASoC: rt5640: add internal clock source supportPierre-Louis Bossart2016-08-151-0/+3
|/
* ASoC: rt5640: Correct the digital interface data selectSugar Zhang2016-03-181-1/+1
* ASoC: rt5640: remove unused variableSudip Mukherjee2016-03-081-1/+1
* ASoC: rt5640: add supplys for dac powerBard Liao2016-03-071-15/+24
* ASoC: rt5640: Set PLL src according to sourceBard Liao2016-03-071-14/+5
* ASoC: rt5640: add master clock handling for rt5640Sugar Zhang2016-02-221-0/+31
* ASoC: Intel: Atom: Add support for HP ElitePad 1000 G2Jorge Fernandez Monteagudo2016-01-051-0/+1
* ASoC: rt5640: add ASRC supportJack Yu2016-01-051-0/+102
* ASoC: rt5640: Fill up the IN3's supportOder Chiou2015-10-221-1/+21
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-4/+3
|\ \
| | * ASoC: rt5640: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-4/+3
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc...Mark Brown2015-08-301-1/+1
|\ \ \ | | |/ | |/|
| | * ASoC: rt5640: Prefix hexadecimal ID register value with 0x in error printJarkko Nikula2015-07-061-1/+1
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown2015-08-301-4/+5
|\ \ \ \ | | |_|/ | |/| |
| | | * ASoC: Add function "rl6231_get_pre_div" to correct the dmic clock calculationOder Chiou2015-08-051-3/+4
| | |/ | |/|
| | * regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin2015-07-161-1/+1
| |/
* | Merge remote-tracking branch 'asoc/topic/ssm4567' into asoc-nextMark Brown2015-08-301-1/+0
|\ \
| * | ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
| |/
* | ASoC: rt5640: fix line out no sound issueJohn Lin2015-08-111-3/+37
|/
*-. Merge remote-tracking branches 'asoc/topic/qcom', 'asoc/topic/rcar', 'asoc/to...Mark Brown2015-06-221-3/+2
|\ \
| | * ASoC: rt5640: Constify ACPI device ids and register defaultsMathias Krause2015-06-151-3/+2
| |/
* | ASoC: rt5640: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-201-5/+6
* | ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* | ASoC: Route all bias level updates through the coreLars-Peter Clausen2015-04-271-2/+2
|/
* Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown2015-02-041-5/+6
|\
| * ASoC: rt5640: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-151-5/+6
* | ASoC: rt5640: Add RT5642 ACPI ID for Intel BaytrailJarkko Nikula2015-01-261-0/+1
|/
*-. 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
OpenPOWER on IntegriCloud