summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * ASoC: wm8994: Disable JACKDET when disabling detectonMark Brown2012-03-041-0/+1
| | * ASoC: wm8994: Make sure we sync DAPM on WM8958 detection mode changesMark Brown2012-03-041-0/+2
| | * ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811Mark Brown2012-03-043-1/+3
| | * ASoC: wm8994: Suppress noop updates of FLL KMark Brown2012-03-041-1/+2
| | * ASoC: wm8994: Push wm8994 private data allocation out into device probeMark Brown2012-03-041-9/+13
| | * ASoC: core: Log a warning when machines use soc-audioMark Brown2012-03-021-0/+4
| | * ASoC: core: cleanup platform debugfs on probe failure.Liam Girdwood2012-03-021-0/+1
| | * ASoC: mxs-pcm: Use dmaengine PCM helper functionsLars-Peter Clausen2012-03-023-124/+25
| | * ASoC: imx-pcm-dma: Use dmaengine PCM helper functionsLars-Peter Clausen2012-03-022-149/+28
| | * ASoC: Add dmaengine PCM helper functionsLars-Peter Clausen2012-03-024-0/+342
| | * ASoC: wm8962: Run the headphone in class G mode when sidetone is enabledMark Brown2012-03-021-0/+2
| | * ASoC: wm8994: Disable debounce of jack detection on inserted jackMark Brown2012-03-011-0/+8
| | * ASoC: wm8962: Remove register default for PLL2Mark Brown2012-03-011-2/+0
| | * ASoC: Samsung: Update email id of the authorJaswinder Singh2012-03-016-11/+11
| | * ASoC: Samsung: Merge two identical if-else clausesJassi Brar2012-03-011-6/+4
| | * ASoC: wm8994: Remove stub of register access codeMark Brown2012-03-011-8/+0
| | * ASoC: wm_hubs: Bomb out if we can't read back the DC servo resultMark Brown2012-03-011-1/+1
| | * ASoC: wm8996: Remove stub register cacheMark Brown2012-03-011-8/+0
| | * ASoC: wm8996: Fix /RESET bounce orderingMark Brown2012-03-011-1/+1
| | * ASoC: wm8994: Make sure we don't have MICBIAS on during jackdet modeMark Brown2012-02-291-12/+13
| | * ASoC: DT: Update digital microphone binding documentation to PAZ00 board.Leon Romanovsky2012-02-281-0/+2
| | * ASoC: Remove unnecessary -codec from cs4270 driver nameShawn Guo2012-02-283-4/+4
| | * ASoC: fsl: align mpc8610_hpcd with p1022_ds on getting codec nodeShawn Guo2012-02-281-6/+2
| | * ASoC: fsl: correct get_dma_channel parameter nameShawn Guo2012-02-282-4/+4
| | * ASoC: wm8753: Convert to devm_kzalloc()Mark Brown2012-02-271-5/+5
| | * ASoC: fix trivial build error in mpc5200_dma.cPaul Gortmaker2012-02-271-0/+1
| | * ASoC: imx: let SND_MXC_SOC_FIQ select FIQShawn Guo2012-02-271-1/+1
| | * ASoC: core: Don't overwrite .poweroff in snd_soc_pm_opsViresh Kumar2012-02-241-1/+5
| | * ASoC: wm8962: Convert interrupt handler to direct regmap usageMark Brown2012-02-231-20/+39
| | * ASoC: wm8962: Remove mistakenly committed debug loggingMark Brown2012-02-231-4/+0
| | * ASoC: ak4104: Convert to direct regmap API usageMark Brown2012-02-231-75/+44
| | * ASoC: ak4104: Use snd_soc_write() rather than internal write functionMark Brown2012-02-231-2/+2
| | * ASoC: ak4104: Use snd_soc_update_bits() for read/modify/writeMark Brown2012-02-231-23/+15
| | * ASoC: mxs-pcm: Request DMA channel earlyLars-Peter Clausen2012-02-221-20/+8
| | * ASoC: imx-pcm: Request DMA channel earlyLars-Peter Clausen2012-02-221-46/+32
| | * ASoC: imx-ssi: Set dma data earlyLars-Peter Clausen2012-02-221-8/+20
| | * ASoC: wm8994: Move wm_hubs callback before we start ramping VMIDMark Brown2012-02-221-2/+2
| | * ASoC: wm8996: Convert to use DAPM routes for stream connectionsMark Brown2012-02-211-35/+39
| | * ASoC: wm5100: Implement DRC coefficient configurationMark Brown2012-02-211-0/+2
| | * ASoC: wm8996: Implement DRC coefficient configurationMark Brown2012-02-211-0/+6
| | * ASoC: core: Add support for masking out parts of coefficient blocksMark Brown2012-02-212-7/+76
| | * ASoC: core: Add SND_SOC_BYTES control for coefficient blocksMark Brown2012-02-212-0/+67
| | * ASoC: io: Retrieve val_bytes from the regmap APIMark Brown2012-02-211-0/+6
| | * Merge tag 'topic/introspection' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown2012-02-212-0/+16
| | |\
| | | * regmap: Allow users to query the size of register valuesMark Brown2012-02-202-0/+16
| | * | ASoC: mxs-pcm: Remove unused fields from struct mxs_pcm_runtime_dataLars-Peter Clausen2012-02-212-9/+0
| | * | ASoC: imx-pcm: Remove unused fields from imx_pcm_runtime_data structLars-Peter Clausen2012-02-211-9/+0
| | * | ASoC: imx-pcm: Remove empty prepare callbackLars-Peter Clausen2012-02-211-11/+0
| | * | ASoC: wm8994: Support external capacitors on MICBIAS2 with jack detectionMark Brown2012-02-212-0/+27
| | * | ASoC: wm8994: Actively discharge idle MICBIAS with jack detectMark Brown2012-02-211-0/+9