summaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8994: Allow microphone identification callback to be overriddenMark Brown2012-12-033-8/+22
* ASoC: wm8994: Check jack is inserted when handling mic IRQMark Brown2012-12-031-0/+12
* ASoC: wm8994: Support custom accessory identification for WM1811AMark Brown2012-12-032-17/+25
* ASoC: wm8994: Simplify button detection codeMark Brown2012-12-032-52/+37
* ASoC: wm8994: Stop mic detection whenever we detect an open circuitMark Brown2012-12-031-25/+31
* ASoC: wm8994: Use the same DCS codes for all WM1811 variantsMark Brown2012-11-281-14/+2
* ASoC: wm8994: Use pdata cached in MFD driverMark Brown2012-11-233-48/+51
* ASoC: wm8994: Lower AIFnCLK divisor when dropping to 32kHzMark Brown2012-11-221-0/+12
* ASoC: wm8994: Lower AIFnCLK divisor when dropping to 32kHzMark Brown2012-10-241-0/+12
* ASoC: wm8958: Load firmwares simultaneouslyMark Brown2012-10-151-20/+11
* ASoC: wm8994: Tune VMID power down sequenceMark Brown2012-10-151-18/+4
* ASoC: wm8994: Tune VMID power up sequenceMark Brown2012-10-151-2/+2
* ASoC: wm8994: Allow a delay between jack insertion and microphone detectMark Brown2012-10-151-19/+55
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-09142-3023/+6800
|\
| * Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-10-0619-92/+1951
| |\
| | * ASoC: codecs: Add DA9055 codec driverAshish Chavan2012-09-283-0/+1516
| | * ASoC: eukrea-tlv320: Convert it to platform driverFabio Estevam2012-09-281-18/+19
| | * ALSA: ASoC: add DT bindings for CS4271Daniel Mack2012-09-281-3/+21
| | * ASoC: wm_hubs: Ensure volume updates are handled during class W startupMark Brown2012-09-281-0/+5
| | * ASoC: wm5110: Adding missing volume update bitsCharles Keepax2012-09-271-0/+4
| | * ASoC: wm5110: Add OUT3R supportMark Brown2012-09-261-0/+4
| | * ASoC: wm5110: Add AEC loopback supportMark Brown2012-09-261-0/+24
| | * ASoC: wm5110: Rename EPOUT to HPOUT3Mark Brown2012-09-261-15/+30
| | * ASoC: arizona: Add more clock ratesMark Brown2012-09-261-0/+6
| | * ASoC: arizona: Add more DSP options for mixer input muxesMark Brown2012-09-262-1/+37
| | * ASoC: wm0010: Initialise chip state before we register the interruptMark Brown2012-09-261-5/+2
| | * ASoC: wm0010: Don't check if reset GPIO is defined when removingMark Brown2012-09-261-5/+2
| | * ASoC: wm0010: Allow slow GPIO for resetMark Brown2012-09-261-3/+5
| | * ASoC: wm5110: Enable bypass mode for MICVDDMark Brown2012-09-261-1/+1
| | * ASoC: wm5102: Enable bypass mode for MICVDDMark Brown2012-09-261-1/+1
| | * ASoC: dapm: Allow regulators to bypass as well as disable when idleMark Brown2012-09-261-2/+21
| | * ASoC: cs4270: Remove mono supportFabio Estevam2012-09-251-2/+2
| | * Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Mark Brown2012-09-235-26/+205
| | |\
| | * | ASoC: wm2000: Add regulator supportMark Brown2012-09-231-6/+47
| | * | ASoC: wm2000: Convert to devm_regmap_init_i2c()Mark Brown2012-09-231-9/+4
| * | | dmaengine: Add flags parameter to dmaengine_prep_dma_cyclic()Peter Ujfalusi2012-09-241-1/+5
| |/ /
| * | Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-2210-39/+20
| |\ \
| * | | ASoC: twl4030: Support for DT booted kernelPeter Ujfalusi2012-09-221-8/+47
| * | | ASoC: twl4030: Add pointer to pdata within the private dataPeter Ujfalusi2012-09-221-7/+7
| * | | ASoC: twl4030: Convert to use devm_kzallocPeter Ujfalusi2012-09-221-2/+2
| * | | ASoC/mfd: twl4030: Remove set_hs_extmute callback from platform dataPeter Ujfalusi2012-09-221-6/+0
| * | | ARM: OMAP/ASoC: Zoom2: Let the codec to handle the hs_extmute GPIOPeter Ujfalusi2012-09-221-4/+0
| * | | ASoC: twl4030: Move hs_extmute GPIO handling to driverPeter Ujfalusi2012-09-221-2/+30
| * | | ASoC: omap-pcm: Convert to use dmaenginePeter Ujfalusi2012-09-222-211/+61
| * | | ASoC: OMAP: mcbsp, mcpdm, dmic, hdmi: Set dma_data at startup timePeter Ujfalusi2012-09-224-15/+21
| * | | ASoC: omap-pcm, omap-dmic: Change the use of omap_pcm_dma_data->data_typePeter Ujfalusi2012-09-223-4/+5
| * | | ASoC: OMAP: mcbsp, mcpdm, dmic: Let omap-pcm to pick the dma_typePeter Ujfalusi2012-09-223-8/+0
| * | | ASoC: omap-mcpdm: Use platform_get_resource_* to get resourcesPeter Ujfalusi2012-09-221-4/+23
| * | | ASoC: omap-pcm: Prepare to configure the DMA data_type based on stream proper...Peter Ujfalusi2012-09-221-2/+29
| * | | ASoC: OMAP: Remove sync_mode from omap_pcm_dma_data structPeter Ujfalusi2012-09-225-9/+1