index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
ssm2602.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-06
Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/...
Mark Brown
1
-2
/
+13
2014-10-06
Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...
Mark Brown
1
-22
/
+2
2014-09-30
ASoC: ssm2602: add support for 11.025kHz and 22.5kHz sample rates
Stefan Kristiansson
1
-2
/
+13
2014-09-30
ASoC: ssm2602: do not hardcode type to SSM2602
Stefan Kristiansson
1
-1
/
+1
2014-09-04
ASoC: ssm2602: Cleanup manual bias level transitions
Lars-Peter Clausen
1
-22
/
+2
2014-07-31
ASoC: ssm2602: Convert to params_width()
Mark Brown
1
-5
/
+5
2014-03-13
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
1
-7
/
+0
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
1
-7
/
+0
2014-02-20
ASoC: ssm2602: Omit superfluous elements in input select array
Takashi Iwai
1
-4
/
+5
2014-02-18
ASoC: ssm2602: Split SPI and I2C code into different modules
Lars-Peter Clausen
1
-138
/
+20
2014-02-07
ASoC: ssm2602: Constify rate constraints
Lars-Peter Clausen
1
-3
/
+3
2014-01-08
ASoC: ssm2602: add 16kHz sampling rate support
Andreas Pretzsch
1
-4
/
+10
2013-12-03
ASoC: ssm2602: Use core for applying symmetry constraints
Lars-Peter Clausen
1
-48
/
+2
2013-11-27
ASoC: ssm2602: Use IS_ENABLED() macro
Fabio Estevam
1
-3
/
+3
2013-08-31
ASoC: ssm2602: Fix cache sync
Lars-Peter Clausen
1
-1
/
+2
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-6
/
+6
2012-04-25
ASoC: SSM2602: Convert to direct regmap API usage
Lars-Peter Clausen
1
-30
/
+57
2012-04-25
ASoC: SSM2602: Remove driver specific version
Lars-Peter Clausen
1
-4
/
+0
2012-04-25
ASoC: SSM2602: Add sysclk based rate constraints
Lars-Peter Clausen
1
-4
/
+34
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
1
-6
/
+3
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-1
/
+1
2012-01-02
ASoC: Convert ssm2602 to devm_kzalloc()
Axel Lin
1
-8
/
+4
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-1
/
+1
2011-11-27
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
1
-1
/
+0
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-10-19
ASoC: ssm2602: Use snd_soc_update_bits for read-modify-write
Axel Lin
1
-14
/
+16
2011-09-27
ASoC: ssm2602: Support setting the oscillator and the clock output state
Lars-Peter Clausen
1
-16
/
+51
2011-09-27
ASoC: ssm2602: Set initial bias level to standby
Lars-Peter Clausen
1
-1
/
+6
2011-09-27
Merge branch 'for-3.1' into for-3.2
Mark Brown
1
-1
/
+2
2011-09-27
ASoC: ssm2602: Re-enable oscillator after suspend
Lars-Peter Clausen
1
-1
/
+2
2011-09-20
ASoC: ssm2602: Do not dereference codec->control_data
Lars-Peter Clausen
1
-2
/
+1
2011-05-11
ASoC: Fix NULL vs. 0 warning in SSM2602
Mark Brown
1
-1
/
+1
2011-05-09
ASoC: SSM2602: Provide dB ranges for the volume controls
Lars-Peter Clausen
1
-5
/
+16
2011-05-09
ASoC: SSM2602: Model power supply for the digital core as a DAPM widget
Lars-Peter Clausen
1
-19
/
+6
2011-05-09
ASoC: SSM2602: Add entry for the ssm2603 to the device id table
Lars-Peter Clausen
1
-1
/
+2
2011-05-09
ASoC: SSM2602: Add SSM2604 support
Lars-Peter Clausen
1
-53
/
+116
2011-05-09
ASoC: SSM2602: Do not power the codec up in probe
Lars-Peter Clausen
1
-3
/
+0
2011-05-09
ASoC: SSM2602: Fix default register cache
Lars-Peter Clausen
1
-2
/
+2
2011-05-08
ASoC: SSM2602: Remove duplicate control
Lars-Peter Clausen
1
-2
/
+0
2011-05-08
ASoC: SSM2602: Cleanup coeff handling
Lars-Peter Clausen
1
-40
/
+35
2011-05-08
Merge branch 'for-2.6.39' into for-2.6.40
Mark Brown
1
-5
/
+5
2011-05-08
ASoC: SSM2602: Fix reg_cache_size
Lars-Peter Clausen
1
-1
/
+1
2011-05-08
ASoC: SSM2602: Fix 'Mic Boost2' control
Lars-Peter Clausen
1
-1
/
+1
2011-05-08
ASoC: SSM2602: Properly annotate i2c probe and remove functions
Lars-Peter Clausen
1
-3
/
+3
2011-04-08
ASoC: SSM2602: add SPI support
Mike Frysinger
1
-4
/
+52
2011-03-30
ASoC: SSM2602: convert to soc-cache
Cliff Cai
1
-95
/
+43
2011-03-30
ASoC: SSM2602: fix codec name
Mike Frysinger
1
-1
/
+1
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
1
-1
/
+0
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
1
-4
/
+5
2010-09-15
ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF
Jarkko Nikula
1
-1
/
+0
[next]