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