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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-12
Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next
Mark Brown
1
-2
/
+0
2013-04-12
Merge remote-tracking branch 'asoc/topic/component' into asoc-next
Mark Brown
5
-14
/
+31
2013-03-26
ASoC: switch over to use snd_soc_register_component() on sh4 siu
Kuninori Morimoto
2
-4
/
+9
2013-03-26
ASoC: switch over to use snd_soc_register_component() on sh4 hac
Kuninori Morimoto
1
-3
/
+7
2013-03-26
ASoC: switch over to use snd_soc_register_component() on sh4 ssi
Kuninori Morimoto
1
-3
/
+7
2013-03-22
ASoC: dma-sh7760: Fix compile error
Lars-Peter Clausen
1
-2
/
+2
2013-03-15
ASoC: fsi: use snd_soc_register_component() instead of snd_soc_register_dais()
Kuninori Morimoto
1
-4
/
+8
2013-03-13
ASoC: fsi: remove unused irq
Kuninori Morimoto
1
-2
/
+0
2013-01-16
ASoC: fsi: Remove __devinitconst
Thierry Reding
1
-1
/
+1
2013-01-14
ASoC: fsi: add device tree support
Kuninori Morimoto
1
-8
/
+63
2013-01-03
ASoC: fsi: don't use platform info pointer on probe()
Kuninori Morimoto
1
-11
/
+8
2012-12-24
ASoC: fsi: remove SH_FSI_xxx_INV flags
Kuninori Morimoto
1
-25
/
+0
2012-12-24
ASoC: fsi: remove platform depended .set_rate() callback support
Kuninori Morimoto
1
-119
/
+12
2012-12-10
ASoC: sh: remove __dev* attributes
Bill Pemberton
4
-12
/
+12
2012-12-10
Merge remote-tracking branch 'asoc/topic/fsi' into asoc-next
Mark Brown
1
-69
/
+481
2012-11-20
ASoC: fsi: add SND_SOC_DAIFMT_INV_xxx support
Kuninori Morimoto
1
-0
/
+33
2012-11-20
ASoC: fsi: stream mode become independent from platform flags
Kuninori Morimoto
1
-5
/
+11
2012-11-20
ASoC: fsi: master clock selection become independent from platform flags
Kuninori Morimoto
1
-9
/
+8
2012-11-20
ASoC: fsi: SPDIF format become independent from platform flags
Kuninori Morimoto
1
-10
/
+12
2012-11-20
ASoC: fsi: tidyup sh_fsi_platform_info pointer
Kuninori Morimoto
1
-7
/
+15
2012-11-20
ASoC: fsi: tidyup FSIA/B settings
Kuninori Morimoto
1
-10
/
+13
2012-11-06
ASoC: fsi: add master clock control functions
Kuninori Morimoto
1
-6
/
+372
2012-11-01
ASoC: fsi: care fsi_hw_start/stop() return value
Kuninori Morimoto
1
-7
/
+12
2012-10-29
ASoC: fsi: fsi_set_master_clk() was called from fsi_hw_xxx() only
Kuninori Morimoto
1
-15
/
+8
2012-10-15
ASoC: fsi: use devm_request_irq()
Kuninori Morimoto
1
-5
/
+2
2012-10-15
ASoC: fsi: fixup channels_min/max
Kuninori Morimoto
1
-9
/
+9
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
2
-10
/
+6
2012-07-20
ASoC: siu: don't use DMA device for channel filtering
Guennadi Liakhovetski
1
-4
/
+0
2012-07-13
ASoC: fsi: prepare for conversion to the shdma base library
Guennadi Liakhovetski
1
-2
/
+2
2012-07-13
ASoC: siu: prepare for conversion to the shdma base library
Guennadi Liakhovetski
1
-4
/
+4
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-05-13
Merge tag 'v3.4-rc7' into for-3.5
Mark Brown
2
-5
/
+4
2012-05-09
ASoC: sh: fix migor.c compilation
Guennadi Liakhovetski
1
-1
/
+1
2012-04-18
ASoC: fsi: update for dmaengine prep_slave_sg fallout.
Paul Mundt
1
-4
/
+3
2012-04-13
ASoC: sh: fsi: select simple-card on Kconfig
Kuninori Morimoto
1
-0
/
+1
2012-04-13
ASoC: sh: fsi: use simple-card instead of fsi-da7210
Kuninori Morimoto
3
-91
/
+0
2012-04-13
ASoC: sh: fsi: use simple-card instead of fsi-hdmi
Kuninori Morimoto
3
-127
/
+0
[next]