index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
fsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
ASoC: fsi: don't reschedule DMA from an atomic context
Guennadi Liakhovetski
1
-7
/
+8
2012-09-10
ASoC: fsi: convert to devm_xxx()
Kuninori Morimoto
1
-17
/
+8
2012-09-10
ASoC: fsi: tidyup: remove un-necessary operation from fsi_probe()
Kuninori Morimoto
1
-1
/
+0
2012-09-10
ASoC: fsi: fixup pm_runtime_disable() timing on fsi_probe()
Kuninori Morimoto
1
-1
/
+1
2012-07-24
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2012-07-13
ASoC: fsi: prepare for conversion to the shdma base library
Guennadi Liakhovetski
1
-2
/
+2
2012-06-03
ASoC: fsi: use PIO handler if DMA handler was invalid
Kuninori Morimoto
1
-9
/
+20
2012-06-03
ASoC: fsi: use dmaengine helper functions
Kuninori Morimoto
1
-15
/
+4
2012-05-30
ASoC: fsi: bugfix: ensure dma is terminated
Kuninori Morimoto
1
-0
/
+2
2012-05-30
ASoC: fsi: bugfix: correct dma area
Kuninori Morimoto
1
-9
/
+9
2012-05-30
ASoC: fsi: bugfix: enable master clock control on DMA stream
Kuninori Morimoto
1
-0
/
+5
2012-05-19
ASoC: sh: fsi: enable chip specific data transfer mode
Kuninori Morimoto
1
-34
/
+143
2012-05-19
ASoC: sh: fsi: call fsi_hw_startup/shutdown from fsi_dai_trigger()
Kuninori Morimoto
1
-2
/
+5
2012-05-19
ASoC: sh: fsi: use same format for IN/OUT
Kuninori Morimoto
1
-16
/
+6
2012-05-19
ASoC: sh: fsi: add fsi_version() and removed meaningless version check
Kuninori Morimoto
1
-18
/
+8
2012-05-19
ASoC: sh: fsi: use register field macro name on IN/OUT_DMAC
Kuninori Morimoto
1
-2
/
+2
2012-04-18
ASoC: fsi: update for dmaengine prep_slave_sg fallout.
Paul Mundt
1
-4
/
+3
2012-02-19
ASoC: fsi: Add DMAEngine support
Kuninori Morimoto
1
-0
/
+232
2012-02-19
Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflict
Mark Brown
1
-5
/
+1
2012-02-09
ASoC: fsi: fixup fsi_pointer() calculation method
Kuninori Morimoto
1
-5
/
+1
2012-02-03
ASoC: fsi: add .init/.quit handler support
Kuninori Morimoto
1
-0
/
+4
2012-02-03
ASoC: fsi: PortA/B information was controlled by sh_fsi_port_info
Kuninori Morimoto
1
-16
/
+16
2012-02-03
ASoC: fsi: fsi_stream_is_working() care substream->runtime
Kuninori Morimoto
1
-4
/
+2
2012-02-03
ASoC: fsi: add .start_stop handler to fsi_stream_handler
Kuninori Morimoto
1
-22
/
+29
2012-02-03
ASoC: fsi: don't use is_play as a parameter of fsi functions
Kuninori Morimoto
1
-49
/
+45
2012-02-03
ASoC: fsi: tidyup: fsi_pio_xxx() are gathered
Kuninori Morimoto
1
-52
/
+49
2012-02-03
ASoC: fsi: add fsi_stream_handler and PIO handler
Kuninori Morimoto
1
-15
/
+118
2012-02-03
ASoC: fsi: use fsi_stream in fsi_get_current_fifo_samples() parameter
Kuninori Morimoto
1
-3
/
+7
2012-02-03
ASoC: fsi: re-define fsi_is_play() and fsi_stream_is_play()
Kuninori Morimoto
1
-5
/
+10
2012-02-03
ASoC: fsi: modify fsi_pio_get_area() parameter and using position
Kuninori Morimoto
1
-26
/
+17
2012-02-03
ASoC: fsi: rename fsi_stream_push/pop() to fsi_stream_init/quit()
Kuninori Morimoto
1
-4
/
+4
2012-02-03
ASoC: fsi: remove unnecessary parameter from fsi_hw_shutdown()
Kuninori Morimoto
1
-4
/
+2
2012-02-03
ASoC: fsi: tidyup: move fsi_fifo_init() onto fsi_hw_startup()
Kuninori Morimoto
1
-55
/
+54
2012-02-03
ASoC: fsi: rename fsi_dma_soft_xxx() to fsi_pio_xxx()
Kuninori Morimoto
1
-14
/
+14
2012-02-03
ASoC: fsi: data push/pop calculation part was divided
Kuninori Morimoto
1
-59
/
+45
2012-02-03
ASoC: fsi: tidyup: fsi_stream_xx() functions were gathered
Kuninori Morimoto
1
-58
/
+57
2012-02-03
ASoC: fsi: reduce runtime calculation by using pre-setting
Kuninori Morimoto
1
-6
/
+5
2012-01-31
ASoC: fsi: Remove unneeded empty runtime PM callbacks
Mark Brown
1
-14
/
+0
2011-12-15
ASoC: Use core pm_runtime callbacks for fsi
Mark Brown
1
-4
/
+0
2011-11-25
ASoC: Convert sh directory to module_platform_driver
Axel Lin
1
-12
/
+1
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
1
-1
/
+1
2011-11-08
ASoC: fsi: add valid data position control support
Kuninori Morimoto
1
-0
/
+15
2011-11-08
ASoC: fsi: fixup compile warning
Kuninori Morimoto
1
-3
/
+3
2011-10-31
sound: Add module.h to the previously silent sound users
Paul Gortmaker
1
-0
/
+1
2011-10-27
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-5
/
+5
2011-10-02
ASoC: sh: use correct __iomem annotations
Arnd Bergmann
1
-5
/
+5
2011-09-22
sound: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-06-07
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
1
-3
/
+3
2011-05-24
ASoC: sh: fsi: add fsi_hw_startup/shutdown
Kuninori Morimoto
1
-14
/
+29
2011-05-24
ASoC: sh: fsi: cleanup suspend/resume
Kuninori Morimoto
1
-55
/
+42
[next]