summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_ssi.c
AgeCommit message (Expand)Author
2013-09-26ASoC: fsl_ssi: let check zero instead of check NO_IRQChen Gang
2013-09-24ASoC: fsl: fsl_ssi: Fix simultaneous capture and playbackFabio Estevam
2013-09-17ASoC: fsl_ssi: Remove redundant dev_set_drvdataSachin Kamat
2013-09-17ASoC: fsl_ssi: Staticize local symbolsSachin Kamat
2013-08-26ASoC: fsl_ssi: Remove unnecessary dev_set_drvdata()Fabio Estevam
2013-08-22ASoC: fsl: disable ssi irq for imxMichael Grzeschik
2013-08-22ASoC: fsl-ssi: imx-pcm-fiq bugfixMichael Grzeschik
2013-08-22ASoC: fsl-ssi: add SSIEN errata work aroundSteffen Trumtrar
2013-08-22ASoC: fsl-ssi: ac97-slave supportMarkus Pargmann
2013-08-20ASoC: fsl: fsl_ssi: Fix the order of resources removalFabio Estevam
2013-08-06ASoC: fsl-ssi: Use generic DMA bindings if possibleMarkus Pargmann
2013-08-06ASoC: fsl-ssi: Add support for imx-pcm-fiqMarkus Pargmann
2013-07-25ASoC: fsl: Set sdma peripheral type directlyNicolin Chen
2013-07-22ASoC: fsl: fsl_ssi: Add MODULE_ALIASFabio Estevam
2013-07-19ASoC: fsl_ssi: Provide register I/O functions by defaultMark Brown
2013-07-17ASoC: fsl: fsl_ssi: Check the return value from clk_prepare_enable()Fabio Estevam
2013-07-17ASoC: fsl: fsl_ssi: Use devm_ functionsFabio Estevam
2013-07-15ASoC: fsl: Disable SSI in trigger() if RE/TE are both clearedNicolin Chen
2013-05-15ASoC: fsl: remove use of imx-pcm-audio from fsl_ssiShawn Guo
2013-04-18Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-04-17ASoC: imx: Setup dma data in DAI probeLars-Peter Clausen
2013-04-12Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown
2013-04-05ASoC: fsl: Use common DAI DMA data structLars-Peter Clausen
2013-03-26ASoC: switch over to use snd_soc_register_component() on fsl ssiKuninori Morimoto
2013-03-26ASoC: imx-pcm: Embed the imx_dma_data struct in the dma_params structLars-Peter Clausen
2012-12-10ASoC: fsl: remove __dev* attributesBill Pemberton
2012-04-01ASoC: fsl: enable ssi clock in probe functionShawn Guo
2012-04-01ASoC: fsl: assign dma peripheral type according to bus topologyShawn Guo
2012-04-01ASoC: fsl: let fsl_ssi work with imx pcm and machine driversShawn Guo
2012-04-01ASoC: fsl: make fsl_ssi driver compilable on ARM/IMXShawn Guo
2012-03-09ASoC: fsl: check property 'compatible' for the machine nameShawn Guo
2011-11-28ASoC: Convert fsl directory to module_platform_driverAxel Lin
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-11-15ASoC: fsl_ssi: properly initialize the sysfs attribute objectTimur Tabi
2011-09-16ASoC: improve asynchronous mode support in the fsl_ssi driverTimur Tabi
2011-08-17ASoC: claim the IRQ when the fsl_ssi device is probed, not openedTimur Tabi
2011-06-09ASoC: p1022ds: fix incorrect referencing of device tree propertiesTimur Tabi
2011-02-28dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-08-20ASoC: mpc8610: replace of_device with platform_deviceTimur Tabi
2010-08-18asoc/multi-component: fsl: add support for variable SSI FIFO depthTimur Tabi
2010-08-12asoc/multi-component: fsl: add support for disabled SSI nodesTimur Tabi
2010-08-12asoc/multi-component: fsl: fix exit and error paths in DMA and SSI driversTimur Tabi
2010-08-12powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx supportTimur Tabi
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-05-27ASoC: Switch FSL SSI DAI over to symmetric_ratesMark Brown
2009-05-17sound: use dev_set_drvdataJulia Lawall
2009-04-02ASoC: trim SSI sysfs statistics in Freescale MPC8610 sound driversTimur Tabi
2009-04-02ASoC: remove trigger delay in Freescale MPC8610 sound driverTimur Tabi
2009-03-11ASoC: Merge dai_ops factor outMark Brown