aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/pcm3168a.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-20ASoC: pcm3168a: Update the RST gpio handling to align with documentationPeter Ujfalusi1-5/+15
2019-11-18ASoC: pcm3168a: Add support for optional RST gpio handlingPeter Ujfalusi1-4/+34
2019-10-15ASoC: pcm3168a: Fix serial mode dependent format supportPeter Ujfalusi1-3/+0
2019-10-08ASoC: pcm3168a: Use fixup instead of constraint for channels and formatsPeter Ujfalusi1-58/+40
2019-09-20ASoC: pcm3168a: The codec does not support S32_LEPeter Ujfalusi1-2/+1
2019-08-12ASoC: pcm3168a: Allow reconfiguration of tdm_slots and slot_widthPeter Ujfalusi1-12/+0
2019-08-12ASoC: pcm3168a: Retain the independence of DAC and ADC side of the codecPeter Ujfalusi1-71/+54
2019-07-25ASoC: pcm3168a: Allow all channels in case of parallel DIN/DOUT setupPeter Ujfalusi1-0/+4
2019-07-23ASoC: pcm3168a: Fix a typo in the name of a constantChristophe JAILLET1-2/+2
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-4/+1
2019-06-20ASoC: pcm3168a: Add support for multi DIN/DOUT with TDM slots parameterPeter Ujfalusi1-7/+24
2019-06-20ASoC: pcm3168a: Rename min_frame_size to slot_widthPeter Ujfalusi1-5/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner1-4/+1
2019-06-04ASoC: pcm3168a: Implement set_tdm_slot callbackPeter Ujfalusi1-8/+52
2019-05-02ASoC: pcm3168a: Enable TDM support for DSP_A/B modesPeter Ujfalusi1-1/+6
2018-12-13Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-4.21 intel depMark Brown1-7/+11
2018-11-28ASoC: pcm3168a: Don't disable pcm3168a when CONFIG_PM definedJiada Wang1-7/+11
2018-11-06ASoC: pcm3168a: remove read-only status register from snd_kcontrol_newKuninori Morimoto1-7/+0
2018-11-05ASoC: pcm3168a: cleanup hw_constraint for LEFT_J/I2SKuninori Morimoto1-10/+5
2018-10-17ASoC: pcm3168a: add hw constraint for capture channelKuninori Morimoto1-2/+9
2018-10-12ASoC: pcm3168a: add I2S/Left_J TDM supportKuninori Morimoto1-0/+19
2018-10-12ASoC: pcm3168a: add hw constraint for channelKuninori Morimoto1-0/+20
2018-10-12ASoC: pcm3168a: add HW constraint for non RIGHT_JKuninori Morimoto1-0/+36
2018-02-12ASoC: pcm3168a: replace codec to componentKuninori Morimoto1-26/+25
2016-12-15ASoC: pcm3168a: remove unused ‘format’Vinod Koul1-2/+0
2016-08-08ASoC: codec duplicated callback function goes to component on pcm3168aKuninori Morimoto1-6/+8
2016-03-05ASoC: pcm3168a: remove unused variableSudip Mukherjee1-2/+1
2016-01-29ASoC: pcm3168a: Call clk_set_rate in pcm3168a_set_dai_sysclkDamien.Horsley1-0/+5
2015-12-12ASoC: pcm3168a: Add driver for pcm3168a codecDamien.Horsley1-0/+767