index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8903.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrol
Lars-Peter Clausen
2013-07-29
1
-3
/
+1
*
ASoC: wm8903: Use SOC_SINGLE_EXT() instead of open-coding it
Lars-Peter Clausen
2013-06-19
1
-4
/
+2
*
Merge remote-tracking branch 'asoc/topic/wm8903' into asoc-next
Mark Brown
2013-04-12
1
-0
/
+4
|
\
|
*
ASoC: wm8903: Add the DAC boost control
Alban Bedel
2013-03-20
1
-0
/
+4
*
|
ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running
Alban Bedel
2013-04-09
1
-0
/
+2
|
/
*
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-4
/
+4
*
ASoC: wm8903: Use module_i2c_driver
Sachin Kamat
2012-08-06
1
-17
/
+1
*
ASoC: wm8903: Move register default changes to I2C probe
Mark Brown
2012-06-12
1
-32
/
+31
*
ASoC: wm8903: Move interrupt request to I2C probe
Mark Brown
2012-06-12
1
-34
/
+31
*
ASoC: wm8903: Make interrupt handler use regmap directly
Mark Brown
2012-06-12
1
-16
/
+32
*
ASoC: wm8903: Move pin configuration into I2C probe() function
Mark Brown
2012-06-12
1
-45
/
+47
*
ASoC: wm8903: Convert to devm_regmap_init_i2c()
Mark Brown
2012-06-09
1
-3
/
+1
*
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
2012-06-03
1
-1
/
+1
*
ASoC: wm8903: init GPIOs during I2C probe not codec probe
Stephen Warren
2012-06-03
1
-26
/
+22
*
ASoC: codecs: Remove rtd->codec usage from CODEC drivers
Mark Brown
2012-04-04
1
-2
/
+1
*
ASoC: Fix return value of wm8903_gpio_direction_in() and wm8903_gpio_directio...
Axel Lin
2012-01-02
1
-4
/
+14
*
ASoC: WM8903: Add of_match_table
Stephen Warren
2011-12-07
1
-0
/
+7
*
ASoC: Don't fail if we can't read the IRQ type in WM8903
Mark Brown
2011-12-06
1
-5
/
+1
*
ASoC: WM8903: Add device tree binding
Stephen Warren
2011-12-06
1
-0
/
+49
*
ASoC: WM8903: Get default irq_active_low from IRQ controller
Stephen Warren
2011-12-06
1
-0
/
+40
*
ASoC: WM8903: Remove conditionals checking pdata != NULL
Stephen Warren
2011-12-06
1
-38
/
+36
*
ASoC: WM8903: Fix platform data gpio_cfg confusion
Stephen Warren
2011-12-06
1
-1
/
+2
*
ASoC: WM8903: Create default platform data structure
Stephen Warren
2011-12-03
1
-2
/
+17
*
ASoC: Move initial WM8903 identification and reset to I2C probe
Mark Brown
2011-12-03
1
-18
/
+23
*
ASoC: Convert WM8903 to direct regmap API usage
Mark Brown
2011-12-03
1
-182
/
+196
*
ASoC: Don't resync WM8903 register cache on reset
Mark Brown
2011-12-03
1
-2
/
+0
*
ASoC: Use a normal cache sync for WM8903
Mark Brown
2011-12-03
1
-15
/
+3
*
ASoC: WM8903 only supports I2C so don't ifdef it
Mark Brown
2011-12-03
1
-6
/
+0
*
ASoC: Use table based control init for WM8903
Mark Brown
2011-12-03
1
-3
/
+2
*
ASoC: Convert WM8903 to devm_kzalloc()
Mark Brown
2011-12-03
1
-4
/
+3
*
ASoC: WM8903: Disallow all invalid gpio_cfg pdata values
Stephen Warren
2011-12-02
1
-2
/
+2
*
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
2011-12-02
1
-1
/
+1
*
ASoC: Convert WM8903 MICBIAS to a supply widget
Mark Brown
2011-11-28
1
-2
/
+2
*
ASoC: Remove unneeded platform_device.h inclusions from CODECs
Mark Brown
2011-11-27
1
-1
/
+0
*
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
1
-1
/
+1
*
ASoC: WM8903: Free IRQ on device removal
Stephen Warren
2011-08-09
1
-0
/
+5
*
ASoC: Fix wrong data type access in a few codec drivers
Jarkko Nikula
2011-05-16
1
-1
/
+2
*
Merge branch 'for-2.6.39' into for-2.6.40
Mark Brown
2011-05-10
1
-1
/
+1
|
\
|
*
ASoC: WM8903: Fix Digital Capture Volume range
Stephen Warren
2011-05-10
1
-1
/
+1
*
|
ASoC: WM8903: Implement DMIC support
Stephen Warren
2011-04-20
1
-2
/
+21
*
|
Merge branch 'for-2.6.39' into for-2.6.40
Mark Brown
2011-04-08
1
-15
/
+23
|
\
\
|
|
/
|
*
ASoC: WM8903: HP and Line out PGA/mixer DAPM fixes
Dilan Lee
2011-04-08
1
-15
/
+23
*
|
ASoC: Convert WM8903 to table based DAPM setup
Mark Brown
2011-03-30
1
-13
/
+5
|
/
*
Merge branch 'for-2.6.38' into for-2.6.39
Mark Brown
2011-02-13
1
-1
/
+1
|
\
|
*
ASoC: WM8903: Fix mic detection enable logic
Stephen Warren
2011-02-13
1
-1
/
+1
*
|
ASoC: Warn if WM8903 platform data is used to enable microphone IRQ
Mark Brown
2011-02-13
1
-0
/
+22
*
|
ASoC: Use explicit sequence for WM8903 bias off
Mark Brown
2011-02-11
1
-45
/
+21
*
|
ASoC: Don't use write sequencer to power up WM8903
Mark Brown
2011-02-11
1
-19
/
+54
*
|
ASoC: Convert WM8903 bias management to use snd_soc_update_bits()
Mark Brown
2011-02-11
1
-10
/
+7
*
|
ASoC: Actively manage WM8903 DC servo configuration
Mark Brown
2011-02-10
1
-4
/
+119
[next]