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
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
2010-10-15
ASoC: fsi: simultaneous playback/recorde support
Kuninori Morimoto
1
-58
/
+94
2010-10-12
ASoC: Add fsi_is_play function
Kuninori Morimoto
1
-4
/
+9
2010-10-12
ASoC: fsi: Add new macro and shift for PortA/B In/Out
Kuninori Morimoto
1
-23
/
+22
2010-10-12
ASoC: fsi: avoid un-necessary status read
Kuninori Morimoto
1
-2
/
+1
2010-10-12
ASoC: fsi: remove un-necessary variable from fsi_dai_startup
Kuninori Morimoto
1
-2
/
+1
2010-10-12
ASoC: fsi: Add fsi_get_frame_width function
Kuninori Morimoto
1
-1
/
+9
2010-10-05
ASoC: sh: fix build error: terminate the platform device ID list
Guennadi Liakhovetski
1
-0
/
+1
2010-09-20
ASoC: fsi: merge fsi_data_push/pop to fsi_fifo_data_ctrl
Kuninori Morimoto
1
-95
/
+67
2010-09-20
ASoC: fsi: modify variable name to easy to understand
Kuninori Morimoto
1
-77
/
+96
2010-09-20
ASoC: Fix WM8978/migor driver name conflict
Mark Brown
1
-1
/
+1
2010-09-19
ASoC: fsi: Add fsi_dma_soft_push/pop function
Kuninori Morimoto
1
-18
/
+54
2010-09-19
ASoC: fsi: modify noisy comment out
Kuninori Morimoto
1
-67
/
+35
2010-09-19
ASoC: fsi: Add fsi_dma_get_area
Kuninori Morimoto
1
-4
/
+7
2010-09-19
ASoC: fix SIU driver breakage, occurred during the multi-component transition
Guennadi Liakhovetski
3
-13
/
+32
2010-09-19
ASoC: fix compile breakage of the sh/siu driver
Guennadi Liakhovetski
1
-1
/
+0
2010-09-19
Merge branch 'for-2.6.36' into for-2.6.37
Mark Brown
1
-2
/
+13
2010-09-19
ASoC: fix clkdev API usage in sh/migor.c
Guennadi Liakhovetski
1
-2
/
+13
2010-09-17
ASoC: Add device table to SH FSI driver
Dzianis Kahanovich
1
-0
/
+2
2010-09-14
ASoC: fsi codecs: Update card name field
Kuninori Morimoto
3
-3
/
+3
2010-09-10
ASoC: fsi-hdmi: remove unneeded header
Kuninori Morimoto
1
-1
/
+0
2010-09-10
ASoC: fsi codecs: modify menu attribute on Kconfig
Kuninori Morimoto
1
-3
/
+3
2010-09-10
ASoC: fsi-ak4642: modify platform_name
Kuninori Morimoto
1
-1
/
+1
2010-09-01
ASoC: fsi-codec: Add FSI - HDMI support
Kuninori Morimoto
3
-0
/
+70
2010-08-31
ASoC: fsi-ak4642/fsi-da7210: modify dai link settings for card detect
Kuninori Morimoto
2
-2
/
+7
2010-08-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
4
-88
/
+199
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
11
-191
/
+213
2010-08-04
sound/soc/sh/siu: Fixed undefined dma_length of scatter gather list
Markus Pietrek
1
-0
/
+2
2010-07-29
ASoC: fsi: Add new funtion for SPDIF
Kuninori Morimoto
1
-5
/
+55
2010-07-29
ASoC: fsi: remove device id check
Kuninori Morimoto
1
-5
/
+0
2010-07-29
ASoC: fsi: remove unnecessary clock processing
Kuninori Morimoto
1
-5
/
+0
2010-07-17
ASoC: fsi: Add specified ID for soc-audio
Kuninori Morimoto
2
-4
/
+4
2010-07-13
ASoC: fsi: Fixup for master mode
Kuninori Morimoto
1
-6
/
+92
[prev]
[next]