index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
fsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-07-24
1
-2
/
+2
|
\
|
*
ASoC: fsi: prepare for conversion to the shdma base library
Guennadi Liakhovetski
2012-07-13
1
-2
/
+2
*
|
ASoC: fsi: use PIO handler if DMA handler was invalid
Kuninori Morimoto
2012-06-03
1
-9
/
+20
*
|
ASoC: fsi: use dmaengine helper functions
Kuninori Morimoto
2012-06-03
1
-15
/
+4
|
/
*
ASoC: fsi: bugfix: ensure dma is terminated
Kuninori Morimoto
2012-05-30
1
-0
/
+2
*
ASoC: fsi: bugfix: correct dma area
Kuninori Morimoto
2012-05-30
1
-9
/
+9
*
ASoC: fsi: bugfix: enable master clock control on DMA stream
Kuninori Morimoto
2012-05-30
1
-0
/
+5
*
ASoC: sh: fsi: enable chip specific data transfer mode
Kuninori Morimoto
2012-05-19
1
-34
/
+143
*
ASoC: sh: fsi: call fsi_hw_startup/shutdown from fsi_dai_trigger()
Kuninori Morimoto
2012-05-19
1
-2
/
+5
*
ASoC: sh: fsi: use same format for IN/OUT
Kuninori Morimoto
2012-05-19
1
-16
/
+6
*
ASoC: sh: fsi: add fsi_version() and removed meaningless version check
Kuninori Morimoto
2012-05-19
1
-18
/
+8
*
ASoC: sh: fsi: use register field macro name on IN/OUT_DMAC
Kuninori Morimoto
2012-05-19
1
-2
/
+2
*
ASoC: fsi: update for dmaengine prep_slave_sg fallout.
Paul Mundt
2012-04-18
1
-4
/
+3
*
ASoC: fsi: Add DMAEngine support
Kuninori Morimoto
2012-02-19
1
-0
/
+232
*
Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflict
Mark Brown
2012-02-19
1
-5
/
+1
|
\
|
*
ASoC: fsi: fixup fsi_pointer() calculation method
Kuninori Morimoto
2012-02-09
1
-5
/
+1
*
|
ASoC: fsi: add .init/.quit handler support
Kuninori Morimoto
2012-02-03
1
-0
/
+4
*
|
ASoC: fsi: PortA/B information was controlled by sh_fsi_port_info
Kuninori Morimoto
2012-02-03
1
-16
/
+16
*
|
ASoC: fsi: fsi_stream_is_working() care substream->runtime
Kuninori Morimoto
2012-02-03
1
-4
/
+2
*
|
ASoC: fsi: add .start_stop handler to fsi_stream_handler
Kuninori Morimoto
2012-02-03
1
-22
/
+29
*
|
ASoC: fsi: don't use is_play as a parameter of fsi functions
Kuninori Morimoto
2012-02-03
1
-49
/
+45
*
|
ASoC: fsi: tidyup: fsi_pio_xxx() are gathered
Kuninori Morimoto
2012-02-03
1
-52
/
+49
*
|
ASoC: fsi: add fsi_stream_handler and PIO handler
Kuninori Morimoto
2012-02-03
1
-15
/
+118
*
|
ASoC: fsi: use fsi_stream in fsi_get_current_fifo_samples() parameter
Kuninori Morimoto
2012-02-03
1
-3
/
+7
*
|
ASoC: fsi: re-define fsi_is_play() and fsi_stream_is_play()
Kuninori Morimoto
2012-02-03
1
-5
/
+10
*
|
ASoC: fsi: modify fsi_pio_get_area() parameter and using position
Kuninori Morimoto
2012-02-03
1
-26
/
+17
*
|
ASoC: fsi: rename fsi_stream_push/pop() to fsi_stream_init/quit()
Kuninori Morimoto
2012-02-03
1
-4
/
+4
*
|
ASoC: fsi: remove unnecessary parameter from fsi_hw_shutdown()
Kuninori Morimoto
2012-02-03
1
-4
/
+2
*
|
ASoC: fsi: tidyup: move fsi_fifo_init() onto fsi_hw_startup()
Kuninori Morimoto
2012-02-03
1
-55
/
+54
*
|
ASoC: fsi: rename fsi_dma_soft_xxx() to fsi_pio_xxx()
Kuninori Morimoto
2012-02-03
1
-14
/
+14
*
|
ASoC: fsi: data push/pop calculation part was divided
Kuninori Morimoto
2012-02-03
1
-59
/
+45
*
|
ASoC: fsi: tidyup: fsi_stream_xx() functions were gathered
Kuninori Morimoto
2012-02-03
1
-58
/
+57
*
|
ASoC: fsi: reduce runtime calculation by using pre-setting
Kuninori Morimoto
2012-02-03
1
-6
/
+5
*
|
ASoC: fsi: Remove unneeded empty runtime PM callbacks
Mark Brown
2012-01-31
1
-14
/
+0
|
/
*
ASoC: Use core pm_runtime callbacks for fsi
Mark Brown
2011-12-15
1
-4
/
+0
*
ASoC: Convert sh directory to module_platform_driver
Axel Lin
2011-11-25
1
-12
/
+1
*
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
1
-1
/
+1
*
ASoC: fsi: add valid data position control support
Kuninori Morimoto
2011-11-08
1
-0
/
+15
*
ASoC: fsi: fixup compile warning
Kuninori Morimoto
2011-11-08
1
-3
/
+3
*
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2011-10-27
1
-5
/
+5
|
\
|
*
ASoC: sh: use correct __iomem annotations
Arnd Bergmann
2011-10-02
1
-5
/
+5
*
|
sound: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-22
1
-1
/
+1
|
/
*
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
2011-06-07
1
-3
/
+3
*
ASoC: sh: fsi: add fsi_hw_startup/shutdown
Kuninori Morimoto
2011-05-24
1
-14
/
+29
*
ASoC: sh: fsi: cleanup suspend/resume
Kuninori Morimoto
2011-05-24
1
-55
/
+42
*
ASoC: sh: fsi: remove fsi_module_init/kill
Kuninori Morimoto
2011-05-24
1
-30
/
+0
*
ASoC: sh: fsi: make sure fsi_stream_push/pop access by spin lock
Kuninori Morimoto
2011-05-24
1
-0
/
+8
*
ASoC: sh: fsi: remove pm_runtime from fsi_dai_set_fmt.
Kuninori Morimoto
2011-05-24
1
-20
/
+32
*
ASoC: sh: fsi: tidyup unclear variable naming
Kuninori Morimoto
2011-05-24
1
-82
/
+100
[next]