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
/
da7210.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-21
ASoC: da*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-1
/
+1
2020-07-16
ASoC: codecs: da*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-2
/
+3
2020-07-09
ASoC: codecs: da7210: fix kernel-doc
Pierre-Louis Bossart
1
-5
/
+7
2020-06-22
ASoC: codecs: da*: rename to snd_soc_component_read()
Kuninori Morimoto
1
-12
/
+12
2018-07-30
ASoC: da7210: convert to SPDX identifiers
Kuninori Morimoto
1
-16
/
+11
2018-03-18
ASoC: da7210: Use devm_snd_soc_register_component()
weiyongjun (A)
1
-1
/
+1
2018-02-12
ASoC: da7210: replace codec to component
Kuninori Morimoto
1
-97
/
+84
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 da7210
Kuninori Morimoto
1
-7
/
+8
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-08-30
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...
Mark Brown
1
-13
/
+9
2015-08-30
Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...
Mark Brown
1
-2
/
+2
2015-08-05
ASoC: da7210: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE
Lars-Peter Clausen
1
-13
/
+9
2015-07-17
Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
1
-2
/
+2
2015-07-16
regmap: Use reg_sequence for multi_reg_write / register_patch
Nariman Poushin
1
-2
/
+2
2015-07-16
Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...
Mark Brown
1
-3
/
+3
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-07
ASoC: Constify reg_default tables
Axel Lin
1
-3
/
+3
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
1
-2
/
+2
2014-03-13
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
1
-8
/
+0
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
1
-8
/
+0
2014-02-20
ASoC: da7210: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
1
-10
/
+10
2014-01-16
Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...
Mark Brown
1
-5
/
+5
2014-01-13
ASoC: da7210: Use params_width() rather than memory format
Mark Brown
1
-5
/
+5
2013-11-27
ASoC: da7210: Use IS_ENABLED() macro
Fabio Estevam
1
-3
/
+3
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-7
/
+7
2012-12-03
ASoC: da7210: Remove unnecessary regmap_exit call
Sachin Kamat
1
-10
/
+1
2012-11-28
ASoC: da7210: Use devm_regmap_init_i2c()
Sachin Kamat
1
-11
/
+2
2012-05-03
ASoC: da7210: Minor improvements and a bugfix
Ashish Chavan
1
-13
/
+15
2012-04-27
ASoC: da7210: Minor bugfix for non pll slave mode
Ashish Chavan
1
-6
/
+7
2012-04-17
ASoC: da7210: Minor update for PLL and SRM
Ashish Chavan
1
-13
/
+9
2012-04-17
ASoC: da7210: Add support for PLL and SRM
Ashish Chavan
1
-38
/
+187
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
1
-2
/
+1
2012-04-01
ASoC: da7210: Add support for spi regmap
Ashish Chavan
1
-21
/
+133
2012-03-09
ASoC: da7210: Remove extra registers from defaults list
Ashish Chavan
1
-88
/
+0
2012-03-08
ASoC: da7210: Update for using I2C regmap
Ashish Chavan
1
-38
/
+196
2012-01-02
ASoC: da7210: Add support for line input and mic
Ashish Chavan
1
-0
/
+77
2011-12-27
ASoC: Convert da7210 to devm_kzalloc()
Axel Lin
1
-5
/
+2
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-11-10
ASoC: Fix duplicate const warnings in da7210.c
Mark Brown
1
-2
/
+2
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-10-22
ASoC: da7210: Add support for line out and DAC
Ashish Chavan
1
-0
/
+96
2011-10-22
ASoC: da7210: Add support for DAPM
Ashish Chavan
1
-24
/
+121
2011-10-19
ASoC: da7210: Add support for ALC and Noise suppression
Ashish Chavan
1
-0
/
+110
2011-10-19
ASoC: da7210: Add support for mute and zero cross controls
Ashish Chavan
1
-0
/
+44
2011-10-17
ASoC: da7210: Add support for High pass and Voice filters for ADC and DAC
Ashish Chavan
1
-25
/
+32
2011-10-17
ASoC: da7210: Add support for ADC & DAC equalizers
Ashish Chavan
1
-0
/
+37
2011-10-14
ASoC: da7210: bugfix for head phone volume control
Ashish Chavan
1
-4
/
+6
2011-10-14
ASoC: Convert DA7210 to table based DAPM init
Mark Brown
1
-3
/
+3
[next]