summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_ssi.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-19ASoC: fsl_ssi: Add DAI master mode support for SSI on i.MX seriesNicolin Chen1-4/+276
2013-12-03ASoC: fsl_ssi: Implement symmetric_channels and symmetric_samplebitsNicolin Chen1-70/+9
2013-12-02ASoC: fsl_ssi: Add monaural audio support for non-ac97 interfaceNicolin Chen1-7/+12
2013-12-02ASoC: fsl: Use devm_snd_dmaengine_pcm_register()Lars-Peter Clausen1-4/+0
2013-11-24ASoC: fsl-ssi: Move ac97 specific setup to seperate functionMarkus Pargmann1-25/+32
2013-09-26ASoC: fsl_ssi: let check zero instead of check NO_IRQChen Gang1-1/+1
2013-09-24ASoC: fsl: fsl_ssi: Fix simultaneous capture and playbackFabio Estevam1-11/+4
2013-09-17ASoC: fsl_ssi: Remove redundant dev_set_drvdataSachin Kamat1-1/+0
2013-09-17ASoC: fsl_ssi: Staticize local symbolsSachin Kamat1-2/+2
2013-08-26ASoC: fsl_ssi: Remove unnecessary dev_set_drvdata()Fabio Estevam1-1/+0
2013-08-22ASoC: fsl: disable ssi irq for imxMichael Grzeschik1-12/+10
2013-08-22ASoC: fsl-ssi: imx-pcm-fiq bugfixMichael Grzeschik1-20/+24
2013-08-22ASoC: fsl-ssi: add SSIEN errata work aroundSteffen Trumtrar1-7/+4
2013-08-22ASoC: fsl-ssi: ac97-slave supportMarkus Pargmann1-70/+276
2013-08-20ASoC: fsl: fsl_ssi: Fix the order of resources removalFabio Estevam1-4/+4
2013-08-06ASoC: fsl-ssi: Use generic DMA bindings if possibleMarkus Pargmann1-8/+12
2013-08-06ASoC: fsl-ssi: Add support for imx-pcm-fiqMarkus Pargmann1-12/+67
2013-07-25ASoC: fsl: Set sdma peripheral type directlyNicolin Chen1-2/+2
2013-07-22ASoC: fsl: fsl_ssi: Add MODULE_ALIASFabio Estevam1-0/+1
2013-07-19ASoC: fsl_ssi: Provide register I/O functions by defaultMark Brown1-1/+1
2013-07-17ASoC: fsl: fsl_ssi: Check the return value from clk_prepare_enable()Fabio Estevam1-1/+6
2013-07-17ASoC: fsl: fsl_ssi: Use devm_ functionsFabio Estevam1-28/+10
2013-07-15ASoC: fsl: Disable SSI in trigger() if RE/TE are both clearedNicolin Chen1-9/+3
2013-05-15ASoC: fsl: remove use of imx-pcm-audio from fsl_ssiShawn Guo1-9/+4
2013-04-18Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-6/+13
2013-04-17ASoC: imx: Setup dma data in DAI probeLars-Peter Clausen1-6/+13
2013-04-12Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown1-14/+22
2013-04-05ASoC: fsl: Use common DAI DMA data structLars-Peter Clausen1-8/+15
2013-03-26ASoC: switch over to use snd_soc_register_component() on fsl ssiKuninori Morimoto1-3/+8
2013-03-26ASoC: imx-pcm: Embed the imx_dma_data struct in the dma_params structLars-Peter Clausen1-8/+9
2012-12-10ASoC: fsl: remove __dev* attributesBill Pemberton1-1/+1
2012-04-01ASoC: fsl: enable ssi clock in probe functionShawn Guo1-2/+22
2012-04-01ASoC: fsl: assign dma peripheral type according to bus topologyShawn Guo1-0/+6
2012-04-01ASoC: fsl: let fsl_ssi work with imx pcm and machine driversShawn Guo1-7/+70
2012-04-01ASoC: fsl: make fsl_ssi driver compilable on ARM/IMXShawn Guo1-22/+42
2012-03-09ASoC: fsl: check property 'compatible' for the machine nameShawn Guo1-3/+3
2011-11-28ASoC: Convert fsl directory to module_platform_driverAxel Lin1-14/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-11-15ASoC: fsl_ssi: properly initialize the sysfs attribute objectTimur Tabi1-0/+1
2011-09-16ASoC: improve asynchronous mode support in the fsl_ssi driverTimur Tabi1-77/+68
2011-08-17ASoC: claim the IRQ when the fsl_ssi device is probed, not openedTimur Tabi1-24/+37
2011-06-09ASoC: p1022ds: fix incorrect referencing of device tree propertiesTimur Tabi1-2/+7
2011-02-28dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely1-5/+4
2010-08-20ASoC: mpc8610: replace of_device with platform_deviceTimur Tabi1-21/+21
2010-08-18asoc/multi-component: fsl: add support for variable SSI FIFO depthTimur Tabi1-3/+22
2010-08-12asoc/multi-component: fsl: add support for disabled SSI nodesTimur Tabi1-3/+10
2010-08-12asoc/multi-component: fsl: fix exit and error paths in DMA and SSI driversTimur Tabi1-13/+16
2010-08-12powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx supportTimur Tabi1-2/+0
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-103/+146
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1