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
/
wm8731.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-7
/
+7
*
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
2012-06-03
1
-0
/
+1
*
ASoC: wm8731: Convert to devm_ functions
Mark Brown
2012-05-12
1
-27
/
+10
*
ASoC: Convert WM8731 to direct regmap API usage
Mark Brown
2012-01-24
1
-23
/
+86
*
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
2011-12-02
1
-1
/
+1
*
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
*
Merge branch 'for-3.2' into for-3.3
Mark Brown
2011-11-21
1
-0
/
+1
|
\
|
*
ASoC: Ensure WM8731 register cache is synced when resuming from disabled
Mark Brown
2011-11-21
1
-0
/
+1
*
|
ASoC: Use table based init for wm8731_snd_controls
Mark Brown
2011-11-21
1
-3
/
+2
|
/
*
ASoC: wm8731: Convert to snd_soc_cache_sync
Axel Lin
2011-10-10
1
-13
/
+2
*
ASoC: Add device tree binding for WM8731
Mark Brown
2011-07-29
1
-0
/
+10
*
ASoC: Manage WM8731 ACTIVE bit as a supply widget
Mark Brown
2011-07-05
1
-26
/
+3
*
ASoC: wm8731: fix wm8731_check_osc() connected condition
Nicolas Ferre
2011-05-26
1
-1
/
+1
*
ASoC: Remove -codec from WM8731 driver name
Mark Brown
2011-03-30
1
-2
/
+2
*
ASoC: Convert WM8731 to table based DAPM setup
Mark Brown
2011-03-30
1
-13
/
+5
*
ASoC: codecs: Remove unused reg_cache fields from device structs
Lars-Peter Clausen
2010-12-28
1
-1
/
+0
*
ASoC: Automatically manage WM8731 deemphasis
Mark Brown
2010-12-02
1
-5
/
+71
*
ASoC: Split WM8731 enumeration array into individual enums
Mark Brown
2010-12-02
1
-6
/
+9
*
ASoC: Provide WM8731 microphone boost TLV information
Mark Brown
2010-12-02
1
-1
/
+2
*
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-12-01
1
-1
/
+1
|
\
|
*
ASoC: WM8731: Fix incorrect mask for bypass path disable
Dimitris Papastamos
2010-12-01
1
-1
/
+1
*
|
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-22
1
-1
/
+0
*
|
ASoC: Fix incorrect kfree in wm8731_probe error path
Axel Lin
2010-11-16
1
-1
/
+0
*
|
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-11-06
1
-6
/
+7
|
/
*
ASoC: Remove unneeded use of spi_bus_type
Dimitris Papastamos
2010-09-30
1
-1
/
+0
*
ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF
Jarkko Nikula
2010-09-15
1
-2
/
+0
*
ASoC: Fix incorrect register cache size configuration
Dimitris Papastamos
2010-09-10
1
-1
/
+1
*
ASoC: Support non-crystal master clocks for WM8731
Mark Brown
2010-08-17
1
-2
/
+29
*
ASoC: Remove unneeded control_data management from Wolfson drivers
Mark Brown
2010-08-12
1
-4
/
+0
*
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-12
1
-151
/
+66
*
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2010-05-20
1
-33
/
+33
|
\
|
*
ASoC: Use more idiomatic driver name for WM8731
Mark Brown
2010-05-10
1
-1
/
+1
|
*
ASoC: Refactor WM8731 regulator management into bias management
Mark Brown
2010-05-10
1
-23
/
+28
|
*
ASoC: Remove unneeded suspend bias managment from CODEC drivers
Mark Brown
2010-05-10
1
-1
/
+0
|
*
ASoC: Add indirection for CODEC private data
Mark Brown
2010-04-17
1
-5
/
+5
|
*
ASoC: Use SNDRV_PCM_RATE_8000_96000 macro for WM8731
Bill Gatliff
2010-04-12
1
-5
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
ASoC: Only restore non-default registers for WM8731
Mark Brown
2010-01-04
1
-0
/
+3
*
ASoC: Remove redundant snd_soc_dapm_new_widgets() calls
Mark Brown
2009-11-12
1
-1
/
+0
*
ASoC: Factor out snd_soc_init_card()
Mark Brown
2009-11-03
1
-8
/
+0
*
ASoC: Add regulator support for WM8731
Mark Brown
2009-10-26
1
-4
/
+47
*
ASoC: Remove snd_soc_suspend_device()
Mark Brown
2009-10-15
1
-34
/
+0
*
ASoC: Drop unneeded declaration of removed wm8731 SPI write function
Mark Brown
2009-08-10
1
-3
/
+0
*
Merge branch 'reg-cache' into for-2.6.32
Mark Brown
2009-08-07
1
-108
/
+33
|
\
|
*
ASoC: Factor out 7 bit register 9 bit data SPI write
Mark Brown
2009-08-03
1
-25
/
+0
|
*
ASoC: Add I/O control bus information to factored out cache setup
Mark Brown
2009-08-03
1
-5
/
+5
|
*
ASoC: Begin to factor out register cache I/O functions
Mark Brown
2009-07-05
1
-79
/
+29
*
|
ASoC: Limit WM8731 to symmetric rates
Mark Brown
2009-07-08
1
-0
/
+1
*
|
ASoC: Correct WM8731 Mic Capture Switch control name
Mark Brown
2009-07-08
1
-1
/
+1
[next]