index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
cs42l51.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2016-08-08
ASoC: codec duplicated callback function goes to component on cs42l51
Kuninori Morimoto
1
-6
/
+8
2016-03-01
ASoC: cs42l51: Fix enum ctl accesses in a wrong type
Takashi Iwai
1
-4
/
+4
2014-12-08
Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs4271', 'aso...
Mark Brown
1
-2
/
+4
2014-11-21
ASoC: cs42l51: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
1
-2
/
+4
2014-11-12
ASoC: cs42l51: re-hook of_match_table pointer
Thomas Petazzoni
1
-1
/
+3
2014-05-22
Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and...
Mark Brown
1
-56
/
+20
2014-04-18
ASoC: cs42l51: Fix mask for REVID
Axel Lin
1
-1
/
+2
2014-04-16
ASoC: cs42l51: split i2c from codec driver
Brian Austin
1
-56
/
+19
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
1
-2
/
+2
2014-03-23
Merge tag 'asoc-v3.15-2' into asoc-next
Mark Brown
1
-6
/
+0
2014-03-23
Merge tag 'asoc-v3.15' into asoc-next
Mark Brown
1
-46
/
+40
2014-03-19
ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog ...
Brian Austin
1
-5
/
+4
2014-03-13
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
1
-6
/
+0
2014-03-12
Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320ai...
Mark Brown
1
-8
/
+7
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
1
-6
/
+0
2014-02-23
ASoC: wm2200: Use SOC_ENUM_SINGLE_*_DECL()
Takashi Iwai
1
-8
/
+7
2014-02-19
ASoC: cs42l51: Remove unused variable
Sachin Kamat
1
-1
/
+0
2014-02-11
ASoC: cs42l51: Convert to direct regmap API usage
Mark Brown
1
-34
/
+25
2014-02-11
ASoC: cs42l51: Don't log if we fail to allocate memory
Mark Brown
1
-3
/
+1
2014-02-11
ASoC: cs42l51: add Device Tree binding to cs42l51
Thomas Petazzoni
1
-0
/
+7
2014-01-13
ASoC: cs42l51: Use params_width() rather than memory format
Mark Brown
1
-9
/
+5
2012-08-06
ASoC: cs42l51: Use module_i2c_driver
Sachin Kamat
1
-18
/
+1
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
1
-2
/
+1
2012-04-03
ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV
Brian Austin
1
-3
/
+3
2012-01-02
ASoC: Convert cs42l51 to devm_kzalloc()
Axel Lin
1
-6
/
+2
2011-12-20
ASoC: Convert cs42l51 to table based DAPM and control init
Axel Lin
1
-9
/
+8
2011-11-27
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
1
-1
/
+0
2011-11-23
Merge branch 'for-3.2' into for-3.3
Mark Brown
1
-1
/
+1
2011-11-23
ASoC: cs42l51: Fix off-by-one for reg_cache_size
Axel Lin
1
-1
/
+1
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-11-08
ASoC: Avoid a redundant read in cs42l51_pdn_event
Axel Lin
1
-8
/
+5
2011-10-06
ASoC: Return early with -EINVAL if invalid dai format is detected
Axel Lin
1
-5
/
+4
2011-09-28
ASoC: Remove unused "control_data" field of struct cs42l51_private
Axel Lin
1
-5
/
+1
2010-12-28
ASoC: codecs: Remove unused reg_cache fields from device structs
Lars-Peter Clausen
1
-1
/
+0
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
-2
/
+3
2010-09-15
ASoC: Change my mail address
Arnaud Patard (Rtp)
1
-1
/
+1
2010-08-31
ASoC: OpenRD Client : Fix naming breakage due to multicomponent support
Arnaud Patard (Rtp)
1
-1
/
+1
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-201
/
+92
2010-05-31
ASoC: Add driver for cs42l51
apatard@mandriva.com
1
-0
/
+763