index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
sound
Age
Commit message (
Expand
)
Author
2019-02-09
sound: Allow audio codecs to be used by other SoCs
Simon Glass
2019-02-09
sound: samsung: Fix 'regiter' typo
Simon Glass
2019-02-09
sound: Add a driver for max98088
Simon Glass
2019-02-01
rockchip: Add a sound driver
Simon Glass
2019-02-01
rockchip: Add an I2S driver
Simon Glass
2018-12-13
dm: sound: Use the correct number of channels for sound
Simon Glass
2018-12-13
dm: sandbox: Allow selection of sample rate and channels
Simon Glass
2018-12-13
dm: sound: max98095: Tidy up error codes
Simon Glass
2018-12-13
dm: sound: Fix license headers
Simon Glass
2018-12-13
dm: sound: Complete migration to driver model
Simon Glass
2018-12-13
dm: exynos: sound: Convert to use driver model
Simon Glass
2018-12-13
dm: sound: exynos: Add support for max98090
Simon Glass
2018-12-13
dm: sound: Move common code out of maxim98095
Simon Glass
2018-12-13
dm: sound: Add conversion to driver model
Simon Glass
2018-12-13
dm: sound: Start i2c IDs from 0
Simon Glass
2018-12-13
dm: sound: Create a uclass for sound
Simon Glass
2018-12-13
dm: sound: Create a uclass for i2s
Simon Glass
2018-12-13
dm: sound: Create a uclass for audio codecs
Simon Glass
2018-12-13
dm: sound: Rename samsung_i2s_priv to i2s_uc_priv
Simon Glass
2018-12-13
dm: sound: Create an option to use driver model for sound
Simon Glass
2018-12-13
dm: sound: exynos: Correct codec bus addresses
Simon Glass
2018-12-13
dm: sound: Fix up header ordering
Simon Glass
2018-12-13
dm: sound: wm8994: Drop wm8994_i2c_init()
Simon Glass
2018-12-13
dm: sound: max98095: Drop g_codec_info and g_max98095_info
Simon Glass
2018-12-13
dm: sound: wm8994: Drop g_codec_info and g_wm8994_info
Simon Glass
2018-12-13
dm: sound: max98095: Drop global i2c-address variable
Simon Glass
2018-12-13
dm: sound: wm8994: Drop global i2c-address variable
Simon Glass
2018-12-13
dm: sound: max98095: Split out interface setup code
Simon Glass
2018-12-13
dm: sound: wm899c: Split out interface setup code
Simon Glass
2018-12-13
dm: sound: wm8994: Create a new common init function
Simon Glass
2018-12-13
dm: sound: max98095: Pass private data to internal functions
Simon Glass
2018-12-13
dm: sound: wm8994: Pass private data to internal functions
Simon Glass
2018-12-13
dm: sound: Drop codec_type
Simon Glass
2018-12-13
dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv
Simon Glass
2018-12-13
dm: sound: Drop unused pre-device-tree code
Simon Glass
2018-12-13
dm: sound: samsung: Make local function static
Simon Glass
2018-11-29
sound: Add sample rate as a parameter for square wave
Simon Glass
2018-11-29
sound: Correct data output in sound_create_square_wave()
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-06-01
dm: gpio: Add live tree support
Simon Glass
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-12
drivers: hierarchize drivers Kconfig menu
Masahiro Yamada
2015-04-18
sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig
Simon Glass
2015-04-18
sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig
Simon Glass
2015-04-18
sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig
Simon Glass
2015-04-18
sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig
Simon Glass
2015-04-18
sandbox: exynos: Move CONFIG_I2S to Kconfig
Simon Glass
2015-04-18
sandbox: exynos: Move CONFIG_SOUND to Kconfig
Simon Glass
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
[next]