aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tas2552.c
AgeCommit message (Expand)Author
2020-07-22ASoC: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-16ASoC: codecs: tas*: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-07-09ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-22ASoC: codecs: rename to snd_soc_component_read()Kuninori Morimoto
2020-05-26ASoC: tas2552: Fix runtime PM imbalance in tas2552_component_probeDinghao Liu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2018-02-12ASoC: tas2552: replace codec to componentKuninori Morimoto
2017-09-01Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a...Mark Brown
2017-08-29ASoC: tas2552: Fix fraction overflow in PLL calculationOskar Schirmer
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2017-04-25ASoC: tas2552: Propagate the error code in suspend/resumeFabio Estevam
2017-04-11ASoC: tas2552: Return the real error codeFabio Estevam
2016-08-08ASoC: codec duplicated callback function goes to component on tas2552Kuninori Morimoto
2015-10-06ASoC: tas2552: fix dBscale-min declarationAndreas Dannenberg
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...Mark Brown
2015-07-29ASoC: tas2552: Remove unneeded NULL test for tas2552->enable_gpioAxel Lin
2015-07-16Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-15ASoC: Constify snd_soc_dai_ops variablesAxel Lin
2015-07-07ASoC: Constify reg_default tablesAxel Lin
2015-06-11ASoC: tas2552: Use devm_gpiod_get_optional for enable-gpioAxel Lin
2015-06-08ASoC: tas2552: Use consistent name for 'struct tas2552_data'Peter Ujfalusi
2015-06-08ASoC: tas2552: Remove unneeded semicolonPeter Ujfalusi
2015-06-08ASoC: tas2552: Call pm_runtime_disable when the module is removedPeter Ujfalusi
2015-06-08ASoC: tas2552: Code, define alignment changes for uniformityPeter Ujfalusi
2015-06-08ASoC: tas2552: Correct Boost Auto-Pass Through Control register usagePeter Ujfalusi
2015-06-08ASoC: tas2552: Correct Output Data register usagePeter Ujfalusi
2015-06-08ASoC: tas2552: Add control for selecting DIN sourcePeter Ujfalusi
2015-06-08ASoC: tas2552: Correct the PLL configurationPeter Ujfalusi
2015-06-05ASoC: tas2552: Configure the WCLK frequency based on the streamPeter Ujfalusi
2015-06-05ASoC: tas2552: Add support for word length configurationPeter Ujfalusi
2015-06-05ASoC: tas2552: Implement startup/stop sequence as per TRMPeter Ujfalusi
2015-06-05ASoC: tas2552: Correct the Speaker Driver Playback Volume (PGA_GAIN)Peter Ujfalusi
2015-06-05ASoC: tas2552: Clean up the Digital - Analog DAPM route definitionPeter Ujfalusi
2015-06-05ASoC: tas2552: Add TDM supportPeter Ujfalusi
2015-06-05ASoC: tas2552: Correct and clean up data format and BCLK/WCLK directionPeter Ujfalusi
2015-06-05ASoC: tas2552: Correct dai format supportPeter Ujfalusi
2015-06-05ASoC: tas2552: Add support for pll and pdm source clock selectionPeter Ujfalusi
2015-06-04ASoC: tas2552: Rename mclk parameter to pll_clkin to match with the datasheetPeter Ujfalusi
2015-06-04ASoC: tas2552: Simplify and reverse the functionality of tas2552_sw_shutdownPeter Ujfalusi
2015-06-04ASoC: tas2552: Simplify the tas2552_mute functionPeter Ujfalusi
2015-06-04ASoC: tas2552: Correct CFG1 register bit definitionsPeter Ujfalusi
2015-06-04ASoC: tas2552: Correct PDM configuration register bit definitionsPeter Ujfalusi
2015-06-04ASoC: tas2552: Fix kernel crash caused by wrong kcontrol entryPeter Ujfalusi
2015-06-04ASoC: tas2552: Fix kernel crash when the codec is loaded but not part of a cardPeter Ujfalusi
2015-06-04ASoC: tas2552: Make the enable-gpio really optionalPeter Ujfalusi
2015-02-24ASoC: improve usage of gpiod APIUwe Kleine-König
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds