1. 34b64e5 ALSA: snd-aoa: enable sound on PowerBook G4 12" by Aaro Koskinen · 8 years ago
  2. f6af5df ALSA: aoa-soundbus: Switch to dev_pm_ops by Lars-Peter Clausen · 9 years ago
  3. a038b97 ALSA: aoa: convert bus code to use dev_groups by Quentin Lambert · 9 years ago
  4. b24062b ALSA: aoa: constify of_device_id array by Fabian Frederick · 9 years ago
  5. 3fe9cf3 Merge branch 'topic/snd-device' into for-next by Takashi Iwai · 9 years ago
  6. ef46c7a ALSA: pcm: Embed struct device by Takashi Iwai · 9 years ago
  7. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 9 years ago
  8. ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 9 years ago
  9. aa57b93 ALSA: aoa: Delete an unnecessary check before the function call "snd_pcm_suspend_all" by Markus Elfring · 9 years ago
  10. 492a7ea0 ALSA: i2sbus: Deletion of unnecessary checks before the function call "release_and_free_resource" by Markus Elfring · 9 years ago
  11. 7f0f204 ALSA: Use dma_zalloc_coherent by Joe Perches · 10 years ago
  12. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  13. 0885786 ALSA: snd-aoa: Add a layout entry for PowerBook6,5 by Michael Ellerman · 11 years ago
  14. 74c34ca ALSA: pcm_format_to_bits strong-typed conversion by Eldad Zack · 11 years ago
  15. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  16. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  17. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  18. c2cdf6a powerpc/macio: Fix probing of macio devices by using the right of match table by Benjamin Herrenschmidt · 14 years ago
  19. cb6dc51 arch/powerpc: Move dma_mask from of_device into pdev_archdata by Grant Likely · 14 years ago
  20. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  21. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  22. ae31c1f sound: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  23. 45e513b ALSA: snd-aoa: handle older machines by Johannes Berg · 15 years ago
  24. facef86 Merge branch 'topic/aoa' into to-push by Takashi Iwai · 15 years ago
  25. 7aeb6d7 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  26. bb072bf sound: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  27. bfd4e66 Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linus by Takashi Iwai · 16 years ago
  28. 888dcb7 ALSA: aoa: clean up file names by Johannes Berg · 16 years ago
  29. 9f50bba ALSA: aoa i2sbus: don't overwrite module parameter by Johannes Berg · 16 years ago
  30. f6f1101 powerpc/drivers: Use linux/of_device.h instead of asm/of_device.h by Stephen Rothwell · 16 years ago
  31. 89fe511 sound: Convert to menuconfig by Takashi Iwai · 16 years ago
  32. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  33. 3d3909f [ALSA] aoa - fix compile warning by Takashi Iwai · 16 years ago
  34. df86d11 [ALSA] add number of periods constraint to snd-aoa by Heikki Lindholm · 16 years ago
  35. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  36. e3f9678 [ALSA] snd-aoa-i2sbus: use MODULE_DEVICE_TABLE instead of plain MODULE_ALIAS by Johannes Berg · 17 years ago
  37. e378ad1 [ALSA] aoa: fix a sparse warning by Johannes Berg · 17 years ago
  38. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 17 years ago
  39. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 17 years ago
  40. bf62456 uevent: use add_uevent_var() instead of open coding it by Eric Rannaud · 17 years ago
  41. c4f55b3 [POWERPC] Rename get_property to of_get_property: sound by Stephen Rothwell · 17 years ago
  42. a7edd0e [POWERPC] get_property returns const by Stephen Rothwell · 17 years ago
  43. 547ac2a [ALSA] aoa i2sbus: Stop Apple i2s DMA gracefully by Paul Mackerras · 17 years ago
  44. d595ee7 [ALSA] aoa: fix up i2sbus_attach_codec by Johannes Berg · 18 years ago
  45. 73e85fe [ALSA] aoa: set device pointer in pcms by Johannes Berg · 18 years ago
  46. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  47. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  48. 977c602 [PATCH] aoa: i2sbus: revamp control layer by Benjamin Herrenschmidt · 18 years ago
  49. a08bc4c [PATCH] aoa: fix when all is built into the kernel by Benjamin Herrenschmidt · 18 years ago
  50. 389ba79 [PATCH] aoa: i2sbus: fix for PowerMac7,2 and 7,3 by Benjamin Herrenschmidt · 18 years ago
  51. f9d08de [PATCH] aoa: i2sbus: move module parameter declaration up by Benjamin Herrenschmidt · 18 years ago
  52. 4a14cf4 [PATCH] Fix snd-aoa irq conversion by Andreas Schwab · 18 years ago
  53. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 18 years ago
  54. d91c4e8 [ALSA] snd-aoa: not experimental by Johannes Berg · 18 years ago
  55. f3d9478 [ALSA] snd-aoa: add snd-aoa by Johannes Berg · 18 years ago