Age | Commit message (Expand) | Author | Files | Lines |
2019-05-02 | ASoC: da7219: Use clk_round_rate to handle enabled bclk/wclk case | Adam Thomson | 1 | -6/+15 |
2019-05-02 | ASoC: rt5645: Headphone Jack sense inverts on the LattePanda board | Hui Wang | 1 | -0/+14 |
2019-05-02 | Merge branch 'spi-5.2' into spi-next | Mark Brown | 1 | -0/+11 |
2019-05-02 | ASoC: wm_adsp: Correct region base typo in wm_halo_setup_algs | Charles Keepax | 1 | -1/+1 |
2019-05-02 | ASoC: wm_adsp: Use DSP ops pointers to stop watchdog in error handlers | Charles Keepax | 1 | -2/+2 |
2019-05-02 | ASoC: da7213: fix DAI_CLK_EN register bit overwrite | Logesh | 2 | -1/+6 |
2019-05-02 | ASoC: tlv320aic32x4: Fix potential uninitialized variable | Annaliese McDermond | 1 | -1/+1 |
2019-05-02 | ASoC: cs43130: fix a NULL pointer dereference | Kangjie Lu | 1 | -0/+2 |
2019-05-02 | ASoC: rt5645: fix a NULL pointer dereference | Kangjie Lu | 1 | -0/+3 |
2019-05-02 | ASoC: tlv320aic32x4: Remove set but not used variable 'mclk_rate' | YueHaibing | 1 | -5/+1 |
2019-05-02 | ASoC: pcm3168a: Enable TDM support for DSP_A/B modes | Peter Ujfalusi | 1 | -1/+6 |
2019-05-02 | ASoC: hdmi-codec: fix spelling mistake "plalform" -> "platform" | Colin Ian King | 1 | -1/+1 |
2019-05-02 | spi: AD ASoC: declare missing of table | Daniel Gomez | 1 | -0/+11 |
2019-04-29 | ASoC: hdac_hda: overwrite hdev type to HDA_DEV_ASOC | Bard liao | 1 | -0/+6 |
2019-04-26 | Merge branch 'asoc-5.1' into asoc-5.2 | Mark Brown | 3 | -1/+23 |
2019-04-25 | ASoC: codecs: rt5682: initialize mutex before using | Xun Zhang | 1 | -1/+1 |
2019-04-19 | ASoC: codec: hdac_hdmi add device_link to card device | Libin Yang | 1 | -0/+11 |
2019-04-10 | ASoC: wcd9335: Fix missing regmap requirement | Marc Gonzalez | 1 | -0/+1 |
2019-04-08 | ASoC: tlv320aic32x4: Fix spacing | Annaliese McDermond | 1 | -2/+2 |
2019-04-08 | ASoC: ab8500: add range to usleep_range | Nicholas Mc Guire | 1 | -2/+2 |
2019-04-05 | ASoC: cs42l51: change mic bias DAPM | Olivier Moysan | 1 | -1/+2 |
2019-04-05 | ASoC: cs35l35: Disable regulators on driver removal | Charles Keepax | 1 | -0/+11 |
2019-04-04 | ASoC: cs42l51: add adc volume control | Olivier Moysan | 1 | -0/+3 |
2019-04-04 | ASoC: cs42l51: add power management | Olivier Moysan | 3 | -2/+129 |
2019-04-04 | ASoC: cs42l51: add support of master mode | Olivier Moysan | 1 | -3/+27 |
2019-04-04 | ASoC: cs42l51: add reset management | Olivier Moysan | 1 | -0/+15 |
2019-04-04 | ASoC: cs42l51: add regulator management | Olivier Moysan | 3 | -1/+50 |
2019-04-04 | ASoC: wm_adsp: Avoid calling snd_compr_stop_error from WDT expiry | Charles Keepax | 1 | -6/+4 |
2019-04-04 | ASoC: max98357a: add missing supported rates | Jerome Brunet | 1 | -0/+3 |
2019-04-04 | ASoC: tlv320aic32x4: Add Playback PowerTune Controls | Annaliese McDermond | 2 | -0/+11 |
2019-04-04 | ASoC: tlv320aic32x4: Add Switch for Setting Common Mode Voltage | Annaliese McDermond | 1 | -0/+7 |
2019-04-04 | Merge branch 'asoc-5.1' into asoc-5.2 | Mark Brown | 5 | -5/+9 |
2019-04-04 | ASoC: tlv320aic32x4: Update copyright and use SPDX identifier | Annaliese McDermond | 2 | -24/+4 |
2019-04-04 | ASoC: tlv320aic32x4: Change author's name | Annaliese McDermond | 2 | -4/+4 |
2019-04-03 | ASoC: wm_adsp: Make use of local variables | Charles Keepax | 1 | -3/+3 |
2019-04-03 | ASoC: wm_adsp: Remove redundant NULL check in wm_adsp_buffer_free | Charles Keepax | 1 | -2/+1 |
2019-04-03 | ASoC: tlv320aic31xx: aic31xx_set_jack() can be static | kbuild test robot | 1 | -2/+2 |
2019-04-03 | ASoC: wm_adsp: Check for buffer in trigger stop | Charles Keepax | 1 | -1/+2 |
2019-04-02 | ASoC: wcd9335: fix a leaked reference by adding missing of_node_put | Wen Yang | 1 | -0/+1 |
2019-04-02 | ASoC: fix SND_SOC_LOCHNAGAR_SC kconfig warning | Randy Dunlap | 1 | -1/+1 |
2019-04-02 | ASoC: tlv320aic31xx: Add button press detection | Andrew F. Davis | 2 | -3/+17 |
2019-04-02 | ASoC: tlv320aic31xx: Add headphone/headset detection | Andrew F. Davis | 2 | -1/+58 |
2019-04-01 | ASoC: es8316: Add support for inverted jack detect | Paul Cercueil | 1 | -0/+14 |
2019-04-01 | ASoC: wm_adsp: Fix typo in comment | Charles Keepax | 1 | -1/+1 |
2019-04-01 | ASoC: rt5677-spi: Add ACPI ID | Oder Chiou | 1 | -0/+8 |
2019-04-01 | ASoC: cs42l51: add multi endpoint support | Olivier Moysan | 1 | -0/+8 |
2019-04-01 | ASoC: tlv320aic32x4: Fix Common Pins | Annaliese McDermond | 1 | -0/+2 |
2019-03-26 | ASoC: tlv320aic32x4: Only enable with common clock | Mark Brown | 1 | -2/+4 |
2019-03-25 | ASoC: tlv320aic32x4: Allow 192000 Sample Rate | Annaliese McDermond | 1 | -1/+1 |
2019-03-25 | ASoC: tlv320aic32x4: Remove mclk references | Annaliese McDermond | 1 | -7/+0 |