Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1059ecfa0f1eb38eba592b2f939499504013b6d5
/
sound
/
soc
/
codecs
/
wm8903.c
7a79e94
ASoC: codecs: remove __dev* attributes
by Bill Pemberton
· 12 years ago
5c86ea4
ASoC: wm8903: Use module_i2c_driver
by Sachin Kamat
· 12 years ago
a89c3e9
ASoC: wm8903: Move register default changes to I2C probe
by Mark Brown
· 12 years ago
b7c95d9
ASoC: wm8903: Move interrupt request to I2C probe
by Mark Brown
· 12 years ago
e373cbf
ASoC: wm8903: Make interrupt handler use regmap directly
by Mark Brown
· 12 years ago
20c5fd3
ASoC: wm8903: Move pin configuration into I2C probe() function
by Mark Brown
· 12 years ago
7d11668
ASoC: wm8903: Convert to devm_regmap_init_i2c()
by Mark Brown
· 12 years ago
656baae
ASoC: codecs: Refresh copyrights for Wolfson drivers
by Mark Brown
· 12 years ago
0bf79ef
ASoC: wm8903: init GPIOs during I2C probe not codec probe
by Stephen Warren
· 12 years ago
e6968a1
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
by Mark Brown
· 13 years ago
385bd93
ASoC: Fix return value of wm8903_gpio_direction_in() and wm8903_gpio_direction_out()
by Axel Lin
· 13 years ago
f18b4e2
ASoC: WM8903: Add of_match_table
by Stephen Warren
· 13 years ago
6664ee1
ASoC: Don't fail if we can't read the IRQ type in WM8903
by Mark Brown
· 13 years ago
5d680b3
ASoC: WM8903: Add device tree binding
by Stephen Warren
· 13 years ago
9d35f3e
ASoC: WM8903: Get default irq_active_low from IRQ controller
by Stephen Warren
· 13 years ago
db81778
ASoC: WM8903: Remove conditionals checking pdata != NULL
by Stephen Warren
· 13 years ago
a0f203d
ASoC: WM8903: Fix platform data gpio_cfg confusion
by Stephen Warren
· 13 years ago
c0eb27c
ASoC: WM8903: Create default platform data structure
by Stephen Warren
· 13 years ago
7d46a52
ASoC: Move initial WM8903 identification and reset to I2C probe
by Mark Brown
· 13 years ago
ee244ce
ASoC: Convert WM8903 to direct regmap API usage
by Mark Brown
· 13 years ago
82ae55d
ASoC: Don't resync WM8903 register cache on reset
by Mark Brown
· 13 years ago
45e9675
ASoC: Use a normal cache sync for WM8903
by Mark Brown
· 13 years ago
88a1b12
ASoC: WM8903 only supports I2C so don't ifdef it
by Mark Brown
· 13 years ago
f4a1083
ASoC: Use table based control init for WM8903
by Mark Brown
· 13 years ago
2950cd22
ASoC: Convert WM8903 to devm_kzalloc()
by Mark Brown
· 13 years ago
6f526f0
ASoC: WM8903: Disallow all invalid gpio_cfg pdata values
by Stephen Warren
· 13 years ago
84b315e
ASoC: Drop unused state parameter from CODEC suspend callback
by Lars-Peter Clausen
· 13 years ago
5032dc3
ASoC: Convert WM8903 MICBIAS to a supply widget
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
f99847a
ASoC: WM8903: Free IRQ on device removal
by Stephen Warren
· 13 years ago
9d03545
ASoC: Fix wrong data type access in a few codec drivers
by Jarkko Nikula
· 13 years ago
0f3c6af
Merge branch 'for-2.6.39' into for-2.6.40
by Mark Brown
· 13 years ago
61bf35b
ASoC: WM8903: Fix Digital Capture Volume range
by Stephen Warren
· 13 years ago
97945c4
ASoC: WM8903: Implement DMIC support
by Stephen Warren
· 14 years ago
faeede8
Merge branch 'for-2.6.39' into for-2.6.40
by Mark Brown
· 14 years ago
1b877cb
ASoC: WM8903: HP and Line out PGA/mixer DAPM fixes
by Dilan Lee
· 14 years ago
ecd0151
ASoC: Convert WM8903 to table based DAPM setup
by Mark Brown
· 14 years ago
f98dedc
Merge branch 'for-2.6.38' into for-2.6.39
by Mark Brown
· 14 years ago
905f695
ASoC: Warn if WM8903 platform data is used to enable microphone IRQ
by Mark Brown
· 14 years ago
3088e3b
ASoC: WM8903: Fix mic detection enable logic
by Stephen Warren
· 14 years ago
b4d06f4
ASoC: Use explicit sequence for WM8903 bias off
by Mark Brown
· 14 years ago
22f226d
ASoC: Don't use write sequencer to power up WM8903
by Mark Brown
· 14 years ago
66daaa59
ASoC: Convert WM8903 bias management to use snd_soc_update_bits()
by Mark Brown
· 14 years ago
c5b6a9f
ASoC: Actively manage WM8903 DC servo configuration
by Mark Brown
· 14 years ago
e12adab
ASoC: Fix WM8903 DAC mute default
by Mark Brown
· 14 years ago
2c8be5a
ASoC: Dynamically manage CLK_SYS in WM8903
by Mark Brown
· 14 years ago
13a9983
ASoC: Convert WM8903 to use PGA_S for output stage enables
by Mark Brown
· 14 years ago
1e113bf
ASoC: Add support for AIF channel muxing on WM8903
by Mark Brown
· 14 years ago
1d8d62d
ASoC: Display WM8903 chip revision alphabetically
by Mark Brown
· 14 years ago
4b592c9
ASoC: Remove redundant -codec from WM8903 driver name
by Mark Brown
· 14 years ago
c805993
ASoC: Accept any logical value WM8903 GPIO set()
by Mark Brown
· 14 years ago
7cfe561
ASoC: wm8903: Expose GPIOs through gpiolib
by Stephen Warren
· 14 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
524d769
ASoC: Remove incorrect WM8903 erratum workaround
by Mark Brown
· 14 years ago
1435b94
ASoC: ifdef out trace points from modules for x86
by Mark Brown
· 14 years ago
2bbb5d6
ASoC: Trace Wolfson jack detection IRQs
by Mark Brown
· 14 years ago
69fff9b
ASoC: Automatically manage WM8903 deemphasis rate
by Mark Brown
· 14 years ago
f2c1fe0
ASoC: Remove open coded symmetry implementation from WM8903
by Mark Brown
· 14 years ago
dcf9ada
ASoC: Implement WM8903 oversampling rate controls
by Mark Brown
· 14 years ago
460f4aa
ASoC: Implement WM8903 high pass filter support
by Mark Brown
· 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
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
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
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
6926686
ASoC: Allow WM8903 mic detect disable and don't force bias on
by Mark Brown
· 15 years ago
7245387
ASoC: Implement interrupt driven microphone detection for WM8903
by Mark Brown
· 15 years ago
8abd16a
ASoC: Add WM8903 interrupt support
by Mark Brown
· 15 years ago
37f88e8
ASoC: Initial WM8903 microphone bias and short detection
by Mark Brown
· 15 years ago
73b34ea
ASoC: Add GPIO configuration support for WM8903
by Mark Brown
· 15 years ago
40aa703
ASoC: fix a memory-leak in wm8903
by Guennadi Liakhovetski
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 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
8d50e44
ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECs
by Mark Brown
· 15 years ago
d5fc3b5
Merge branch 'for-2.6.31' into for-2.6.32
by Mark Brown
· 15 years ago
b3b50b3
ASoC: Add suspend and resume callbacks to Wolfson CODEC drivers
by Mark Brown
· 15 years ago
9e79261
ASoC: Automatically control WM8903 sloping stopband filter
by Mark Brown
· 15 years ago
ba2533a
ASoC: Remove odd bit clock ratios for WM8903
by Mark Brown
· 15 years ago
291ce18
ASoC: Implement WM8903 digital sidetone support
by Mark Brown
· 16 years ago
727fb90
ASoC: Remove redundant rate constraint for WM8903
by Mark Brown
· 16 years ago
d7d5c54
ASoC: Actively manage the DC servo for WM8903
by Mark Brown
· 16 years ago
4dbfe80
ASoC: Optimise configuration of WM8903 DC servo
by Mark Brown
· 16 years ago
c2aef4f
ASoC: Support CLK_DSP in WM8903
by Mark Brown
· 16 years ago
42768a1
ASoC: Use DAPM supply widget for WM8903 charge pump
by Mark Brown
· 16 years ago
0d960e8
ASoC: Request shared rates for WM8903
by Mark Brown
· 16 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
3b1228a
ASoC: Stop WM8903 SYSCLK when suspending
by Mark Brown
· 16 years ago
d58d5d5
ASoC: Convert WM8903 driver to register at I2C probe time
by Mark Brown
· 16 years ago
1e297a1
ASoC: Work around warnings from some build environments
by Mark Brown
· 16 years ago
Next »