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
/
wm9712.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
ASoC: wm97xx: fix compilation corner case
Robert Jarzmik
1
-5
/
+2
2017-09-20
ASoC: wm9712: Add missing brace
Mark Brown
1
-0
/
+1
2017-09-19
ASoC: wm9712: add ac97 new bus support
Robert Jarzmik
1
-14
/
+30
2016-12-12
Merge remote-tracking branches 'asoc/topic/wm9712', 'asoc/topic/wm9713' and '...
Mark Brown
1
-90
/
+85
2016-11-02
ASoC: dapm: Support second register for DAPM control updates
Chen-Yu Tsai
1
-1
/
+1
2016-10-24
ASoC: wm9712: Remove unused DAI ID defines
Lars-Peter Clausen
1
-1
/
+0
2016-10-21
ASoC: wm9712: Remove ac97_read/ac97_write wrappers
Lars-Peter Clausen
1
-26
/
+9
2016-10-21
ASoC: wm9712: Convert to regmap
Lars-Peter Clausen
1
-65
/
+78
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 wm9712
Kuninori Morimoto
1
-6
/
+8
2015-07-23
ASoC: wm9712: Use core AC'97 reset helper
Lars-Peter Clausen
1
-37
/
+8
2015-04-27
ASoC: Move bias level update to the core
Lars-Peter Clausen
1
-1
/
+0
2015-04-27
ASoC: Route all bias level updates through the core
Lars-Peter Clausen
1
-1
/
+1
2015-03-10
ASoC: wm9712: Fix wrong value references for boolean kctl
Takashi Iwai
1
-3
/
+3
2015-01-26
ASoC: wm97xx: Reset AC'97 device before registering it
Lars-Peter Clausen
1
-4
/
+8
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-08
Merge remote-tracking branches 'asoc/topic/wm9090', 'asoc/topic/wm9712' and '...
Mark Brown
1
-9
/
+1
2014-11-24
ASoC: wm9712: Cleanup manual bias level transitions
Lars-Peter Clausen
1
-9
/
+1
2014-11-18
ASoC: ac97: Push snd_ac97 pointer to the driver level
Lars-Peter Clausen
1
-11
/
+21
2014-11-18
ASoC: Drop ac97_control initialization from CODEC driver DAIs
Lars-Peter Clausen
1
-1
/
+0
2014-11-18
ASoC: ac97: Use static ac97_bus
Lars-Peter Clausen
1
-1
/
+1
2014-11-08
ASoC: wm9712/wm9713: Replace virtual registers with custom put/get callbacks
Lars-Peter Clausen
1
-60
/
+103
2014-10-31
ASoC: wm9712: Use table based control setup
Lars-Peter Clausen
1
-2
/
+3
2014-10-31
ASoC: wm9712: Cleanup printk usage
Lars-Peter Clausen
1
-8
/
+4
2014-10-20
ASoC: codecs: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-06-27
ASoC: ac97: Support multi-platform AC'97
Mark Brown
1
-9
/
+9
2012-12-10
ASoC: codecs: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-09-11
Revert "ASoC: AC97 doesn't use regmap by default"
Fabio Estevam
1
-1
/
+0
2012-09-05
Merge branch 'asoc-omap' into for-3.7
Mark Brown
1
-3
/
+18
2012-08-22
ASoC: wm9712: Provide TLV information for capture boost controls
Mark Brown
1
-2
/
+3
2012-08-17
ASoC: wm9712: Fix inverted capture volume
Mark Brown
1
-1
/
+1
2012-08-17
ASoC: wm9712: Fix microphone source selection
Mark Brown
1
-2
/
+17
2012-08-03
ASoC: wm9712: Fix name of Capture Switch
Mark Brown
1
-1
/
+1
2012-08-03
ASoC: wm9712: Fix funky indentation
Mark Brown
1
-2
/
+2
2012-07-31
ASoC: AC97 doesn't use regmap by default
Manuel Lauss
1
-0
/
+1
2012-06-03
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
1
-1
/
+1
2012-04-10
ASoC: wm9712: Fix build due to missing definition of "runtime"
Fabio Estevam
1
-0
/
+2
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
1
-6
/
+2
2012-02-04
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
1
-1
/
+1
2012-02-01
ASoC: wm9712: Add TLV information for microphone input
Mark Brown
1
-3
/
+7
2012-02-01
ASoC: wm9712: Remove driver specific version
Mark Brown
1
-4
/
+0
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-2
/
+1
2011-11-28
ASoC: Convert CODEC drivers to module_platform_driver
Mark Brown
1
-11
/
+1
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-2
/
+2
2011-03-31
ASoC: Use data based init for wm9712 DAPM
Lu Guanqun
1
-13
/
+5
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
-4
/
+5
2010-09-10
ASoC: Fix incorrect register cache size configuration
Dimitris Papastamos
1
-1
/
+1
2010-09-06
ASoC: Staticise WM9712 DAI list
Mark Brown
1
-1
/
+1
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-72
/
+52
[next]