Age | Commit message (Expand) | Author | Files | Lines |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-01-07 | ASoC: rt5640: fix boolean assignments | Pierre-Louis Bossart | 1 | -3/+3 |
2018-09-07 | regmap: split up regmap_config.use_single_rw | David Frey | 1 | -1/+2 |
2018-08-02 | ASoC: rt5640: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+2 |
2018-05-11 | ASoC: rt5640: Add button press support | Hans de Goede | 1 | -6/+151 |
2018-05-11 | ASoC: rt5640: Add jack-detect support | Hans de Goede | 1 | -0/+286 |
2018-05-11 | ASoC: rt5640: Allow specifying dmic data pins through device-properties | Hans de Goede | 1 | -0/+19 |
2018-05-11 | ASoC: rt5640: Move checking of device-properties to component probe callback | Hans de Goede | 1 | -12/+19 |
2018-05-11 | ASoC: rt5640: Remove unused rt5640_platform_data | Hans de Goede | 1 | -37/+16 |
2018-05-11 | ASoC: rt5640: Remove is_sys_clk_from_pll, it has ordering issues | Hans de Goede | 1 | -25/+4 |
2018-02-12 | ASoC: rt5640: replace codec to component | Kuninori Morimoto | 1 | -134/+126 |
2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 1 | -1/+1 |
2017-02-19 | Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5640', 'aso... | Mark Brown | 1 | -6/+6 |
2017-01-31 | ASoC: rt5640: Add "10EC3276" ACPI ID | Alexandrov Stansilav | 1 | -0/+1 |
2017-01-12 | ASoC: rt5640: use msleep() for long delays | Nicholas Mc Guire | 1 | -2/+2 |
2017-01-04 | ASoC: rt5640: move DAC2 Power to rt5640_dapm_widgets | Bard Liao | 1 | -4/+4 |
2016-10-28 | ASoC: rt5640: add Mono ADC Capture Switch control | Bard Liao | 1 | -0/+2 |
2016-10-24 | ASoC: rt5640: enable MCLK detection | Bard Liao | 1 | -0/+3 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/... | Mark Brown | 1 | -6/+8 |
2016-08-15 | ASoC: rt5640: add internal clock source support | Pierre-Louis Bossart | 1 | -0/+3 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on rt5640 | Kuninori Morimoto | 1 | -6/+8 |
2016-03-18 | ASoC: rt5640: Correct the digital interface data select | Sugar Zhang | 1 | -1/+1 |
2016-03-08 | ASoC: rt5640: remove unused variable | Sudip Mukherjee | 1 | -1/+1 |
2016-03-07 | ASoC: rt5640: add supplys for dac power | Bard Liao | 1 | -15/+24 |
2016-03-07 | ASoC: rt5640: Set PLL src according to source | Bard Liao | 1 | -14/+5 |
2016-02-22 | ASoC: rt5640: add master clock handling for rt5640 | Sugar Zhang | 1 | -0/+31 |
2016-01-05 | ASoC: Intel: Atom: Add support for HP ElitePad 1000 G2 | Jorge Fernandez Monteagudo | 1 | -0/+1 |
2016-01-05 | ASoC: rt5640: add ASRC support | Jack Yu | 1 | -0/+102 |
2015-10-22 | ASoC: rt5640: Fill up the IN3's support | Oder Chiou | 1 | -1/+21 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a... | Mark Brown | 1 | -4/+3 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc... | Mark Brown | 1 | -1/+1 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '... | Mark Brown | 1 | -4/+5 |
2015-08-30 | Merge remote-tracking branch 'asoc/topic/ssm4567' into asoc-next | Mark Brown | 1 | -1/+0 |
2015-08-11 | ASoC: rt5640: fix line out no sound issue | John Lin | 1 | -3/+37 |
2015-08-05 | ASoC: rt5640: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen | 1 | -4/+3 |
2015-08-05 | ASoC: Add function "rl6231_get_pre_div" to correct the dmic clock calculation | Oder Chiou | 1 | -3/+4 |
2015-07-16 | regmap: Use reg_sequence for multi_reg_write / register_patch | Nariman Poushin | 1 | -1/+1 |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2015-07-06 | ASoC: rt5640: Prefix hexadecimal ID register value with 0x in error print | Jarkko Nikula | 1 | -1/+1 |
2015-06-22 | Merge remote-tracking branches 'asoc/topic/qcom', 'asoc/topic/rcar', 'asoc/to... | Mark Brown | 1 | -3/+2 |
2015-06-15 | ASoC: rt5640: Constify ACPI device ids and register defaults | Mathias Krause | 1 | -3/+2 |
2015-05-20 | ASoC: rt5640: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -5/+6 |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen | 1 | -1/+0 |
2015-04-27 | ASoC: Route all bias level updates through the core | Lars-Peter Clausen | 1 | -2/+2 |
2015-02-04 | Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next | Mark Brown | 1 | -5/+6 |
2015-01-26 | ASoC: rt5640: Add RT5642 ACPI ID for Intel Baytrail | Jarkko Nikula | 1 | -0/+1 |
2015-01-15 | ASoC: rt5640: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 1 | -5/+6 |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/fsl-easi', 'asoc/topic/fsl-sai', '... | Mark Brown | 1 | -19/+30 |
2014-10-01 | ASoC: rt5640: Add function for enabling DMIC from ACPI probed machine | Jarkko Nikula | 1 | -19/+30 |
2014-08-27 | ASoC: rt5640: Do not allow regmap to use bulk read-write operations | Jarkko Nikula | 1 | -0/+1 |