1. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  2. 39f75da isystem: trim/fixup stdarg.h and other headers by Alexey Dobriyan · 3 years, 5 months ago
  3. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  4. 37d122c ALSA: aoa: remove unnecessary oom message by Zhen Lei · 3 years, 6 months ago
  5. 75b1a8f ALSA: Convert strlcpy to strscpy when return value is unused by Joe Perches · 4 years ago
  6. 5656a7a ALSA: aoa: i2sbus: use DECLARE_COMPLETION_ONSTACK() macro by Pierre-Louis Bossart · 4 years, 4 months ago
  7. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  8. fa35aa4 ALSA: aoa: More constifications by Takashi Iwai · 5 years ago
  9. dde5199 ALSA: aoa: Constify snd_kcontrol_new items by Takashi Iwai · 5 years ago
  10. e6f2a61 ALSA: aoa: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  11. f2b4422 ALSA: aoa: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  12. 9b2433a ALSA: aoa: Use managed buffer allocation by Takashi Iwai · 5 years ago
  13. 3ca5fc0 ALSA: aoa: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  14. f474808 ALSA: aoa: onyx: always initialize register read value by Johannes Berg · 5 years ago
  15. d686935 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250 by Thomas Gleixner · 6 years ago
  16. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  17. 00178c9 ALSA: aoa: Fix of-node refcount unbalance by Takashi Iwai · 6 years ago
  18. d02cac1 Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 6 years ago
  19. d3bdf3f ALSA: aoa: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
  20. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  21. 157ab88 ALSA: aoa: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  22. 192a712 ALSA: aoa: Remove direct OF name and type accesses by Rob Herring · 6 years ago
  23. c12faa2 ALSA: aoa: Use device_type helpers to access the node type by Rob Herring · 6 years ago
  24. b917d58 ALSA: aoa: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  25. 222bce5 ALSA: snd-aoa: add of_node_put() in error path by Nicholas Mc Guire · 6 years ago
  26. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  27. 0be04a6 ALSA: aoa: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  28. 18f6dda ALSA: aoa: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  29. bb1c928 ALSA: aoa: make snd_kcontrol_new const by Bhumika Goyal · 7 years ago
  30. 905e46a ALSA: declare snd_kcontrol_new structures as const by Bhumika Goyal · 8 years ago
  31. 07021b43 Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  32. ef24ba7 powerpc: Remove all usages of NO_IRQ by Michael Ellerman · 8 years ago
  33. 44cc4a0 ALSA: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  34. 34b64e5 ALSA: snd-aoa: enable sound on PowerBook G4 12" by Aaro Koskinen · 8 years ago
  35. f6af5df ALSA: aoa-soundbus: Switch to dev_pm_ops by Lars-Peter Clausen · 9 years ago
  36. 3ce095c ALSA: aoa: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  37. a038b97 ALSA: aoa: convert bus code to use dev_groups by Quentin Lambert · 10 years ago
  38. b24062b ALSA: aoa: constify of_device_id array by Fabian Frederick · 10 years ago
  39. 3fe9cf3 Merge branch 'topic/snd-device' into for-next by Takashi Iwai · 10 years ago
  40. ef46c7a ALSA: pcm: Embed struct device by Takashi Iwai · 10 years ago
  41. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  42. ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 10 years ago
  43. aa57b93 ALSA: aoa: Delete an unnecessary check before the function call "snd_pcm_suspend_all" by Markus Elfring · 10 years ago
  44. 492a7ea0 ALSA: i2sbus: Deletion of unnecessary checks before the function call "release_and_free_resource" by Markus Elfring · 10 years ago
  45. 04eeb60 ALSA: aoa: Use snd_ctl_elem_info() by Takashi Iwai · 10 years ago
  46. 7f0f204 ALSA: Use dma_zalloc_coherent by Joe Perches · 11 years ago
  47. 00a6d7b ALSA: sound/aoa/codecs/onyx.c: use static const for texts by Fabian Frederick · 11 years ago
  48. 9ce5054 ALSA: Drop __bitwise and typedefs for snd_device attributes by Takashi Iwai · 11 years ago
  49. d915178 ALSA: aoa: Use SNDRV_DEV_CODEC for AOA codec objects by Takashi Iwai · 11 years ago
  50. 1076879 ALSA: ppc: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  51. 73d75ba Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  52. 11b3fda ALSA: snd-aoa: two copy and paste bugs by Dan Carpenter · 11 years ago
  53. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  54. 0885786 ALSA: snd-aoa: Add a layout entry for PowerBook6,5 by Michael Ellerman · 12 years ago
  55. 74c34ca ALSA: pcm_format_to_bits strong-typed conversion by Eldad Zack · 12 years ago
  56. 26b0d14 sound/aoa: Adapt to new i2c probing scheme by Andreas Schwab · 13 years ago
  57. 98654d3 ALSA: aoa: Convert onyx and tas codec drivers to module_i2c_driver by Axel Lin · 13 years ago
  58. 2290c0d Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  59. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  60. d593b54 snd-aoa: remove commented out Kconfig entry by Paul Bolle · 13 years ago
  61. 0308110 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 13 years ago
  62. 5758960 ALSA: aoa: Remove obsolete cleanup for clientdata by Axel Lin · 13 years ago
  63. de75577 ALSA: sound/aoa/fabrics/layout.c: remove unneeded kfree by Julia Lawall · 13 years ago
  64. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  65. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 14 years ago
  66. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  67. 354d14b Merge branch 'topic/workq-update' into topic/misc by Takashi Iwai · 14 years ago
  68. 5b84ba2 sound: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  69. 5144c534 ALSA: aoa: Remove wrong i2c_set_clientdata in onyx_i2c_remove() by Axel Lin · 14 years ago
  70. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  71. c2cdf6a powerpc/macio: Fix probing of macio devices by using the right of match table by Benjamin Herrenschmidt · 15 years ago
  72. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 15 years ago
  73. cb6dc51 arch/powerpc: Move dma_mask from of_device into pdev_archdata by Grant Likely · 15 years ago
  74. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  75. 6237cda powerpc/aoa: gpio-pmf.c: 3 * redundant code by d binderman · 15 years ago
  76. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  77. 6016a36 of: unify phandle name in struct device_node by Grant Likely · 15 years ago
  78. 18c4078 ALSA: Don't assume i2c device probing always succeeds by Takashi Iwai · 15 years ago
  79. f065fab ALSA: sound/aoa: Add kmalloc NULL tests by Julia Lawall · 15 years ago
  80. ae31c1f sound: remove driver_data direct access of struct device by Greg Kroah-Hartman · 16 years ago
  81. cfbf1ee ALSA: AOA: Convert onyx and tas codecs to new-style i2c drivers by Jean Delvare · 16 years ago
  82. ff4fc36 Merge branch 'topic/aoa' into for-linus by Takashi Iwai · 16 years ago
  83. 5f17e79 ALSA: snd-aoa: handle master-amp if present by Johannes Berg · 16 years ago
  84. 45e513b ALSA: snd-aoa: handle older machines by Johannes Berg · 16 years ago
  85. bd7dd77 ALSA: Convert to snd_card_create() in other sound/* by Takashi Iwai · 16 years ago
  86. facef86 Merge branch 'topic/aoa' into to-push by Takashi Iwai · 16 years ago
  87. 7aeb6d7 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  88. bb072bf sound: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  89. bfd4e66 Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linus by Takashi Iwai · 16 years ago
  90. 888dcb7 ALSA: aoa: clean up file names by Johannes Berg · 16 years ago
  91. 9f50bba ALSA: aoa i2sbus: don't overwrite module parameter by Johannes Berg · 16 years ago
  92. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  93. c7d03bc ALSA: aoa - Remove duplicate assignment of SNDRV_PCM_FMTBIT_S{16,24}_BE bits by Roel Kluin · 16 years ago
  94. f6f1101 powerpc/drivers: Use linux/of_device.h instead of asm/of_device.h by Stephen Rothwell · 16 years ago
  95. 89fe511 sound: Convert to menuconfig by Takashi Iwai · 17 years ago
  96. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  97. 3d3909f [ALSA] aoa - fix compile warning by Takashi Iwai · 17 years ago
  98. df86d11 [ALSA] add number of periods constraint to snd-aoa by Heikki Lindholm · 17 years ago
  99. 498ade1 [ALSA] aoa - Check value range in ctl callbacks by Takashi Iwai · 17 years ago
  100. a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 17 years ago