summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic32x4.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+24
* ASoC: tlv320aic32x4: Change name of probe functionJeremy McDermond2016-04-191-2/+2
* ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* ASoC: tlv320aic32x4: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-271-23/+1
*-. 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/+3
|/
* ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-2/+0
* ASoC: tlv320aic32x4: Rearrange clock tree shutdownMarkus Pargmann2014-02-231-16/+16
* ASoC: tlv320aic32x4: Support for regulatorsMarkus Pargmann2014-02-231-1/+125
* ASoC: tlv320aic32x4: Support for master clockMarkus Pargmann2014-02-231-0/+21
* ASoC: tlv320aic32x4: DT supportMarkus Pargmann2014-02-031-0/+25
* ASoC: tlv320aic32x4: Use signed int mixer controlsMarkus Pargmann2014-02-031-10/+16
* ASoC: tlv320aic32x4: Use gpio_is_validMarkus Pargmann2014-02-031-2/+2
* ASoC: tlv320aic32x4: Fix MICPGA input configurationMarkus Pargmann2014-01-271-4/+6
* ASoC: tlv320aic32x4: Fix mono playbackMarkus Pargmann2014-01-271-7/+11
* ASoC: tlv320aic32x4: Fix regmap range_minMarkus Pargmann2014-01-151-1/+1
* ASoC: codec: tlv320aic32x4: Fix regmap range configMarkus Pargmann2014-01-131-1/+1
* ASoC: tlv320aic32x4: Convert to direct regmap API usageMark Brown2013-09-261-66/+23
* ASoC: tlv320aic32x4: Move GPIO acquisition to I2C probeMark Brown2013-09-261-5/+7
* ASoC: tlv320aic32x4: Convert table based control and DAPM setupLars-Peter Clausen2013-08-271-15/+7
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: tlv320aic32x4: Add rstn gpio to platform data.Javier Martin2012-11-011-0/+14
* ASoC: tlv320aic32x4: Fix problem with first capture.Javier Martin2012-11-011-0/+10
* ASoC: tlv320aic32x4: Use module_i2c_driverSachin Kamat2012-08-061-18/+1
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: tlv320aic32x4: always enable analouge blockWolfram Sang2012-01-201-3/+5
* ASoC: tlv320aic32x4: always enable dividersWolfram Sang2012-01-201-56/+46
* ASoC: Convert tlv320aic32x4 to devm_kzalloc()Axel Lin2011-12-281-4/+2
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: tlv320aic32x4: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-131-37/+24
* ASoC: tlv320aic32x4 fix initialization of micpga routingWolfram Sang2011-10-061-2/+2
* ASoC: Fix outdated API usage in tlv320aic32x4Mark Brown2011-03-071-5/+5
* ASoC: Add TI tlv320aic32x4 codec support.Javier Martin2011-03-041-0/+794
OpenPOWER on IntegriCloud