Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c0c33addcba2ce753b4e2746db99feaae2f82a85
/
sound
/
soc
/
codecs
/
wm8731.c
5a195b4
ASoC: wm8731: fix wm8731_check_osc() connected condition
by Nicolas Ferre
· 13 years ago
99b59f3
ASoC: Remove -codec from WM8731 driver name
by Mark Brown
· 14 years ago
5e251ae
ASoC: Convert WM8731 to table based DAPM setup
by Mark Brown
· 14 years ago
839d271
ASoC: codecs: Remove unused reg_cache fields from device structs
by Lars-Peter Clausen
· 14 years ago
dd31b31
ASoC: Automatically manage WM8731 deemphasis
by Mark Brown
· 14 years ago
59f7297
ASoC: Split WM8731 enumeration array into individual enums
by Mark Brown
· 14 years ago
d921184
ASoC: Provide WM8731 microphone boost TLV information
by Mark Brown
· 14 years ago
97884b7
Merge branch 'for-2.6.37' into for-2.6.38
by Mark Brown
· 14 years ago
2062ea5
ASoC: WM8731: Fix incorrect mask for bypass path disable
by Dimitris Papastamos
· 14 years ago
505fb82
ASoC: Do not include soc-dapm.h
by Jarkko Nikula
· 14 years ago
01cbea3
ASoC: Fix incorrect kfree in wm8731_probe error path
by Axel Lin
· 14 years ago
ce6120c
ASoC: Decouple DAPM from CODECs
by Liam Girdwood
· 14 years ago
6b90b55
ASoC: Remove unneeded use of spi_bus_type
by Dimitris Papastamos
· 14 years ago
c6d5cca
ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF
by Jarkko Nikula
· 14 years ago
e5eec34
ASoC: Fix incorrect register cache size configuration
by Dimitris Papastamos
· 14 years ago
9745e82
ASoC: Support non-crystal master clocks for WM8731
by Mark Brown
· 14 years ago
af3751a
ASoC: Remove unneeded control_data management from Wolfson drivers
by Mark Brown
· 14 years ago
f0fba2a
ASoC: multi-component - ASoC Multi-Component Support
by Liam Girdwood
· 15 years ago
d71f4ce
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 14 years ago
896060c
ASoC: Use more idiomatic driver name for WM8731
by Mark Brown
· 15 years ago
06ae998
ASoC: Refactor WM8731 regulator management into bias management
by Mark Brown
· 15 years ago
29e189c
ASoC: Remove unneeded suspend bias managment from CODEC drivers
by Mark Brown
· 15 years ago
b2c812e
ASoC: Add indirection for CODEC private data
by Mark Brown
· 15 years ago
e135443
ASoC: Use SNDRV_PCM_RATE_8000_96000 macro for WM8731
by Bill Gatliff
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d11c5ab
ASoC: Only restore non-default registers for WM8731
by Mark Brown
· 15 years ago
0a3f5e3
ASoC: Remove redundant snd_soc_dapm_new_widgets() calls
by Mark Brown
· 15 years ago
fe3e78e
ASoC: Factor out snd_soc_init_card()
by Mark Brown
· 15 years ago
7dea7c0
ASoC: Add regulator support for WM8731
by Mark Brown
· 15 years ago
d2058b0
ASoC: Remove snd_soc_suspend_device()
by Mark Brown
· 15 years ago
e0c48a1
ASoC: Drop unneeded declaration of removed wm8731 SPI write function
by Mark Brown
· 15 years ago
06cddef
Merge branch 'reg-cache' into for-2.6.32
by Mark Brown
· 15 years ago
27ded04
ASoC: Factor out 7 bit register 9 bit data SPI write
by Mark Brown
· 15 years ago
7084a42
ASoC: Add I/O control bus information to factored out cache setup
by Mark Brown
· 15 years ago
4934482
ASoC: Limit WM8731 to symmetric rates
by Mark Brown
· 15 years ago
ef38ed8
ASoC: Correct WM8731 Mic Capture Switch control name
by Mark Brown
· 15 years ago
d00efa6
ASoC: Add TLV information for WM8731
by Mark Brown
· 15 years ago
17a52fd
ASoC: Begin to factor out register cache I/O functions
by Mark Brown
· 15 years ago
fe5422f
ASoC: Fix leaks in WM8731 probe error handling
by Mark Brown
· 15 years ago
b3b50b3
ASoC: Add suspend and resume callbacks to Wolfson CODEC drivers
by Mark Brown
· 15 years ago
ae31c1f
sound: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
6335d05
ASoC: make ops a pointer in 'struct snd_soc_dai'
by Eric Miao
· 16 years ago
ce3bdaa
ASoC: Disable WM8731 line bypass by default
by Mark Brown
· 16 years ago
c6f2981
ASoC: Add device init/exit annotations to new-style Wolfson CODEC drivers
by Mark Brown
· 16 years ago
519cf2d
ASoC: Check for errors when writing WM8731 reset register
by Mark Brown
· 16 years ago
93b760b
ASoC: Implement SPI device unregistration for WM8731
by Mark Brown
· 16 years ago
5998102
ASoC: Refactor WM8731 device registration
by Mark Brown
· 16 years ago
a8035c8
ASoC: Shuffle WM8731 SPI and I2C device registration
by Mark Brown
· 16 years ago
22d22ee
ASoC: Clean up WM8731 bias level configuration
by Mark Brown
· 16 years ago
7b317b6
ASoC: Remove version display from the WM8731 driver
by Mark Brown
· 16 years ago
6627a65
ASoC: Push the codec runtime storage into the card structure
by Mark Brown
· 16 years ago
3e8e195
ASoC: cleanup duplicated code.
by Ian Molton
· 16 years ago
c9b3a40
ALSA: ASoC - Fix wrong section types
by Takashi Iwai
· 16 years ago
64089b8
ASoC: Register non-AC97 codec DAIs
by Mark Brown
· 16 years ago
968a602
ASoC: Rename snd_soc_register_card() to snd_soc_init_card()
by Mark Brown
· 16 years ago
dee89c4
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
by Mark Brown
· 16 years ago
3ab57fb
ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers
by Jarkko Nikula
· 16 years ago
8569be3
sound: ASoC: Fix WM8731 SPI write
by Alan Horstmann
· 16 years ago
d2a4035
ALSA: ASoC: Add SPI support for WM8731
by Cliff Cai
· 16 years ago
81297c8
ALSA: ASoC: Convert wm8731 to a new-style i2c driver
by Jean Delvare
· 16 years ago
3051e41
ALSA: ASoC: Fix double free and memory leak in many codec drivers
by Jean Delvare
· 16 years ago
e550e17
ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.
by Liam Girdwood
· 16 years ago
a5c95e9
ALSA: ASoC: Replace custom debug macros with pr_ equivalents
by Mark Brown
· 16 years ago
d751b23
ALSA: ASoC: Fix register cache sizes for Wolfson codecs
by Mark Brown
· 16 years ago
a65f056
[ALSA] soc - Convert Wolfson codec drivers to use bulk DAPM registration
by Mark Brown
· 16 years ago
0be9898
[ALSA] ASoC: Clarify API for bias configuration
by Mark Brown
· 16 years ago
d454aee
[ALSA] soc - wm8731 - Clean up checkpatch warnings
by Mark Brown
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
389619f
[ALSA] soc/wm8731: Fix stereo mixer controls
by Ville Syrjala
· 17 years ago
88cb429
[ALSA] soc - Clean up with kmemdup()
by Takashi Iwai
· 18 years ago
b36d61d
[ALSA] soc - ASoC 0.13 WM8731 codec
by Frank Mandarino
· 18 years ago
298a2c7
[ALSA] ASoC WM8731 support for 32k @ 12MHz sysclk
by Frank Mandarino
· 18 years ago
e35115a
[ALSA] ASoC codec error reporting
by Liam Girdwood
· 18 years ago
bd903b6
[ALSA] ASoC - mixer name changes for older OSS app support
by Liam Girdwood
· 18 years ago
a71a468
[ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size)
by Liam Girdwood
· 18 years ago
b3b9c1c
[ALSA] Remove trailing whitespaces from soc/* files
by Takashi Iwai
· 18 years ago
527541f
[ALSA] ASoC DAI capabilities labelling
by Liam Girdwood
· 18 years ago
40e0aa6
[ALSA] ASoC codecs: WM8731 support
by Richard Purdie
· 18 years ago