aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_ssi.c
Commit message (Expand)AuthorAge
* ASoC: fsl: remove use of imx-pcm-audio from fsl_ssiShawn Guo2013-05-15
* Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-18
|\
| * ASoC: imx: Setup dma data in DAI probeLars-Peter Clausen2013-04-17
* | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-12
|\|
| * ASoC: fsl: Use common DAI DMA data structLars-Peter Clausen2013-04-05
| * ASoC: imx-pcm: Embed the imx_dma_data struct in the dma_params structLars-Peter Clausen2013-03-26
* | ASoC: switch over to use snd_soc_register_component() on fsl ssiKuninori Morimoto2013-03-26
|/
* ASoC: fsl: remove __dev* attributesBill Pemberton2012-12-09
* ASoC: fsl: enable ssi clock in probe functionShawn Guo2012-04-01
* ASoC: fsl: assign dma peripheral type according to bus topologyShawn Guo2012-04-01
* ASoC: fsl: let fsl_ssi work with imx pcm and machine driversShawn Guo2012-04-01
* ASoC: fsl: make fsl_ssi driver compilable on ARM/IMXShawn Guo2012-04-01
* ASoC: fsl: check property 'compatible' for the machine nameShawn Guo2012-03-09
* ASoC: Convert fsl directory to module_platform_driverAxel Lin2011-11-28
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* ASoC: fsl_ssi: properly initialize the sysfs attribute objectTimur Tabi2011-11-15
* ASoC: improve asynchronous mode support in the fsl_ssi driverTimur Tabi2011-09-15
* ASoC: claim the IRQ when the fsl_ssi device is probed, not openedTimur Tabi2011-08-16
* ASoC: p1022ds: fix incorrect referencing of device tree propertiesTimur Tabi2011-06-09
* dt/sound: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* ASoC: mpc8610: replace of_device with platform_deviceTimur Tabi2010-08-20
* asoc/multi-component: fsl: add support for variable SSI FIFO depthTimur Tabi2010-08-18
* asoc/multi-component: fsl: add support for disabled SSI nodesTimur Tabi2010-08-12
* asoc/multi-component: fsl: fix exit and error paths in DMA and SSI driversTimur Tabi2010-08-12
* powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx supportTimur Tabi2010-08-12
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ASoC: Switch FSL SSI DAI over to symmetric_ratesMark Brown2009-05-27
* sound: use dev_set_drvdataJulia Lawall2009-05-17
* ASoC: trim SSI sysfs statistics in Freescale MPC8610 sound driversTimur Tabi2009-04-02
* ASoC: remove trigger delay in Freescale MPC8610 sound driverTimur Tabi2009-04-02
* ASoC: Merge dai_ops factor outMark Brown2009-03-11
|\
| * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-04
* | ASoC: Improve pause/unpause performance in Freescale 8610 driversTimur Tabi2009-03-07
* | ASoC: add support for SSI asynchronous mode to the Freescale SSI driversTimur Tabi2009-03-06
|/
* ASoC: optimize init sequence of Freescale MPC8610 sound driversTimur Tabi2009-02-06
* ASoC: Register platform DAIsMark Brown2008-12-09
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-21
* ALSA: asoc: restrict sample rate and size in Freescale MPC8610 sound driversTimur Tabi2008-07-29
* ALSA: asoc: fsl - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-10
* [ALSA] soc - fsl_ssi.c fix "BUG: scheduling while atomic"Anton Vorontsov2008-05-13
* [ALSA] Removed deprecated sound/driver.h from Freescale MPC8610 driversTimur Tabi2008-04-24
* [ALSA] Add ASoC drivers for the Freescale MPC8610 SoCTimur Tabi2008-01-31