index
:
openchrome/drm-openchrome
drm-next-3.19
drm-next-4.13
drm-next-4.14
drm-next-4.15
drm-next-4.16
drm-next-4.17
drm-next-4.18
drm-next-4.19
drm-next-4.20
drm-next-4.21
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.12
drm-next-5.13
drm-next-5.14
drm-next-5.15
drm-next-5.16
drm-next-5.17
drm-next-5.18
drm-next-5.19
drm-next-5.2
drm-next-5.20
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
drm-next-6.1
drm-next-6.2
drm-next-6.3
drm-next-6.4
drm-next-6.5
drm-next-6.6
drm-next-6.7
drm-next-6.8
drm-next-6.9
master
DRM driver for VIA IGPs
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-12-08
Merge remote-tracking branches 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc...
Mark Brown
1
-44
/
+42
2014-11-18
ASoC: wm_adsp: Move core_ena to be co-located with start bit
Charles Keepax
1
-9
/
+2
2014-11-18
ASoC: wm_adsp: Fix memory leak in wm_adsp_setup_algs
JS Park
1
-10
/
+20
2014-11-17
ASoC: wm_adsp: Avoid attempt to free buffers that might still be in use
Charles Keepax
1
-0
/
+1
2014-11-14
ASoC: wm_adsp: Use vmalloc to allocate firmware download buffer
Charles Keepax
1
-34
/
+22
2014-08-04
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
1
-2
/
+2
2014-07-22
ASoC: Move card field form platform/codec to component
Lars-Peter Clausen
1
-2
/
+2
2014-07-04
ASoC: wm_adsp: Add missing MODULE_LICENSE
Praveen Diwakar
1
-0
/
+2
2014-06-03
Merge remote-tracking branches 'asoc/topic/adau' and 'asoc/topic/adsp' into a...
Mark Brown
1
-20
/
+17
2014-05-27
ASoC: wm_adsp: Use adsp_err/warn instead of dev_err/warn
Charles Keepax
1
-20
/
+17
2014-05-22
Merge remote-tracking branches 'asoc/topic/ad1980', 'asoc/topic/adsp', 'asoc/...
Mark Brown
1
-1
/
+1
2014-04-18
ASoC: wm_adsp: Remove uneeded semicolon
Charles Keepax
1
-1
/
+1
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
1
-2
/
+2
2014-03-07
ASoC: wm_adsp: Correct type specifier in printf
Charles Keepax
1
-1
/
+1
2014-03-06
ASoC: wm_adsp: Split firmware load into smaller chunks
Charles Keepax
1
-17
/
+31
2014-02-03
ASoC: wm_adsp: Add debug print to note that the DSP has shutdown
Charles Keepax
1
-0
/
+2
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
[next]