index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
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.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2
-2
/
+2
2015-08-12
drivers: hierarchize drivers Kconfig menu
Masahiro Yamada
1
-0
/
+4
2015-04-18
sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig
Simon Glass
1
-0
/
+9
2015-04-18
sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig
Simon Glass
1
-0
/
+8
2015-04-18
sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig
Simon Glass
1
-0
/
+8
2015-04-18
sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig
Simon Glass
1
-0
/
+10
2015-04-18
sandbox: exynos: Move CONFIG_I2S to Kconfig
Simon Glass
1
-0
/
+9
2015-04-18
sandbox: exynos: Move CONFIG_SOUND to Kconfig
Simon Glass
1
-0
/
+11
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
1
-0
/
+0
2014-07-07
build: define CPU only when arch/${ARCH}/cpu/${CPU} exists
Masahiro Yamada
1
-1
/
+1
2014-03-17
sound: Move Samsung-specific code into its own file
Simon Glass
3
-221
/
+210
2014-03-17
sandbox: Add a simple sound driver
Simon Glass
2
-0
/
+25
2013-10-31
drivers: convert makefiles to Kbuild style
Masahiro Yamada
1
-26
/
+4
2013-09-24
Sound: MAX98095: Support I2S0 channel
Dani Krishna Mohan
3
-67
/
+115
2013-09-24
Sound: I2S: Replacing I2S1 with I2S0 channel.
Dani Krishna Mohan
1
-13
/
+32
2013-09-24
ARM: Added I2S0 clocks for audio
Dani Krishna Mohan
1
-8
/
+18
2013-09-24
Sound: WM8994: Support I2S0 channel
Dani Krishna Mohan
3
-59
/
+164
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
6
-90
/
+6
2013-03-08
Sound: Support for MAX98095 codec in driver
Rajeshwari Shinde
1
-2
/
+7
2013-03-08
Sound: MAX98095: Add the driver for codec
Rajeshwari Shinde
3
-0
/
+862
2013-01-08
Sound: WM8994: Add FDT support to codec
Rajeshwari Shinde
2
-6
/
+74
2013-01-08
Sound: Add FDT support to driver
Rajeshwari Shinde
1
-69
/
+102
2012-11-15
SOUND: Add WM8994 codec
Rajeshwari Shinde
4
-0
/
+1179
2012-11-15
SOUND: SAMSUNG: Add I2S driver
Rajeshwari Shinde
3
-0
/
+633