summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tlv320aic32x4.c
AgeCommit message (Expand)Author
2020-10-29ASoC: tlv320aic32x4: Fix bdiv clock rate derivationMiquel Raynal
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-02ASoC: tlv320aic32x4: Remove set but not used variable 'mclk_rate'YueHaibing
2019-04-04ASoC: tlv320aic32x4: Add Playback PowerTune ControlsAnnaliese McDermond
2019-04-04ASoC: tlv320aic32x4: Add Switch for Setting Common Mode VoltageAnnaliese McDermond
2019-04-04Merge branch 'asoc-5.1' into asoc-5.2Mark Brown
2019-04-01ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond
2019-03-25ASoC: tlv320aic32x4: Allow 192000 Sample RateAnnaliese McDermond
2019-03-25ASoC: tlv320aic32x4: Remove mclk referencesAnnaliese McDermond
2019-03-25ASoC: tlv320aic32x4: Restructure set_dai_sysclkAnnaliese McDermond
2019-03-25ASoC: tlv320aic32x4: Dynamically Determine ClockingAnnaliese McDermond
2019-03-25ASoC: tlv320aic32x4: Move aosr and dosr setting to separate functionsAnnaliese McDermond
2019-03-25ASoC: tlv320aic32x4: Control clock gating with CCFAnnaliese McDermond
2019-03-25ASoC: tlv320aic32x4: Model BDIV divider in CCFAnnaliese McDermond
2019-03-25ASoC: tlv320aic32x4: Model DAC/ADC dividers in CCFAnnaliese McDermond
2019-03-25ASoC: tlv320aic32x4: Model CODEC_CLKIN in CCFAnnaliese McDermond
2019-03-25ASoC: tlv320aic32x4: Model PLL in CCFAnnaliese McDermond
2019-03-21ASoC: tlv320aic32x4: Properly Set Processing BlocksAnnaliese McDermond
2019-03-20ASoC: tlv320aic32x4: Break out clock setting into separate functionAnnaliese McDermond
2019-02-12tlv320aic32x4: delay i2c access by 1 ms after hardware resetPeter Seiderer
2019-01-18Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1Mark Brown
2019-01-09ASoC: tlv320aic32x4: SND_SOC_DAPM_MICBIAS is deprecatedb-ak
2019-01-07ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby modeb-ak
2018-02-12ASoC: tlv320aic32x4: replace codec to componentKuninori Morimoto
2017-12-13ASoC: tlv320aic32x4: Use snd_soc_update_bits() in aic32x4_set_dai_fmt()Andrew F. Davis
2017-12-13ASoC: tlv320aic32x4: Use snd_soc_update_bits() in aic32x4_hw_params()Andrew F. Davis
2017-12-13ASoC: tlv320aic32x4: Use snd_soc_update_bits() in aic32x4_mute()Andrew F. Davis
2017-12-13ASoC: tlv320aic32x4: Use BIT and GENMASK for bit field definitionsAndrew F. Davis
2017-12-13ASoC: tlv320aic32x4: Use correct shift definition for DATALEN bitsAndrew F. Davis
2017-12-13ASoC: tlv320aic32x4: Use correct shift definition for DATATYPE bitsAndrew F. Davis
2017-12-13ASoC: tlv320aic32x4: Drop define mapping from number to numberAndrew F. Davis
2017-09-01Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a...Mark Brown
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2017-07-17ASoC: tlv320aic32x4: Add gpio configuration to the codecDan Murphy
2016-08-08ASoC: codec duplicated callback function goes to component on tlv320aic32x4Kuninori Morimoto
2016-05-13ASoC: tlv320aic32x4: Properly implement the positive and negative pins into t...Jeremy McDermond
2016-04-21ASoC: tlv320aic32x4: Add additional input pinsJeremy McDermond
2016-04-21ASoC: tlv320aic32x4: Implement resistors on input pinsJeremy McDermond
2016-04-19ASoC: tlv320aic32x4: Add 96k sample rateJeremy McDermond
2016-04-19ASoC: tlv320aic32x4: Break out I2C support into separate moduleJeremy McDermond
2016-04-19ASoC: tlv320aic32x4: Change name of probe functionJeremy McDermond
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2014-11-27ASoC: tlv320aic32x4: Cleanup manual bias level transitionsLars-Peter Clausen
2014-08-04Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown
2014-07-31ASoC: tlv320aic32x4: Convert to params_width()Mark Brown
2014-06-22ASoC: tlv320aic32x4: Fixed Coding Style IssuesShahina Shaik
2014-06-22ASoC: tlv320aic32x4: Fixed Coding style IssuesShahina Shaik
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-23ASoC: tlv320aic32x4: Rearrange clock tree shutdownMarkus Pargmann