index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
pcm3168a.c
Age
Commit message (
Expand
)
Author
2021-06-07
ASoC: pcm3168a: add .auto_selectable_formats support
Kuninori Morimoto
2020-08-25
ASoC: pcm3168a: ignore 0 Hz settings
Kuninori Morimoto
2020-07-16
ASoC: codecs: pcm*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2019-11-20
ASoC: pcm3168a: Update the RST gpio handling to align with documentation
Peter Ujfalusi
2019-11-18
ASoC: pcm3168a: Add support for optional RST gpio handling
Peter Ujfalusi
2019-10-15
ASoC: pcm3168a: Fix serial mode dependent format support
Peter Ujfalusi
2019-10-08
ASoC: pcm3168a: Use fixup instead of constraint for channels and formats
Peter Ujfalusi
2019-09-20
ASoC: pcm3168a: The codec does not support S32_LE
Peter Ujfalusi
2019-08-12
ASoC: pcm3168a: Allow reconfiguration of tdm_slots and slot_width
Peter Ujfalusi
2019-08-12
ASoC: pcm3168a: Retain the independence of DAC and ADC side of the codec
Peter Ujfalusi
2019-07-25
ASoC: pcm3168a: Allow all channels in case of parallel DIN/DOUT setup
Peter Ujfalusi
2019-07-23
ASoC: pcm3168a: Fix a typo in the name of a constant
Christophe JAILLET
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
2019-06-20
ASoC: pcm3168a: Add support for multi DIN/DOUT with TDM slots parameter
Peter Ujfalusi
2019-06-20
ASoC: pcm3168a: Rename min_frame_size to slot_width
Peter Ujfalusi
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-06-04
ASoC: pcm3168a: Implement set_tdm_slot callback
Peter Ujfalusi
2019-05-02
ASoC: pcm3168a: Enable TDM support for DSP_A/B modes
Peter Ujfalusi
2018-12-13
Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2018-11-28
ASoC: pcm3168a: Don't disable pcm3168a when CONFIG_PM defined
Jiada Wang
2018-11-06
ASoC: pcm3168a: remove read-only status register from snd_kcontrol_new
Kuninori Morimoto
2018-11-05
ASoC: pcm3168a: cleanup hw_constraint for LEFT_J/I2S
Kuninori Morimoto
2018-10-17
ASoC: pcm3168a: add hw constraint for capture channel
Kuninori Morimoto
2018-10-12
ASoC: pcm3168a: add I2S/Left_J TDM support
Kuninori Morimoto
2018-10-12
ASoC: pcm3168a: add hw constraint for channel
Kuninori Morimoto
2018-10-12
ASoC: pcm3168a: add HW constraint for non RIGHT_J
Kuninori Morimoto
2018-02-12
ASoC: pcm3168a: replace codec to component
Kuninori Morimoto
2016-12-15
ASoC: pcm3168a: remove unused ‘format’
Vinod Koul
2016-08-08
ASoC: codec duplicated callback function goes to component on pcm3168a
Kuninori Morimoto
2016-03-05
ASoC: pcm3168a: remove unused variable
Sudip Mukherjee
2016-01-29
ASoC: pcm3168a: Call clk_set_rate in pcm3168a_set_dai_sysclk
Damien.Horsley
2015-12-12
ASoC: pcm3168a: Add driver for pcm3168a codec
Damien.Horsley