Age | Commit message (Expand) | Author |
2018-02-12 | ASoC: tlv320aic32x4: replace codec to component | Kuninori Morimoto |
2017-12-13 | ASoC: tlv320aic32x4: Use snd_soc_update_bits() in aic32x4_set_dai_fmt() | Andrew F. Davis |
2017-12-13 | ASoC: tlv320aic32x4: Use snd_soc_update_bits() in aic32x4_hw_params() | Andrew F. Davis |
2017-12-13 | ASoC: tlv320aic32x4: Use snd_soc_update_bits() in aic32x4_mute() | Andrew F. Davis |
2017-12-13 | ASoC: tlv320aic32x4: Use BIT and GENMASK for bit field definitions | Andrew F. Davis |
2017-12-13 | ASoC: tlv320aic32x4: Use correct shift definition for DATALEN bits | Andrew F. Davis |
2017-12-13 | ASoC: tlv320aic32x4: Use correct shift definition for DATATYPE bits | Andrew F. Davis |
2017-12-13 | ASoC: tlv320aic32x4: Drop define mapping from number to number | Andrew F. Davis |
2017-09-01 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a... | Mark Brown |
2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal |
2017-07-17 | ASoC: tlv320aic32x4: Add gpio configuration to the codec | Dan Murphy |
2016-08-08 | ASoC: codec duplicated callback function goes to component on tlv320aic32x4 | Kuninori Morimoto |
2016-05-13 | ASoC: tlv320aic32x4: Properly implement the positive and negative pins into t... | Jeremy McDermond |
2016-04-21 | ASoC: tlv320aic32x4: Add additional input pins | Jeremy McDermond |
2016-04-21 | ASoC: tlv320aic32x4: Implement resistors on input pins | Jeremy McDermond |
2016-04-19 | ASoC: tlv320aic32x4: Add 96k sample rate | Jeremy McDermond |
2016-04-19 | ASoC: tlv320aic32x4: Break out I2C support into separate module | Jeremy McDermond |
2016-04-19 | ASoC: tlv320aic32x4: Change name of probe function | Jeremy McDermond |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen |
2014-11-27 | ASoC: tlv320aic32x4: Cleanup manual bias level transitions | Lars-Peter Clausen |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ... | Mark Brown |
2014-07-31 | ASoC: tlv320aic32x4: Convert to params_width() | Mark Brown |
2014-06-22 | ASoC: tlv320aic32x4: Fixed Coding Style Issues | Shahina Shaik |
2014-06-22 | ASoC: tlv320aic32x4: Fixed Coding style Issues | Shahina Shaik |
2014-03-11 | ASoC: codec: Simplify ASoC probe code. | Xiubo Li |
2014-02-23 | ASoC: tlv320aic32x4: Rearrange clock tree shutdown | Markus Pargmann |
2014-02-23 | ASoC: tlv320aic32x4: Support for regulators | Markus Pargmann |
2014-02-23 | ASoC: tlv320aic32x4: Support for master clock | Markus Pargmann |
2014-02-03 | ASoC: tlv320aic32x4: DT support | Markus Pargmann |
2014-02-03 | ASoC: tlv320aic32x4: Use signed int mixer controls | Markus Pargmann |
2014-02-03 | ASoC: tlv320aic32x4: Use gpio_is_valid | Markus Pargmann |
2014-01-27 | ASoC: tlv320aic32x4: Fix MICPGA input configuration | Markus Pargmann |
2014-01-27 | ASoC: tlv320aic32x4: Fix mono playback | Markus Pargmann |
2014-01-15 | ASoC: tlv320aic32x4: Fix regmap range_min | Markus Pargmann |
2014-01-13 | ASoC: codec: tlv320aic32x4: Fix regmap range config | Markus Pargmann |
2013-09-26 | ASoC: tlv320aic32x4: Convert to direct regmap API usage | Mark Brown |
2013-09-26 | ASoC: tlv320aic32x4: Move GPIO acquisition to I2C probe | Mark Brown |
2013-08-27 | ASoC: tlv320aic32x4: Convert table based control and DAPM setup | Lars-Peter Clausen |
2012-12-10 | ASoC: codecs: remove __dev* attributes | Bill Pemberton |
2012-11-01 | ASoC: tlv320aic32x4: Add rstn gpio to platform data. | Javier Martin |
2012-11-01 | ASoC: tlv320aic32x4: Fix problem with first capture. | Javier Martin |
2012-08-06 | ASoC: tlv320aic32x4: Use module_i2c_driver | Sachin Kamat |
2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood |
2012-01-20 | ASoC: tlv320aic32x4: always enable analouge block | Wolfram Sang |
2012-01-20 | ASoC: tlv320aic32x4: always enable dividers | Wolfram Sang |
2011-12-28 | ASoC: Convert tlv320aic32x4 to devm_kzalloc() | Axel Lin |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen |
2011-11-27 | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen |