index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2011-12-23
ASoC: sh: Add .owner to struct snd_soc_card
Axel Lin
5
-0
/
+5
2011-12-15
ASoC: Use core pm_runtime callbacks for fsi
Mark Brown
1
-4
/
+0
2011-12-15
ASoC: Use core pm_runtime callbacks for siu_dai
Mark Brown
1
-6
/
+0
2011-12-14
ASoC: Remove unused extern declarations for sh4_hac_dai and sh7760_soc_platform
Axel Lin
1
-4
/
+0
2011-11-25
ASoC: Convert sh directory to module_platform_driver
Axel Lin
7
-81
/
+7
2011-11-24
ASoC: fsi-ak4642: modify specification method of FSI / ak464x
Kuninori Morimoto
1
-103
/
+11
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
4
-4
/
+4
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
1
-2
/
+2
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
5
-0
/
+5
2011-10-31
sound-soc: move to dma_transfer_direction
Vinod Koul
1
-2
/
+2
2011-10-27
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
3
-13
/
+6
2011-10-08
ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers
Mark Brown
1
-7
/
+0
2011-10-02
ASoC: sh: use correct __iomem annotations
Arnd Bergmann
1
-5
/
+5
2011-10-02
ASoC: Staticise sh4_ssi_dai
Axel Lin
1
-1
/
+1
2011-09-22
sound: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-07-09
Merge branch 'for-3.0' into for-3.1
Mark Brown
3
-11
/
+11
2011-07-09
ASoC: sh: fsi-hdmi: fixup snd_soc_card name
Kuninori Morimoto
1
-2
/
+2
2011-07-09
ASoC: sh: fsi-da7210: fixup snd_soc_card name
Kuninori Morimoto
1
-1
/
+1
2011-07-09
ASoC: sh: fsi-ak4642: fixup snd_soc_card name
Kuninori Morimoto
1
-8
/
+8
2011-06-07
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
3
-8
/
+9
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
2011-05-24
ASoC: sh: fsi: remove fsi_module_init/kill
Kuninori Morimoto
1
-30
/
+0
2011-05-24
ASoC: sh: fsi: make sure fsi_stream_push/pop access by spin lock
Kuninori Morimoto
1
-0
/
+8
2011-05-24
ASoC: sh: fsi: remove pm_runtime from fsi_dai_set_fmt.
Kuninori Morimoto
1
-20
/
+32
2011-05-24
ASoC: sh: fsi: tidyup unclear variable naming
Kuninori Morimoto
1
-82
/
+100
[next]