Age | Commit message (Expand) | Author |
2019-05-24 | sound: tegra: Add a sound driver | Simon Glass |
2019-05-24 | tegra: sound: Add an I2S driver | Simon Glass |
2019-05-24 | tegra: sound: Add an audio hub driver | Simon Glass |
2019-05-01 | rockchip: use 'arch-rockchip' as header file path | Kever Yang |
2019-02-20 | x86: Add sound support for samus | Simon Glass |
2019-02-20 | x86: sound: Add sound support for samus (broadwell) | Simon Glass |
2019-02-20 | sound: Add a driver for RealTek RT5677 | Simon Glass |
2019-02-20 | x86: sound: Add support for broadwell I2S | Simon Glass |
2019-02-20 | sound: Add a driver for the i8254 beep | Simon Glass |
2019-02-20 | sound: x86: link: Add sound support | Simon Glass |
2019-02-20 | sandbox: sound: Silence sound for testing | Simon Glass |
2019-02-20 | sound: Add support for Intel HDA | Simon Glass |
2019-02-20 | sound: Add uclass operations for beeping | Simon Glass |
2019-02-20 | sound: Mark sound_setup() as optional | Simon Glass |
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 |