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
/
wm8985.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
ASoC: wm*: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
1
-1
/
+0
2022-04-05
ASoC: wm*: use i2c_match_id and simple i2c probe
Stephen Kitt
1
-3
/
+5
2021-01-21
ASoC: wm*: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-1
/
+1
2020-07-16
ASoC: codecs: wm*: merge .digital_mute() into .mute_stream()
Kuninori Morimoto
1
-3
/
+4
2020-06-22
ASoC: codecs: wm*: rename to snd_soc_component_read()
Kuninori Morimoto
1
-4
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-02-12
ASoC: wm8985: replace codec to component
Kuninori Morimoto
1
-107
/
+94
2016-09-01
ASoC: constify snd_soc_codec_driver structures
Julia Lawall
1
-1
/
+1
2016-08-08
ASoC: codec duplicated callback function goes to component on wm8985
Kuninori Morimoto
1
-6
/
+8
2016-05-30
ASoC: wm8985: add support for WM8758
Petr Kulhavy
1
-35
/
+108
2016-03-01
ASoC: wm8985: Fix enum ctl accesses in a wrong type
Takashi Iwai
1
-7
/
+7
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-06-01
ASoC: wm8985: Replace direct snd_soc_codec dapm field access
Lars-Peter Clausen
1
-1
/
+1
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
1
-1
/
+0
2014-11-24
ASoC: wm8985: Cleanup manual bias level transitions
Lars-Peter Clausen
1
-27
/
+1
2014-08-04
Merge remote-tracking branch 'asoc/topic/wm8985' into asoc-next
Mark Brown
1
-3
/
+0
2014-07-31
ASoC: wm8985: Convert to params_width()
Mark Brown
1
-6
/
+6
2014-06-17
ASoC: wm8985: Remove unused pointer in wm8985_remove()
Christian Engelmayer
1
-3
/
+0
2014-05-22
Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8731', 'asoc...
Mark Brown
1
-5
/
+2
2014-04-30
ASoC: wm8985: Use devm_regulator_bulk_get()
Fabio Estevam
1
-5
/
+2
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
-7
/
+0
2014-03-11
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
1
-7
/
+0
2014-02-20
ASoC: wm8985: Remove superfluous const
Takashi Iwai
1
-22
/
+17
2013-11-27
ASoC: wm8985: Use IS_ENABLED() macro
Fabio Estevam
1
-3
/
+3
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
1
-33
/
+11
2013-01-09
sound: soc: Fix typo in sound/codecs
Masanari Iida
1
-3
/
+3
2012-12-27
ASoC: wm8985: Refactor set_pll code to avoid gcc warnings
Fabio Estevam
1
-23
/
+20
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-7
/
+7
2012-11-23
ASoC: wm8985: Convert to use devm_regmap_init_{spi,i2c}()
Tushar Behera
1
-26
/
+4
2012-01-21
ASoC: wm8985: Convert to direct regmap API usage
Mark Brown
1
-76
/
+177
2012-01-21
ASoC: wm8985 Don't directly reference the cache data structure
Mark Brown
1
-5
/
+4
2012-01-21
ASoC: wm8985: Use standard cache sync implementation
Mark Brown
1
-20
/
+1
2012-01-21
ASoC: wm8985: Convert to table based DAPM and control init
Mark Brown
1
-16
/
+8
2012-01-21
ASoC: wm8985: Convert to devm_kzalloc()
Mark Brown
1
-8
/
+2
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-10-31
ASoC: Convert wm8985 MICBIAS to a supply widget
Mark Brown
1
-1
/
+2
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
-5
/
+6
2010-10-11
ASoC: checking kzalloc() for IS_ERR() instead of NULL
Dan Carpenter
1
-4
/
+4
2010-09-30
ASoC: Remove unneeded use of spi_bus_type
Dimitris Papastamos
1
-1
/
+0
2010-09-28
ASoC: WM8985: Use the correct macro for the kcontrol defined
Dimitris Papastamos
1
-2
/
+2
2010-09-27
ASoC: Fix a compile warning for printk format
Takashi Iwai
1
-1
/
+1
2010-09-24
ASoC: WM8985: Remove unneeded declaration.
Dimitris Papastamos
1
-2
/
+0
2010-09-15
ASoC: WM8985: Initial driver
Dimitris Papastamos
1
-0
/
+1195