index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm9081.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: wm9081: Cleanup manual bias level transitions
Lars-Peter Clausen
2014-11-24
1
-7
/
+0
*
ASoC: wm9081: Convert to params_width()
Mark Brown
2014-07-31
1
-5
/
+5
*
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
2014-04-14
1
-2
/
+2
*
Merge remote-tracking branch 'asoc/topic/io' into asoc-next
Mark Brown
2014-03-13
1
-10
/
+1
|
\
|
*
ASoC: codec: Simplify ASoC probe code.
Xiubo Li
2014-03-11
1
-10
/
+1
*
|
ASoC: wm9081: Use SOC_ENUM_SINGLE_DECL()
Takashi Iwai
2014-02-23
1
-14
/
+9
|
/
*
AsoC: wm9081: Use IS_ENABLED() macro
Fabio Estevam
2013-11-27
1
-1
/
+1
*
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-4
/
+4
*
ASoC: wm9081: Use devm_regmap_init_i2c()
Sachin Kamat
2012-12-02
1
-16
/
+6
*
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
2012-06-03
1
-1
/
+1
*
ASoC: wm9081: Hook DAC up via DAPM rather than stream
Mark Brown
2012-05-08
1
-2
/
+3
*
ASoC: wm9081: Use idle_bias_off
Mark Brown
2012-02-14
1
-25
/
+10
*
ASoC: wm9081: Move WM9081 IRQ platform data handling into I2C probe
Mark Brown
2012-02-14
1
-11
/
+9
*
ASoC: wm9081: Use module_i2c_driver
Mark Brown
2012-02-13
1
-22
/
+1
*
ASoC: core: Add support for DAI and machine kcontrols.
Liam Girdwood
2012-02-04
1
-1
/
+1
*
ASoC: Remove cache default for volatile wm9081 reset register
Mark Brown
2011-12-14
1
-1
/
+0
*
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
2011-12-02
1
-1
/
+1
*
ASoC: Convert wm9081 driver to use devm_kzalloc()
Mark Brown
2011-11-27
1
-3
/
+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: wm9081: Use snd_soc_update_bits for read-modify-write
Axel Lin
2011-11-09
1
-46
/
+35
*
Merge branch 'for-3.2' into for-3.3
Mark Brown
2011-11-08
1
-5
/
+5
|
\
|
*
ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL register
Axel Lin
2011-11-08
1
-4
/
+4
|
*
ASoC: wm9081: Fix reading wrong register for setting VMID 2*240k
Axel Lin
2011-11-08
1
-1
/
+1
*
|
ASoC: Convert WM9081 to direct regmap API usage
Mark Brown
2011-11-08
1
-98
/
+180
*
|
ASoC: Only enable thermal shutdown when required on WM9081
Mark Brown
2011-11-04
1
-0
/
+2
|
/
*
ASoC: wm9081: Fix setting soft VMID ramp enable with VMID 2*240k
Axel Lin
2011-10-20
1
-1
/
+1
*
ASoC: WM9081 interrupt status register is volatile
Mark Brown
2011-10-19
1
-0
/
+1
*
ASoC: Convert WM9081 to table based control init
Mark Brown
2011-10-18
1
-2
/
+2
*
ASoC: Remove unused "control_data" field of struct wm9081_priv
Axel Lin
2011-09-27
1
-3
/
+0
*
ASoC: Allow source specification for CODEC level sysclk
Mark Brown
2011-08-31
1
-2
/
+2
*
ASoC: Change WM9081 speaker output enable to _OUT_DRV
Mark Brown
2011-06-29
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
ASoC: Simplify WM9081 speaker startup by using widgets for spaker output
Mark Brown
2011-03-09
1
-26
/
+6
*
ASoC: Convert WM9081 SYSCLK configuration to be device wide
Mark Brown
2011-03-08
1
-3
/
+5
*
ASoC: Use data based init for WM9081 DAPM
Mark Brown
2011-03-08
1
-6
/
+5
*
ASoC: Add platform data for WM9081 IRQ pin configuration
Mark Brown
2011-03-01
1
-10
/
+19
*
Merge branch 'for-2.6.38' into for-2.6.39
Mark Brown
2011-03-01
1
-0
/
+5
|
\
|
*
ASoC: Fix WM9081 platform data initialisation
Mark Brown
2011-03-01
1
-0
/
+5
*
|
ASoC: Remove -codec suffix from WM9081 driver
Mark Brown
2011-02-25
1
-1
/
+1
*
|
ASoC: Update users of readable_register()/volatile_register()
Dimitris Papastamos
2011-01-13
1
-1
/
+1
|
/
*
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-12-28
1
-0
/
+1
|
\
|
*
ASoC: codecs: Add missing control_type initialization
Lars-Peter Clausen
2010-12-28
1
-0
/
+1
*
|
ASoC: codecs: Remove unused reg_cache fields from device structs
Lars-Peter Clausen
2010-12-28
1
-1
/
+0
*
|
ASoC: Optimise WM9081 FLL performance
Mario Becroft
2010-12-10
1
-0
/
+4
*
|
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-22
1
-1
/
+0
*
|
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-11-06
1
-4
/
+5
|
/
*
ASoC: Fix incorrect register cache size configuration
Dimitris Papastamos
2010-09-10
1
-1
/
+1
*
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-12
1
-149
/
+59
*
ASoC: wm9081: fix resource reclaim in wm9081_register error path
Axel Lin
2010-08-03
1
-5
/
+6
[next]