summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-02-066-47/+63
|\
| * ASoC: fsl: fix snd-soc-imx-pcm module buildShawn Guo2013-01-284-41/+52
| * Revert "ASoC: fsl: fix multiple definition of init_module"Shawn Guo2013-01-283-6/+11
* | Merge remote-tracking branch 'asoc/fix/wm2200' into tmpMark Brown2013-01-221-3/+0
|\ \
| * | ASoC: wm2200: correct mixer values and textChris Rattray2013-01-161-3/+0
* | | Merge remote-tracking branch 'asoc/fix/fsl' into tmpMark Brown2013-01-223-11/+6
|\ \ \ | | |/ | |/|
| * | ASoC: fsl: fix multiple definition of init_moduleShawn Guo2013-01-123-11/+6
* | | Merge remote-tracking branch 'asoc/fix/core' into tmpMark Brown2013-01-221-2/+10
|\ \ \
| * | | ASoC: dapm: Fix sense of regulator bypass modeMark Brown2013-01-121-2/+10
* | | | Merge remote-tracking branch 'asoc/fix/arizona' into tmpMark Brown2013-01-223-5/+6
|\ \ \ \
| * | | | ASoC: arizona: Use actual rather than desired BCLK when calculating LRCLKMark Brown2013-01-171-1/+1
| * | | | ASoC: wm5110: Correct AEC loopback maskMark Brown2013-01-121-2/+1
| * | | | ASoC: wm5102: Correct AEC loopback maskMark Brown2013-01-121-2/+1
| * | | | ASoC: arizona: Disable free-running mode on FLL1Charles Keepax2013-01-081-0/+3
* | | | | ASoC: wm_adsp: Release firmware on errorCharles Keepax2013-01-221-1/+1
* | | | | ASoC: wm_adsp: Use GFP_DMA for things that may be DMAedMark Brown2013-01-201-2/+2
* | | | | Merge remote-tracking branch 'asoc/fix/wm5100' into tmpMark Brown2013-01-101-6/+0
|\ \ \ \ \
| * | | | | ASoC: wm5100: Remove DSP B and left justified formatsMark Brown2013-01-041-6/+0
| | |_|/ / | |/| | |
* | | | | Merge remote-tracking branch 'asoc/fix/wm2200' into tmpMark Brown2013-01-101-7/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ASoC: wm2200: Remove DSP B and left justified AIF modesMark Brown2013-01-041-6/+0
| * | | | ASoC: wm2200: Fix setting dai format in wm2200_set_fmtAxel Lin2012-12-211-1/+1
* | | | | Merge remote-tracking branch 'asoc/fix/wm2000' into tmpMark Brown2013-01-101-2/+2
|\ \ \ \ \
| * | | | | ASoC: wm2000: Fix sense of speech clarity enableMark Brown2013-01-041-2/+2
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'asoc/fix/wm-adsp' into tmpMark Brown2013-01-101-1/+22
|\ \ \ \ \
| * | | | | ASoC: wm_adsp: Ensure that block writes are from DMA aligned addressesMark Brown2013-01-071-1/+22
| |/ / / /
* | | | | Merge remote-tracking branch 'asoc/fix/sta529' into tmpMark Brown2013-01-101-4/+5
|\ \ \ \ \
| * | | | | ASoC: sta529: Fix update register bits in sta529_set_dai_fmtAxel Lin2012-12-201-4/+5
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'asoc/fix/sgtl5000' into tmpMark Brown2013-01-101-2/+2
|\ \ \ \ \
| * | | | | ASoC: sgtl5000: Fix maximum value for microphone gainFabio Estevam2012-12-241-2/+2
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'asoc/fix/lm49453' into tmpMark Brown2013-01-101-66/+40
|\ \ \ \ \
| * | | | | ASoC: lm49453: Update lm49453_reg_defs values as per LM49453 HW revision-BMR.Swami.Reddy@ti.com2012-12-241-46/+15
| * | | | | ASoC: lm49453: Fix adc, mic and sidetone volume rangesMR.Swami.Reddy@ti.com2012-12-241-19/+24
| * | | | | ASoC: lm49453: Fix mask for setting mode bit in lm49453_set_dai_fmt()Axel Lin2012-12-241-1/+1
| |/ / / /
* | | | | Merge remote-tracking branch 'asoc/fix/cs42l52' into tmpMark Brown2013-01-101-3/+1
|\ \ \ \ \
| * | | | | ASoC: cs42l52: Catch no-match case in cs42l52_get_clkAxel Lin2012-12-241-3/+1
| |/ / / /
* | | | | Merge remote-tracking branch 'asoc/fix/cs4271' into tmpMark Brown2013-01-101-3/+3
|\ \ \ \ \
| * | | | | ASoC: cs4271: fix property checkDaniel Mack2012-12-021-1/+1
| * | | | | ASoC: cs4271: fix sparse warningDaniel Mack2012-12-021-2/+2
* | | | | | Merge remote-tracking branch 'asoc/fix/core' into tmpMark Brown2013-01-102-3/+33
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | ASoC: core: fix the memory leak in case of remove_aux_dev()Chuansheng Liu2012-12-271-1/+1
| * | | | ASoC: core: fix the memory leak in case of device_add() failureChuansheng Liu2012-12-271-0/+2
| * | | | ASoC: soc-core: Remove unused 'ret' variableFabio Estevam2012-12-241-1/+0
| * | | | ASoC: core: Fix SOC_DOUBLE_RANGE() macrosMark Brown2012-12-201-2/+30
| * | | | ASoC: pcm: allow backend hardware to be freed in pause statePatrick Lai2012-12-201-0/+1
| | |_|/ | |/| |
* | | | ASoC: arizona: Remove DSP B and left justified AIF modesMark Brown2013-01-041-6/+0
* | | | ASoC: wm5102: Improve speaker enable performanceMark Brown2013-01-021-2/+46
* | | | ASoC: arizona: Correct FLL source definitionsMark Brown2012-12-241-9/+9
* | | | ASoC: arizona: Do proper shift for setting AIF rateAxel Lin2012-12-241-1/+2
| |_|/ |/| |
* | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-206-57/+108
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'asoc/topic/tpa6130a2' into asoc-nextMark Brown2012-12-151-17/+6
| |\ \
OpenPOWER on IntegriCloud