1. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  2. 37d122c ALSA: aoa: remove unnecessary oom message by Zhen Lei · 3 years, 6 months ago
  3. 75b1a8f ALSA: Convert strlcpy to strscpy when return value is unused by Joe Perches · 4 years ago
  4. 5656a7a ALSA: aoa: i2sbus: use DECLARE_COMPLETION_ONSTACK() macro by Pierre-Louis Bossart · 4 years, 4 months ago
  5. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  6. fa35aa4 ALSA: aoa: More constifications by Takashi Iwai · 5 years ago
  7. f2b4422 ALSA: aoa: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  8. 9b2433a ALSA: aoa: Use managed buffer allocation by Takashi Iwai · 5 years ago
  9. 3ca5fc0 ALSA: aoa: Avoid non-standard macro usage by Takashi Iwai · 5 years ago
  10. d686935 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250 by Thomas Gleixner · 6 years ago
  11. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  12. 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
  13. d3bdf3f ALSA: aoa: Remove superfluous snd_pcm_suspend*() calls by Takashi Iwai · 6 years ago
  14. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  15. 157ab88 ALSA: aoa: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  16. 192a712 ALSA: aoa: Remove direct OF name and type accesses by Rob Herring · 6 years ago
  17. c12faa2 ALSA: aoa: Use device_type helpers to access the node type by Rob Herring · 6 years ago
  18. b917d58 ALSA: aoa: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. 18f6dda ALSA: aoa: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  21. 34b64e5 ALSA: snd-aoa: enable sound on PowerBook G4 12" by Aaro Koskinen · 8 years ago
  22. f6af5df ALSA: aoa-soundbus: Switch to dev_pm_ops by Lars-Peter Clausen · 9 years ago
  23. a038b97 ALSA: aoa: convert bus code to use dev_groups by Quentin Lambert · 10 years ago
  24. b24062b ALSA: aoa: constify of_device_id array by Fabian Frederick · 10 years ago
  25. 3fe9cf3 Merge branch 'topic/snd-device' into for-next by Takashi Iwai · 10 years ago
  26. ef46c7a ALSA: pcm: Embed struct device by Takashi Iwai · 10 years ago
  27. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  28. ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 10 years ago
  29. aa57b93 ALSA: aoa: Delete an unnecessary check before the function call "snd_pcm_suspend_all" by Markus Elfring · 10 years ago
  30. 492a7ea0 ALSA: i2sbus: Deletion of unnecessary checks before the function call "release_and_free_resource" by Markus Elfring · 10 years ago
  31. 7f0f204 ALSA: Use dma_zalloc_coherent by Joe Perches · 11 years ago
  32. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  33. 0885786 ALSA: snd-aoa: Add a layout entry for PowerBook6,5 by Michael Ellerman · 12 years ago
  34. 74c34ca ALSA: pcm_format_to_bits strong-typed conversion by Eldad Zack · 12 years ago
  35. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  36. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  37. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  38. c2cdf6a powerpc/macio: Fix probing of macio devices by using the right of match table by Benjamin Herrenschmidt · 15 years ago
  39. cb6dc51 arch/powerpc: Move dma_mask from of_device into pdev_archdata by Grant Likely · 15 years ago
  40. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  41. 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
  42. ae31c1f sound: remove driver_data direct access of struct device by Greg Kroah-Hartman · 16 years ago
  43. 45e513b ALSA: snd-aoa: handle older machines by Johannes Berg · 16 years ago
  44. facef86 Merge branch 'topic/aoa' into to-push by Takashi Iwai · 16 years ago
  45. 7aeb6d7 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  46. bb072bf sound: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  47. bfd4e66 Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linus by Takashi Iwai · 16 years ago
  48. 888dcb7 ALSA: aoa: clean up file names by Johannes Berg · 16 years ago
  49. 9f50bba ALSA: aoa i2sbus: don't overwrite module parameter by Johannes Berg · 16 years ago
  50. f6f1101 powerpc/drivers: Use linux/of_device.h instead of asm/of_device.h by Stephen Rothwell · 16 years ago
  51. 89fe511 sound: Convert to menuconfig by Takashi Iwai · 17 years ago
  52. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  53. 3d3909f [ALSA] aoa - fix compile warning by Takashi Iwai · 17 years ago
  54. df86d11 [ALSA] add number of periods constraint to snd-aoa by Heikki Lindholm · 17 years ago
  55. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  56. e3f9678 [ALSA] snd-aoa-i2sbus: use MODULE_DEVICE_TABLE instead of plain MODULE_ALIAS by Johannes Berg · 18 years ago
  57. e378ad1 [ALSA] aoa: fix a sparse warning by Johannes Berg · 18 years ago
  58. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 18 years ago
  59. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 18 years ago
  60. bf62456 uevent: use add_uevent_var() instead of open coding it by Eric Rannaud · 18 years ago
  61. c4f55b3 [POWERPC] Rename get_property to of_get_property: sound by Stephen Rothwell · 18 years ago
  62. a7edd0e [POWERPC] get_property returns const by Stephen Rothwell · 18 years ago
  63. 547ac2a [ALSA] aoa i2sbus: Stop Apple i2s DMA gracefully by Paul Mackerras · 18 years ago
  64. d595ee7 [ALSA] aoa: fix up i2sbus_attach_codec by Johannes Berg · 18 years ago
  65. 73e85fe [ALSA] aoa: set device pointer in pcms by Johannes Berg · 18 years ago
  66. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  67. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  68. 977c602 [PATCH] aoa: i2sbus: revamp control layer by Benjamin Herrenschmidt · 18 years ago
  69. a08bc4c [PATCH] aoa: fix when all is built into the kernel by Benjamin Herrenschmidt · 18 years ago
  70. 389ba79 [PATCH] aoa: i2sbus: fix for PowerMac7,2 and 7,3 by Benjamin Herrenschmidt · 18 years ago
  71. f9d08de [PATCH] aoa: i2sbus: move module parameter declaration up by Benjamin Herrenschmidt · 18 years ago
  72. 4a14cf4 [PATCH] Fix snd-aoa irq conversion by Andreas Schwab · 18 years ago
  73. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 19 years ago
  74. d91c4e8 [ALSA] snd-aoa: not experimental by Johannes Berg · 19 years ago
  75. f3d9478 [ALSA] snd-aoa: add snd-aoa by Johannes Berg · 19 years ago