index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
pcm3168a.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
ASoC: pcm*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-02-28
ASoC: pcm3168a: Use modern ASoC DAI format terminology
Mark Brown
1
-17
/
+17
2022-02-14
ASoC: pcm3168a: remove numeric PCM3168A_NUM_SUPPLIES
Nikita Yushchenko
1
-3
/
+2
2022-02-14
ASoC: pcm3168a: refactor format handling
Nikita Yushchenko
1
-42
/
+42
2022-02-14
ASoC: pcm3168a: refactor hw_params routine
Nikita Yushchenko
1
-38
/
+29
2022-02-14
ASoC: pcm3168a: cleanup unintuitive mask usage
Nikita Yushchenko
1
-2
/
+2
2021-12-20
ASoC: codecs: pcm3168a: Use dev_err_probe() helper
Kuninori Morimoto
1
-15
/
+7
2021-06-07
ASoC: pcm3168a: add .auto_selectable_formats support
Kuninori Morimoto
1
-0
/
+26
2020-08-25
ASoC: pcm3168a: ignore 0 Hz settings
Kuninori Morimoto
1
-0
/
+7
2020-07-16
ASoC: codecs: pcm*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-2
/
+3
2019-11-20
ASoC: pcm3168a: Update the RST gpio handling to align with documentation
Peter Ujfalusi
1
-5
/
+15
2019-11-18
ASoC: pcm3168a: Add support for optional RST gpio handling
Peter Ujfalusi
1
-4
/
+34
2019-10-15
ASoC: pcm3168a: Fix serial mode dependent format support
Peter Ujfalusi
1
-3
/
+0
2019-10-08
ASoC: pcm3168a: Use fixup instead of constraint for channels and formats
Peter Ujfalusi
1
-58
/
+40
2019-09-20
ASoC: pcm3168a: The codec does not support S32_LE
Peter Ujfalusi
1
-2
/
+1
2019-08-12
ASoC: pcm3168a: Allow reconfiguration of tdm_slots and slot_width
Peter Ujfalusi
1
-12
/
+0
2019-08-12
ASoC: pcm3168a: Retain the independence of DAC and ADC side of the codec
Peter Ujfalusi
1
-71
/
+54
2019-07-25
ASoC: pcm3168a: Allow all channels in case of parallel DIN/DOUT setup
Peter Ujfalusi
1
-0
/
+4
2019-07-23
ASoC: pcm3168a: Fix a typo in the name of a constant
Christophe JAILLET
1
-2
/
+2
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
1
-4
/
+1
2019-06-20
ASoC: pcm3168a: Add support for multi DIN/DOUT with TDM slots parameter
Peter Ujfalusi
1
-7
/
+24
2019-06-20
ASoC: pcm3168a: Rename min_frame_size to slot_width
Peter Ujfalusi
1
-5
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
1
-4
/
+1
2019-06-04
ASoC: pcm3168a: Implement set_tdm_slot callback
Peter Ujfalusi
1
-8
/
+52
2019-05-02
ASoC: pcm3168a: Enable TDM support for DSP_A/B modes
Peter Ujfalusi
1
-1
/
+6
2018-12-13
Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
1
-7
/
+11
2018-11-28
ASoC: pcm3168a: Don't disable pcm3168a when CONFIG_PM defined
Jiada Wang
1
-7
/
+11
2018-11-06
ASoC: pcm3168a: remove read-only status register from snd_kcontrol_new
Kuninori Morimoto
1
-7
/
+0
2018-11-05
ASoC: pcm3168a: cleanup hw_constraint for LEFT_J/I2S
Kuninori Morimoto
1
-10
/
+5
2018-10-17
ASoC: pcm3168a: add hw constraint for capture channel
Kuninori Morimoto
1
-2
/
+9
2018-10-12
ASoC: pcm3168a: add I2S/Left_J TDM support
Kuninori Morimoto
1
-0
/
+19
2018-10-12
ASoC: pcm3168a: add hw constraint for channel
Kuninori Morimoto
1
-0
/
+20
2018-10-12
ASoC: pcm3168a: add HW constraint for non RIGHT_J
Kuninori Morimoto
1
-0
/
+36
2018-02-12
ASoC: pcm3168a: replace codec to component
Kuninori Morimoto
1
-26
/
+25
2016-12-15
ASoC: pcm3168a: remove unused ‘format’
Vinod Koul
1
-2
/
+0
2016-08-08
ASoC: codec duplicated callback function goes to component on pcm3168a
Kuninori Morimoto
1
-6
/
+8
2016-03-05
ASoC: pcm3168a: remove unused variable
Sudip Mukherjee
1
-2
/
+1
2016-01-29
ASoC: pcm3168a: Call clk_set_rate in pcm3168a_set_dai_sysclk
Damien.Horsley
1
-0
/
+5
2015-12-12
ASoC: pcm3168a: Add driver for pcm3168a codec
Damien.Horsley
1
-0
/
+767