index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
ssm2518.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...
Uwe Kleine-König
2024-05-03
1
-1
/
+1
*
ASoC: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-08
1
-1
/
+1
*
ASoC: ssm2518: switch to using gpiod API
Dmitry Torokhov
2022-09-23
1
-18
/
+12
*
ASoC: ssm2518: drop support for platform data
Dmitry Torokhov
2022-09-23
1
-5
/
+1
*
ASoC: ssm*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-27
1
-1
/
+0
*
ASoC: ssm2518: Use modern ASoC DAI format terminology
Mark Brown
2022-06-06
1
-2
/
+2
*
ASoC: ada*, ssm*: use simple i2c probe function
Stephen Kitt
2022-04-05
1
-3
/
+2
*
ASoC: codecs: ssm*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-07-17
1
-2
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2019-05-30
1
-2
/
+1
*
ASoC: ssm2518: replace codec to component
Kuninori Morimoto
2018-02-12
1
-32
/
+25
*
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2017-08-10
1
-1
/
+1
*
ASoC: codec duplicated callback function goes to component on ssm2518
Kuninori Morimoto
2016-08-08
1
-6
/
+8
*
ASoC: ssm2518: Use a signed return type for ssm2518_lookup_mcs()
Markus Elfring
2015-12-23
1
-1
/
+1
*
ASoC: ssm2518: Drop .volatile_reg implementation
Axel Lin
2015-10-20
1
-6
/
+0
*
ASoC: ssm2518: Add explicit device tree support
Ricard Wanderlof
2015-08-15
1
-0
/
+9
*
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-15
1
-1
/
+0
*
-
.
Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/ssm2518', 'as...
Mark Brown
2015-06-05
1
-1
/
+1
|
\
\
|
|
*
ASoC: ssm2518: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2015-05-04
1
-1
/
+1
|
|
/
*
|
ASoC: ssm2518: fix simple_return.cocci warnings
kbuild test robot
2015-04-30
1
-4
/
+1
*
|
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-04-27
1
-2
/
+0
|
/
*
ASoC: ssm2518: Cleanup manual bias level transitions
Lars-Peter Clausen
2014-09-04
1
-13
/
+0
*
ASoC: ssm2518: Convert to params_width()
Mark Brown
2014-07-31
1
-3
/
+3
*
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
2014-03-13
1
-10
/
+0
|
\
|
*
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
2014-03-11
1
-10
/
+0
*
|
ASoC: ssm2518: Remove superfluous const
Takashi Iwai
2014-02-20
1
-7
/
+7
|
/
*
ASoC: ssm2518: Fix off-by-one error by ffs()
Takashi Iwai
2014-01-02
1
-4
/
+4
*
ASoC: ssm2518: Fix trivial typo in checking tx_mask and rx_mask values
Axel Lin
2013-06-12
1
-1
/
+1
*
ASoC: Add ssm2518 support
Lars-Peter Clausen
2013-05-25
1
-0
/
+856