summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic31xx.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tlv320aic31xx: switch to gpiod_set_value_cansleepMarco Felsch2023-10-191-3/+3
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: tlv320*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: tlv320aic31xx: Use modern ASoC DAI format terminologyMark Brown2022-06-061-10/+9
* ASoC: tlv320*: use i2c_match_id and simple i2c probeStephen Kitt2022-04-251-16/+16
* ASoC: Rename tlv320aic31xx-micbias.h as tlv320aic31xx.hAriel D'Alessandro2022-01-241-1/+1
* ASoC: codecs: tlv320aic31xx: Use dev_err_probe() helperKuninori Morimoto2021-12-201-11/+5
* ASoC: tlv320aic31xx: Handle BCLK set as PLL input configurationAriel D'Alessandro2021-11-221-0/+14
* ASoC: tlv320aic31xx: Add divs for bclk as clk_inAriel D'Alessandro2021-11-221-0/+20
* ASoC: tlv320aic31xx: Add support for pll_r coefficientAriel D'Alessandro2021-11-221-35/+36
* ASoC: tlv320aic31xx: Fix jack detection after suspendMark Brown2021-07-261-0/+10
* ASoC: tlv320aic31xx: Make regmap cache only on probe()Mark Brown2021-07-111-0/+2
* ASoC: tlv*: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-2/+2
* ASoC: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-221-2/+2
* ASoC: codecs: tlv*: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-2/+4
* ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-1/+2
* ASoC: tlv320aic31xx: Add Volume Soft Stepping controlNikita Yushchenko2019-12-091-0/+8
* ASoC: tlv320aic31xx: Add HP output driver pop reduction controlsNikita Yushchenko2019-12-091-2/+30
* ASoC: tlv320aic31xx: configure output common-mode voltageLucas Stach2019-11-181-0/+45
* ASoC: tlv320aic31xx: remove unused variable 'cm_m_enum'YueHaibing2019-08-151-1/+0
* ASoC: tlv320aic31xx: suppress error message for EPROBE_DEFERLucas Stach2019-07-221-2/+5
* ASoC: tlv320aic31xx: aic31xx_set_jack() can be statickbuild test robot2019-04-031-2/+2
* ASoC: tlv320aic31xx: Add button press detectionAndrew F. Davis2019-04-021-2/+15
* ASoC: tlv320aic31xx: Add headphone/headset detectionAndrew F. Davis2019-04-021-1/+47
* ASoC: regulator notifier registration should be managedGuennadi Liakhovetski2019-02-081-13/+3
* ASoC: tlv320aic31xx: asihpi: clean up indentation, remove extraneous tabColin Ian King2018-11-161-1/+1
* ASoC: tlv320aic31xx: Add overflow detection supportAndrew F. Davis2018-09-041-2/+32
* ASoC: tlv320aic31xx: Add short circuit detection supportAndrew F. Davis2018-09-031-0/+55
* ASoC: tlv320aic31xx: Do not force power on the DAC/ADC in clock master modePeter Ujfalusi2018-02-191-10/+22
* ASoC: tlv320aic31xx: Rename AIF_IN from 'DAC IN' to 'AIF IN'Peter Ujfalusi2018-02-191-9/+9
* ASoC: tlv320aic31xx: Fix master mode clock I2S bus clocksPeter Ujfalusi2018-02-141-1/+72
* ASoC: tlv320aic31xx: replace codec to componentKuninori Morimoto2018-02-121-124/+116
* ASoC: tlv320aic31xx: Reset registers during power upAndrew F. Davis2017-12-071-4/+22
* ASoC: tlv320aic31xx: Use fwnode APIs over raw OF callsAndrew F. Davis2017-12-071-48/+29
* ASoC: tlv320aic31xx: Fix GPIO header includesAndrew F. Davis2017-12-071-1/+1
* ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modesAndrew F. Davis2017-12-011-10/+18
* ASoC: tlv320aic31xx: Add CODEC clock slave supportAndrew F. Davis2017-12-011-1/+9
* ASoC: tlv320aic31xx: Check clock and divider before divisionAndrew F. Davis2017-12-011-1/+7
* ASoC: tlv320aic31xx: Switch GPIO handling to use gpiod_* APIAndrew F. Davis2017-12-011-13/+10
* ASoC: tlv320aic31xx: Merge init function into probeAndrew F. Davis2017-12-011-33/+22
* ASoC: tlv320aic31xx: General source formatting cleanupAndrew F. Davis2017-12-011-28/+35
* ASoC: tlv320aic31xx: Move ACPI table next to OF tableAndrew F. Davis2017-11-301-8/+8
* ASoC: tlv320aic31xx: Change aic31xx_power_off return type to voidAndrew F. Davis2017-11-301-6/+3
* ASoC: tlv320aic31xx: File header and copyright cleanupAndrew F. Davis2017-11-301-17/+9
* ASoC: tlv320aic31xx: Use standard reset GPIO OF nameAndrew F. Davis2017-11-301-2/+9
* ASoC: tlv320dac31xx: mark expected switch fall-throughGustavo A. R. Silva2017-11-081-1/+1
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: tlv320dac31xx: Fix mistype in tlv320dac31xx codecTomas Vilda2017-05-141-1/+1
* ASoC: tlv320aic31xx: Add support for tlv320dac3101Peter Ujfalusi2016-11-121-0/+2
* ASoC: tlv320aic31xx: Add missing of_device_id for dac3100Peter Ujfalusi2016-11-101-0/+1