summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic32x4.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-211-15/+1Star
* ASoC: tlv320aic32x4: Remove set but not used variable 'mclk_rate'YueHaibing2019-05-021-5/+1Star
* ASoC: tlv320aic32x4: Add Playback PowerTune ControlsAnnaliese McDermond2019-04-041-0/+9
* ASoC: tlv320aic32x4: Add Switch for Setting Common Mode VoltageAnnaliese McDermond2019-04-041-0/+7
* Merge branch 'asoc-5.1' into asoc-5.2Mark Brown2019-04-041-0/+2
|\
| * ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond2019-04-011-0/+2
* | ASoC: tlv320aic32x4: Allow 192000 Sample RateAnnaliese McDermond2019-03-251-1/+1
* | ASoC: tlv320aic32x4: Remove mclk referencesAnnaliese McDermond2019-03-251-7/+0Star
* | ASoC: tlv320aic32x4: Restructure set_dai_sysclkAnnaliese McDermond2019-03-251-11/+6Star
* | ASoC: tlv320aic32x4: Dynamically Determine ClockingAnnaliese McDermond2019-03-251-103/+87Star
* | ASoC: tlv320aic32x4: Move aosr and dosr setting to separate functionsAnnaliese McDermond2019-03-251-7/+17
* | ASoC: tlv320aic32x4: Control clock gating with CCFAnnaliese McDermond2019-03-251-54/+13Star
* | ASoC: tlv320aic32x4: Model BDIV divider in CCFAnnaliese McDermond2019-03-251-30/+26Star
* | ASoC: tlv320aic32x4: Model DAC/ADC dividers in CCFAnnaliese McDermond2019-03-251-44/+57
* | ASoC: tlv320aic32x4: Model CODEC_CLKIN in CCFAnnaliese McDermond2019-03-251-5/+13
* | ASoC: tlv320aic32x4: Model PLL in CCFAnnaliese McDermond2019-03-251-94/+101
* | ASoC: tlv320aic32x4: Properly Set Processing BlocksAnnaliese McDermond2019-03-211-20/+36
* | ASoC: tlv320aic32x4: Break out clock setting into separate functionAnnaliese McDermond2019-03-201-8/+18
|/
* tlv320aic32x4: delay i2c access by 1 ms after hardware resetPeter Seiderer2019-02-121-0/+1
* Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1Mark Brown2019-01-181-0/+4
|\
| * ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby modeb-ak2019-01-071-0/+4
* | ASoC: tlv320aic32x4: SND_SOC_DAPM_MICBIAS is deprecatedb-ak2019-01-091-1/+29
|/
* ASoC: tlv320aic32x4: replace codec to componentKuninori Morimoto2018-02-121-104/+103Star
* ASoC: tlv320aic32x4: Use snd_soc_update_bits() in aic32x4_set_dai_fmt()Andrew F. Davis2017-12-131-15/+13Star
* ASoC: tlv320aic32x4: Use snd_soc_update_bits() in aic32x4_hw_params()Andrew F. Davis2017-12-131-44/+46
* ASoC: tlv320aic32x4: Use snd_soc_update_bits() in aic32x4_mute()Andrew F. Davis2017-12-131-6/+3Star
* ASoC: tlv320aic32x4: Use BIT and GENMASK for bit field definitionsAndrew F. Davis2017-12-131-1/+1
* ASoC: tlv320aic32x4: Use correct shift definition for DATALEN bitsAndrew F. Davis2017-12-131-3/+8
* ASoC: tlv320aic32x4: Use correct shift definition for DATATYPE bitsAndrew F. Davis2017-12-131-6/+8
* ASoC: tlv320aic32x4: Drop define mapping from number to numberAndrew F. Davis2017-12-131-23/+23
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a...Mark Brown2017-09-011-0/+206
|\ \
| | * ASoC: tlv320aic32x4: Add gpio configuration to the codecDan Murphy2017-07-171-0/+206
| |/
* / ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
|/
* ASoC: codec duplicated callback function goes to component on tlv320aic32x4Kuninori Morimoto2016-08-081-6/+8
* ASoC: tlv320aic32x4: Properly implement the positive and negative pins into t...Jeremy McDermond2016-05-131-49/+161
* ASoC: tlv320aic32x4: Add additional input pinsJeremy McDermond2016-04-211-0/+8
* ASoC: tlv320aic32x4: Implement resistors on input pinsJeremy McDermond2016-04-211-6/+24
* ASoC: tlv320aic32x4: Add 96k sample rateJeremy McDermond2016-04-191-2/+5
* ASoC: tlv320aic32x4: Break out I2C support into separate moduleJeremy McDermond2016-04-191-52/+24Star
* ASoC: tlv320aic32x4: Change name of probe functionJeremy McDermond2016-04-191-2/+2
* ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0Star
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0Star
* ASoC: tlv320aic32x4: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-271-23/+1Star
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown2014-08-041-5/+5
|\ \
| | * ASoC: tlv320aic32x4: Convert to params_width()Mark Brown2014-07-311-5/+5
| |/
* | ASoC: tlv320aic32x4: Fixed Coding Style IssuesShahina Shaik2014-06-221-4/+8
* | ASoC: tlv320aic32x4: Fixed Coding style IssuesShahina Shaik2014-06-221-6/+3Star
|/
* ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-2/+0Star
* ASoC: tlv320aic32x4: Rearrange clock tree shutdownMarkus Pargmann2014-02-231-16/+16
* ASoC: tlv320aic32x4: Support for regulatorsMarkus Pargmann2014-02-231-1/+125