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
/
wm_adsp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: wm_adsp: Expose mixer control API
Li Xu
2019-11-18
1
-0
/
+4
*
ASoC: wm_adsp: Allow bus error handler to be called directly
Charles Keepax
2019-07-25
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
ASoC: wm_adsp: Add WDT expiry IRQ handling support for Halo core
Stuart Henderson
2019-03-19
1
-0
/
+1
*
ASoC: wm_adsp: Add HALO MPU fault logging
Richard Fitzgerald
2019-03-19
1
-0
/
+1
*
ASoC: wm_adsp: Add support for new Halo core DSPs
Wen Shi
2019-03-19
1
-0
/
+8
*
ASoC: wm_adsp: Factor out DSP specific operations
Charles Keepax
2019-03-19
1
-5
/
+30
*
ASoC: wm_adsp: Move wm_adsp2_set_dspclk to CODEC drivers
Richard Fitzgerald
2019-03-19
1
-2
/
+4
*
ASoC: wm_adsp: Don't export wm_adsp2_lock
Charles Keepax
2019-03-19
1
-1
/
+0
*
ASoC: wm_adsp: Shutdown any compressed streams on DSP watchdog timeout
Charles Keepax
2019-03-19
1
-0
/
+1
*
ASoC: wm_adsp: Add support for multiple compressed buffers
Stuart Henderson
2019-02-22
1
-2
/
+2
*
ASoC: wm_adsp: Make DSP name configurable by codec driver
Richard Fitzgerald
2018-08-08
1
-0
/
+2
*
ASoC: wm_adsp: Declare firmware controls from codec driver
Richard Fitzgerald
2018-08-08
1
-1
/
+9
*
-
.
Merge remote-tracking branches 'asoc/topic/wm9090', 'asoc/topic/wm9712', 'aso...
Mark Brown
2018-03-28
1
-4
/
+4
|
\
\
|
|
*
ASoC: wm_adsp: Fix some signedness errors in register access
Richard Fitzgerald
2018-02-16
1
-4
/
+4
|
|
/
*
|
ASoC: arizona: replace codec to component
Kuninori Morimoto
2018-02-14
1
-3
/
+3
|
/
*
ASoC: wm_adsp: add support for DSP region lock
Mayuresh Kulkarni
2017-04-05
1
-0
/
+23
*
ASoC: wm_adsp: Add support for ADSP2V2
Richard Fitzgerald
2017-04-05
1
-0
/
+1
*
ASoC: wm_adsp: Add mechanism to preload firmware on a core
Charles Keepax
2017-01-06
1
-0
/
+11
*
ASoC: wm_adsp: Remove redundant extern declarations
Charles Keepax
2016-11-29
1
-13
/
+12
*
ASoC: wm_adsp: Firmware controls should be added as codec controls
Richard Fitzgerald
2016-11-22
1
-1
/
+1
*
ASoC: wm_adsp: Allow preloader to do the final shutdown of the DSP
Charles Keepax
2016-09-26
1
-1
/
+1
*
ASoC: wm_adsp: Make DSP preloader a supply widget
Charles Keepax
2016-09-24
1
-2
/
+3
*
ASoC: wm_adsp: Separate concept of booted and running
Charles Keepax
2016-09-24
1
-0
/
+2
*
ASoC: wm_adsp: Specifically propagate voice trigger event to caller
Charles Keepax
2016-05-30
1
-0
/
+4
*
ASoC: wm_adsp: free memory when unloaded or closed
Richard Fitzgerald
2016-04-27
1
-0
/
+1
*
ASoC: wm_adsp: Move setting of DSP speed into CODEC specific code
Charles Keepax
2016-01-29
1
-5
/
+3
*
ASoC: wm_adsp: Pull data through compressed read
Charles Keepax
2016-01-06
1
-0
/
+2
*
ASoC: wm_adsp: Add a handler for the compressed IRQ
Charles Keepax
2016-01-06
1
-0
/
+3
*
ASoC: wm_adsp: Attach buffers and streams together
Charles Keepax
2015-12-23
1
-0
/
+1
*
ASoC: wm_adsp: Add code to locate and initialise compressed buffer
Charles Keepax
2015-12-23
1
-0
/
+2
*
ASoC: wm_adsp: Add support for opening a compressed stream
Charles Keepax
2015-12-23
1
-0
/
+13
*
ASoC: wm_adsp: Fixup some minor formatting and checkpatch errors
Charles Keepax
2015-12-12
1
-2
/
+2
*
ASoC: wm_adsp: Replace debugfs lock with more general DSP power lock
Charles Keepax
2015-12-12
1
-1
/
+2
*
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-10-04
1
-1
/
+1
*
ASoC: wm_adsp: Move DSP Rate controls into the codec
Richard Fitzgerald
2015-06-19
1
-1
/
+1
*
ASoC: wm_adsp: Add basic debugfs entries
Richard Fitzgerald
2015-06-11
1
-1
/
+10
*
ASoC: wm_adsp: create ALSA controls from wm_adsp driver
Richard Fitzgerald
2015-06-11
1
-1
/
+0
*
ASoC: wm_adsp: Add codec_probe and codec_remove stubs
Richard Fitzgerald
2015-06-11
1
-0
/
+2
*
ASoC: wm_adsp: Move DVFS control into codec driver
Richard Fitzgerald
2015-06-02
1
-8
/
+7
*
ASoC: wm_adsp: Add basic support for rev 1 firmware file format
Charles Keepax
2015-04-27
1
-0
/
+1
*
ASoC: wm_adsp: Remove len field from wm_adsp_alg_region
Charles Keepax
2015-04-27
1
-1
/
+0
*
ASoC: wm_adsp: Improve variable naming
Charles Keepax
2015-04-27
1
-2
/
+2
*
ASoC: wm_adsp: Start DSP booting earlier in the DAPM process
Charles Keepax
2014-01-08
1
-2
/
+8
*
ASoC: wm_adsp: Factor out ADSP2 boot proceedure
Charles Keepax
2014-01-08
1
-0
/
+2
*
ASoC: wm_adsp: Sanitize parameter passing
Dimitris Papastamos
2013-08-01
1
-0
/
+1
*
ASoC: wm_adsp: Simplify kcontrol handling
Dimitris Papastamos
2013-07-29
1
-1
/
+1
*
Merge remote-tracking branch 'asoc/topic/ext' into asoc-next
Mark Brown
2013-06-28
1
-6
/
+4
|
\
|
*
ASoC: wm_adsp: Use SND_SOC_DAPM_PGA_E() instead of open-coding it
Lars-Peter Clausen
2013-06-19
1
-6
/
+4
*
|
ASoC: wm_adsp: Expose coefficient blocks as ALSA binary controls
Dimitris Papastamos
2013-05-12
1
-0
/
+3
|
/
[next]