Age | Commit message (Expand) | Author | Files | Lines |
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/rt5677', 'asoc/topic/sh', 'asoc/to... | Mark Brown | 1 | -90/+52 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '... | Mark Brown | 1 | -2/+5 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso... | Mark Brown | 1 | -1/+1 |
2015-08-25 | ASoC: rt5677: Allow arbitrary block read/write via SPI | Ben Zhang | 1 | -2/+2 |
2015-08-05 | ASoC: rt5677: 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 | -1/+4 |
2015-07-29 | ASoC: rt5677: Return error if devm_gpiod_get_optional return ERR_PTR | Axel Lin | 1 | -2/+2 |
2015-07-23 | ASoC: rt5677: Remove NULL test for desc before gpiod_set_value_cansleep call | Axel Lin | 1 | -12/+6 |
2015-07-17 | 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-15 | ASoC: Constify snd_soc_dai_ops variables | Axel Lin | 1 | -1/+1 |
2015-07-07 | ASoC: rt5677: Switch to use unified device property API | Ben Zhang | 1 | -32/+25 |
2015-07-07 | ASoC: rt5677: Switch to use descriptor-based gpiod API | Ben Zhang | 1 | -55/+30 |
2015-07-06 | ASoC: rt5677: Prefix hexadecimal ID register value with 0x in error print | Jarkko Nikula | 1 | -1/+1 |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/samsung' and ... | Mark Brown | 1 | -8/+135 |
2015-06-05 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 1 | -7/+7 |
2015-05-20 | ASoC: rt5677: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -5/+6 |
2015-05-16 | ASoC: rt5677: Add reset-gpio dts option | Anatol Pomozov | 1 | -2/+30 |
2015-05-08 | ASoC: rt5677: Add DMIC ASRC detect function | Oder Chiou | 1 | -6/+75 |
2015-04-29 | Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/samsung' and 'aso... | Mark Brown | 1 | -1/+4 |
2015-04-29 | ASoC: rt5677: add i2s asrc clk src selection | Bard Liao | 1 | -0/+30 |
2015-04-29 | ASoC: rt5677: fixed wrong DMIC ref clock | Bard Liao | 1 | -1/+1 |
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 | -1/+1 |
2015-04-24 | ASoC: rt5677: add register patch for PLL | Bard Liao | 1 | -0/+3 |
2015-03-16 | ASoC: rt5677: add API to select ASRC clock source | Oder Chiou | 1 | -0/+163 |
2015-03-02 | Merge branch 'fix/rt5677' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 1 | -16/+16 |
2015-03-02 | ASoC: rt5677: Keep the LDO2 powered while used in the suspend mode | Oder Chiou | 1 | -8/+8 |
2015-03-02 | ASoC: rt5677: Add the chip type to distinguish the setting of the clock source | Oder Chiou | 1 | -6/+22 |
2015-02-26 | ASoC: rt5677: Correct the routing paths of that after IF1/2 DACx Mux | Oder Chiou | 1 | -16/+16 |
2015-02-04 | Merge remote-tracking branches 'asoc/topic/rockchip', 'asoc/topic/rt5645' and... | Mark Brown | 1 | -0/+3 |
2015-02-04 | Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next | Mark Brown | 1 | -30/+210 |
2015-01-29 | ASoC: rt5677: fix SPI dependency | Arnd Bergmann | 1 | -0/+3 |
2015-01-27 | Merge branch 'fix/rt5677' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 1 | -4/+14 |
2015-01-26 | Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/simple', 'asoc/fi... | Mark Brown | 1 | -4/+14 |
2015-01-15 | ASoC: rt5677: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 1 | -11/+12 |
2015-01-14 | ASoC: rt5677: Add the slot_width "25" support in the TDM mode | Oder Chiou | 1 | -1/+7 |
2015-01-14 | ASoC: rt5677: Use the regmap functions instead of the snd_soc functions | Oder Chiou | 1 | -3/+10 |
2015-01-09 | ASoC: rt5677: Modify the behavior that updates the PLL parameter. | Oder Chiou | 1 | -4/+14 |
2015-01-08 | ASoC: rt5677: Add the MICBIAS VDD setting in the platform data | Oder Chiou | 1 | -0/+5 |
2014-12-24 | ASoC: rt5677: Adjust the routing of "PLL1" | Oder Chiou | 1 | -11/+7 |
2014-12-24 | ASoC: rt5677: Add the ASRC support | Oder Chiou | 1 | -0/+155 |
2014-12-24 | ASoC: rt5677: Revise the filter powers | Oder Chiou | 1 | -6/+16 |
2014-12-24 | ASoC: rt5677: fixed rt5677_dsp_vad_put rt5677_dsp_vad_get panic | Fang, Yang A | 1 | -4/+5 |
2014-12-05 | ASoC: rt5677: make volume TLV closer to reality | Dylan Reid | 1 | -11/+11 |
2014-11-25 | ASoC: rt5677: Fix the issue that the regmap_range "rt5677_ranges" cannot be a... | Oder Chiou | 1 | -7/+30 |
2014-11-19 | ASoC: rt5677: Set the slow charge of the vref in the end of the power sequences | Oder Chiou | 1 | -10/+46 |
2014-11-19 | ASoC: rt5677: Follow the gpio naming rule to rename the irq function | Oder Chiou | 1 | -5/+4 |
2014-11-19 | ASoC: rt5677: Align the reg_default table with tab character | Oder Chiou | 1 | -7/+7 |