index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_ssi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: fsl: disable ssi irq for imx
Michael Grzeschik
2013-08-22
1
-12
/
+10
*
ASoC: fsl-ssi: imx-pcm-fiq bugfix
Michael Grzeschik
2013-08-22
1
-20
/
+24
*
ASoC: fsl-ssi: add SSIEN errata work around
Steffen Trumtrar
2013-08-22
1
-7
/
+4
*
ASoC: fsl-ssi: ac97-slave support
Markus Pargmann
2013-08-22
1
-70
/
+276
*
ASoC: fsl: fsl_ssi: Fix the order of resources removal
Fabio Estevam
2013-08-20
1
-4
/
+4
*
ASoC: fsl-ssi: Use generic DMA bindings if possible
Markus Pargmann
2013-08-06
1
-8
/
+12
*
ASoC: fsl-ssi: Add support for imx-pcm-fiq
Markus Pargmann
2013-08-06
1
-12
/
+67
*
ASoC: fsl: Set sdma peripheral type directly
Nicolin Chen
2013-07-25
1
-2
/
+2
*
ASoC: fsl: fsl_ssi: Add MODULE_ALIAS
Fabio Estevam
2013-07-22
1
-0
/
+1
*
ASoC: fsl_ssi: Provide register I/O functions by default
Mark Brown
2013-07-19
1
-1
/
+1
*
ASoC: fsl: fsl_ssi: Check the return value from clk_prepare_enable()
Fabio Estevam
2013-07-17
1
-1
/
+6
*
ASoC: fsl: fsl_ssi: Use devm_ functions
Fabio Estevam
2013-07-17
1
-28
/
+10
*
ASoC: fsl: Disable SSI in trigger() if RE/TE are both cleared
Nicolin Chen
2013-07-15
1
-9
/
+3
*
ASoC: fsl: remove use of imx-pcm-audio from fsl_ssi
Shawn Guo
2013-05-15
1
-9
/
+4
*
Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2013-04-18
1
-6
/
+13
|
\
|
*
ASoC: imx: Setup dma data in DAI probe
Lars-Peter Clausen
2013-04-17
1
-6
/
+13
*
|
Merge remote-tracking branch 'asoc/topic/dma' into asoc-next
Mark Brown
2013-04-12
1
-14
/
+22
|
\
\
|
|
/
|
*
ASoC: fsl: Use common DAI DMA data struct
Lars-Peter Clausen
2013-04-05
1
-8
/
+15
|
*
ASoC: imx-pcm: Embed the imx_dma_data struct in the dma_params struct
Lars-Peter Clausen
2013-03-26
1
-8
/
+9
*
|
ASoC: switch over to use snd_soc_register_component() on fsl ssi
Kuninori Morimoto
2013-03-26
1
-3
/
+8
|
/
*
ASoC: fsl: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-1
/
+1
*
ASoC: fsl: enable ssi clock in probe function
Shawn Guo
2012-04-01
1
-2
/
+22
*
ASoC: fsl: assign dma peripheral type according to bus topology
Shawn Guo
2012-04-01
1
-0
/
+6
*
ASoC: fsl: let fsl_ssi work with imx pcm and machine drivers
Shawn Guo
2012-04-01
1
-7
/
+70
*
ASoC: fsl: make fsl_ssi driver compilable on ARM/IMX
Shawn Guo
2012-04-01
1
-22
/
+42
*
ASoC: fsl: check property 'compatible' for the machine name
Shawn Guo
2012-03-09
1
-3
/
+3
*
ASoC: Convert fsl directory to module_platform_driver
Axel Lin
2011-11-28
1
-14
/
+1
*
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
1
-1
/
+1
*
ASoC: fsl_ssi: properly initialize the sysfs attribute object
Timur Tabi
2011-11-15
1
-0
/
+1
*
ASoC: improve asynchronous mode support in the fsl_ssi driver
Timur Tabi
2011-09-16
1
-77
/
+68
*
ASoC: claim the IRQ when the fsl_ssi device is probed, not opened
Timur Tabi
2011-08-17
1
-24
/
+37
*
ASoC: p1022ds: fix incorrect referencing of device tree properties
Timur Tabi
2011-06-09
1
-2
/
+7
*
dt/sound: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-5
/
+4
*
ASoC: mpc8610: replace of_device with platform_device
Timur Tabi
2010-08-20
1
-21
/
+21
*
asoc/multi-component: fsl: add support for variable SSI FIFO depth
Timur Tabi
2010-08-18
1
-3
/
+22
*
asoc/multi-component: fsl: add support for disabled SSI nodes
Timur Tabi
2010-08-12
1
-3
/
+10
*
asoc/multi-component: fsl: fix exit and error paths in DMA and SSI drivers
Timur Tabi
2010-08-12
1
-13
/
+16
*
powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx support
Timur Tabi
2010-08-12
1
-2
/
+0
*
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-12
1
-103
/
+146
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ASoC: Switch FSL SSI DAI over to symmetric_rates
Mark Brown
2009-05-27
1
-6
/
+3
*
sound: use dev_set_drvdata
Julia Lawall
2009-05-17
1
-1
/
+1
*
ASoC: trim SSI sysfs statistics in Freescale MPC8610 sound drivers
Timur Tabi
2009-04-02
1
-32
/
+47
*
ASoC: remove trigger delay in Freescale MPC8610 sound driver
Timur Tabi
2009-04-02
1
-18
/
+2
*
ASoC: Merge dai_ops factor out
Mark Brown
2009-03-11
1
-8
/
+10
|
\
|
*
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
2009-03-04
1
-8
/
+10
*
|
ASoC: Improve pause/unpause performance in Freescale 8610 drivers
Timur Tabi
2009-03-07
1
-9
/
+14
*
|
ASoC: add support for SSI asynchronous mode to the Freescale SSI drivers
Timur Tabi
2009-03-06
1
-10
/
+32
|
/
*
ASoC: optimize init sequence of Freescale MPC8610 sound drivers
Timur Tabi
2009-02-06
1
-10
/
+9
*
ASoC: Register platform DAIs
Mark Brown
2008-12-09
1
-0
/
+10
[next]