index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm_adsp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-16
Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...
Mark Brown
1
-78
/
+121
2014-01-09
ASoC: wm_adsp: Mark wm_adsp2_boot_work as static
Charles Keepax
1
-1
/
+1
2014-01-08
ASoC: wm_adsp: Start DSP booting earlier in the DAPM process
Charles Keepax
1
-3
/
+21
2014-01-08
ASoC: wm_adsp: Factor out ADSP2 boot proceedure
Charles Keepax
1
-78
/
+103
2014-01-02
Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...
Mark Brown
1
-10
/
+10
2013-12-18
ASoC: wm_adsp: Add small delay while polling DSP RAM start
Charles Keepax
1
-3
/
+7
2013-12-18
ASoC: wm_adsp: Remove duplicate info message for DSP RAM ready
Charles Keepax
1
-1
/
+0
2013-12-04
ASoC: adsp: Use async writes where possible
Mark Brown
1
-9
/
+9
2013-11-28
ASoC: wm_adsp: Stop region iteration when the desired region is found
Charles Keepax
1
-0
/
+1
2013-11-08
Merge remote-tracking branch 'asoc/topic/warn' into asoc-next
Mark Brown
1
-11
/
+6
2013-11-08
Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next
Mark Brown
1
-7
/
+20
2013-11-07
ASoC: wm_adsp: Fix BUG_ON() and WARN_ON() usages
Takashi Iwai
1
-11
/
+6
2013-11-04
ASoC: wm_adsp: Interpret ADSP memory region lengths as 32 bit words
Nariman Poushin
1
-0
/
+5
2013-11-01
ASoC: wm_adsp: Print out the firmware version
Dimitris Papastamos
1
-0
/
+1
2013-11-01
ASoC: wm_adsp: Remove and free algorithm regions for ADSP1
Dimitris Papastamos
1
-0
/
+9
2013-11-01
ASoC: wm_adsp: Add debug info on get()/put() transfers
Dimitris Papastamos
1
-0
/
+2
2013-11-01
ASoC: wm_adsp: Release firmware on memory allocation failure
Dimitris Papastamos
1
-1
/
+2
2013-11-01
ASoC: wm_adsp: Print error when regmap reads/writes fail
Dimitris Papastamos
1
-6
/
+6
2013-08-01
ASoC: wm_adsp: Sanitize parameter passing
Dimitris Papastamos
1
-15
/
+16
2013-07-29
ASoC: wm_adsp: Simplify kcontrol handling
Dimitris Papastamos
1
-72
/
+31
2013-06-17
Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next
Mark Brown
1
-7
/
+452
2013-06-14
ASoC: wm5110: Correct rate control for DSP4
Charles Keepax
1
-1
/
+1
2013-05-28
ASoC: wm_adsp: Ensure set controls are synced on each boot
Dimitris Papastamos
1
-10
/
+9
2013-05-14
ASoC: wm_adsp: memory leak in wm_adsp_create_control()
Dan Carpenter
1
-2
/
+4
2013-05-12
ASoC: wm_adsp: Expose coefficient blocks as ALSA binary controls
Dimitris Papastamos
1
-7
/
+451
2013-04-12
Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next
Mark Brown
1
-2
/
+38
2013-04-12
Merge remote-tracking branch 'asoc/topic/adsp' into asoc-next
Mark Brown
1
-9
/
+75
2013-04-11
ASoC: wm_adsp: Add support for firmware wide coefficient blocks
Mark Brown
1
-0
/
+40
2013-03-29
ASoC: wm_adsp: Split ADSP1 and ADSP2 firmware controls
Mark Brown
1
-7
/
+19
2013-03-29
ASoC: wm_adsp: Provide defines for firmwares
Mark Brown
1
-5
/
+13
2013-03-21
ASoC: arizona: Basic support for ISRC rate selection
Mark Brown
1
-0
/
+24
2013-03-13
ASoC: wm_adsp: Handle old .bin files
Mark Brown
1
-4
/
+22
2013-03-12
ASoC: wm_adsp: fix possible memory leak in wm_adsp_load_coeff()
Wei Yongjun
1
-2
/
+3
2013-02-11
ASoC: wm_adsp: round to 4-byte boundary for coeff file blocks
Chris Rattray
1
-1
/
+7
2013-02-04
ASoC: wm_adsp: Use asynchronous I/O to write firmware and coefficients
Mark Brown
1
-16
/
+66
2013-01-30
ASoC: wm_adsp: Fix support for firmware switching on DSP2 and higher
Mark Brown
1
-1
/
+1
2013-01-29
Merge remote-tracking branch 'asoc/fix/adsp' into asoc-adsp
Mark Brown
1
-4
/
+12
2013-01-29
ASoC: wm_adsp: Ensure ADSP2 DMAs are quiesced when DSP is halted
Mark Brown
1
-3
/
+11
2013-01-26
ASoC: wm_adsp: Accept 0 as a parameter block address
Mark Brown
1
-50
/
+35
2013-01-26
ASoC: wm_adsp: Add speaker Tx as a firmware option
Mark Brown
1
-2
/
+3
2013-01-24
ASoC: wm_adsp: Correct handling of some coefficeint blocks
Mark Brown
1
-1
/
+2
2013-01-22
ASoC: wm_adsp: Release firmware on error
Charles Keepax
1
-1
/
+1
2013-01-21
ASoC: wm_adsp: Provide explicit trace of coefficient writes
Mark Brown
1
-0
/
+3
2013-01-21
Merge remote-tracking branch 'asoc/fix/adsp' into asoc-adsp
Mark Brown
1
-1
/
+22
2013-01-20
ASoC: wm_adsp: Use GFP_DMA for algorithm readback
Mark Brown
1
-1
/
+1
2013-01-20
ASoC: wm_adsp: Use GFP_DMA for things that may be DMAed
Mark Brown
1
-2
/
+2
2013-01-20
ASoC: wm_adsp: Make region identification errors more informative
Mark Brown
1
-1
/
+2
2013-01-18
ASoC: wm_adsp: Set ADSP1 clock rate to match sys clock
Chris Rattray
1
-0
/
+33
2013-01-18
ASoC: wm_adsp: Implement support for coefficeint file format 1
Mark Brown
1
-5
/
+15
2013-01-16
ASoC: wm_adsp: Add initialisation function for ADSP1
Mark Brown
1
-0
/
+8
[next]