index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
ssm2602.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-160
/
+59
2010-05-20
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-9
/
+8
2010-05-10
ASoC: Remove unneeded suspend bias managment from CODEC drivers
Mark Brown
1
-1
/
+0
2010-04-17
ASoC: Add indirection for CODEC private data
Mark Brown
1
-6
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-10
ASoC: SSM2602: add SND control for mic boost2 and default it to off
Cliff Cai
1
-2
/
+2
2009-11-12
ASoC: Remove redundant snd_soc_dapm_new_widgets() calls
Mark Brown
1
-1
/
+0
2009-11-03
ASoC: Factor out snd_soc_init_card()
Mark Brown
1
-8
/
+0
2009-06-13
ASoC: Revert duplicated code in SSM2602 driver
Mark Brown
1
-4
/
+0
2009-06-03
ASoC: SSM2602: assign last substream to the master when shutting down
Cliff Cai
1
-9
/
+16
2009-06-03
ASoC: SSM2602: remove unsupported sample rates
Cliff Cai
1
-5
/
+3
[next]