summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tas2552.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tas2552: replace codec to componentKuninori Morimoto2018-02-121-91/+87
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a...Mark Brown2017-09-011-4/+7
|\ \
| * | ASoC: tas2552: Fix fraction overflow in PLL calculationOskar Schirmer2017-08-291-4/+7
| |/
* / ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
|/
* ASoC: tas2552: Propagate the error code in suspend/resumeFabio Estevam2017-04-251-2/+2
* ASoC: tas2552: Return the real error codeFabio Estevam2017-04-111-1/+1
* ASoC: codec duplicated callback function goes to component on tas2552Kuninori Morimoto2016-08-081-6/+8
* ASoC: tas2552: fix dBscale-min declarationAndreas Dannenberg2015-10-061-1/+1
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-10/+5
|\ \
| * | ASoC: tas2552: Remove unneeded NULL test for tas2552->enable_gpioAxel Lin2015-07-291-10/+5
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...Mark Brown2015-08-301-1/+1
|\ \ \ | | |/ | |/|
| | * Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown2015-07-161-1/+1
| | |\
| | | * ASoC: Constify reg_default tablesAxel Lin2015-07-071-1/+1
| | |/ | |/|
| | |
| \ \
*-. | | Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...Mark Brown2015-08-301-1/+1
|\ \| | | |_|/ |/| |
| * | ASoC: Constify snd_soc_dai_ops variablesAxel Lin2015-07-151-1/+1
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: tas2552: Use devm_gpiod_get_optional for enable-gpioAxel Lin2015-06-111-7/+4
* ASoC: tas2552: Use consistent name for 'struct tas2552_data'Peter Ujfalusi2015-06-081-3/+3
* ASoC: tas2552: Remove unneeded semicolonPeter Ujfalusi2015-06-081-1/+1
* ASoC: tas2552: Call pm_runtime_disable when the module is removedPeter Ujfalusi2015-06-081-0/+1
* ASoC: tas2552: Code, define alignment changes for uniformityPeter Ujfalusi2015-06-081-2/+2
* ASoC: tas2552: Correct Boost Auto-Pass Through Control register usagePeter Ujfalusi2015-06-081-3/+3
* ASoC: tas2552: Correct Output Data register usagePeter Ujfalusi2015-06-081-2/+3
* ASoC: tas2552: Add control for selecting DIN sourcePeter Ujfalusi2015-06-081-0/+11
* ASoC: tas2552: Correct the PLL configurationPeter Ujfalusi2015-06-081-47/+91
* ASoC: tas2552: Configure the WCLK frequency based on the streamPeter Ujfalusi2015-06-051-2/+41
* ASoC: tas2552: Add support for word length configurationPeter Ujfalusi2015-06-051-0/+38
* ASoC: tas2552: Implement startup/stop sequence as per TRMPeter Ujfalusi2015-06-051-16/+28
* ASoC: tas2552: Correct the Speaker Driver Playback Volume (PGA_GAIN)Peter Ujfalusi2015-06-051-2/+2
* ASoC: tas2552: Clean up the Digital - Analog DAPM route definitionPeter Ujfalusi2015-06-051-8/+6
* ASoC: tas2552: Add TDM supportPeter Ujfalusi2015-06-051-4/+55
* ASoC: tas2552: Correct and clean up data format and BCLK/WCLK directionPeter Ujfalusi2015-06-051-9/+9
* ASoC: tas2552: Correct dai format supportPeter Ujfalusi2015-06-051-14/+15
* ASoC: tas2552: Add support for pll and pdm source clock selectionPeter Ujfalusi2015-06-051-4/+29
* ASoC: tas2552: Rename mclk parameter to pll_clkin to match with the datasheetPeter Ujfalusi2015-06-041-7/+7
* ASoC: tas2552: Simplify and reverse the functionality of tas2552_sw_shutdownPeter Ujfalusi2015-06-041-5/+3
* ASoC: tas2552: Simplify the tas2552_mute functionPeter Ujfalusi2015-06-041-4/+2
* ASoC: tas2552: Correct CFG1 register bit definitionsPeter Ujfalusi2015-06-041-7/+7
* ASoC: tas2552: Correct PDM configuration register bit definitionsPeter Ujfalusi2015-06-041-1/+1
* ASoC: tas2552: Fix kernel crash caused by wrong kcontrol entryPeter Ujfalusi2015-06-041-1/+0
* ASoC: tas2552: Fix kernel crash when the codec is loaded but not part of a cardPeter Ujfalusi2015-06-041-0/+3
* ASoC: tas2552: Make the enable-gpio really optionalPeter Ujfalusi2015-06-041-2/+6
* ASoC: improve usage of gpiod APIUwe Kleine-König2015-02-241-10/+3
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-2/+2
|\
| * sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-2/+2
* | ASoC: tas2552: Use table based DAPM setupLars-Peter Clausen2014-11-051-6/+4
|/
* ASoC: tas2552: Fix compilation warning for !PM_RUNTIMEThierry Reding2014-10-021-0/+2
* ASoC: tas2552: Add DAPM calls for amp and PLLDan Murphy2014-08-161-20/+48
* ASoC: tas2552: Return proper error for probe error pathsAxel Lin2014-07-251-2/+4
* ASoC: tas2552: Fix PM sequencingDan Murphy2014-07-211-3/+5