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
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
4
-0
/
+4
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop log.h from common header
Simon Glass
19
-0
/
+19
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2020-02-05
sandbox: sound: Handle errors better in sound_beep()
Simon Glass
1
-1
/
+4
2020-02-05
sound: Add a new stop_play() method
Simon Glass
2
-1
/
+31
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
1
-0
/
+1
2019-05-24
sound: tegra: Add a sound driver
Simon Glass
2
-1
/
+101
2019-05-24
tegra: sound: Add an I2S driver
Simon Glass
3
-1
/
+153
2019-05-24
tegra: sound: Add an audio hub driver
Simon Glass
3
-0
/
+266
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
1
-1
/
+1
2019-02-20
x86: Add sound support for samus
Simon Glass
1
-1
/
+1
2019-02-20
x86: sound: Add sound support for samus (broadwell)
Simon Glass
2
-1
/
+66
2019-02-20
sound: Add a driver for RealTek RT5677
Simon Glass
4
-0
/
+1772
2019-02-20
x86: sound: Add support for broadwell I2S
Simon Glass
3
-0
/
+608
2019-02-20
sound: Add a driver for the i8254 beep
Simon Glass
3
-0
/
+51
2019-02-20
sound: x86: link: Add sound support
Simon Glass
3
-0
/
+148
2019-02-20
sandbox: sound: Silence sound for testing
Simon Glass
1
-3
/
+22
2019-02-20
sound: Add support for Intel HDA
Simon Glass
3
-0
/
+566
2019-02-20
sound: Add uclass operations for beeping
Simon Glass
2
-4
/
+76
2019-02-20
sound: Mark sound_setup() as optional
Simon Glass
1
-1
/
+1
2019-02-09
sound: Allow audio codecs to be used by other SoCs
Simon Glass
6
-28
/
+8
2019-02-09
sound: samsung: Fix 'regiter' typo
Simon Glass
1
-8
/
+8
2019-02-09
sound: Add a driver for max98088
Simon Glass
5
-1
/
+633
2019-02-01
rockchip: Add a sound driver
Simon Glass
2
-1
/
+133
2019-02-01
rockchip: Add an I2S driver
Simon Glass
3
-0
/
+159
2018-12-13
dm: sound: Use the correct number of channels for sound
Simon Glass
2
-5
/
+8
2018-12-13
dm: sandbox: Allow selection of sample rate and channels
Simon Glass
1
-1
/
+1
2018-12-13
dm: sound: max98095: Tidy up error codes
Simon Glass
1
-24
/
+23
2018-12-13
dm: sound: Fix license headers
Simon Glass
2
-9
/
+3
2018-12-13
dm: sound: Complete migration to driver model
Simon Glass
6
-410
/
+4
2018-12-13
dm: exynos: sound: Convert to use driver model
Simon Glass
1
-0
/
+3
2018-12-13
dm: sound: exynos: Add support for max98090
Simon Glass
4
-0
/
+1049
2018-12-13
dm: sound: Move common code out of maxim98095
Simon Glass
5
-135
/
+204
2018-12-13
dm: sound: Add conversion to driver model
Simon Glass
6
-17
/
+318
2018-12-13
dm: sound: Start i2c IDs from 0
Simon Glass
3
-6
/
+4
2018-12-13
dm: sound: Create a uclass for sound
Simon Glass
3
-0
/
+195
2018-12-13
dm: sound: Create a uclass for i2s
Simon Glass
3
-1
/
+85
2018-12-13
dm: sound: Create a uclass for audio codecs
Simon Glass
3
-0
/
+82
2018-12-13
dm: sound: Rename samsung_i2s_priv to i2s_uc_priv
Simon Glass
2
-7
/
+7
2018-12-13
dm: sound: Create an option to use driver model for sound
Simon Glass
1
-0
/
+6
2018-12-13
dm: sound: exynos: Correct codec bus addresses
Simon Glass
1
-2
/
+1
2018-12-13
dm: sound: Fix up header ordering
Simon Glass
3
-28
/
+27
2018-12-13
dm: sound: wm8994: Drop wm8994_i2c_init()
Simon Glass
1
-11
/
+1
2018-12-13
dm: sound: max98095: Drop g_codec_info and g_max98095_info
Simon Glass
1
-15
/
+12
2018-12-13
dm: sound: wm8994: Drop g_codec_info and g_wm8994_info
Simon Glass
1
-9
/
+7
2018-12-13
dm: sound: max98095: Drop global i2c-address variable
Simon Glass
1
-4
/
+4
2018-12-13
dm: sound: wm8994: Drop global i2c-address variable
Simon Glass
1
-4
/
+4
2018-12-13
dm: sound: max98095: Split out interface setup code
Simon Glass
1
-12
/
+24
2018-12-13
dm: sound: wm899c: Split out interface setup code
Simon Glass
1
-11
/
+23
[next]