summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | ASoC: pcm: delete some dead codeDan Carpenter2013-01-121-9/+3
| * | | | | | | | ASoC: core: giving WARN when device starting from non-off bias with idle_bias...Chuansheng Liu2012-12-241-0/+4
| |/ / / / / / /
* | | | | | | | Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown2013-02-114-20/+128
|\ \ \ \ \ \ \ \
| * | | | | | | | ASoC: core: Allow digital mute for captureMark Brown2013-02-084-18/+26
| * | | | | | | | ASoC: compress: Only mute playback streamsMark Brown2013-02-071-6/+11
| * | | | | | | | ASoC: soc-compress: Add support for not memory mapped DSPsCharles Keepax2013-02-051-3/+35
| * | | | | | | | ASoC: soc-compress: Initialise delayed work to power down audioCharles Keepax2013-01-241-0/+31
| * | | | | | | | ASoC: soc-compress: Serialise compressed opsCharles Keepax2013-01-241-3/+34
| * | | | | | | | ASoC: soc-compress: Add missing brackets around elseCharles Keepax2013-01-241-1/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown2013-02-116-24/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | ASoC: sam9g20_wm8731: disable clock and correct sequence when unloadBo Shen2013-02-041-3/+3
| * | | | | | | | ASoC: atmel_ssc_dai: correct sequence when unloadBo Shen2013-02-041-1/+1
| * | | | | | | | ASoC: atmel_ssc_dai: remove error set private dataBo Shen2013-02-041-10/+0
| * | | | | | | | ASoC: atmel_pcm: make it buildable as moduleBo Shen2013-02-041-2/+4
| * | | | | | | | ASoC: atmel-soc: make it buildable on other architecturesJoachim Eastwood2012-12-244-8/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown2013-02-114-114/+409
|\ \ \ \ \ \ \ \
| * | | | | | | | ASoC: arizona: Allow number of channels clocked to be restrictedMark Brown2013-01-211-2/+12
| * | | | | | | | ASoC: arizona: Support clearing clocksMark Brown2013-01-211-0/+7
| * | | | | | | | ASoC: wm5102: Add controls for firmware selectionMark Brown2013-01-181-0/+4
| * | | | | | | | Merge remote-tracking branch 'asoc/fix/arizona' into asoc-arizonaMark Brown2013-01-171-1/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | ASoC: arizona: Don't request FLL lock IRQMark Brown2013-01-162-20/+0
| * | | | | | | | | Merge remote-tracking branch 'asoc/fix/arizona' into asoc-arizonaMark Brown2013-01-133-4/+5
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/adsp' into asoc-arizonaMark Brown2013-01-132-7/+374
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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-111-2/+31
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ASoC: ak4642: remove __devinitconst annotationStephen Rothwell2013-01-141-1/+1
| * | | | | | | | | | | | ASoC: ak4642: add Device Tree supportKuninori Morimoto2013-01-101-2/+31
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown2013-02-113-35/+509
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ASoC: wm_adsp: round to 4-byte boundary for coeff file blocksChris Rattray2013-02-111-1/+7
| * | | | | | | | | | | | ASoC: wm_adsp: Use asynchronous I/O to write firmware and coefficientsMark Brown2013-02-041-16/+66
| * | | | | | | | | | | | 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-291-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-241-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-2130-169/+342
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | 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
OpenPOWER on IntegriCloud