index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
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-19
common: Drop linux/bitops.h from common header
Simon Glass
4
-0
/
+4
2020-05-19
common: Drop linux/delay.h from common header
Simon Glass
3
-0
/
+3
2020-05-19
common: Drop log.h from common header
Simon Glass
19
-0
/
+19
2020-02-06
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2020-02-06
sandbox: sound: Handle errors better in sound_beep()
Simon Glass
1
-1
/
+4
2020-02-06
sound: Add a new stop_play() method
Simon Glass
2
-1
/
+31
2019-12-03
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-14
dm: sound: Use the correct number of channels for sound
Simon Glass
2
-5
/
+8
2018-12-14
dm: sandbox: Allow selection of sample rate and channels
Simon Glass
1
-1
/
+1
2018-12-14
dm: sound: max98095: Tidy up error codes
Simon Glass
1
-24
/
+23
2018-12-14
dm: sound: Fix license headers
Simon Glass
2
-9
/
+3
2018-12-14
dm: sound: Complete migration to driver model
Simon Glass
6
-410
/
+4
2018-12-14
dm: exynos: sound: Convert to use driver model
Simon Glass
1
-0
/
+3
2018-12-14
dm: sound: exynos: Add support for max98090
Simon Glass
4
-0
/
+1049
2018-12-14
dm: sound: Move common code out of maxim98095
Simon Glass
5
-135
/
+204
2018-12-14
dm: sound: Add conversion to driver model
Simon Glass
6
-17
/
+318
2018-12-14
dm: sound: Start i2c IDs from 0
Simon Glass
3
-6
/
+4
2018-12-14
dm: sound: Create a uclass for sound
Simon Glass
3
-0
/
+195
2018-12-14
dm: sound: Create a uclass for i2s
Simon Glass
3
-1
/
+85
2018-12-14
dm: sound: Create a uclass for audio codecs
Simon Glass
3
-0
/
+82
2018-12-14
dm: sound: Rename samsung_i2s_priv to i2s_uc_priv
Simon Glass
2
-7
/
+7
2018-12-14
dm: sound: Create an option to use driver model for sound
Simon Glass
1
-0
/
+6
2018-12-14
dm: sound: exynos: Correct codec bus addresses
Simon Glass
1
-2
/
+1
2018-12-14
dm: sound: Fix up header ordering
Simon Glass
3
-28
/
+27
2018-12-14
dm: sound: wm8994: Drop wm8994_i2c_init()
Simon Glass
1
-11
/
+1
2018-12-14
dm: sound: max98095: Drop g_codec_info and g_max98095_info
Simon Glass
1
-15
/
+12
2018-12-14
dm: sound: wm8994: Drop g_codec_info and g_wm8994_info
Simon Glass
1
-9
/
+7
[next]