Age | Commit message (Expand) | Author | Files | Lines |
2021-07-26 | ASoC: tlv320aic31xx: Fix jack detection after suspend | Mark Brown | 1 | -0/+10 |
2021-07-12 | ASoC: tlv320aic31xx: Make regmap cache only on probe() | Mark Brown | 1 | -0/+2 |
2021-01-21 | ASoC: tlv*: sync parameter naming (rate/sample_bits) | Kuninori Morimoto | 1 | -2/+2 |
2020-07-22 | ASoC: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -2/+2 |
2020-07-17 | ASoC: codecs: tlv*: merge .digital_mute() into .mute_stream() | Kuninori Morimoto | 1 | -2/+4 |
2020-07-10 | ASoC: codecs: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+2 |
2019-12-09 | ASoC: tlv320aic31xx: Add Volume Soft Stepping control | Nikita Yushchenko | 1 | -0/+8 |
2019-12-09 | ASoC: tlv320aic31xx: Add HP output driver pop reduction controls | Nikita Yushchenko | 1 | -2/+30 |
2019-11-18 | ASoC: tlv320aic31xx: configure output common-mode voltage | Lucas Stach | 1 | -0/+45 |
2019-08-15 | ASoC: tlv320aic31xx: remove unused variable 'cm_m_enum' | YueHaibing | 1 | -1/+0 |
2019-07-22 | ASoC: tlv320aic31xx: suppress error message for EPROBE_DEFER | Lucas Stach | 1 | -2/+5 |
2019-04-03 | ASoC: tlv320aic31xx: aic31xx_set_jack() can be static | kbuild test robot | 1 | -2/+2 |
2019-04-02 | ASoC: tlv320aic31xx: Add button press detection | Andrew F. Davis | 1 | -2/+15 |
2019-04-02 | ASoC: tlv320aic31xx: Add headphone/headset detection | Andrew F. Davis | 1 | -1/+47 |
2019-02-08 | ASoC: regulator notifier registration should be managed | Guennadi Liakhovetski | 1 | -13/+3 |
2018-11-17 | ASoC: tlv320aic31xx: asihpi: clean up indentation, remove extraneous tab | Colin Ian King | 1 | -1/+1 |
2018-09-04 | ASoC: tlv320aic31xx: Add overflow detection support | Andrew F. Davis | 1 | -2/+32 |
2018-09-03 | ASoC: tlv320aic31xx: Add short circuit detection support | Andrew F. Davis | 1 | -0/+55 |
2018-02-19 | ASoC: tlv320aic31xx: Do not force power on the DAC/ADC in clock master mode | Peter Ujfalusi | 1 | -10/+22 |
2018-02-19 | ASoC: tlv320aic31xx: Rename AIF_IN from 'DAC IN' to 'AIF IN' | Peter Ujfalusi | 1 | -9/+9 |
2018-02-14 | ASoC: tlv320aic31xx: Fix master mode clock I2S bus clocks | Peter Ujfalusi | 1 | -1/+72 |
2018-02-12 | ASoC: tlv320aic31xx: replace codec to component | Kuninori Morimoto | 1 | -124/+116 |
2017-12-07 | ASoC: tlv320aic31xx: Reset registers during power up | Andrew F. Davis | 1 | -4/+22 |
2017-12-07 | ASoC: tlv320aic31xx: Use fwnode APIs over raw OF calls | Andrew F. Davis | 1 | -48/+29 |
2017-12-07 | ASoC: tlv320aic31xx: Fix GPIO header includes | Andrew F. Davis | 1 | -1/+1 |
2017-12-01 | ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modes | Andrew F. Davis | 1 | -10/+18 |
2017-12-01 | ASoC: tlv320aic31xx: Add CODEC clock slave support | Andrew F. Davis | 1 | -1/+9 |
2017-12-01 | ASoC: tlv320aic31xx: Check clock and divider before division | Andrew F. Davis | 1 | -1/+7 |
2017-12-01 | ASoC: tlv320aic31xx: Switch GPIO handling to use gpiod_* API | Andrew F. Davis | 1 | -13/+10 |
2017-12-01 | ASoC: tlv320aic31xx: Merge init function into probe | Andrew F. Davis | 1 | -33/+22 |
2017-12-01 | ASoC: tlv320aic31xx: General source formatting cleanup | Andrew F. Davis | 1 | -28/+35 |
2017-11-30 | ASoC: tlv320aic31xx: Move ACPI table next to OF table | Andrew F. Davis | 1 | -8/+8 |
2017-11-30 | ASoC: tlv320aic31xx: Change aic31xx_power_off return type to void | Andrew F. Davis | 1 | -6/+3 |
2017-11-30 | ASoC: tlv320aic31xx: File header and copyright cleanup | Andrew F. Davis | 1 | -17/+9 |
2017-11-30 | ASoC: tlv320aic31xx: Use standard reset GPIO OF name | Andrew F. Davis | 1 | -2/+9 |
2017-11-09 | ASoC: tlv320dac31xx: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+1 |
2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 1 | -1/+1 |
2017-05-14 | ASoC: tlv320dac31xx: Fix mistype in tlv320dac31xx codec | Tomas Vilda | 1 | -1/+1 |
2016-11-12 | ASoC: tlv320aic31xx: Add support for tlv320dac3101 | Peter Ujfalusi | 1 | -0/+2 |
2016-11-10 | ASoC: tlv320aic31xx: Add missing of_device_id for dac3100 | Peter Ujfalusi | 1 | -0/+1 |
2016-09-27 | ASoC: tlv320aic31xx: do not declare support for mono DAI | Nikita Yushchenko | 1 | -3/+3 |
2016-09-26 | ASoC: tlv320aic31xx: add explicit support for tlv320dac31xx | Nikita Yushchenko | 1 | -56/+156 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on tlv320aic31xx | Kuninori Morimoto | 1 | -6/+8 |
2016-04-19 | ASoC: tlv320aix31xx: Add ACPI match for Lenovo 100S | Bastien Nocera | 1 | -0/+10 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso... | Mark Brown | 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-05-15 | ASoC: tlv320aix31xx: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -5/+5 |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen | 1 | -1/+0 |
2015-01-15 | ASoC: tlv320aic31xx: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 1 | -4/+5 |