index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
ssm2602.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: ssm2602: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-21
1
-2
/
+2
*
ASoC: codecs: ssm*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
2020-07-16
1
-2
/
+3
*
ASoC: ssm2602: switch to SPDX identifier
Marco Felsch
2019-02-06
1
-27
/
+12
*
ASoC: ssm2602: Fix ADC powerup sequencing
Philipp Zabel
2019-02-06
1
-2
/
+28
*
-
.
Merge remote-tracking branches 'asoc/topic/ssm2518', 'asoc/topic/ssm2602', 'a...
Mark Brown
2018-03-28
1
-38
/
+39
|
\
\
|
|
*
ASoC: ssm2602: replace codec to component
Kuninori Morimoto
2018-02-12
1
-38
/
+39
|
|
/
*
/
ASoC: ssm2602: Replace reg_default_raw with reg_default
James Kelly
2018-03-20
1
-6
/
+13
|
/
*
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 ssm2602
Kuninori Morimoto
2016-08-08
1
-6
/
+8
*
ASoC: ssm2602: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
Lars-Peter Clausen
2015-08-05
1
-4
/
+3
*
-
.
Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/ssm2518', 'as...
Mark Brown
2015-06-05
1
-2
/
+2
|
\
\
|
|
*
ASoC: ssm2602: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
2015-05-04
1
-2
/
+2
|
|
/
*
/
ASoC: Move bias level update to the core
Lars-Peter Clausen
2015-04-27
1
-1
/
+0
|
/
*
-
.
Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/...
Mark Brown
2014-10-06
1
-2
/
+13
|
\
\
|
|
*
ASoC: ssm2602: add support for 11.025kHz and 22.5kHz sample rates
Stefan Kristiansson
2014-09-30
1
-2
/
+13
|
|
|
|
\
\
*
-
.
\
\
Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...
Mark Brown
2014-10-06
1
-22
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
|
*
ASoC: ssm2602: Cleanup manual bias level transitions
Lars-Peter Clausen
2014-09-04
1
-22
/
+2
|
|
/
*
/
ASoC: ssm2602: do not hardcode type to SSM2602
Stefan Kristiansson
2014-09-30
1
-1
/
+1
|
/
*
ASoC: ssm2602: Convert to params_width()
Mark Brown
2014-07-31
1
-5
/
+5
*
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
2014-03-13
1
-7
/
+0
|
\
|
*
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
2014-03-11
1
-7
/
+0
*
|
ASoC: ssm2602: Omit superfluous elements in input select array
Takashi Iwai
2014-02-20
1
-4
/
+5
*
|
ASoC: ssm2602: Split SPI and I2C code into different modules
Lars-Peter Clausen
2014-02-18
1
-138
/
+20
*
|
ASoC: ssm2602: Constify rate constraints
Lars-Peter Clausen
2014-02-07
1
-3
/
+3
|
/
*
ASoC: ssm2602: add 16kHz sampling rate support
Andreas Pretzsch
2014-01-08
1
-4
/
+10
*
ASoC: ssm2602: Use core for applying symmetry constraints
Lars-Peter Clausen
2013-12-03
1
-48
/
+2
*
ASoC: ssm2602: Use IS_ENABLED() macro
Fabio Estevam
2013-11-27
1
-3
/
+3
*
ASoC: ssm2602: Fix cache sync
Lars-Peter Clausen
2013-08-31
1
-1
/
+2
*
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-6
/
+6
*
ASoC: SSM2602: Convert to direct regmap API usage
Lars-Peter Clausen
2012-04-25
1
-30
/
+57
*
ASoC: SSM2602: Remove driver specific version
Lars-Peter Clausen
2012-04-25
1
-4
/
+0
*
ASoC: SSM2602: Add sysclk based rate constraints
Lars-Peter Clausen
2012-04-25
1
-4
/
+34
*
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
2012-04-04
1
-6
/
+3
*
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
2012-02-04
1
-1
/
+1
*
ASoC: Convert ssm2602 to devm_kzalloc()
Axel Lin
2012-01-02
1
-8
/
+4
*
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
2011-12-02
1
-1
/
+1
*
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
2011-11-27
1
-1
/
+0
*
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
1
-1
/
+1
*
ASoC: ssm2602: Use snd_soc_update_bits for read-modify-write
Axel Lin
2011-10-19
1
-14
/
+16
*
ASoC: ssm2602: Support setting the oscillator and the clock output state
Lars-Peter Clausen
2011-09-27
1
-16
/
+51
*
ASoC: ssm2602: Set initial bias level to standby
Lars-Peter Clausen
2011-09-27
1
-1
/
+6
*
Merge branch 'for-3.1' into for-3.2
Mark Brown
2011-09-27
1
-1
/
+2
|
\
|
*
ASoC: ssm2602: Re-enable oscillator after suspend
Lars-Peter Clausen
2011-09-27
1
-1
/
+2
*
|
ASoC: ssm2602: Do not dereference codec->control_data
Lars-Peter Clausen
2011-09-20
1
-2
/
+1
|
/
*
ASoC: Fix NULL vs. 0 warning in SSM2602
Mark Brown
2011-05-11
1
-1
/
+1
*
ASoC: SSM2602: Provide dB ranges for the volume controls
Lars-Peter Clausen
2011-05-09
1
-5
/
+16
*
ASoC: SSM2602: Model power supply for the digital core as a DAPM widget
Lars-Peter Clausen
2011-05-09
1
-19
/
+6
*
ASoC: SSM2602: Add entry for the ssm2603 to the device id table
Lars-Peter Clausen
2011-05-09
1
-1
/
+2
*
ASoC: SSM2602: Add SSM2604 support
Lars-Peter Clausen
2011-05-09
1
-53
/
+116
*
ASoC: SSM2602: Do not power the codec up in probe
Lars-Peter Clausen
2011-05-09
1
-3
/
+0
[next]