index
:
openchrome/drm-openchrome
drm-next-3.19
drm-next-4.13
drm-next-4.14
drm-next-4.15
drm-next-4.16
drm-next-4.17
drm-next-4.18
drm-next-4.19
drm-next-4.20
drm-next-4.21
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.12
drm-next-5.13
drm-next-5.14
drm-next-5.15
drm-next-5.16
drm-next-5.17
drm-next-5.18
drm-next-5.19
drm-next-5.2
drm-next-5.20
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
drm-next-6.1
drm-next-6.2
drm-next-6.3
drm-next-6.4
drm-next-6.5
drm-next-6.6
drm-next-6.7
drm-next-6.8
drm-next-6.9
master
DRM driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-08
Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'aso...
Mark Brown
1
-7
/
+229
2014-12-03
ASoC: rsnd: move snd_kcontrol_new fucntions to core.c
Kuninori Morimoto
1
-0
/
+144
2014-12-03
ASoC: rsnd: add callback status check method
Kuninori Morimoto
1
-3
/
+10
2014-12-03
ASoC: rsnd: add .fallback callback
Kuninori Morimoto
1
-2
/
+7
2014-11-10
ASoC: rsnd: fallback to PIO mode if DMA mode was failed
Kuninori Morimoto
1
-4
/
+70
2014-11-10
ASoC: rsnd: tidyup debug message format and timing
Kuninori Morimoto
1
-1
/
+1
2014-10-29
ASoC: rsnd: remove unsupported PAUSE flag
Kuninori Morimoto
1
-2
/
+1
2014-08-16
ASoC: rsnd: delete unneeded test before of_node_put
Julia Lawall
1
-4
/
+2
2014-08-01
ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behavior
Kuninori Morimoto
1
-21
/
+22
2014-07-31
ASoC: rsnd: fixup pcm_new callback method
Kuninori Morimoto
1
-11
/
+9
2014-07-25
ASoC: rsnd: fixup dai remove callback operation
Kuninori Morimoto
1
-11
/
+11
2014-07-22
ASoC: rsnd: add missing src/dst_addr_width for DMAEngine
Kuninori Morimoto
1
-0
/
+2
2014-07-02
ASoC: rsnd: add DT support to DVC
Kuninori Morimoto
1
-2
/
+11
2014-07-02
ASoC: rsnd: DMA start address is properly used for each DMAC
Kuninori Morimoto
1
-0
/
+2
2014-07-02
ASoC: rsnd: DMA cleanup for flexible SSI/SRC selection
Kuninori Morimoto
1
-15
/
+30
2014-06-28
ASoC: rsnd: use dmaengine_prep_dma_cyclic() instead of original method
Kuninori Morimoto
1
-58
/
+18
2014-06-28
ASoC: rsnd: SSI + DMA can select BUSIF
Kuninori Morimoto
1
-8
/
+14
2014-06-28
Merge remote-tracking branch 'asoc/fix/rcar' into asoc-rcar
Mark Brown
1
-2
/
+4
2014-06-21
ASoC: rcar: Fix dma direction type
Lars-Peter Clausen
1
-1
/
+1
2014-06-18
ASoC: rsnd: fixup loop exit timing of dma name search
Kuninori Morimoto
1
-1
/
+3
2014-06-12
ASoC: rsnd: fixup index of src/dst mod when capture
Kuninori Morimoto
1
-1
/
+1
2014-06-03
Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into a...
Mark Brown
1
-6
/
+81
2014-05-26
ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addr
Kuninori Morimoto
1
-4
/
+1
2014-05-26
ASoC: rsnd: care DMA slave channel name for DT
Kuninori Morimoto
1
-1
/
+79
2014-05-26
ASoC: rsnd: save platform_device instead of device
Kuninori Morimoto
1
-1
/
+1
2014-05-22
Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/...
Mark Brown
1
-74
/
+89
2014-05-13
ASoC: rsnd: add DVC support
Kuninori Morimoto
1
-0
/
+20
2014-05-13
ASoC: rsnd: enable to use multi parameter on rsnd_dai_call/rsnd_mod_call
Kuninori Morimoto
1
-13
/
+13
2014-05-13
ASoC: rsnd: remove duplicate parameter from rsnd_mod_ops
Kuninori Morimoto
1
-5
/
+5
2014-05-13
ASoC: rsnd: add rsnd_get_adinr()
Kuninori Morimoto
1
-0
/
+26
2014-05-13
ASoC: rsnd: add rsnd_path_parse() macro
Kuninori Morimoto
1
-21
/
+22
2014-05-08
ASoC: rsnd: remove compatibility code
Kuninori Morimoto
1
-43
/
+11
2014-04-23
ASoC: rsnd: call rsnd_dai_pointer_update() from outside of lock
Kuninori Morimoto
1
-3
/
+2
2014-03-23
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
1
-3
/
+119
2014-03-23
Merge tag 'asoc-v3.15' into asoc-next
Mark Brown
1
-105
/
+201
2014-03-21
ASoC: rsnd: add DeviceTree support
Kuninori Morimoto
1
-3
/
+119
2014-03-14
ASoC: rcar: fixup SND_SOC_DAIFMT_CBx_CFx flags
Kuninori Morimoto
1
-2
/
+2
2014-03-05
ASoC: rsnd: rename scu to src
Kuninori Morimoto
1
-13
/
+13
2014-03-05
ASoC: rsnd: remove all rsnd_xxx_remove()
Kuninori Morimoto
1
-14
/
+0
2014-03-05
ASoC: rsnd: nothing to do on rsnd_dai_remove()
Kuninori Morimoto
1
-36
/
+0
2014-03-05
ASoC: rsnd: add probe/remove callback on rsnd_mod_ops
Kuninori Morimoto
1
-0
/
+23
2014-03-05
ASoC: rsnd: Get correct SCU ID
Kuninori Morimoto
1
-14
/
+33
2014-03-05
ASoC: rsnd: add struct rsnd_dai_platform_info
Kuninori Morimoto
1
-7
/
+16
2014-03-04
ASoC: rsnd: use function pointer for each probe
Kuninori Morimoto
1
-20
/
+14
2014-03-04
ASoC: rsnd: use mod array instead of list on rdai
Kuninori Morimoto
1
-19
/
+23
2014-03-04
ASoC: rsnd: run rsnd_path_init() when probe() timing
Kuninori Morimoto
1
-16
/
+78
2014-03-03
ASoC: rsnd: unify rdai naming
Kuninori Morimoto
1
-4
/
+4
2014-03-03
ASoC: rsnd: remove verbose function parameter
Kuninori Morimoto
1
-6
/
+5
2014-03-03
ASoC: rsnd: move rsnd_mod_call() macro
Kuninori Morimoto
1
-10
/
+24
2014-03-03
ASoC: rsnd: move priv member settings to upper side
Kuninori Morimoto
1
-4
/
+4
[next]