summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-02ASoC: imx-pcm-dma: Use dmaengine PCM helper functionsLars-Peter Clausen2-149/+28
2012-03-02ASoC: Add dmaengine PCM helper functionsLars-Peter Clausen4-0/+342
2012-03-02ASoC: wm8962: Run the headphone in class G mode when sidetone is enabledMark Brown1-0/+2
2012-03-01ASoC: wm8994: Disable debounce of jack detection on inserted jackMark Brown1-0/+8
2012-03-01ASoC: wm8962: Remove register default for PLL2Mark Brown1-2/+0
2012-03-01ASoC: Samsung: Update email id of the authorJaswinder Singh6-11/+11
2012-03-01ASoC: Samsung: Merge two identical if-else clausesJassi Brar1-6/+4
2012-03-01ASoC: wm8994: Remove stub of register access codeMark Brown1-8/+0
2012-03-01ASoC: wm_hubs: Bomb out if we can't read back the DC servo resultMark Brown1-1/+1
2012-03-01ASoC: wm8996: Remove stub register cacheMark Brown1-8/+0
2012-03-01ASoC: wm8996: Fix /RESET bounce orderingMark Brown1-1/+1
2012-02-29ASoC: wm8994: Make sure we don't have MICBIAS on during jackdet modeMark Brown1-12/+13
2012-02-28ASoC: DT: Update digital microphone binding documentation to PAZ00 board.Leon Romanovsky1-0/+2
2012-02-28ASoC: Remove unnecessary -codec from cs4270 driver nameShawn Guo3-4/+4
2012-02-28ASoC: fsl: align mpc8610_hpcd with p1022_ds on getting codec nodeShawn Guo1-6/+2
2012-02-28ASoC: fsl: correct get_dma_channel parameter nameShawn Guo2-4/+4
2012-02-27ASoC: wm8753: Convert to devm_kzalloc()Mark Brown1-5/+5
2012-02-27ASoC: fix trivial build error in mpc5200_dma.cPaul Gortmaker1-0/+1
2012-02-27ASoC: imx: let SND_MXC_SOC_FIQ select FIQShawn Guo1-1/+1
2012-02-24ASoC: core: Don't overwrite .poweroff in snd_soc_pm_opsViresh Kumar1-1/+5
2012-02-23ASoC: wm8962: Convert interrupt handler to direct regmap usageMark Brown1-20/+39
2012-02-23ASoC: wm8962: Remove mistakenly committed debug loggingMark Brown1-4/+0
2012-02-23ASoC: ak4104: Convert to direct regmap API usageMark Brown1-75/+44
2012-02-23ASoC: ak4104: Use snd_soc_write() rather than internal write functionMark Brown1-2/+2
2012-02-23ASoC: ak4104: Use snd_soc_update_bits() for read/modify/writeMark Brown1-23/+15
2012-02-22ASoC: mxs-pcm: Request DMA channel earlyLars-Peter Clausen1-20/+8
2012-02-22ASoC: imx-pcm: Request DMA channel earlyLars-Peter Clausen1-46/+32
2012-02-22ASoC: imx-ssi: Set dma data earlyLars-Peter Clausen1-8/+20
2012-02-22ASoC: wm8994: Move wm_hubs callback before we start ramping VMIDMark Brown1-2/+2
2012-02-21ASoC: wm8996: Convert to use DAPM routes for stream connectionsMark Brown1-35/+39
2012-02-21ASoC: wm5100: Implement DRC coefficient configurationMark Brown1-0/+2
2012-02-21ASoC: wm8996: Implement DRC coefficient configurationMark Brown1-0/+6
2012-02-21ASoC: core: Add support for masking out parts of coefficient blocksMark Brown2-7/+76
2012-02-21ASoC: core: Add SND_SOC_BYTES control for coefficient blocksMark Brown2-0/+67
2012-02-21ASoC: io: Retrieve val_bytes from the regmap APIMark Brown1-0/+6
2012-02-21ASoC: mxs-pcm: Remove unused fields from struct mxs_pcm_runtime_dataLars-Peter Clausen2-9/+0
2012-02-21ASoC: imx-pcm: Remove unused fields from imx_pcm_runtime_data structLars-Peter Clausen1-9/+0
2012-02-21ASoC: imx-pcm: Remove empty prepare callbackLars-Peter Clausen1-11/+0
2012-02-21ASoC: wm8994: Support external capacitors on MICBIAS2 with jack detectionMark Brown2-0/+27
2012-02-21ASoC: wm8994: Actively discharge idle MICBIAS with jack detectMark Brown1-0/+9
2012-02-21ASoC: wm8994: Enable headphone startup mode 1 for WM1811 and WM8958Mark Brown1-0/+2
2012-02-21ASoC: twl4030: Debug code cleanupPeter Ujfalusi1-16/+17
2012-02-21ASoC: wm_hubs: Convert headphone driver to output driver widgetMark Brown1-3/+2
2012-02-21ASoC: wm8776: Add WM8775 device ID to the WM8776Mark Brown1-1/+7
2012-02-20ASoC: ak4104: Convert to module_spi_driver()Mark Brown1-11/+1
2012-02-20ASoC: ak4104: Remove uninformative print on probe()Mark Brown1-1/+0
2012-02-20regmap: Allow users to query the size of register valuesMark Brown2-0/+16
2012-02-20ASoC: imx/mxs: remove redundant SND_PCM selectionShawn Guo2-2/+0
2012-02-20ASoC: fsi: Add DMAEngine supportKuninori Morimoto2-0/+234
2012-02-20ASoC: Add __devinit annotation for pxa2xx_ac97_probeAxel Lin1-5/+5