summaryrefslogtreecommitdiff
path: root/sound/soc/mxs/mxs-saif.c
AgeCommit message (Expand)Author
2017-07-26ASoC: mxs-saif: Handle return value of clk_prepare_enable/clk_prepare.Arvind Yadav
2017-01-17ASoC: mxs-saif: fix setting master base rateJörg Krause
2017-01-17ASoC: mxs-saif: fix setting SAIF1 registerJörg Krause
2016-10-26SoC: mxs-saif: check validity of ids in mxs_saif_probe()Alexey Khoroshilov
2016-03-13Merge remote-tracking branches 'asoc/topic/max98926', 'asoc/topic/mtk', 'asoc...Mark Brown
2016-02-05ASoC: mxs-saif: check BUSY bit in hw_params() only if not mclk_in_useMans Rullgard
2016-01-27ASoC: mxs-saif: fix clk_prepare() without matching clk_unprepare()Mans Rullgard
2014-12-30ASoC: mxs-saif: Do not store the irq number in the private structureFabio Estevam
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-10ASoC: mxs: mxs-saif: Register the irq with the device nameFabio Estevam
2014-10-20ASoC: mxs: drop owner assignment from platform_driversWolfram Sang
2014-01-02Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown
2013-12-19ASoC: fsl/mxs: Remove unnecessarily gendered languageMatthew Garrett
2013-12-18ASoC: fsl/mxs: Remove unnecessarily gendered languageMark Brown
2013-12-02ASoC: mxs: Use devm_snd_dmaengine_pcm_register()Lars-Peter Clausen
2013-10-24Merge remote-tracking branch 'asoc/topic/mxs' into asoc-nextMark Brown
2013-10-14ASoC: mxs-saif: Handle errors in trigger functionMarkus Pargmann
2013-10-14ASoC: mxs-saif: Store saif stateMarkus Pargmann
2013-09-19ASoC: mxs-saif: Use devm_snd_soc_register_componentSachin Kamat
2013-07-22ASoC: mxs: Remove unneeded mach-types.h inclusionsMark Brown
2013-07-04Merge remote-tracking branch 'asoc/fix/mxs' into asoc-linusMark Brown
2013-07-01ASoC: mxs: register saif mclk to clock frameworkShawn Guo
2013-05-13ASoC: mxs: move to use generic DMA helperShawn Guo
2013-05-12ASoC: mxs: mxs-saif: Let device core handle pinctrlFabio Estevam
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-04-23Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown
2013-04-22ASoC: mxs: Setup dma data in DAI probeLars-Peter Clausen
2013-04-12Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown
2013-04-01ASoC: mxs-saif: remove mach header inclusionShawn Guo
2013-03-26ASoC: switch over to use snd_soc_register_component() on mxs saifKuninori Morimoto
2013-03-26ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params structLars-Peter Clausen
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-22ASoC: Convert to devm_ioremap_resource()Thierry Reding
2013-01-08ASoC: mxs-saif: Use a signed integer for error valueFabio Estevam
2013-01-08ASoC: mxs-saif: Remove platform dataFabio Estevam
2012-12-10ASoC: mxs: remove __dev* attributesBill Pemberton
2012-11-27ASoC: mxs-saif: export mxs_saif_put_mclk,mxs_saif_get_mclkLothar Waßmann
2012-11-02ASoC: mxs-saif: Fix channel swap for 24-bit formatFabio Estevam
2012-11-01ASoC: mxs-saif: Add MODULE_ALIASFabio Estevam
2012-08-07ASoC: mxs-saif: Use devm_clk_get()Fabio Estevam
2012-07-24ASoC: mxs-saif: set a base clock rate for EXTMASTER mode workDong Aisheng
2012-07-24ASoC: mxs-saif: fix clock prepare and enable unbalance issueDong Aisheng
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-12ASoC: mxs: add device tree support for mxs-saifShawn Guo
2012-05-12ASoC: mxs: mxs-pcm does not need to be a plaform_driverShawn Guo
2012-05-12ASoC: mxs-saif: adopt pinctrl supportShawn Guo
2012-05-10ASoC: mxs: add __devinit for mxs_saif_probeShawn Guo
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-27mxs-dma : move the mxs dma.h to a more common placeHuang Shijie
2012-02-10ASoC: mxs-saif: use devm_ functionsJulia Lawall