summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320adcx140.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: tlv320adcx140: fix 'ti,gpio-config' DT property initSteffen Aschbacher2023-02-131-1/+1
* ASoC: tlv320adcx140: Add a new kcontrolKevin Lu2022-08-171-0/+59
* ASoC: Merge up fixesMark Brown2022-07-111-7/+6
|\
| * ASoC: tlv320adcx140: Fix tx_mask checkSascha Hauer2022-07-071-7/+6
* | ASoC: tlv320*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* | ASoC: tlv320adcx140: Use modern ASoC DAI format terminologyMark Brown2022-06-061-6/+4
|/
* ASoC: tlv320adcx140: Register a callback to disable the regulator_disableZheyu Ma2022-05-101-0/+11
* ASoC: tlv320*: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
* ASoC: tlv*: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* ASoC: tlv320: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski2020-11-261-0/+2
* ASoC: tlv320adcx140: Add support for configuring GPIO pinCamel Guo2020-09-181-0/+40
* ASoC: tlv320adcx140: Add the config to configure Tx ASI outputDan Murphy2020-09-171-0/+11
* Merge branch 'asoc-5.9' into asoc-5.10Mark Brown2020-09-171-46/+71
|\
| * ASoC: tlv320adcx140: Fix BCLK inversion for DSP modesDan Murphy2020-09-171-21/+23
| * ASoC: tlv320adcx140: Idle the device while writing registersDan Murphy2020-09-171-11/+32
| * ASoC: tlv320adcx140: Fix digital gain rangeCamel Guo2020-09-171-1/+1
| * ASoC: tlv320adcx140: Wake up codec before accessing registerCamel Guo2020-09-081-12/+12
| * ASoC: tlv320adcx140: Fix accessing uninitialized adcx140->devCamel Guo2020-09-011-1/+3
* | ASoC: tlv320adcx140: Add digital mic channel enable routingDan Murphy2020-08-281-0/+37
|/
* ASoC: tlv320adcx140: Move device reset to before programmingDan Murphy2020-07-301-4/+4
* ASoC: tlv320adcx140: Fix GPO register start addressDan Murphy2020-07-301-1/+1
* ASoC: tlv320adcx140: Add GPO configuration and drive output configDan Murphy2020-07-291-1/+49
* ASoC: tlv320adcx140: Fix various style errors and warningsDan Murphy2020-07-291-6/+6
* ASoC: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-221-1/+1
* ASoC: tlv320adcx140: Add tx offset slot programmingDan Murphy2020-07-091-30/+10
* ASoC: tlv320adcx140: Add ASI enable for channel 5-8Dan Murphy2020-07-091-0/+22
* ASoC: tlv320adcx140: Fix warnings when using W=1Dan Murphy2020-05-271-5/+3
* ASoC: tlv320adcx140: Add support for configuring GPI pinsDan Murphy2020-05-271-0/+28
* Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-05-141-6/+7
|\
| * ASoC: tlv320adcx140: Fix bias config valuesDan Murphy2020-05-131-6/+7
* | ASoC: tlv320adcx140: Configure PDM sampling edgeDan Murphy2020-05-141-0/+22
* | ASoC: tlv320adcx140: Add controls for PDM clkDan Murphy2020-05-141-0/+19
|/
* ASoC: tlv320adcx140: Fix mic gain registersDan Murphy2020-04-281-3/+3
* ASoC: tlv320adcx140: Fix mic_bias and vref device tree verificationDan Murphy2020-03-051-6/+4
* ASoC: tlv320adcx140: Add decimation filter supportDan Murphy2020-02-211-0/+18
* ASoC: tlv320adcx140: Add DRE and AGC supportDan Murphy2020-02-211-0/+55
* ASoC: tlv320adcx140: Add the tlv320adcx140 codec driver familyDan Murphy2020-02-201-0/+849