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
/
cs4271.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-21
ASoC: cs*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-1
/
+1
2020-05-18
ASoC: codecs: use snd_soc_xxx_active()
Kuninori Morimoto
1
-2
/
+2
2020-02-18
ASoC: soc-pcm: merge playback/cature_active into stream_active
Kuninori Morimoto
1
-2
/
+2
2019-07-31
ASoC: cs4271: Fix a typo in the CS4171_NR_RATIOS
Christophe JAILLET
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-01-07
ASoC: cs4271: fix boolean assignments
Pierre-Louis Bossart
1
-2
/
+2
2018-02-12
ASoC: cs4271: replace codec to component
Kuninori Morimoto
1
-53
/
+52
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
1
-1
/
+1
2017-05-24
ASoC: cs4271: Remove unnecessary additional variable definition
Charles Keepax
1
-2
/
+0
2017-04-30
ASoC: cs4271: configure reset GPIO as output
Alexander Sverdlin
1
-1
/
+1
2016-08-08
ASoC: codec duplicated callback function goes to component on cs4271
Kuninori Morimoto
1
-6
/
+8
2016-02-26
ASoC: cs4271: add regulator consumer support
Pascal Huerst
1
-8
/
+61
2015-04-12
Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/atmel', 'asoc/fix...
Mark Brown
1
-2
/
+2
2015-04-02
ASoC: cs4271: Increase delay time after reset
Pascal Huerst
1
-2
/
+2
2015-03-10
ASoC: cs4271: Fix wrong value references for boolean kctl
Takashi Iwai
1
-2
/
+2
2014-10-20
ASoC: cs4271: Split SPI and I2C code into different modules
Axel Lin
1
-137
/
+18
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
1
-2
/
+2
2014-03-06
ASoC: cs4271: Fix build error without CONFIG_SPI_MASTER
Takashi Iwai
1
-16
/
+16
2014-02-20
ASoC: cs4271: claim reset GPIO in bus probe function
Daniel Mack
1
-20
/
+40
2014-02-05
ASoC: cs4271: Remove outdated comment
Lars-Peter Clausen
1
-1
/
+0
2013-11-27
ASoC: cs4271: Use IS_ENABLED() macro
Fabio Estevam
1
-4
/
+4
2013-10-16
ASoC: cs4271: Include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-08-11
ASoC: cs4271: Add DAPM support
Mark Brown
1
-0
/
+24
2013-08-11
ASoC: cs4271: Convert to table based control init
Mark Brown
1
-2
/
+4
2013-03-22
ASoC: cs4271: switch to mute_stream
Daniel Mack
1
-2
/
+5
2013-03-15
ASoC: cs4271: convert to direct regmap API usage
Daniel Mack
1
-68
/
+91
2012-12-24
ALSA: ASoC: cs4271: add optional soft reset workaround
Daniel Mack
1
-0
/
+34
2012-12-24
Merge branch 'asoc-fix-cs4271' into asoc-cs4271
Mark Brown
1
-3
/
+3
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-7
/
+7
2012-12-10
Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-next
Mark Brown
1
-3
/
+18
2012-12-02
ASoC: cs4271: fix property check
Daniel Mack
1
-1
/
+1
2012-12-02
ASoC: cs4271: fix sparse warning
Daniel Mack
1
-2
/
+2
2012-11-13
ASoC: cs4271: free allocated GPIO
Daniel Mack
1
-8
/
+3
2012-10-15
ASoC: cs4271: add support for AMUTEB=BMUTEC feature
Daniel Mack
1
-3
/
+18
2012-09-28
ALSA: ASoC: add DT bindings for CS4271
Daniel Mack
1
-3
/
+21
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
1
-2
/
+1
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-1
/
+1
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-1
/
+1
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-11-20
ASoC: cs4271: Fix wrong mask parameter in some snd_soc_update_bits calls
Axel Lin
1
-3
/
+5
2011-09-30
ASoC: Remove unused "control_data" field of struct cs4271_private
Axel Lin
1
-5
/
+0
2011-03-09
ASoC: Manage mode and rate bits correctly for CS4271 CODEC.
Alexander Sverdlin
1
-30
/
+53
2011-03-07
ASoC: Extend range of supported sample rates for CS4271 CODEC.
Alexander Sverdlin
1
-2
/
+3
2011-03-07
ASoC: Constify i2c_device_id table
Axel Lin
1
-1
/
+1
2011-02-08
ASoC: CS4271: Move Chip Select control out of the CODEC code.
Alexander Sverdlin
1
-19
/
+3
2011-01-26
ASoC: Staticise non-exported symbols in cs4271
Mark Brown
1
-2
/
+2
2011-01-25
ASoC: cs4271.c: improve error handling
Alexander Sverdlin
1
-15
/
+44
2011-01-21
ASoC: CS4271 codec support
Alexander Sverdlin
1
-0
/
+630