index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8903.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-03
ASoC: wm8903: init GPIOs during I2C probe not codec probe
Stephen Warren
1
-26
/
+22
2012-04-04
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
1
-2
/
+1
2012-01-02
ASoC: Fix return value of wm8903_gpio_direction_in() and wm8903_gpio_directio...
Axel Lin
1
-4
/
+14
2011-12-07
ASoC: WM8903: Add of_match_table
Stephen Warren
1
-0
/
+7
2011-12-06
ASoC: Don't fail if we can't read the IRQ type in WM8903
Mark Brown
1
-5
/
+1
2011-12-06
ASoC: WM8903: Add device tree binding
Stephen Warren
1
-0
/
+49
2011-12-06
ASoC: WM8903: Get default irq_active_low from IRQ controller
Stephen Warren
1
-0
/
+40
2011-12-06
ASoC: WM8903: Remove conditionals checking pdata != NULL
Stephen Warren
1
-38
/
+36
2011-12-06
ASoC: WM8903: Fix platform data gpio_cfg confusion
Stephen Warren
1
-1
/
+2
2011-12-03
ASoC: WM8903: Create default platform data structure
Stephen Warren
1
-2
/
+17
2011-12-03
ASoC: Move initial WM8903 identification and reset to I2C probe
Mark Brown
1
-18
/
+23
2011-12-03
ASoC: Convert WM8903 to direct regmap API usage
Mark Brown
1
-182
/
+196
2011-12-03
ASoC: Don't resync WM8903 register cache on reset
Mark Brown
1
-2
/
+0
2011-12-03
ASoC: Use a normal cache sync for WM8903
Mark Brown
1
-15
/
+3
2011-12-03
ASoC: WM8903 only supports I2C so don't ifdef it
Mark Brown
1
-6
/
+0
2011-12-03
ASoC: Use table based control init for WM8903
Mark Brown
1
-3
/
+2
2011-12-03
ASoC: Convert WM8903 to devm_kzalloc()
Mark Brown
1
-4
/
+3
2011-12-02
ASoC: WM8903: Disallow all invalid gpio_cfg pdata values
Stephen Warren
1
-2
/
+2
2011-12-02
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
1
-1
/
+1
2011-11-28
ASoC: Convert WM8903 MICBIAS to a supply widget
Mark Brown
1
-2
/
+2
2011-11-27
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
1
-1
/
+0
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-08-09
ASoC: WM8903: Free IRQ on device removal
Stephen Warren
1
-0
/
+5
2011-05-16
ASoC: Fix wrong data type access in a few codec drivers
Jarkko Nikula
1
-1
/
+2
2011-05-10
Merge branch 'for-2.6.39' into for-2.6.40
Mark Brown
1
-1
/
+1
2011-05-10
ASoC: WM8903: Fix Digital Capture Volume range
Stephen Warren
1
-1
/
+1
2011-04-20
ASoC: WM8903: Implement DMIC support
Stephen Warren
1
-2
/
+21
2011-04-08
Merge branch 'for-2.6.39' into for-2.6.40
Mark Brown
1
-15
/
+23
2011-04-08
ASoC: WM8903: HP and Line out PGA/mixer DAPM fixes
Dilan Lee
1
-15
/
+23
2011-03-30
ASoC: Convert WM8903 to table based DAPM setup
Mark Brown
1
-13
/
+5
2011-02-13
Merge branch 'for-2.6.38' into for-2.6.39
Mark Brown
1
-1
/
+1
2011-02-13
ASoC: Warn if WM8903 platform data is used to enable microphone IRQ
Mark Brown
1
-0
/
+22
2011-02-13
ASoC: WM8903: Fix mic detection enable logic
Stephen Warren
1
-1
/
+1
2011-02-11
ASoC: Use explicit sequence for WM8903 bias off
Mark Brown
1
-45
/
+21
2011-02-11
ASoC: Don't use write sequencer to power up WM8903
Mark Brown
1
-19
/
+54
2011-02-11
ASoC: Convert WM8903 bias management to use snd_soc_update_bits()
Mark Brown
1
-10
/
+7
2011-02-10
ASoC: Actively manage WM8903 DC servo configuration
Mark Brown
1
-4
/
+119
2011-02-10
ASoC: Fix WM8903 DAC mute default
Mark Brown
1
-3
/
+3
2011-02-10
ASoC: Dynamically manage CLK_SYS in WM8903
Mark Brown
1
-3
/
+12
2011-02-10
ASoC: Convert WM8903 to use PGA_S for output stage enables
Mark Brown
1
-120
/
+60
2011-02-10
ASoC: Add support for AIF channel muxing on WM8903
Mark Brown
1
-4
/
+62
2011-02-10
ASoC: Display WM8903 chip revision alphabetically
Mark Brown
1
-2
/
+2
2011-02-10
ASoC: Remove redundant -codec from WM8903 driver name
Mark Brown
1
-1
/
+1
2011-01-31
ASoC: Accept any logical value WM8903 GPIO set()
Mark Brown
1
-1
/
+2
2011-01-21
ASoC: wm8903: Expose GPIOs through gpiolib
Stephen Warren
1
-1
/
+125
2011-01-13
ASoC: Update users of readable_register()/volatile_register()
Dimitris Papastamos
1
-1
/
+1
2010-12-29
ASoC: codecs: Remove unused reg_cache fields from device structs
Lars-Peter Clausen
1
-2
/
+0
2010-12-24
ASoC: Remove incorrect WM8903 erratum workaround
Mark Brown
1
-14
/
+6
2010-12-23
ASoC: ifdef out trace points from modules for x86
Mark Brown
1
-0
/
+2
2010-12-22
ASoC: Trace Wolfson jack detection IRQs
Mark Brown
1
-0
/
+4
[prev]
[next]