index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8731.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-21
ASoC: Use table based init for wm8731_snd_controls
Mark Brown
1
-3
/
+2
2011-11-21
ASoC: Ensure WM8731 register cache is synced when resuming from disabled
Mark Brown
1
-0
/
+1
2011-10-10
ASoC: wm8731: Convert to snd_soc_cache_sync
Axel Lin
1
-13
/
+2
2011-07-29
ASoC: Add device tree binding for WM8731
Mark Brown
1
-0
/
+10
2011-07-05
ASoC: Manage WM8731 ACTIVE bit as a supply widget
Mark Brown
1
-26
/
+3
2011-05-26
ASoC: wm8731: fix wm8731_check_osc() connected condition
Nicolas Ferre
1
-1
/
+1
2011-03-30
ASoC: Remove -codec from WM8731 driver name
Mark Brown
1
-2
/
+2
2011-03-30
ASoC: Convert WM8731 to table based DAPM setup
Mark Brown
1
-13
/
+5
2010-12-29
ASoC: codecs: Remove unused reg_cache fields from device structs
Lars-Peter Clausen
1
-1
/
+0
2010-12-02
ASoC: Automatically manage WM8731 deemphasis
Mark Brown
1
-5
/
+71
2010-12-02
ASoC: Split WM8731 enumeration array into individual enums
Mark Brown
1
-6
/
+9
2010-12-02
ASoC: Provide WM8731 microphone boost TLV information
Mark Brown
1
-1
/
+2
2010-12-01
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
1
-1
/
+1
2010-12-01
ASoC: WM8731: Fix incorrect mask for bypass path disable
Dimitris Papastamos
1
-1
/
+1
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
1
-1
/
+0
2010-11-16
ASoC: Fix incorrect kfree in wm8731_probe error path
Axel Lin
1
-1
/
+0
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
1
-6
/
+7
2010-10-01
ASoC: Remove unneeded use of spi_bus_type
Dimitris Papastamos
1
-1
/
+0
2010-09-15
ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF
Jarkko Nikula
1
-2
/
+0
2010-09-11
ASoC: Fix incorrect register cache size configuration
Dimitris Papastamos
1
-1
/
+1
2010-08-18
ASoC: Support non-crystal master clocks for WM8731
Mark Brown
1
-2
/
+29
2010-08-12
ASoC: Remove unneeded control_data management from Wolfson drivers
Mark Brown
1
-4
/
+0
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-151
/
+66
2010-05-20
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-33
/
+33
2010-05-10
ASoC: Use more idiomatic driver name for WM8731
Mark Brown
1
-1
/
+1
2010-05-10
ASoC: Refactor WM8731 regulator management into bias management
Mark Brown
1
-23
/
+28
2010-05-10
ASoC: Remove unneeded suspend bias managment from CODEC drivers
Mark Brown
1
-1
/
+0
2010-04-17
ASoC: Add indirection for CODEC private data
Mark Brown
1
-5
/
+5
2010-04-12
ASoC: Use SNDRV_PCM_RATE_8000_96000 macro for WM8731
Bill Gatliff
1
-5
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-05
ASoC: Only restore non-default registers for WM8731
Mark Brown
1
-0
/
+3
2009-11-13
ASoC: Remove redundant snd_soc_dapm_new_widgets() calls
Mark Brown
1
-1
/
+0
2009-11-04
ASoC: Factor out snd_soc_init_card()
Mark Brown
1
-8
/
+0
2009-10-26
ASoC: Add regulator support for WM8731
Mark Brown
1
-4
/
+47
2009-10-15
ASoC: Remove snd_soc_suspend_device()
Mark Brown
1
-34
/
+0
2009-08-10
ASoC: Drop unneeded declaration of removed wm8731 SPI write function
Mark Brown
1
-3
/
+0
2009-08-07
Merge branch 'reg-cache' into for-2.6.32
Mark Brown
1
-108
/
+33
2009-08-03
ASoC: Factor out 7 bit register 9 bit data SPI write
Mark Brown
1
-25
/
+0
2009-08-03
ASoC: Add I/O control bus information to factored out cache setup
Mark Brown
1
-5
/
+5
2009-07-08
ASoC: Limit WM8731 to symmetric rates
Mark Brown
1
-0
/
+1
2009-07-08
ASoC: Correct WM8731 Mic Capture Switch control name
Mark Brown
1
-1
/
+1
2009-07-08
ASoC: Add TLV information for WM8731
Mark Brown
1
-4
/
+11
2009-07-05
ASoC: Begin to factor out register cache I/O functions
Mark Brown
1
-79
/
+29
2009-07-05
ASoC: Fix leaks in WM8731 probe error handling
Mark Brown
1
-5
/
+12
2009-06-14
ASoC: Add suspend and resume callbacks to Wolfson CODEC drivers
Mark Brown
1
-0
/
+39
2009-05-12
sound: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-2
/
+2
2009-03-05
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
1
-8
/
+10
2009-02-19
ASoC: Disable WM8731 line bypass by default
Mark Brown
1
-0
/
+4
2009-02-19
ASoC: Add device init/exit annotations to new-style Wolfson CODEC drivers
Mark Brown
1
-4
/
+4
2009-02-19
ASoC: Check for errors when writing WM8731 reset register
Mark Brown
1
-1
/
+6
[prev]
[next]