summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_ssi.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl: disable ssi irq for imxMichael Grzeschik2013-08-221-12/+10
* ASoC: fsl-ssi: imx-pcm-fiq bugfixMichael Grzeschik2013-08-221-20/+24
* ASoC: fsl-ssi: add SSIEN errata work aroundSteffen Trumtrar2013-08-221-7/+4
* ASoC: fsl-ssi: ac97-slave supportMarkus Pargmann2013-08-221-70/+276
* ASoC: fsl: fsl_ssi: Fix the order of resources removalFabio Estevam2013-08-201-4/+4
* ASoC: fsl-ssi: Use generic DMA bindings if possibleMarkus Pargmann2013-08-061-8/+12
* ASoC: fsl-ssi: Add support for imx-pcm-fiqMarkus Pargmann2013-08-061-12/+67
* ASoC: fsl: Set sdma peripheral type directlyNicolin Chen2013-07-251-2/+2
* ASoC: fsl: fsl_ssi: Add MODULE_ALIASFabio Estevam2013-07-221-0/+1
* ASoC: fsl_ssi: Provide register I/O functions by defaultMark Brown2013-07-191-1/+1
* ASoC: fsl: fsl_ssi: Check the return value from clk_prepare_enable()Fabio Estevam2013-07-171-1/+6
* ASoC: fsl: fsl_ssi: Use devm_ functionsFabio Estevam2013-07-171-28/+10
* ASoC: fsl: Disable SSI in trigger() if RE/TE are both clearedNicolin Chen2013-07-151-9/+3
* ASoC: fsl: remove use of imx-pcm-audio from fsl_ssiShawn Guo2013-05-151-9/+4
* Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-181-6/+13
|\
| * ASoC: imx: Setup dma data in DAI probeLars-Peter Clausen2013-04-171-6/+13
* | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-121-14/+22
|\ \ | |/
| * ASoC: fsl: Use common DAI DMA data structLars-Peter Clausen2013-04-051-8/+15
| * ASoC: imx-pcm: Embed the imx_dma_data struct in the dma_params structLars-Peter Clausen2013-03-261-8/+9
* | ASoC: switch over to use snd_soc_register_component() on fsl ssiKuninori Morimoto2013-03-261-3/+8
|/
* ASoC: fsl: remove __dev* attributesBill Pemberton2012-12-101-1/+1
* ASoC: fsl: enable ssi clock in probe functionShawn Guo2012-04-011-2/+22
* ASoC: fsl: assign dma peripheral type according to bus topologyShawn Guo2012-04-011-0/+6
* ASoC: fsl: let fsl_ssi work with imx pcm and machine driversShawn Guo2012-04-011-7/+70
* ASoC: fsl: make fsl_ssi driver compilable on ARM/IMXShawn Guo2012-04-011-22/+42
* ASoC: fsl: check property 'compatible' for the machine nameShawn Guo2012-03-091-3/+3
* ASoC: Convert fsl directory to module_platform_driverAxel Lin2011-11-281-14/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: fsl_ssi: properly initialize the sysfs attribute objectTimur Tabi2011-11-151-0/+1
* ASoC: improve asynchronous mode support in the fsl_ssi driverTimur Tabi2011-09-161-77/+68
* ASoC: claim the IRQ when the fsl_ssi device is probed, not openedTimur Tabi2011-08-171-24/+37
* ASoC: p1022ds: fix incorrect referencing of device tree propertiesTimur Tabi2011-06-091-2/+7
* dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* ASoC: mpc8610: replace of_device with platform_deviceTimur Tabi2010-08-201-21/+21
* asoc/multi-component: fsl: add support for variable SSI FIFO depthTimur Tabi2010-08-181-3/+22
* asoc/multi-component: fsl: add support for disabled SSI nodesTimur Tabi2010-08-121-3/+10
* asoc/multi-component: fsl: fix exit and error paths in DMA and SSI driversTimur Tabi2010-08-121-13/+16
* powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx supportTimur Tabi2010-08-121-2/+0
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-103/+146
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ASoC: Switch FSL SSI DAI over to symmetric_ratesMark Brown2009-05-271-6/+3
* sound: use dev_set_drvdataJulia Lawall2009-05-171-1/+1
* ASoC: trim SSI sysfs statistics in Freescale MPC8610 sound driversTimur Tabi2009-04-021-32/+47
* ASoC: remove trigger delay in Freescale MPC8610 sound driverTimur Tabi2009-04-021-18/+2
* ASoC: Merge dai_ops factor outMark Brown2009-03-111-8/+10
|\
| * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-8/+10
* | ASoC: Improve pause/unpause performance in Freescale 8610 driversTimur Tabi2009-03-071-9/+14
* | ASoC: add support for SSI asynchronous mode to the Freescale SSI driversTimur Tabi2009-03-061-10/+32
|/
* ASoC: optimize init sequence of Freescale MPC8610 sound driversTimur Tabi2009-02-061-10/+9
* ASoC: Register platform DAIsMark Brown2008-12-091-0/+10
OpenPOWER on IntegriCloud