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
/
wm8350.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: wm8350: Move delayed work struct from DAPM context to driver state
Lars-Peter Clausen
2015-04-01
1
-14
/
+11
*
ASoC: wm8350: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
Lars-Peter Clausen
2015-01-14
1
-1
/
+1
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
ASoC: codecs: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
ASoC: wm8350: Cleanup manual bias level transitions
Lars-Peter Clausen
2014-11-24
1
-20
/
+1
|
/
*
ASoC: wm8{350,753,971}: Use snd_soc_dapm_to_codec() instead of dapm->codec
Lars-Peter Clausen
2014-09-29
1
-1
/
+1
*
-
.
Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...
Mark Brown
2014-08-04
1
-5
/
+5
|
\
\
|
|
*
ASoC: wm8350: Convert to params_width()
Mark Brown
2014-07-31
1
-5
/
+5
|
|
/
*
|
ASoC: wm8350: Remove unused variable
Sachin Kamat
2014-07-03
1
-3
/
+0
|
/
*
-
.
Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o...
Mark Brown
2014-04-22
1
-2
/
+8
|
\
\
|
|
*
ASoC: codec: fix the sparse check warnings.
Xiubo Li
2014-04-14
1
-1
/
+1
|
|
*
ASoC: wm8350: Remove the set_cache_io() entirely from ASoC probe.
Xiubo Li
2014-04-14
1
-2
/
+8
|
|
/
*
|
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
2014-04-14
1
-2
/
+2
|
/
*
ASoC: io: New signature for snd_soc_codec_set_cache_io()
Xiubo Li
2014-03-11
1
-3
/
+1
*
ASoC: wm8350: Replace BUG() with WARN()
Takashi Iwai
2013-11-07
1
-1
/
+1
*
ASoC: wm8350: Use power efficient workqueue
Mark Brown
2013-07-19
1
-2
/
+4
*
Merge remote-tracking branch 'asoc/fix/wm8350' into tmp
Mark Brown
2013-03-07
1
-2
/
+2
|
\
|
*
ASoC: wm8350: Use jiffies rather than msecs in schedule_delayed_work()
Axel Lin
2013-03-03
1
-2
/
+2
*
|
ASoC: wm8350: don't use [delayed_]work_pending()
Tejun Heo
2012-12-24
1
-6
/
+4
|
/
*
ASoC: codecs: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-3
/
+3
*
ASoC: wm8350: Use devm_regulator_bulk_get
Sachin Kamat
2012-11-28
1
-3
/
+1
*
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
1
-1
/
+1
*
ASoC: wm8350: Convert to direct regmap API usage
Mark Brown
2012-06-03
1
-17
/
+3
*
ASoC: codecs: Refresh copyrights for Wolfson drivers
Mark Brown
2012-06-03
1
-1
/
+1
*
ASoC: wm8350: Remove direct usage of codec->control_data
Mark Brown
2012-05-14
1
-11
/
+16
*
ASoC: wm8350: Don't use irq_base
Mark Brown
2012-05-13
1
-19
/
+27
*
Merge tag 'v3.4-rc7' into for-3.5
Mark Brown
2012-05-13
1
-5
/
+6
|
\
|
*
ASoC: wm8350: Don't use locally allocated codec struct
Mark Brown
2012-04-30
1
-5
/
+6
*
|
ASoC: wm8350: Replace use of custom I/O with snd_soc_read()/write()
Mark Brown
2012-04-30
1
-37
/
+37
*
|
ASoC: wm8350: Remove check for clocks in trigger()
Mark Brown
2012-04-30
1
-40
/
+0
|
/
*
ASoC: Convert WM8350 to table based DAPM and control init
Mark Brown
2011-12-03
1
-28
/
+8
*
ASoC: Convert WM8350 to devm_kzalloc()
Mark Brown
2011-12-03
1
-7
/
+4
*
ASoC: Drop unused state parameter from CODEC suspend callback
Lars-Peter Clausen
2011-12-02
1
-1
/
+1
*
ASoC: Convert CODEC drivers to module_platform_driver
Mark Brown
2011-11-28
1
-11
/
+1
*
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
1
-1
/
+1
*
ASoC: Replace remaining use of *_volsw_2r with *_volsw
Peter Ujfalusi
2011-10-06
1
-2
/
+2
*
ASoC: Consolidate use of controls with custom get/put function
Peter Ujfalusi
2011-10-05
1
-24
/
+15
*
ASoC: Yet more x86 tracepoint workarounds
Mark Brown
2010-12-29
1
-0
/
+2
*
ASoC: ifdef out trace points from modules for x86
Mark Brown
2010-12-23
1
-0
/
+4
*
ASoC: Trace Wolfson jack detection IRQs
Mark Brown
2010-12-22
1
-0
/
+5
*
ASoC: Use delayed work to debounce WM8350 jack IRQs
Mark Brown
2010-12-22
1
-19
/
+43
*
ASoC: Fix merge errors with flush_scheduled_work() removal
Takashi Iwai
2010-12-13
1
-1
/
+1
*
Merge branch 'topic/workq-update' into topic/asoc
Takashi Iwai
2010-12-13
1
-8
/
+1
|
\
|
*
sound: don't use flush_scheduled_work()
Tejun Heo
2010-12-13
1
-8
/
+1
*
|
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2010-11-22
1
-1
/
+0
*
|
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
2010-11-10
1
-1
/
+8
|
\
\
|
|
/
|
*
ASoC: Ensure sane WM835x AIF configuration by default
Mark Brown
2010-11-10
1
-0
/
+7
|
*
ASoC: Remove broken WM8350 direction constants
Mark Brown
2010-11-10
1
-1
/
+1
*
|
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2010-11-06
1
-13
/
+15
|
/
*
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-12
1
-147
/
+84
[next]