summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tlv320aic31xx.c
AgeCommit message (Expand)Author
2023-10-19ASoC: tlv320aic31xx: switch to gpiod_set_value_cansleepMarco Felsch
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-06-27ASoC: tlv320*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-06-06ASoC: tlv320aic31xx: Use modern ASoC DAI format terminologyMark Brown
2022-04-25ASoC: tlv320*: use i2c_match_id and simple i2c probeStephen Kitt
2022-01-24ASoC: Rename tlv320aic31xx-micbias.h as tlv320aic31xx.hAriel D'Alessandro
2021-12-20ASoC: codecs: tlv320aic31xx: Use dev_err_probe() helperKuninori Morimoto
2021-11-22ASoC: tlv320aic31xx: Handle BCLK set as PLL input configurationAriel D'Alessandro
2021-11-22ASoC: tlv320aic31xx: Add divs for bclk as clk_inAriel D'Alessandro
2021-11-22ASoC: tlv320aic31xx: Add support for pll_r coefficientAriel D'Alessandro
2021-07-26ASoC: tlv320aic31xx: Fix jack detection after suspendMark Brown
2021-07-11ASoC: tlv320aic31xx: Make regmap cache only on probe()Mark Brown
2021-01-21ASoC: tlv*: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-07-22ASoC: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-16ASoC: codecs: tlv*: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-07-09ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-12-09ASoC: tlv320aic31xx: Add Volume Soft Stepping controlNikita Yushchenko
2019-12-09ASoC: tlv320aic31xx: Add HP output driver pop reduction controlsNikita Yushchenko
2019-11-18ASoC: tlv320aic31xx: configure output common-mode voltageLucas Stach
2019-08-15ASoC: tlv320aic31xx: remove unused variable 'cm_m_enum'YueHaibing
2019-07-22ASoC: tlv320aic31xx: suppress error message for EPROBE_DEFERLucas Stach
2019-04-03ASoC: tlv320aic31xx: aic31xx_set_jack() can be statickbuild test robot
2019-04-02ASoC: tlv320aic31xx: Add button press detectionAndrew F. Davis
2019-04-02ASoC: tlv320aic31xx: Add headphone/headset detectionAndrew F. Davis
2019-02-08ASoC: regulator notifier registration should be managedGuennadi Liakhovetski
2018-11-16ASoC: tlv320aic31xx: asihpi: clean up indentation, remove extraneous tabColin Ian King
2018-09-04ASoC: tlv320aic31xx: Add overflow detection supportAndrew F. Davis
2018-09-03ASoC: tlv320aic31xx: Add short circuit detection supportAndrew F. Davis
2018-02-19ASoC: tlv320aic31xx: Do not force power on the DAC/ADC in clock master modePeter Ujfalusi
2018-02-19ASoC: tlv320aic31xx: Rename AIF_IN from 'DAC IN' to 'AIF IN'Peter Ujfalusi
2018-02-14ASoC: tlv320aic31xx: Fix master mode clock I2S bus clocksPeter Ujfalusi
2018-02-12ASoC: tlv320aic31xx: replace codec to componentKuninori Morimoto
2017-12-07ASoC: tlv320aic31xx: Reset registers during power upAndrew F. Davis
2017-12-07ASoC: tlv320aic31xx: Use fwnode APIs over raw OF callsAndrew F. Davis
2017-12-07ASoC: tlv320aic31xx: Fix GPIO header includesAndrew F. Davis
2017-12-01ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modesAndrew F. Davis
2017-12-01ASoC: tlv320aic31xx: Add CODEC clock slave supportAndrew F. Davis
2017-12-01ASoC: tlv320aic31xx: Check clock and divider before divisionAndrew F. Davis
2017-12-01ASoC: tlv320aic31xx: Switch GPIO handling to use gpiod_* APIAndrew F. Davis
2017-12-01ASoC: tlv320aic31xx: Merge init function into probeAndrew F. Davis
2017-12-01ASoC: tlv320aic31xx: General source formatting cleanupAndrew F. Davis
2017-11-30ASoC: tlv320aic31xx: Move ACPI table next to OF tableAndrew F. Davis
2017-11-30ASoC: tlv320aic31xx: Change aic31xx_power_off return type to voidAndrew F. Davis
2017-11-30ASoC: tlv320aic31xx: File header and copyright cleanupAndrew F. Davis
2017-11-30ASoC: tlv320aic31xx: Use standard reset GPIO OF nameAndrew F. Davis
2017-11-08ASoC: tlv320dac31xx: mark expected switch fall-throughGustavo A. R. Silva
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2017-05-14ASoC: tlv320dac31xx: Fix mistype in tlv320dac31xx codecTomas Vilda
2016-11-12ASoC: tlv320aic31xx: Add support for tlv320dac3101Peter Ujfalusi
2016-11-10ASoC: tlv320aic31xx: Add missing of_device_id for dac3100Peter Ujfalusi