index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8996.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
2014-03-13
1
-11
/
+1
|
\
|
*
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
2014-03-11
1
-11
/
+1
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'asoc/topic/wm8996', 'asoc/topic/wm9081' and '...
Mark Brown
2014-03-12
1
-32
/
+32
|
\
\
\
|
|
|
/
|
*
|
ASoC: wm8996: Replace codec->control_data with wm8996->regmap
Lars-Peter Clausen
2014-02-25
1
-4
/
+4
|
*
|
ASoC: wm8996: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
2014-02-23
1
-28
/
+28
|
|
/
|
|
|
\
*
-
.
\
Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...
Mark Brown
2014-03-01
1
-2
/
+7
|
\
\
\
|
|
|
/
|
*
|
ASoC: wm8996: Update locking around use of DAPM pin API
Charles Keepax
2014-02-20
1
-2
/
+7
|
|
/
*
|
ASoC: Rename soc_enum.max field with items
Takashi Iwai
2014-02-20
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'asoc/topic/wm8996' into asoc-next
Mark Brown
2013-11-08
1
-0
/
+2
|
\
|
*
ASoC: wm8996: Fix negative array index read
Takashi Iwai
2013-10-30
1
-0
/
+2
*
|
ASoC: wm8996: Replace BUG() with WARN()
Takashi Iwai
2013-11-07
1
-6
/
+6
|
/
*
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-4
/
+4
*
ASoC: dapm: Add flags to regulator supplies
Mark Brown
2012-09-08
1
-1
/
+1
*
ASoC: wm8996: Move register default configuration to I2C probe
Mark Brown
2012-06-25
1
-151
/
+180
*
ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usage
Mark Brown
2012-06-25
1
-18
/
+13
*
ASoC: wm8996: Move regulator notifier callbacks into I2C level
Mark Brown
2012-06-25
1
-21
/
+20
*
Merge tag 'v3.5-rc4' into for-3.6
Mark Brown
2012-06-25
1
-5
/
+3
|
\
|
*
ASoC: wm8996: Mark the CODEC as cache only when powering off on boot
Mark Brown
2012-06-11
1
-2
/
+1
|
*
ASoC: wm8996: Move reset before the initial regulator disable
Mark Brown
2012-06-11
1
-2
/
+2
|
*
ASoC: wm8996: Remove spurious regulator_bulk_free()
Mark Brown
2012-06-11
1
-1
/
+0
*
|
ASoC: wm8996: Convert to devm_regmap_init_i2c()
Mark Brown
2012-06-11
1
-3
/
+1
*
|
ASoC: wm8996: Remove write sequencer registers from the defaults table
Mark Brown
2012-06-11
1
-178
/
+0
*
|
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
2012-06-03
1
-1
/
+1
|
/
*
ASoC: wm8996: Put the microphone biases into bypass mode when idle
Mark Brown
2012-04-26
1
-0
/
+12
*
ASoC: wm8996: Add 44.1kHz support
Mark Brown
2012-03-14
1
-9
/
+10
*
ASoC: wm8996: Remove separate output stage enable step
Mark Brown
2012-03-08
1
-20
/
+12
*
ASoC: wm8996: Remove some volatile regisers from the defaults table
Mark Brown
2012-03-08
1
-2
/
+0
*
ASoC: wm8996: Remove stub register cache
Mark Brown
2012-02-29
1
-8
/
+0
*
ASoC: wm8996: Fix /RESET bounce ordering
Mark Brown
2012-02-29
1
-1
/
+1
*
ASoC: wm8996: Convert to use DAPM routes for stream connections
Mark Brown
2012-02-21
1
-35
/
+39
*
ASoC: wm8996: Implement DRC coefficient configuration
Mark Brown
2012-02-21
1
-0
/
+6
*
ASoC: wm8996: Make sure we bounce /RESET to reset
Mark Brown
2012-02-17
1
-0
/
+1
*
ASoC: wm8996: Convert to module_i2c_driver()
Mark Brown
2012-02-17
1
-19
/
+1
*
ASoC: Show device id in the debug message
Axel Lin
2012-02-15
1
-1
/
+1
*
Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are
Mark Brown
2012-02-09
1
-1
/
+1
|
\
|
*
ASoC: wm8996: Mark register cache as dirty when regulators are disabled
Mark Brown
2012-01-25
1
-1
/
+1
*
|
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
2012-02-04
1
-2
/
+2
*
|
ASoC: wm8996: Use devm_regulator_bulk_get()
Mark Brown
2012-02-01
1
-6
/
+3
*
|
ASoC: wm8996: Switch to using common code for managing CPVDD supply
Mark Brown
2012-02-01
1
-27
/
+5
*
|
Merge tag 'v3.3-rc2' into for-3.4
Mark Brown
2012-02-01
1
-1
/
+2
|
\
\
|
|
/
|
*
ASoC: wm8996: Call _POST_PMU callback for CPVDD
Mark Brown
2012-01-22
1
-1
/
+2
*
|
ASoC: Set idle_bias_off flag in snd_soc_codec_driver
Axel Lin
2012-01-27
1
-3
/
+1
*
|
ASoC: wm8996: Handle failures to determine accessory polarity
Mark Brown
2012-01-26
1
-12
/
+26
*
|
ASoC: 24 bits are significant on the WM8996 audio interfaces
Mark Brown
2012-01-20
1
-0
/
+4
|
/
*
ASoC: Disable register synchronisation for low frequency WM8996 SYSCLK
Mark Brown
2012-01-20
1
-0
/
+4
*
ASoC: Enable ASoC register map dump for some regmap CODECs
Mark Brown
2011-12-30
1
-0
/
+8
*
ASoC: Tune the accessory detection rates for WM8996
Mark Brown
2011-12-14
1
-6
/
+12
*
Merge branch 'for-3.2' into for-3.3
Mark Brown
2011-12-11
1
-0
/
+1
|
\
|
*
ASoC: Fix WM8996 24.576MHz clock operation
Mark Brown
2011-12-11
1
-0
/
+1
*
|
ASoC: Convert wm8996 to use devm_kzalloc()
Mark Brown
2011-11-27
1
-3
/
+2
[next]