Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a1253ef6d3fabfe60838cd417b0624ab53df285e
/
sound
/
soc
/
codecs
/
wm8900.c
2620954
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
by Mark Brown
· 11 years ago
5d6be5a
ASoC: codec: Simplify ASoC probe code.
by Xiubo Li
· 11 years ago
9d166314
ASoC: wm8900: Fix the wrong number of enum items
by Takashi Iwai
· 11 years ago
f25cf34
ASoC: wm8900: Use IS_ENABLED() macro
by Fabio Estevam
· 11 years ago
d9dea39
ASoC: wm8900: Replace BUG() with WARN()
by Takashi Iwai
· 11 years ago
246e884
ASoC: wm8900: Use WARN_ON() instead of BUG_ON()
by Takashi Iwai
· 11 years ago
7a79e94
ASoC: codecs: remove __dev* attributes
by Bill Pemberton
· 12 years ago
7e94ca4
ASoC: wm8900: Fix typo of name to wm9700
by Mark Brown
· 12 years ago
4999262
ASoC: wm8900: Convert to direct regmap API usage
by Mark Brown
· 12 years ago
6a58870d
ASoC: wm8900: Convert to devm_kzalloc()
by Mark Brown
· 12 years ago
e6968a1
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
by Mark Brown
· 13 years ago
46ce904
ASoC: Convert WM8900 to table based DAPM and control init
by Mark Brown
· 13 years ago
091edcc
ASoC: Remove unused -codec from Wolfson device driver names
by Mark Brown
· 13 years ago
84b315e
ASoC: Drop unused state parameter from CODEC suspend callback
by Lars-Peter Clausen
· 13 years ago
997c2ea
ASoC: Remove unneeded platform_device.h inclusions from CODECs
by Mark Brown
· 13 years ago
85e7652
ASoC: Constify snd_soc_dai_ops structs
by Lars-Peter Clausen
· 13 years ago
8a709d9
ASoC: Convert wm8900 MICBIAS to a supply widget
by Mark Brown
· 13 years ago
29c6a01
ASoC: wm8900: Use snd_soc_update_bits for read-modify-write
by Axel Lin
· 13 years ago
de5035b
ASoC: wm8900: Fix the mask defines
by Axel Lin
· 13 years ago
151b759
ASoC: wm8900: Fix wrong mask for setting DAC_CLKDIV/ADC_CLKDIV/LRCLK_MODE
by Axel Lin
· 13 years ago
5849990
ASoC: wm8900: fix a memory leak if wm8900_set_fll fails
by Axel Lin
· 13 years ago
d4754ec
ASoC: Update users of readable_register()/volatile_register()
by Dimitris Papastamos
· 14 years ago
839d271
ASoC: codecs: Remove unused reg_cache fields from device structs
by Lars-Peter Clausen
· 14 years ago
505fb82
ASoC: Do not include soc-dapm.h
by Jarkko Nikula
· 14 years ago
ce6120c
ASoC: Decouple DAPM from CODECs
by Liam Girdwood
· 14 years ago
6d212d8
ASoC: Remove volatility from WM8900 POWER1 register
by Mark Brown
· 14 years ago
6b90b55
ASoC: Remove unneeded use of spi_bus_type
by Dimitris Papastamos
· 14 years ago
e5eec34
ASoC: Fix incorrect register cache size configuration
by Dimitris Papastamos
· 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
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
bc25800
ASoC: Correct code taking the size of a pointer
by Julia Lawall
· 15 years ago
0a3f5e3
ASoC: Remove redundant snd_soc_dapm_new_widgets() calls
by Mark Brown
· 15 years ago
4cae37f
ASoC: Remove dead code and labels
by Takashi Iwai
· 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
8d50e44
ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECs
by Mark Brown
· 15 years ago
b3b50b3
ASoC: Add suspend and resume callbacks to Wolfson CODEC drivers
by Mark Brown
· 15 years ago
21002e2
ASoC: Automatically manage WM8900 sloping stopband filter
by Mark Brown
· 15 years ago
449bd54
ASoC: correct print specifiers for unsigneds
by Roel Kluin
· 15 years ago
6335d05
ASoC: make ops a pointer in 'struct snd_soc_dai'
by Eric Miao
· 16 years ago
c6f2981
ASoC: Add device init/exit annotations to new-style Wolfson CODEC drivers
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
78e19a3
ASoC: Convert WM8900 to do more work at I2C probe time
by Mark Brown
· 16 years ago
c9b3a40
ALSA: ASoC - Fix wrong section types
by Takashi Iwai
· 16 years ago
f075233
ASoC: Convert WM8900 to allow registration by machine code
by Mark Brown
· 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
8ae6a55
ALSA: ASoC: Convert wm8900 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
0e0e16a
ALSA: ASoC: Add WM8900 CODEC driver
by Mark Brown
· 16 years ago