1. 234064b sound: enable building DA7219 driver with ACPIGEN=n by Heinrich Schuchardt · Sun Jun 12 13:15:34 2022 +0000
  2. c90021b snd: enable building max98357a driver with ACPIGEN=n by Heinrich Schuchardt · Sun Jun 12 13:13:05 2022 +0000
  3. c40b01b sound: Fix buffer overflow in square wave generation by Andrew Scull · Sun Apr 03 10:39:13 2022 +0000
  4. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  5. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  6. 357da17 tegra: i2c: Drop LOG_DEBUG by Simon Glass · Mon Mar 15 18:00:07 2021 +1300
  7. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  8. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  9. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  10. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  11. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  12. 4304e97 x86: sound: Correct error handling by Simon Glass · Wed Nov 04 09:57:29 2020 -0700
  13. 2f3c6ba dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() by Simon Glass · Tue Sep 22 12:44:59 2020 -0600
  14. 59ddd3a sound: Add an ACPI driver for Maxim MAX98357ac by Simon Glass · Tue Jul 07 21:32:18 2020 -0600
  15. 23cd606 sound: Add an ACPI driver for Dialog Semicondutor da7219 by Simon Glass · Tue Jul 07 21:32:17 2020 -0600
  16. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  17. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  18. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  19. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  20. adf598a sandbox: sound: Handle errors better in sound_beep() by Simon Glass · Mon Feb 03 07:36:07 2020 -0700
  21. 70bc14b sound: Add a new stop_play() method by Simon Glass · Mon Feb 03 07:36:06 2020 -0700
  22. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  23. 80bf737 sound: tegra: Add a sound driver by Simon Glass · Mon Apr 01 13:38:41 2019 -0700
  24. 6d823d0 tegra: sound: Add an I2S driver by Simon Glass · Mon Apr 01 13:38:40 2019 -0700
  25. cb51a7d tegra: sound: Add an audio hub driver by Simon Glass · Mon Apr 01 13:38:39 2019 -0700
  26. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · Thu Mar 28 11:01:23 2019 +0800
  27. 7e111d4 x86: Add sound support for samus by Simon Glass · Sat Feb 16 20:25:07 2019 -0700
  28. 5b6e44e x86: sound: Add sound support for samus (broadwell) by Simon Glass · Sat Feb 16 20:25:06 2019 -0700
  29. 12b3b58 sound: Add a driver for RealTek RT5677 by Simon Glass · Sat Feb 16 20:25:05 2019 -0700
  30. ba4b87a x86: sound: Add support for broadwell I2S by Simon Glass · Sat Feb 16 20:25:04 2019 -0700
  31. 950cc82 sound: Add a driver for the i8254 beep by Simon Glass · Sat Feb 16 20:24:59 2019 -0700
  32. e7ceeef sound: x86: link: Add sound support by Simon Glass · Sat Feb 16 20:24:57 2019 -0700
  33. 4d5814c sandbox: sound: Silence sound for testing by Simon Glass · Sat Feb 16 20:24:56 2019 -0700
  34. b67c18d sound: Add support for Intel HDA by Simon Glass · Sat Feb 16 20:24:55 2019 -0700
  35. ecd02e7 sound: Add uclass operations for beeping by Simon Glass · Sat Feb 16 20:24:54 2019 -0700
  36. 7dfe527 sound: Mark sound_setup() as optional by Simon Glass · Sat Feb 16 20:24:53 2019 -0700
  37. d789d08 sound: Allow audio codecs to be used by other SoCs by Simon Glass · Thu Dec 27 13:24:39 2018 -0700
  38. c3bc6b3 sound: samsung: Fix 'regiter' typo by Simon Glass · Thu Dec 27 13:24:37 2018 -0700
  39. 355ec12 sound: Add a driver for max98088 by Simon Glass · Fri Jan 11 18:37:09 2019 -0700
  40. f65a7d4 rockchip: Add a sound driver by Simon Glass · Thu Dec 27 20:15:22 2018 -0700
  41. 63a65b4 rockchip: Add an I2S driver by Simon Glass · Thu Dec 27 20:15:21 2018 -0700
  42. 51aa860 dm: sound: Use the correct number of channels for sound by Simon Glass · Mon Dec 10 10:37:51 2018 -0700
  43. 658a874 dm: sandbox: Allow selection of sample rate and channels by Simon Glass · Mon Dec 10 10:37:50 2018 -0700
  44. ad2a5e3 dm: sound: max98095: Tidy up error codes by Simon Glass · Mon Dec 10 10:37:49 2018 -0700
  45. c301445 dm: sound: Fix license headers by Simon Glass · Mon Dec 10 10:37:48 2018 -0700
  46. ab6dbe6 dm: sound: Complete migration to driver model by Simon Glass · Mon Dec 10 10:37:47 2018 -0700
  47. 38d0bb3 dm: exynos: sound: Convert to use driver model by Simon Glass · Mon Dec 10 10:37:44 2018 -0700
  48. 803f6b5 dm: sound: exynos: Add support for max98090 by Simon Glass · Mon Dec 10 10:37:43 2018 -0700
  49. 504a790 dm: sound: Move common code out of maxim98095 by Simon Glass · Mon Dec 10 10:37:42 2018 -0700
  50. 4070ba6 dm: sound: Add conversion to driver model by Simon Glass · Mon Dec 10 10:37:39 2018 -0700
  51. 927a371 dm: sound: Start i2c IDs from 0 by Simon Glass · Mon Dec 10 10:37:38 2018 -0700
  52. 76072ac dm: sound: Create a uclass for sound by Simon Glass · Mon Dec 10 10:37:36 2018 -0700
  53. c953aaf dm: sound: Create a uclass for i2s by Simon Glass · Mon Dec 10 10:37:34 2018 -0700
  54. ed96cde dm: sound: Create a uclass for audio codecs by Simon Glass · Mon Dec 10 10:37:33 2018 -0700
  55. aaa650c dm: sound: Rename samsung_i2s_priv to i2s_uc_priv by Simon Glass · Mon Dec 10 10:37:32 2018 -0700
  56. 799b29b dm: sound: Create an option to use driver model for sound by Simon Glass · Mon Dec 10 10:37:31 2018 -0700
  57. 15a94be dm: sound: exynos: Correct codec bus addresses by Simon Glass · Mon Dec 10 10:37:30 2018 -0700
  58. f222236 dm: sound: Fix up header ordering by Simon Glass · Mon Dec 03 04:37:34 2018 -0700
  59. 21f2a48 dm: sound: wm8994: Drop wm8994_i2c_init() by Simon Glass · Mon Dec 03 04:37:33 2018 -0700
  60. 860b11c dm: sound: max98095: Drop g_codec_info and g_max98095_info by Simon Glass · Mon Dec 03 04:37:32 2018 -0700
  61. 2947db1 dm: sound: wm8994: Drop g_codec_info and g_wm8994_info by Simon Glass · Mon Dec 03 04:37:31 2018 -0700
  62. 77c0434 dm: sound: max98095: Drop global i2c-address variable by Simon Glass · Mon Dec 03 04:37:30 2018 -0700
  63. 49471d8 dm: sound: wm8994: Drop global i2c-address variable by Simon Glass · Mon Dec 03 04:37:29 2018 -0700
  64. e1458f6 dm: sound: max98095: Split out interface setup code by Simon Glass · Mon Dec 03 04:37:28 2018 -0700
  65. 378b23a dm: sound: wm899c: Split out interface setup code by Simon Glass · Mon Dec 03 04:37:27 2018 -0700
  66. 998f4d8 dm: sound: wm8994: Create a new common init function by Simon Glass · Mon Dec 03 04:37:26 2018 -0700
  67. fd7d697 dm: sound: max98095: Pass private data to internal functions by Simon Glass · Mon Dec 03 04:37:25 2018 -0700
  68. e9be4cf dm: sound: wm8994: Pass private data to internal functions by Simon Glass · Mon Dec 03 04:37:24 2018 -0700
  69. 1073d2e dm: sound: Drop codec_type by Simon Glass · Mon Dec 03 04:37:23 2018 -0700
  70. 302eea4 dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv by Simon Glass · Mon Dec 03 04:37:22 2018 -0700
  71. 6e5faf0 dm: sound: Drop unused pre-device-tree code by Simon Glass · Mon Dec 03 04:37:21 2018 -0700
  72. 3f1bd87 dm: sound: samsung: Make local function static by Simon Glass · Mon Dec 03 04:37:19 2018 -0700
  73. ddad032 sound: Add sample rate as a parameter for square wave by Simon Glass · Thu Nov 15 19:56:13 2018 -0700
  74. ffefc8d sound: Correct data output in sound_create_square_wave() by Simon Glass · Thu Nov 15 19:56:12 2018 -0700
  75. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  76. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  77. 1d9af1f dm: gpio: Add live tree support by Simon Glass · Tue May 30 21:47:09 2017 -0600
  78. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  79. cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · Sun Jul 26 02:46:26 2015 +0900
  80. 9c2d7af sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig by Simon Glass · Fri Mar 06 13:19:14 2015 -0700
  81. bb3315f sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig by Simon Glass · Fri Mar 06 13:19:13 2015 -0700
  82. 015b4a5 sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig by Simon Glass · Fri Mar 06 13:19:12 2015 -0700
  83. 67402f0 sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig by Simon Glass · Fri Mar 06 13:19:11 2015 -0700
  84. c62d28e sandbox: exynos: Move CONFIG_I2S to Kconfig by Simon Glass · Fri Mar 06 13:19:10 2015 -0700
  85. 3f111d4 sandbox: exynos: Move CONFIG_SOUND to Kconfig by Simon Glass · Fri Mar 06 13:19:08 2015 -0700
  86. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  87. c5b2a00 build: define CPU only when arch/${ARCH}/cpu/${CPU} exists by Masahiro Yamada · Tue Jun 24 22:10:52 2014 +0900
  88. 59c021e sound: Move Samsung-specific code into its own file by Simon Glass · Thu Feb 27 13:26:20 2014 -0700
  89. 279fc16 sandbox: Add a simple sound driver by Simon Glass · Thu Feb 27 13:26:18 2014 -0700
  90. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:57 2013 +0900
  91. 6e19490 Sound: MAX98095: Support I2S0 channel by Dani Krishna Mohan · Wed Sep 11 16:38:50 2013 +0530
  92. 1cc114a Sound: I2S: Replacing I2S1 with I2S0 channel. by Dani Krishna Mohan · Wed Sep 11 16:38:49 2013 +0530
  93. 65c7ee6 ARM: Added I2S0 clocks for audio by Dani Krishna Mohan · Wed Sep 11 16:38:48 2013 +0530
  94. 962e08c Sound: WM8994: Support I2S0 channel by Dani Krishna Mohan · Wed Sep 11 16:38:46 2013 +0530
  95. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  96. 1bf5825 Sound: Support for MAX98095 codec in driver by Rajeshwari Shinde · Thu Feb 14 19:46:13 2013 +0000
  97. cd93e9b Sound: MAX98095: Add the driver for codec by Rajeshwari Shinde · Thu Feb 14 19:46:12 2013 +0000
  98. d5d9a6e Sound: WM8994: Add FDT support to codec by Rajeshwari Shinde · Wed Dec 26 20:03:18 2012 +0000
  99. 7376621 Sound: Add FDT support to driver by Rajeshwari Shinde · Wed Dec 26 20:03:17 2012 +0000
  100. bd3841f SOUND: Add WM8994 codec by Rajeshwari Shinde · Thu Oct 25 19:49:23 2012 +0000