index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
*
sound: tegra: Add a sound driver
Simon Glass
2019-05-24
2
-1
/
+101
*
tegra: sound: Add an I2S driver
Simon Glass
2019-05-24
3
-1
/
+153
*
tegra: sound: Add an audio hub driver
Simon Glass
2019-05-24
3
-0
/
+266
*
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-05-01
1
-1
/
+1
*
x86: Add sound support for samus
Simon Glass
2019-02-20
1
-1
/
+1
*
x86: sound: Add sound support for samus (broadwell)
Simon Glass
2019-02-20
2
-1
/
+66
*
sound: Add a driver for RealTek RT5677
Simon Glass
2019-02-20
4
-0
/
+1772
*
x86: sound: Add support for broadwell I2S
Simon Glass
2019-02-20
3
-0
/
+608
*
sound: Add a driver for the i8254 beep
Simon Glass
2019-02-20
3
-0
/
+51
*
sound: x86: link: Add sound support
Simon Glass
2019-02-20
3
-0
/
+148
*
sandbox: sound: Silence sound for testing
Simon Glass
2019-02-20
1
-3
/
+22
*
sound: Add support for Intel HDA
Simon Glass
2019-02-20
3
-0
/
+566
*
sound: Add uclass operations for beeping
Simon Glass
2019-02-20
2
-4
/
+76
*
sound: Mark sound_setup() as optional
Simon Glass
2019-02-20
1
-1
/
+1
*
sound: Allow audio codecs to be used by other SoCs
Simon Glass
2019-02-09
6
-28
/
+8
*
sound: samsung: Fix 'regiter' typo
Simon Glass
2019-02-09
1
-8
/
+8
*
sound: Add a driver for max98088
Simon Glass
2019-02-09
5
-1
/
+633
*
rockchip: Add a sound driver
Simon Glass
2019-02-01
2
-1
/
+133
*
rockchip: Add an I2S driver
Simon Glass
2019-02-01
3
-0
/
+159
*
dm: sound: Use the correct number of channels for sound
Simon Glass
2018-12-13
2
-5
/
+8
*
dm: sandbox: Allow selection of sample rate and channels
Simon Glass
2018-12-13
1
-1
/
+1
*
dm: sound: max98095: Tidy up error codes
Simon Glass
2018-12-13
1
-24
/
+23
*
dm: sound: Fix license headers
Simon Glass
2018-12-13
2
-9
/
+3
*
dm: sound: Complete migration to driver model
Simon Glass
2018-12-13
6
-410
/
+4
*
dm: exynos: sound: Convert to use driver model
Simon Glass
2018-12-13
1
-0
/
+3
*
dm: sound: exynos: Add support for max98090
Simon Glass
2018-12-13
4
-0
/
+1049
*
dm: sound: Move common code out of maxim98095
Simon Glass
2018-12-13
5
-135
/
+204
*
dm: sound: Add conversion to driver model
Simon Glass
2018-12-13
6
-17
/
+318
*
dm: sound: Start i2c IDs from 0
Simon Glass
2018-12-13
3
-6
/
+4
*
dm: sound: Create a uclass for sound
Simon Glass
2018-12-13
3
-0
/
+195
*
dm: sound: Create a uclass for i2s
Simon Glass
2018-12-13
3
-1
/
+85
*
dm: sound: Create a uclass for audio codecs
Simon Glass
2018-12-13
3
-0
/
+82
*
dm: sound: Rename samsung_i2s_priv to i2s_uc_priv
Simon Glass
2018-12-13
2
-7
/
+7
*
dm: sound: Create an option to use driver model for sound
Simon Glass
2018-12-13
1
-0
/
+6
*
dm: sound: exynos: Correct codec bus addresses
Simon Glass
2018-12-13
1
-2
/
+1
*
dm: sound: Fix up header ordering
Simon Glass
2018-12-13
3
-28
/
+27
*
dm: sound: wm8994: Drop wm8994_i2c_init()
Simon Glass
2018-12-13
1
-11
/
+1
*
dm: sound: max98095: Drop g_codec_info and g_max98095_info
Simon Glass
2018-12-13
1
-15
/
+12
*
dm: sound: wm8994: Drop g_codec_info and g_wm8994_info
Simon Glass
2018-12-13
1
-9
/
+7
*
dm: sound: max98095: Drop global i2c-address variable
Simon Glass
2018-12-13
1
-4
/
+4
*
dm: sound: wm8994: Drop global i2c-address variable
Simon Glass
2018-12-13
1
-4
/
+4
*
dm: sound: max98095: Split out interface setup code
Simon Glass
2018-12-13
1
-12
/
+24
*
dm: sound: wm899c: Split out interface setup code
Simon Glass
2018-12-13
1
-11
/
+23
*
dm: sound: wm8994: Create a new common init function
Simon Glass
2018-12-13
1
-23
/
+33
*
dm: sound: max98095: Pass private data to internal functions
Simon Glass
2018-12-13
1
-74
/
+78
*
dm: sound: wm8994: Pass private data to internal functions
Simon Glass
2018-12-13
1
-142
/
+154
*
dm: sound: Drop codec_type
Simon Glass
2018-12-13
2
-24
/
+0
*
dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv
Simon Glass
2018-12-13
2
-8
/
+8
*
dm: sound: Drop unused pre-device-tree code
Simon Glass
2018-12-13
2
-12
/
+0
*
dm: sound: samsung: Make local function static
Simon Glass
2018-12-13
2
-5
/
+5
[next]