index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8400.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-05
ASoC: wm8400: Use snd_soc_write() and snd_soc_read()
Mark Brown
1
-66
/
+66
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
1
-2
/
+1
2011-12-03
ASoC: Convert WM8400 to table based DAPM and control init
Mark Brown
1
-21
/
+8
2011-12-03
ASoC: Convert WM8400 to devm_kzalloc()
Mark Brown
1
-6
/
+3
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-1
/
+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
-1
/
+1
2011-10-31
ASoC: Convert wm8400 MICBIAS to a supply widget
Mark Brown
1
-2
/
+2
2011-10-24
ASoC: wm8400: Fix setting Fout clock divider for FLL Control 4
Axel Lin
1
-1
/
+1
2011-10-14
ASoC: wm8400: Fix wrong bit setting for WM8400_POWER_MANAGEMENT_2
Axel Lin
1
-1
/
+1
2011-05-26
mfd: Use mfd cell platform_data for wm8400 cells platform bits
Samuel Ortiz
1
-1
/
+1
2011-03-23
asoc: wm8400-codec: Use mfd_data instead of driver_data
Andres Salomon
1
-1
/
+2
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
-5
/
+6
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-132
/
+49
2010-05-27
Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc
Takashi Iwai
1
-9
/
+9
2010-05-26
ASoC: Fix dB scales for WM8400
Mark Brown
1
-9
/
+9
2010-05-20
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-8
/
+8
2010-04-17
ASoC: Add indirection for CODEC private data
Mark Brown
1
-8
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
1
-0
/
+1
2009-11-12
ASoC: Remove redundant snd_soc_dapm_new_widgets() calls
Mark Brown
1
-1
/
+0
2009-11-07
ASoC: Remove dead code and labels
Takashi Iwai
1
-5
/
+0
2009-11-03
ASoC: Factor out snd_soc_init_card()
Mark Brown
1
-6
/
+0
2009-10-15
ASoC: Remove snd_soc_suspend_device()
Mark Brown
1
-17
/
+0
2009-09-05
ASoC: Add source argument to PLL configuration
Mark Brown
1
-1
/
+2
2009-07-17
ASoC: Bodge around GCC 4.4.0 flow analysis bug in GCC 4.4.0
Mark Brown
1
-2
/
+7
2009-06-13
ASoC: Add suspend and resume callbacks to Wolfson CODEC drivers
Mark Brown
1
-0
/
+17
2009-05-28
ASoC: correct print specifiers for unsigneds
Roel Kluin
1
-2
/
+2
2009-05-12
sound: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-2
/
+2
2009-03-19
ASoC: Add FLL support for WM8400
Mark Brown
1
-0
/
+129
2009-03-18
ASoC: Add separate AVDD for WM8400
Mark Brown
1
-0
/
+3
2009-03-18
ASoC: Further optimise WM8400 bias configuration sequence
Mark Brown
1
-25
/
+2
2009-03-12
ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.
Philipp Zabel
1
-10
/
+2
2009-03-11
ASoC: Merge dai_ops factor out
Mark Brown
1
-7
/
+9
2009-03-11
ASoC: Add initial driver for the WM8400 CODEC
Mark Brown
1
-0
/
+1479