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
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
2011-05-24
ASoC: sh: fsi: irq control moves to fsi_port_start/stop
Kuninori Morimoto
1
-10
/
+10
2011-05-24
ASoC: sh: fsi: add fsi_set_master_clk
Kuninori Morimoto
1
-77
/
+87
2011-05-24
ASoC: sh: fsi: tidyup parameter of fsi_stream_push
Kuninori Morimoto
1
-9
/
+5
2011-04-26
ASoC: sh: fsi: Add module/port clock control function
Kuninori Morimoto
1
-31
/
+50
2011-04-26
ASoC: sh: fsi: add dev_pm_ops :: suspend/resume
Kuninori Morimoto
1
-0
/
+86
2011-04-26
ASoC: sh: fsi: add fsi_is_clk_master function
Kuninori Morimoto
1
-8
/
+25
2011-04-18
ASoC: add a module alias to the FSI driver
Guennadi Liakhovetski
1
-0
/
+1
2011-04-11
ASoC: fsi: driver safely remove for against irq
Kuninori Morimoto
1
-4
/
+3
2011-04-11
ASoC: fsi: modify vague PM control on probe
Kuninori Morimoto
1
-1
/
+2
2011-04-11
ASoC: fsi: take care in failing case of dai register
Kuninori Morimoto
1
-1
/
+10
2011-01-26
ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF format
Kuninori Morimoto
3
-53
/
+59
2011-01-26
ASoC: sh: fsi: free from NULL pointer of struct sh_fsi_platform_info
Kuninori Morimoto
1
-4
/
+17
2011-01-26
ASoC: sh: fsi: move chan_num from fsi_stream to fsi_priv
Kuninori Morimoto
1
-19
/
+15
2011-01-25
ASoC: sh: fsi-hdmi: Add FSI port and HDMI selection
Kuninori Morimoto
1
-5
/
+61
2011-01-21
ASoC: sh: fsi: Add snd_soc_dai_set_fmt support
Kuninori Morimoto
4
-29
/
+61
2011-01-21
ASoC: sh: fsi: Add fsi_get_priv_frm_dai function
Kuninori Morimoto
1
-2
/
+6
2011-01-21
ASoC: ak4642: add SND_SOC_DAIFMT_FORMAT support
Kuninori Morimoto
1
-1
/
+2
2011-01-13
Merge branch 'for-2.6.38' into for-2.6.39
Mark Brown
1
-1
/
+1
2011-01-12
ASoC: sh: fsi-ak4642: fixup platform device id
Kuninori Morimoto
1
-1
/
+10
2011-01-11
ASoC: fix migor audio build
Guennadi Liakhovetski
1
-1
/
+1
2011-01-02
ASoC: sh: fsi-da7210: remove unnecessary format settings
Kuninori Morimoto
1
-1
/
+1
2010-12-21
ASoC: sh: fsi: modify improper dependent
Kuninori Morimoto
1
-2
/
+2
2010-12-17
ASoC: sh: fsi: Add over/under run counter
Kuninori Morimoto
1
-27
/
+49
2010-12-17
ASoC: sh: fsi: move fsi_irq_enable function to fsi_dai_trigger
Kuninori Morimoto
1
-3
/
+1
2010-12-13
Merge branch 'topic/workq-update' into topic/asoc
Takashi Iwai
1
-8
/
+17
2010-12-03
ASoC: sh: fsi: remove runtime register check from fsi_master_xxx
Kuninori Morimoto
1
-28
/
+20
2010-12-03
ASoC: sh: fsi: remove runtime register check from fsi_reg_xxx
Kuninori Morimoto
1
-56
/
+45
2010-12-03
ASoC: sh: fsi: change fsi->mst_ctrl to master->a/b_mclk
Kuninori Morimoto
1
-9
/
+11
2010-12-03
ASoC: sh: fsi: remove fsi_master_write
Kuninori Morimoto
1
-21
/
+2
2010-12-03
ASoC: sh: fsi: clean up SPDIF defines
Kuninori Morimoto
1
-3
/
+14
2010-12-01
ASoC: sh: fsi-ak4642: midify card name
Kuninori Morimoto
1
-1
/
+10
2010-12-01
ASoC: sh: fsi-ak4642: tidyup unnecessary variables
Kuninori Morimoto
1
-6
/
+0
2010-11-30
ASoC: sh: fsi-ak4642: Add FSI port and ak464x selection
Kuninori Morimoto
1
-12
/
+121
2010-11-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+1
2010-11-25
Merge branch 'for-2.6.37' into for-2.6.38
Mark Brown
1
-1
/
+1
2010-11-25
ASoC: Call snd_soc_unregister_dais instead of snd_soc_unregister_dai in sh4_s...
Axel Lin
1
-1
/
+1
2010-11-24
ARM: mach-shmobile: ap4evb: FSI clock use proper process for ak4642
Kuninori Morimoto
1
-7
/
+1
2010-11-24
ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMI
Kuninori Morimoto
1
-2
/
+17
2010-11-22
ASoC: Do not include soc-dai.h
Jarkko Nikula
3
-3
/
+3
2010-11-22
ASoC: Do not include soc-dapm.h
Jarkko Nikula
2
-2
/
+0
2010-11-06
ASoC: Decouple DAPM from CODECs
Liam Girdwood
2
-3
/
+4
2010-10-27
sound: sh: ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
1
-2
/
+2
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
14
-458
/
+619
2010-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-0
/
+2
[next]