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
2022-07-08
sound: enable building DA7219 driver with ACPIGEN=n
Heinrich Schuchardt
1
-0
/
+3
2022-07-08
snd: enable building max98357a driver with ACPIGEN=n
Heinrich Schuchardt
1
-0
/
+3
2022-04-29
sound: Fix buffer overflow in square wave generation
Andrew Scull
1
-4
/
+2
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
10
-41
/
+41
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
3
-0
/
+6
2021-03-27
tegra: i2c: Drop LOG_DEBUG
Simon Glass
1
-1
/
+0
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
1
-1
/
+1
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2
-4
/
+4
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
1
-1
/
+1
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
12
-14
/
+14
2020-11-06
x86: sound: Correct error handling
Simon Glass
2
-3
/
+3
2020-09-25
dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()
Simon Glass
1
-1
/
+1
2020-07-17
sound: Add an ACPI driver for Maxim MAX98357ac
Simon Glass
3
-0
/
+171
2020-07-17
sound: Add an ACPI driver for Dialog Semicondutor da7219
Simon Glass
3
-0
/
+200
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
[next]