- 42ee0cd tegra: i2c: Drop LOG_DEBUG by Simon Glass · 3 years, 8 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- dd30c5b x86: sound: Correct error handling by Simon Glass · 4 years ago
- 23dd0ea dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() by Simon Glass · 4 years, 2 months ago
- 54bcca2 sound: Add an ACPI driver for Maxim MAX98357ac by Simon Glass · 4 years, 4 months ago
- 0324b71 sound: Add an ACPI driver for Dialog Semicondutor da7219 by Simon Glass · 4 years, 4 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 0266248 sandbox: sound: Handle errors better in sound_beep() by Simon Glass · 4 years, 9 months ago
- 3062cd1 sound: Add a new stop_play() method by Simon Glass · 4 years, 9 months ago
- 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
- 7a6c6db sound: tegra: Add a sound driver by Simon Glass · 6 years ago
- c5a120b tegra: sound: Add an I2S driver by Simon Glass · 6 years ago
- 112f2e1 tegra: sound: Add an audio hub driver by Simon Glass · 6 years ago
- 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
- e2c901c x86: Add sound support for samus by Simon Glass · 6 years ago
- 7b96c6c x86: sound: Add sound support for samus (broadwell) by Simon Glass · 6 years ago
- cf88592 sound: Add a driver for RealTek RT5677 by Simon Glass · 6 years ago
- cbdfe59 x86: sound: Add support for broadwell I2S by Simon Glass · 6 years ago
- 6a27e54 sound: Add a driver for the i8254 beep by Simon Glass · 6 years ago
- 6744c0d sound: x86: link: Add sound support by Simon Glass · 6 years ago
- ecc7973 sandbox: sound: Silence sound for testing by Simon Glass · 6 years ago
- 2ca4713 sound: Add support for Intel HDA by Simon Glass · 6 years ago
- 2850266 sound: Add uclass operations for beeping by Simon Glass · 6 years ago
- e65f9ef sound: Mark sound_setup() as optional by Simon Glass · 6 years ago
- afcd645 sound: Allow audio codecs to be used by other SoCs by Simon Glass · 6 years ago
- 4a68a60 sound: samsung: Fix 'regiter' typo by Simon Glass · 6 years ago
- 9a7210f sound: Add a driver for max98088 by Simon Glass · 6 years ago
- bcea0e1 rockchip: Add a sound driver by Simon Glass · 6 years ago
- 2665f09 rockchip: Add an I2S driver by Simon Glass · 6 years ago
- f987177 dm: sound: Use the correct number of channels for sound by Simon Glass · 6 years ago
- e221cdc dm: sandbox: Allow selection of sample rate and channels by Simon Glass · 6 years ago
- bc58184 dm: sound: max98095: Tidy up error codes by Simon Glass · 6 years ago
- e9f66f4 dm: sound: Fix license headers by Simon Glass · 6 years ago
- f2b25c9 dm: sound: Complete migration to driver model by Simon Glass · 6 years ago
- 93a98a6 dm: exynos: sound: Convert to use driver model by Simon Glass · 6 years ago
- 8cad63c dm: sound: exynos: Add support for max98090 by Simon Glass · 6 years ago
- 0ab6f0b dm: sound: Move common code out of maxim98095 by Simon Glass · 6 years ago
- d6cadd5 dm: sound: Add conversion to driver model by Simon Glass · 6 years ago
- 6c986cf dm: sound: Start i2c IDs from 0 by Simon Glass · 6 years ago
- d490189 dm: sound: Create a uclass for sound by Simon Glass · 6 years ago
- e96fa6c dm: sound: Create a uclass for i2s by Simon Glass · 6 years ago
- ce6d99a dm: sound: Create a uclass for audio codecs by Simon Glass · 6 years ago
- 45863db dm: sound: Rename samsung_i2s_priv to i2s_uc_priv by Simon Glass · 6 years ago
- 2a04957 dm: sound: Create an option to use driver model for sound by Simon Glass · 6 years ago
- 51b06dc dm: sound: exynos: Correct codec bus addresses by Simon Glass · 6 years ago
- a1efd49 dm: sound: Fix up header ordering by Simon Glass · 6 years ago
- 9ca9f6d dm: sound: wm8994: Drop wm8994_i2c_init() by Simon Glass · 6 years ago
- 04660d6 dm: sound: max98095: Drop g_codec_info and g_max98095_info by Simon Glass · 6 years ago
- 62ba831 dm: sound: wm8994: Drop g_codec_info and g_wm8994_info by Simon Glass · 6 years ago
- 372922c dm: sound: max98095: Drop global i2c-address variable by Simon Glass · 6 years ago
- 6ab0d25 dm: sound: wm8994: Drop global i2c-address variable by Simon Glass · 6 years ago
- 82a27d2 dm: sound: max98095: Split out interface setup code by Simon Glass · 6 years ago
- cfbe762 dm: sound: wm899c: Split out interface setup code by Simon Glass · 6 years ago
- 54e67e2 dm: sound: wm8994: Create a new common init function by Simon Glass · 6 years ago
- a832a3e dm: sound: max98095: Pass private data to internal functions by Simon Glass · 6 years ago
- 107ab83 dm: sound: wm8994: Pass private data to internal functions by Simon Glass · 6 years ago
- 7153ad8 dm: sound: Drop codec_type by Simon Glass · 6 years ago
- ccf0425 dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv by Simon Glass · 6 years ago
- d2eab33 dm: sound: Drop unused pre-device-tree code by Simon Glass · 6 years ago
- eb13350 dm: sound: samsung: Make local function static by Simon Glass · 6 years ago
- 7d92b06 sound: Add sample rate as a parameter for square wave by Simon Glass · 6 years ago
- 03f11e8 sound: Correct data output in sound_create_square_wave() by Simon Glass · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
- 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
- 0b11dbf drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
- 3907305 sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig by Simon Glass · 10 years ago
- dd573f9 sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig by Simon Glass · 10 years ago
- 7a170a5 sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig by Simon Glass · 10 years ago
- 6bd7be2 sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig by Simon Glass · 10 years ago
- 00cf7bf sandbox: exynos: Move CONFIG_I2S to Kconfig by Simon Glass · 10 years ago
- ef35d98 sandbox: exynos: Move CONFIG_SOUND to Kconfig by Simon Glass · 10 years ago
- ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
- a8b0f9b build: define CPU only when arch/${ARCH}/cpu/${CPU} exists by Masahiro Yamada · 10 years ago
- a77bf70 sound: Move Samsung-specific code into its own file by Simon Glass · 11 years ago
- c34c024 sandbox: Add a simple sound driver by Simon Glass · 11 years ago
- 710f1d3 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- 6b40852 Sound: MAX98095: Support I2S0 channel by Dani Krishna Mohan · 11 years ago
- 5fb5b15 Sound: I2S: Replacing I2S1 with I2S0 channel. by Dani Krishna Mohan · 11 years ago
- 3dd22a3 ARM: Added I2S0 clocks for audio by Dani Krishna Mohan · 11 years ago
- d981d80 Sound: WM8994: Support I2S0 channel by Dani Krishna Mohan · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 14d2dfc Sound: Support for MAX98095 codec in driver by Rajeshwari Shinde · 12 years ago
- 5febe8d Sound: MAX98095: Add the driver for codec by Rajeshwari Shinde · 12 years ago
- 6647c7a Sound: WM8994: Add FDT support to codec by Rajeshwari Shinde · 12 years ago
- f482310 Sound: Add FDT support to driver by Rajeshwari Shinde · 12 years ago
- a2d8e0a SOUND: Add WM8994 codec by Rajeshwari Shinde · 12 years ago
- 511ed5f SOUND: SAMSUNG: Add I2S driver by Rajeshwari Shinde · 12 years ago