Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
95fcb384e6738bcc37b4f7bf6d1272aba4e7d2b9
/
sound
/
soc
/
codecs
/
wm9081.c
f4bf8d7
ASoC: Move bias level update to the core
by Lars-Peter Clausen
· 10 years ago
8a8a84e
ASoC: wm9081: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
by Lars-Peter Clausen
· 10 years ago
68201d6
ASoC: wm9081: Cleanup manual bias level transitions
by Lars-Peter Clausen
· 10 years ago
9572696
ASoC: wm9081: Convert to params_width()
by Mark Brown
· 10 years ago
ea53bf7
ASoC: Add snd_soc_kcontrol_codec() helper function
by Lars-Peter Clausen
· 11 years ago
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
aedbfd9
ASoC: wm9081: Use SOC_ENUM_SINGLE_DECL()
by Takashi Iwai
· 11 years ago
3f30026
AsoC: wm9081: Use IS_ENABLED() macro
by Fabio Estevam
· 11 years ago
7a79e94
ASoC: codecs: remove __dev* attributes
by Bill Pemberton
· 12 years ago
a5710c0
ASoC: wm9081: Use devm_regmap_init_i2c()
by Sachin Kamat
· 12 years ago
656baae
ASoC: codecs: Refresh copyrights for Wolfson drivers
by Mark Brown
· 12 years ago
0fb7d0c
ASoC: wm9081: Hook DAC up via DAPM rather than stream
by Mark Brown
· 12 years ago
da15787
ASoC: wm9081: Use idle_bias_off
by Mark Brown
· 13 years ago
68fcde9
ASoC: wm9081: Move WM9081 IRQ platform data handling into I2C probe
by Mark Brown
· 13 years ago
2dbc34d
ASoC: wm9081: Use module_i2c_driver
by Mark Brown
· 13 years ago
022658b
ASoC: core: Add support for DAI and machine kcontrols.
by Liam Girdwood
· 13 years ago
42f3b01
ASoC: Remove cache default for volatile wm9081 reset register
by Mark Brown
· 13 years ago
84b315e
ASoC: Drop unused state parameter from CODEC suspend callback
by Lars-Peter Clausen
· 13 years ago
897f784
ASoC: Convert wm9081 driver to use devm_kzalloc()
by Mark Brown
· 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
b402735
ASoC: wm9081: Use snd_soc_update_bits for read-modify-write
by Axel Lin
· 13 years ago
620c36a
Merge branch 'for-3.2' into for-3.3
by Mark Brown
· 13 years ago
adf4636
ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL register
by Axel Lin
· 13 years ago
f1e1035
ASoC: wm9081: Fix reading wrong register for setting VMID 2*240k
by Axel Lin
· 13 years ago
7cfa467
ASoC: Convert WM9081 to direct regmap API usage
by Mark Brown
· 13 years ago
a04e0c8
ASoC: Only enable thermal shutdown when required on WM9081
by Mark Brown
· 13 years ago
9f9619a
ASoC: wm9081: Fix setting soft VMID ramp enable with VMID 2*240k
by Axel Lin
· 13 years ago
f8faadb
ASoC: WM9081 interrupt status register is volatile
by Mark Brown
· 13 years ago
680fa1f
ASoC: Convert WM9081 to table based control init
by Mark Brown
· 13 years ago
6e34216
ASoC: Remove unused "control_data" field of struct wm9081_priv
by Axel Lin
· 13 years ago
da1c6ea
ASoC: Allow source specification for CODEC level sysclk
by Mark Brown
· 13 years ago
4e8e78e
ASoC: Change WM9081 speaker output enable to _OUT_DRV
by Mark Brown
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
378a90f
ASoC: Simplify WM9081 speaker startup by using widgets for spaker output
by Mark Brown
· 14 years ago
63d24b7
ASoC: Convert WM9081 SYSCLK configuration to be device wide
by Mark Brown
· 14 years ago
149c7b4
ASoC: Use data based init for WM9081 DAPM
by Mark Brown
· 14 years ago
4a5f7bd
ASoC: Add platform data for WM9081 IRQ pin configuration
by Mark Brown
· 14 years ago
c496ccd
Merge branch 'for-2.6.38' into for-2.6.39
by Mark Brown
· 14 years ago
3ee845a
ASoC: Fix WM9081 platform data initialisation
by Mark Brown
· 14 years ago
2031c06
ASoC: Remove -codec suffix from WM9081 driver
by Mark Brown
· 14 years ago
d4754ec
ASoC: Update users of readable_register()/volatile_register()
by Dimitris Papastamos
· 14 years ago
22a756e
Merge branch 'for-2.6.37' into for-2.6.38
by Mark Brown
· 14 years ago
839d271
ASoC: codecs: Remove unused reg_cache fields from device structs
by Lars-Peter Clausen
· 14 years ago
7f984b5
ASoC: codecs: Add missing control_type initialization
by Lars-Peter Clausen
· 14 years ago
249c515
ASoC: Optimise WM9081 FLL performance
by Mario Becroft
· 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
e5eec34
ASoC: Fix incorrect register cache size configuration
by Dimitris Papastamos
· 14 years ago
f0fba2a
ASoC: multi-component - ASoC Multi-Component Support
by Liam Girdwood
· 15 years ago
116bcd9
ASoC: wm9081: fix resource reclaim in wm9081_register error path
by Axel Lin
· 14 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
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
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
e0026be
ASoC: Update WM9081 for tdm_slot() API change
by Mark Brown
· 15 years ago
1921bab
Merge commit 'a5479e389e989acfeca9c32eeb0083d086202280' into for-2.6.32
by Mark Brown
· 15 years ago
06cddef
Merge branch 'reg-cache' into for-2.6.32
by Mark Brown
· 15 years ago
a5479e3
ASoC: change set_tdm_slot api to allow slot_width override.
by Daniel Ribeiro
· 15 years ago
8d50e44
ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECs
by Mark Brown
· 15 years ago
4b75e94
ASoC: Error out if we can't determine a suitable WM9081 sysclk
by Mark Brown
· 15 years ago
b3b50b3
ASoC: Add suspend and resume callbacks to Wolfson CODEC drivers
by Mark Brown
· 15 years ago
0154724
ASoC: Fix WM9081 PowerPC compiler issues
by Mark Brown
· 15 years ago
86ed366
ASoC: WM9081 mono DAC with integrated 2.6W class AB/D amplifier driver
by Mark Brown
· 15 years ago