index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
pcm512x.c
Age
Commit message (
Expand
)
Author
2023-10-02
ASoC: Adds support for TAS575x to the pcm512x driver
Joerg Schambacher
2022-11-29
ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probe
Zhang Qilong
2022-06-27
ASoC: pcm*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-02-28
ASoC: pcm512x: Use modern ASoC DAI format terminology
Mark Brown
2021-09-21
ASoC: pcm512x: Mend accesses to the I2S_1 and I2S_2 registers
Peter Rosin
2020-11-16
ASoC: pcm512x: Add support for more data formats
Kirill Marinushkin
2020-11-16
ASoC: pcm512x: Move format check into `set_fmt()`
Kirill Marinushkin
2020-11-16
ASoC: pcm512x: Rearrange operations in `hw_params()`
Kirill Marinushkin
2020-11-16
ASoC: pcm512x: Fix not setting word length if DAIFMT_CBS_CFS
Kirill Marinushkin
2020-07-16
ASoC: codecs: pcm*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-02-20
ASoC: pcm512x: Fix unbalanced regulator enable call in probe error path
Matthias Reichl
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-02-08
ASoC: regulator notifier registration should be managed
Guennadi Liakhovetski
2019-01-28
ASoC: pcm512x: Fix clocking calculations when not using the PLL
Dimitris Papavasiliou
2019-01-28
ASoC: pcm512x: Implement the set_bclk_ratio interface
Dimitris Papavasiliou
2019-01-03
ASoC: pcm512x: Fix a double unlock in pcm512x_digital_mute()
Dan Carpenter
2018-12-13
ASoC: pcm512x: Implement the digital_mute interface
Dimitris Papavasiliou
2018-02-12
ASoC: pcm512x: replace codec to component
Kuninori Morimoto
2017-11-08
ASoC: pcm512x: Scrub my work address from the driver
Mark Brown
2017-09-08
linux/kernel.h: move DIV_ROUND_DOWN_ULL() macro
Masahiro Yamada
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2016-08-08
ASoC: codec duplicated callback function goes to component on pcm512x
Kuninori Morimoto
2015-07-24
ASoC: Use params_width() at appropriate places
Axel Lin
2015-05-15
ASoC: pcm512x: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-04-17
ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.h
Javi Merino
2015-04-12
Merge tag 'asoc-v4.1' into asoc-next
Mark Brown
2015-03-23
ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4
Howard Mitchell
2015-03-22
ASoC: pcm512x: Fix divide by zero issue
Howard Mitchell
2015-03-21
ASoC: pcm512x: Add 'Analogue' prefix to analogue volume controls
Howard Mitchell
2015-02-24
ASoC: pcm512x: Allow independently overclocking PLL, DAC and DSP
Peter Rosin
2015-02-24
ASoC: pcm512x: Rearrange to not repeat dacsrc_rate / dac_div
Peter Rosin
2015-02-04
Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next
Mark Brown
2015-01-29
ASoC: pcm512x: Use the correct range constraints for S24_LE
Peter Rosin
2015-01-29
ASoC: pcm512x: Fixup warning splat
Peter Rosin
2015-01-28
ASoC: pcm512x: Support SND_SOC_DAIFMT_CBM_CFS
Peter Rosin
2015-01-28
ASoC: pcm512x: Avoid the PLL for the DAC clock, if possible
Peter Rosin
2015-01-28
ASoC: pcm512x: Support mastering BCLK/LRCLK using the PLL
Peter Rosin
2015-01-28
ASoC: pcm512x: Support mastering BCLK/LRCLK without using the PLL
Peter Rosin
2015-01-28
ASoC: pcm512x: Fix spelling of register field names.
Peter Rosin
2015-01-09
ASoC: pcm512x: Fix DSP program selection
Peter Rosin
2014-12-13
sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-08-12
ASoC: pcm512x: Correct Digital Playback control names
Mark Brown
2014-05-22
Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next
Mark Brown
2014-04-14
ASoC: pcm512x: Replace usage deprecated SOC_VALUE_ENUM macro
Lars-Peter Clausen
2014-04-14
ASoC: pcm512x: Use CONFIG_PM_RUNTIME macro
Sachin Kamat
2014-03-09
ASoC: pcm512x: Fix duplicate const warning
Mark Brown
2014-03-09
ASoC: pcm512x: Split out bus drivers
Mark Brown
2014-02-07
ASoC: pcm512x: Implement analogue volume control
Mark Brown
2014-02-07
ASoC: pcm512x: Implement paging support
Mark Brown
[next]