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