index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs4349.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-18
ASoC: cs4349: Update to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-05-08
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-06-27
ASoC: cs*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-05-09
ASoC: cs4349: Remove redundant big endian formats
Charles Keepax
1
-6
/
+3
2022-04-05
ASoC: cs*: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2021-01-21
ASoC: cs*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-1
/
+1
2020-07-16
ASoC: codecs: cs*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-2
/
+3
2019-08-15
ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'
YueHaibing
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-02-12
ASoC: cs4349: replace codec to component
Kuninori Morimoto
1
-19
/
+20
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2016-08-08
ASoC: codec duplicated callback function goes to component on cs4349
Kuninori Morimoto
1
-7
/
+8
2015-08-25
ASoC: cs4349: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2015-07-22
ASoC: cs4349: Fix up setting PWR_DWN bit
Axel Lin
1
-1
/
+1
2015-07-22
ASoC: cs4349: Remove unneeded NULL test for cs4349->reset_gpio
Axel Lin
1
-8
/
+4
2015-07-20
ASoC: cs4349: include gpio/consumer.h
akpm@linux-foundation.org
1
-0
/
+1
2015-07-20
ASoC: cs4349: Drop platform data support
Axel Lin
1
-6
/
+1
2015-07-20
ASoC: cs4349: Set .writeable_reg for cs4349_regmap
Axel Lin
1
-8
/
+12
2015-07-20
ASoC: cs4349: Fix setting digital interface format
Axel Lin
1
-6
/
+5
2015-07-20
ASoC: cs4349: Don't use rtd->codec
Lars-Peter Clausen
1
-2
/
+1
2015-07-20
ASoC: cs4349: Fix suspend/resume
Lars-Peter Clausen
1
-4
/
+2
2015-07-18
ASoC: cs4349: Constify cs4349_regmap
Axel Lin
1
-1
/
+1
2015-07-18
ASoC: cs4349: Fix max_register setting for cs4349_regmap
Axel Lin
1
-1
/
+1
2015-07-16
ASoC: cs4349: Add support for Cirrus Logic CS4349
Tim Howe
1
-0
/
+401