index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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
2009-02-18
ASoC: Implement SPI device unregistration for WM8731
Mark Brown
1
-1
/
+6
2009-02-18
ASoC: Refactor WM8731 device registration
Mark Brown
1
-187
/
+147
2009-02-18
ASoC: Shuffle WM8731 SPI and I2C device registration
Mark Brown
1
-103
/
+112
2009-02-17
ASoC: Clean up WM8731 bias level configuration
Mark Brown
1
-5
/
+3
2009-02-17
ASoC: Remove version display from the WM8731 driver
Mark Brown
1
-4
/
+0
2009-01-27
ASoC: Push the codec runtime storage into the card structure
Mark Brown
1
-10
/
+10
2009-01-09
ASoC: cleanup duplicated code.
Ian Molton
1
-17
/
+2
2008-12-10
ALSA: ASoC - Fix wrong section types
Takashi Iwai
1
-1
/
+1
2008-12-09
ASoC: Register non-AC97 codec DAIs
Mark Brown
1
-0
/
+12
2008-12-01
ASoC: Rename snd_soc_register_card() to snd_soc_init_card()
Mark Brown
1
-1
/
+1
2008-11-21
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
Mark Brown
1
-5
/
+6
2008-10-13
ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers
Jarkko Nikula
1
-1
/
+0
2008-09-23
sound: ASoC: Fix WM8731 SPI write
Alan Horstmann
1
-2
/
+3
2008-09-04
ALSA: ASoC: Add SPI support for WM8731
Cliff Cai
1
-2
/
+69
2008-09-04
ALSA: ASoC: Convert wm8731 to a new-style i2c driver
Jean Delvare
1
-55
/
+53
2008-08-25
ALSA: ASoC: Fix double free and memory leak in many codec drivers
Jean Delvare
1
-4
/
+7
2008-07-10
ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
Liam Girdwood
1
-4
/
+4
2008-06-26
ALSA: ASoC: Replace custom debug macros with pr_ equivalents
Mark Brown
1
-22
/
+3
2008-06-13
ALSA: ASoC: Fix register cache sizes for Wolfson codecs
Mark Brown
1
-1
/
+1
2008-05-19
[ALSA] soc - Convert Wolfson codec drivers to use bulk DAPM registration
Mark Brown
1
-12
/
+4
2008-05-19
[ALSA] ASoC: Clarify API for bias configuration
Mark Brown
1
-14
/
+14
2008-04-24
[ALSA] soc - wm8731 - Clean up checkpatch warnings
Mark Brown
1
-12
/
+11
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-1
/
+0
2008-01-31
[ALSA] soc/wm8731: Fix stereo mixer controls
Ville Syrjala
1
-4
/
+4
2007-02-09
[ALSA] soc - Clean up with kmemdup()
Takashi Iwai
1
-8
/
+3
2007-02-09
[ALSA] soc - ASoC 0.13 WM8731 codec
Frank Mandarino
1
-255
/
+124
2007-02-09
[ALSA] ASoC WM8731 support for 32k @ 12MHz sysclk
Frank Mandarino
1
-0
/
+1
2007-02-09
[ALSA] ASoC codec error reporting
Liam Girdwood
1
-4
/
+11
2007-02-09
[ALSA] ASoC - mixer name changes for older OSS app support
Liam Girdwood
1
-2
/
+4
2007-02-09
[ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size)
Liam Girdwood
1
-12
/
+21
[next]