Age | Commit message (Expand) | Author | Files | Lines |
2014-07-23 | ASoC: Move card field form platform/codec to component | Lars-Peter Clausen | 1 | -2/+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 |
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-28 | Merge remote-tracking branch 'asoc/fix/adsp' into asoc-adsp | Mark Brown | 1 | -4/+12 |
2013-01-28 | 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-23 | ASoC: wm_adsp: Correct handling of some coefficeint blocks | Mark Brown | 1 | -1/+2 |