summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | ASoC: arizona: Factor out rate selection codeMark Brown2013-01-041-36/+53
| * | | | | | | | | | Merge branch 'fix/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2013-01-043-18/+57
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ASoC: arizona: Allow runtime reconfiguration of the output modeMark Brown2013-01-042-0/+37
| * | | | | | | | | | | ASoC: wm5102: Implement routing and power management for ISRCsMark Brown2013-01-043-1/+125
| * | | | | | | | | | | ASoC: arizona: Implement tristate supportMark Brown2012-12-241-0/+16
| * | | | | | | | | | | ASoC: wm5110: Add noise gate controlMark Brown2012-12-241-0/+34
| * | | | | | | | | | | ASoC: wm5102: Add noise gate controlMark Brown2012-12-241-0/+28
| * | | | | | | | | | | ASoC: arizona: Add noise gate hold time enumerationMark Brown2012-12-242-0/+11
| * | | | | | | | | | | ASoC: wm5110: Split input PGA controlsMark Brown2012-12-241-31/+46
| * | | | | | | | | | | ASoC: wm5102: Split input PGA controlsMark Brown2012-12-241-26/+38
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/ak4642' into asoc-nextMark Brown2013-02-112-2/+48
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ASoC: ak4642: remove __devinitconst annotationStephen Rothwell2013-01-141-1/+1
| * | | | | | | | | | | ASoC: ak4642: add Device Tree supportKuninori Morimoto2013-01-102-2/+48
* | | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown2013-02-117-82/+861
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ASoC: wm_adsp: round to 4-byte boundary for coeff file blocksChris Rattray2013-02-111-1/+7
| * | | | | | | | | | | | Merge tag 'async' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/re...Mark Brown2013-02-051-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | regmap: Export regmap_async_complete()Mark Brown2013-02-051-0/+1
| * | | | | | | | | | | | | ASoC: wm_adsp: Use asynchronous I/O to write firmware and coefficientsMark Brown2013-02-041-16/+66
| * | | | | | | | | | | | | Merge tag 'async' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/re...Mark Brown2013-02-044-47/+351
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | regmap: Export regmap_async_complete_cbAxel Lin2013-02-041-0/+1
| | * | | | | | | | | | | | regmap: include linux/sched.h to fix buildStephen Warren2013-02-041-0/+1
| | * | | | | | | | | | | | regmap: spi: Support asynchronous I/O for SPIMark Brown2013-01-291-0/+52
| | * | | | | | | | | | | | regmap: Add asynchronous I/O supportMark Brown2013-01-293-10/+215
| | * | | | | | | | | | | | regmap: Add provisions to have user-defined write operationAndrey Smirnov2013-01-142-29/+55
| | * | | | | | | | | | | | regmap: Add provisions to have user-defined read operationAndrey Smirnov2013-01-142-9/+28
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | ASoC: wm_adsp: Fix support for firmware switching on DSP2 and higherMark Brown2013-01-301-1/+1
| * | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/adsp' into asoc-adspMark Brown2013-01-281-4/+12
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ASoC: wm_adsp: Accept 0 as a parameter block addressMark Brown2013-01-261-50/+35
| * | | | | | | | | | | | | ASoC: wm_adsp: Add speaker Tx as a firmware optionMark Brown2013-01-261-2/+3
| * | | | | | | | | | | | | ASoC: wm_adsp: Correct handling of some coefficeint blocksMark Brown2013-01-231-1/+2
| * | | | | | | | | | | | | ASoC: wm_adsp: Provide explicit trace of coefficient writesMark Brown2013-01-211-0/+3
| * | | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/adsp' into asoc-adspMark Brown2013-01-211725-10088/+17977
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ASoC: wm_adsp: Use GFP_DMA for algorithm readbackMark Brown2013-01-201-1/+1
| * | | | | | | | | | | | | | ASoC: wm_adsp: Make region identification errors more informativeMark Brown2013-01-201-1/+2
| * | | | | | | | | | | | | | ASoC: wm_adsp: Set ADSP1 clock rate to match sys clockChris Rattray2013-01-182-0/+36
| * | | | | | | | | | | | | | ASoC: wm_adsp: Implement support for coefficeint file format 1Mark Brown2013-01-182-10/+25
| * | | | | | | | | | | | | | ASoC: wm_adsp: Add initialisation function for ADSP1Mark Brown2013-01-162-0/+9
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | ASoC: wm_adsp: Add basic firmware selection supportMark Brown2013-01-122-2/+78
| * | | | | | | | | | | | | ASoC: wm_adsp: Implement support for algorithm-specific coefficient blocksMark Brown2013-01-082-4/+119
| * | | | | | | | | | | | | ASoC: wm_asdp: Validate sanity of algorithm countMark Brown2013-01-081-2/+15
| * | | | | | | | | | | | | ASoC: wm_adsp: Factor out calculation of memory base addressesMark Brown2013-01-081-5/+25
| * | | | | | | | | | | | | ASoC: wm_adsp: Add support for parsing algorithmsMark Brown2013-01-081-0/+143
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/wm2200' into asoc-nextMark Brown2013-02-111-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ASoC: wm2200: correct IN2L and IN3L digital muteChris Rattray2013-02-041-2/+2
* | | | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/wm2000' into asoc-nextMark Brown2013-02-111-3/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ASoC: wm2000: Lock state machine updatesMark Brown2013-01-311-3/+28
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/ux500' into asoc-nextMark Brown2013-02-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ASoC: Ux500: Fix build error pertaining to missing include fileLee Jones2013-01-311-1/+1
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/tlv320aic3x' into asoc-nextMark Brown2013-02-111-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ASoC: tlv320aic3x: Remove mono supportBenoît Thébaudeau2013-01-301-2/+2
| |/ / / / / / / / / / / / /