1. 927a371 dm: sound: Start i2c IDs from 0 by Simon Glass · 6 years ago
  2. 76072ac dm: sound: Create a uclass for sound by Simon Glass · 6 years ago
  3. c953aaf dm: sound: Create a uclass for i2s by Simon Glass · 6 years ago
  4. ed96cde dm: sound: Create a uclass for audio codecs by Simon Glass · 6 years ago
  5. aaa650c dm: sound: Rename samsung_i2s_priv to i2s_uc_priv by Simon Glass · 6 years ago
  6. 799b29b dm: sound: Create an option to use driver model for sound by Simon Glass · 6 years ago
  7. 15a94be dm: sound: exynos: Correct codec bus addresses by Simon Glass · 6 years ago
  8. f222236 dm: sound: Fix up header ordering by Simon Glass · 6 years ago
  9. 21f2a48 dm: sound: wm8994: Drop wm8994_i2c_init() by Simon Glass · 6 years ago
  10. 860b11c dm: sound: max98095: Drop g_codec_info and g_max98095_info by Simon Glass · 6 years ago
  11. 2947db1 dm: sound: wm8994: Drop g_codec_info and g_wm8994_info by Simon Glass · 6 years ago
  12. 77c0434 dm: sound: max98095: Drop global i2c-address variable by Simon Glass · 6 years ago
  13. 49471d8 dm: sound: wm8994: Drop global i2c-address variable by Simon Glass · 6 years ago
  14. e1458f6 dm: sound: max98095: Split out interface setup code by Simon Glass · 6 years ago
  15. 378b23a dm: sound: wm899c: Split out interface setup code by Simon Glass · 6 years ago
  16. 998f4d8 dm: sound: wm8994: Create a new common init function by Simon Glass · 6 years ago
  17. fd7d697 dm: sound: max98095: Pass private data to internal functions by Simon Glass · 6 years ago
  18. e9be4cf dm: sound: wm8994: Pass private data to internal functions by Simon Glass · 6 years ago
  19. 1073d2e dm: sound: Drop codec_type by Simon Glass · 6 years ago
  20. 302eea4 dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv by Simon Glass · 6 years ago
  21. 6e5faf0 dm: sound: Drop unused pre-device-tree code by Simon Glass · 6 years ago
  22. 3f1bd87 dm: sound: samsung: Make local function static by Simon Glass · 6 years ago
  23. ddad032 sound: Add sample rate as a parameter for square wave by Simon Glass · 6 years ago
  24. ffefc8d sound: Correct data output in sound_create_square_wave() by Simon Glass · 6 years ago
  25. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  26. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  27. 1d9af1f dm: gpio: Add live tree support by Simon Glass · 7 years ago
  28. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  29. cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  30. 9c2d7af sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig by Simon Glass · 10 years ago
  31. bb3315f sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig by Simon Glass · 10 years ago
  32. 015b4a5 sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig by Simon Glass · 10 years ago
  33. 67402f0 sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig by Simon Glass · 10 years ago
  34. c62d28e sandbox: exynos: Move CONFIG_I2S to Kconfig by Simon Glass · 10 years ago
  35. 3f111d4 sandbox: exynos: Move CONFIG_SOUND to Kconfig by Simon Glass · 10 years ago
  36. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  37. c5b2a00 build: define CPU only when arch/${ARCH}/cpu/${CPU} exists by Masahiro Yamada · 10 years ago
  38. 59c021e sound: Move Samsung-specific code into its own file by Simon Glass · 11 years ago
  39. 279fc16 sandbox: Add a simple sound driver by Simon Glass · 11 years ago
  40. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  41. 6e19490 Sound: MAX98095: Support I2S0 channel by Dani Krishna Mohan · 11 years ago
  42. 1cc114a Sound: I2S: Replacing I2S1 with I2S0 channel. by Dani Krishna Mohan · 11 years ago
  43. 65c7ee6 ARM: Added I2S0 clocks for audio by Dani Krishna Mohan · 11 years ago
  44. 962e08c Sound: WM8994: Support I2S0 channel by Dani Krishna Mohan · 11 years ago
  45. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  46. 1bf5825 Sound: Support for MAX98095 codec in driver by Rajeshwari Shinde · 12 years ago
  47. cd93e9b Sound: MAX98095: Add the driver for codec by Rajeshwari Shinde · 12 years ago
  48. d5d9a6e Sound: WM8994: Add FDT support to codec by Rajeshwari Shinde · 12 years ago
  49. 7376621 Sound: Add FDT support to driver by Rajeshwari Shinde · 12 years ago
  50. bd3841f SOUND: Add WM8994 codec by Rajeshwari Shinde · 12 years ago
  51. 836a66c SOUND: SAMSUNG: Add I2S driver by Rajeshwari Shinde · 12 years ago