aboutsummaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2013-01-11ASoC: twl6040: Convert PLUGINT to no-suspend irqMisael Lopez Cruz
2013-01-10ARM: S3C24XX: make h1940.h and h1940-latch.h localKukjin Kim
2013-01-10ARM: S3C24XX: make gta02.h localKukjin Kim
2013-01-10Merge remote-tracking branch 'asoc/fix/wm5100' into tmpMark Brown
2013-01-10Merge remote-tracking branch 'asoc/fix/wm2200' into tmpMark Brown
2013-01-10Merge remote-tracking branch 'asoc/fix/wm2000' into tmpMark Brown
2013-01-10Merge remote-tracking branch 'asoc/fix/wm-adsp' into tmpMark Brown
2013-01-10Merge remote-tracking branch 'asoc/fix/sta529' into tmpMark Brown
2013-01-10Merge remote-tracking branch 'asoc/fix/sgtl5000' into tmpMark Brown
2013-01-10Merge remote-tracking branch 'asoc/fix/lm49453' into tmpMark Brown
2013-01-10Merge remote-tracking branch 'asoc/fix/cs42l52' into tmpMark Brown
2013-01-10Merge remote-tracking branch 'asoc/fix/cs4271' into tmpMark Brown
2013-01-10Merge remote-tracking branch 'asoc/fix/core' into tmpMark Brown
2013-01-10ASoC: ak4642: add Device Tree supportKuninori Morimoto
2013-01-09sound: soc: Fix typo in sound/codecsMasanari Iida
2013-01-08ASoC: wm_adsp: Implement support for algorithm-specific coefficient blocksMark Brown
2013-01-08ASoC: wm_asdp: Validate sanity of algorithm countMark Brown
2013-01-08ASoC: wm_adsp: Factor out calculation of memory base addressesMark Brown
2013-01-08ASoC: wm_adsp: Add support for parsing algorithmsMark Brown
2013-01-08ASoC: arizona: Disable free-running mode on FLL1Charles Keepax
2013-01-08ASoC: mxs-saif: Use a signed integer for error valueFabio Estevam
2013-01-08ASoC: mxs-saif: Remove platform dataFabio Estevam
2013-01-07ASoC: wm_adsp: Ensure that block writes are from DMA aligned addressesMark Brown
2013-01-04ASoC: arizona: Factor out rate selection codeMark Brown
2013-01-04Merge branch 'fix/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2013-01-04ASoC: arizona: Allow runtime reconfiguration of the output modeMark Brown
2013-01-04ASoC: wm2000: Fix sense of speech clarity enableMark Brown
2013-01-04ASoC: wm5100: Remove DSP B and left justified formatsMark Brown
2013-01-04ASoC: wm5102: Implement routing and power management for ISRCsMark Brown
2013-01-04ASoC: arizona: Remove DSP B and left justified AIF modesMark Brown
2013-01-04ASoC: wm2200: Remove DSP B and left justified AIF modesMark Brown
2013-01-03powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter
2013-01-03ASoC: fsi: don't use platform info pointer on probe()Kuninori Morimoto
2013-01-02ASoC: wm5102: Improve speaker enable performanceMark Brown
2013-01-02ASoC: palm27x: register card in platform_driver probeMike Dunn
2013-01-02ASoC: palm27x: fix widgets and routes in dai_link initMike Dunn
2013-01-02ASoC: OMAP: Remove obsolete machine drivers for Zoom2 and SDP3430Peter Ujfalusi
2013-01-02ASoC: omap-twl4030: Add support for routing, voice port and jack detectPeter Ujfalusi
2013-01-02ASoC: sdp3430: No need to configure pin mux for extmutePeter Ujfalusi
2013-01-02ASoC: twl4030: Configure extmute pinmux when the dedicated pin is in usePeter Ujfalusi
2013-01-02ASoC: twl4030: Convert MICBIAS to SUPPLY widgetPeter Ujfalusi
2013-01-02ASoC: sdp3430: No need to configure the Voice port anymorePeter Ujfalusi
2013-01-02ASoC: zoom2: No need to configure the Voice port anymorePeter Ujfalusi
2013-01-02ASoC: twl4030: Correct the support for Voice portPeter Ujfalusi
2012-12-27ASoC: simple-card: use struct device pointer for dev_xxx()Kuninori Morimoto
2012-12-27ASoC: wm8985: Refactor set_pll code to avoid gcc warningsFabio Estevam
2012-12-27ASoC: cs42l52: Convert to devm_input_allocate_device()Axel Lin
2012-12-27ASoC: core: fix the memory leak in case of remove_aux_dev()Chuansheng Liu
2012-12-27ASoC: core: fix the memory leak in case of device_add() failureChuansheng Liu
2012-12-24ASoC: wm8350: don't use [delayed_]work_pending()Tejun Heo