index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
ssm2602.c
Age
Commit message (
Expand
)
Author
2011-05-11
ASoC: Fix NULL vs. 0 warning in SSM2602
Mark Brown
2011-05-08
ASoC: SSM2602: Provide dB ranges for the volume controls
Lars-Peter Clausen
2011-05-08
ASoC: SSM2602: Model power supply for the digital core as a DAPM widget
Lars-Peter Clausen
2011-05-08
ASoC: SSM2602: Add entry for the ssm2603 to the device id table
Lars-Peter Clausen
2011-05-08
ASoC: SSM2602: Add SSM2604 support
Lars-Peter Clausen
2011-05-08
ASoC: SSM2602: Do not power the codec up in probe
Lars-Peter Clausen
2011-05-08
ASoC: SSM2602: Fix default register cache
Lars-Peter Clausen
2011-05-08
ASoC: SSM2602: Remove duplicate control
Lars-Peter Clausen
2011-05-08
ASoC: SSM2602: Cleanup coeff handling
Lars-Peter Clausen
2011-05-08
Merge branch 'for-2.6.39' into for-2.6.40
Mark Brown
2011-05-08
ASoC: SSM2602: Fix reg_cache_size
Lars-Peter Clausen
2011-05-08
ASoC: SSM2602: Fix 'Mic Boost2' control
Lars-Peter Clausen
2011-05-08
ASoC: SSM2602: Properly annotate i2c probe and remove functions
Lars-Peter Clausen
2011-04-08
ASoC: SSM2602: add SPI support
Mike Frysinger
2011-03-29
ASoC: SSM2602: convert to soc-cache
Cliff Cai
2011-03-29
ASoC: SSM2602: fix codec name
Mike Frysinger
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-09-15
ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF
Jarkko Nikula
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-05-20
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2010-05-10
ASoC: Remove unneeded suspend bias managment from CODEC drivers
Mark Brown
2010-04-17
ASoC: Add indirection for CODEC private data
Mark Brown
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-10
ASoC: SSM2602: add SND control for mic boost2 and default it to off
Cliff Cai
2009-11-12
ASoC: Remove redundant snd_soc_dapm_new_widgets() calls
Mark Brown
2009-11-03
ASoC: Factor out snd_soc_init_card()
Mark Brown
2009-06-13
ASoC: Revert duplicated code in SSM2602 driver
Mark Brown
2009-06-03
ASoC: SSM2602: assign last substream to the master when shutting down
Cliff Cai
2009-06-03
ASoC: SSM2602: remove unsupported sample rates
Cliff Cai
2009-03-04
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
2009-01-27
ASoC: Push the codec runtime storage into the card structure
Mark Brown
2009-01-09
ASoC: cleanup duplicated code.
Ian Molton
2008-12-22
ASoC: Fix DSP formats in SSM2602 audio codec
Jarkko Nikula
2008-12-10
ALSA: ASoC - Fix wrong section types
Takashi Iwai
2008-12-09
ASoC: Register non-AC97 codec DAIs
Mark Brown
2008-12-01
ASoC: Rename snd_soc_register_card() to snd_soc_init_card()
Mark Brown
2008-11-21
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
Mark Brown
2008-11-21
ASoC: ssm2602: Update supported stream formats
Karl Beldan
2008-11-21
ASoC: ssm2602: Fix priv substreams refs
Karl Beldan
2008-10-13
ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers
Jarkko Nikula
2008-09-09
sound: ASoC codec: SSM2602 audio codec driver
Cliff Cai