Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
215fd2fa8879247ac6e3af1dc44af7cae8c06f1e
/
sound
/
soc
/
codecs
/
wm8580.c
839d271
ASoC: codecs: Remove unused reg_cache fields from device structs
by Lars-Peter Clausen
· 14 years ago
07a9e2b
Merge branch 'for-2.6.37' into for-2.6.38
by Mark Brown
· 14 years ago
a096862
ASoC: WM8580: Fix R8 initial value
by Seungwhan Youn
· 14 years ago
5a4cfce
Merge branch 'for-2.6.37' into for-2.6.38
by Mark Brown
· 14 years ago
6b46432
ASoC: WM8580: Debug BCLK and sample size
by Jassi Brar
· 14 years ago
0628693
ASoC: WM8580: Debug interface index
by Jassi Brar
· 14 years ago
505fb82
ASoC: Do not include soc-dapm.h
by Jarkko Nikula
· 14 years ago
0aa34b1
ASoC: Remove unneeded use of address-of operator
by Dimitris Papastamos
· 14 years ago
ce6120c
ASoC: Decouple DAPM from CODECs
by Liam Girdwood
· 14 years ago
c429ffb
ASoC: WM8580: Remove useless assignment
by Jassi Brar
· 14 years ago
e5eec34
ASoC: Fix incorrect register cache size configuration
by Dimitris Papastamos
· 14 years ago
f538281
ASoC: Fix argument ordering for snd_soc_update_bits() in WM8580
by Mark Brown
· 14 years ago
c25edef
ASoC: Fix WM8580 CLKSEL mask selection
by Mark Brown
· 14 years ago
ec62dbd
Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-2.6.37
by Mark Brown
· 14 years ago
6bfb6aa
ASoC: Automatically manage WM8580 DAC OSR
by Mark Brown
· 14 years ago
dacfe9f
ASoC: Fix inverted WM8580 capture mute control
by Mark Brown
· 14 years ago
ba2772e
ASoC: Implement BCLK rate selection for WM8580
by Mark Brown
· 14 years ago
c5607d8
ASoC: Automatically calculate clock ratio for WM8580
by Mark Brown
· 14 years ago
8ef339d
ASoC: Remove unused rate selection bitmasks from WM8580
by Mark Brown
· 14 years ago
e231cab
ASoC: Convert WM8580 hw_params to use snd_soc_update_bits()
by Mark Brown
· 14 years ago
cf7af01
Merge branch 'topic/multi-component' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into for-2.6.37
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
6f341d14
ASoC: Correct WM8580 Capture control names
by Mark Brown
· 14 years ago
4f0ed9a
ASoC: Fix inverted mute controls for WM8580
by Mark Brown
· 14 years ago
d71f4ce
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 15 years ago
b2c812e
ASoC: Add indirection for CODEC private data
by Mark Brown
· 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
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
d2058b0
ASoC: Remove snd_soc_suspend_device()
by Mark Brown
· 15 years ago
8548803
ASoC: Add source argument to PLL configuration
by Mark Brown
· 15 years ago
5c0d38c
ASoC: Debugged improper setting of PLL fields in WM8580 driver
by jassi brar
· 15 years ago
7084a42
ASoC: Add I/O control bus information to factored out cache setup
by Mark Brown
· 15 years ago
f6f1eb1
ASoC: Factor out WM8580 register cache code
by Mark Brown
· 15 years ago
a583cd5
ASoC: Regulator support for WM8580
by Mark Brown
· 15 years ago
b3b50b3
ASoC: Add suspend and resume callbacks to Wolfson CODEC drivers
by Mark Brown
· 15 years ago
449bd54
ASoC: correct print specifiers for unsigneds
by Roel Kluin
· 16 years ago
ccb077f
ASoC: Fix WM8580 volume update handling for large register changes
by Mark Brown
· 16 years ago
ce88168
ASoC: Fix offset of freqmode in WM8580 PLL configuration
by Mark Brown
· 16 years ago
6f7cb44
ASoC: Move WM8580 to normal I2C device probe
by Mark Brown
· 16 years ago
65ec1cd
ASoC: Merge dai_ops factor out
by Mark Brown
· 16 years ago
02b7cbc
ASoC: Remove version display from WM8580 driver
by Mark Brown
· 16 years ago
6335d05
ASoC: make ops a pointer in 'struct snd_soc_dai'
by Eric Miao
· 16 years ago
6627a65
ASoC: Push the codec runtime storage into the card structure
by Mark Brown
· 16 years ago
91432e9
ASoC: fixes to caching implementations
by Ian Molton
· 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
17be552
ALSA: ASoC: Convert wm8580 to a new-style i2c driver
by Jean Delvare
· 16 years ago
a7e54e6
ALSA: ASoC codec: remove unused #include <version.h>
by Huang Weiyi
· 16 years ago
3ab57fb
ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers
by Jarkko Nikula
· 16 years ago
e88ba01
ALSA: ASoC: Add WM8580 CODEC driver
by Mark Brown
· 16 years ago