1. 2008f13 ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers by Takashi Iwai · 16 years ago
  2. 7816238 sparc: Fix section mismatch warnings in cs4231 sound driver. by David S. Miller · 16 years ago
  3. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 16 years ago
  4. 2ebfb8e ALSA: Add missing KERN_* prefix to printk in other sound/* by Takashi Iwai · 16 years ago
  5. bd7dd77 ALSA: Convert to snd_card_create() in other sound/* by Takashi Iwai · 16 years ago
  6. 3f4528d sparc64: Fix unsigned long long warnings in drivers. by Sam Ravnborg · 16 years ago
  7. 33b07db Revert "of_platform_driver noise on sparce" by Linus Torvalds · 16 years ago
  8. e669dae of_platform_driver noise on sparce by Al Viro · 16 years ago
  9. be37664 dbri: check dma_alloc_coherent errors by FUJITA Tomonori · 16 years ago
  10. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  11. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  12. afc88ad cs4231: Convert to EBUS side to pure OF driver. by David S. Miller · 16 years ago
  13. aae7fb8 sparc: Move EBUS DMA interfaces into seperate header file. by David S. Miller · 16 years ago
  14. ae25103 cs4231: Convert SBUS side to OF driver. by David S. Miller · 16 years ago
  15. 12b1c03 cs4231: Use SNDRV_DMA_TYPE_DEV instead of SNDRV_DMA_TYPE_SBUS. by David S. Miller · 16 years ago
  16. 2bd320f dbri: Convert to pure OF driver. by David S. Miller · 16 years ago
  17. dc8aa2e amd7930: Convert to pure OF driver. by David S. Miller · 16 years ago
  18. 738f2b7 sparc: Convert all SBUS drivers to dma_*() interfaces. by David S. Miller · 16 years ago
  19. 7a715f4 sparc: Make SBUS DMA interfaces take struct device. by David S. Miller · 16 years ago
  20. 5e246b8 ALSA: Kill snd_assert() in other places by Takashi Iwai · 16 years ago
  21. e7bd3de ALSA: make sparc/dbri.c:snd_dbri_proc() static by Adrian Bunk · 17 years ago
  22. 89fe511 sound: Convert to menuconfig by Takashi Iwai · 17 years ago
  23. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  24. 4581aa3 [ALSA] dbri - Fix broken change for value range checks by Takashi Iwai · 17 years ago
  25. 3b89246 [ALSA] Check value range in ctl callbacks by Takashi Iwai · 17 years ago
  26. 9823adf [ALSA] This simplifies and fixes waiting loops of the mce_down() by Krzysztof Helt · 17 years ago
  27. b875d65 [ALSA] Fix thinko in cs4231 mce down check by Takashi Iwai · 17 years ago
  28. 56f9158 [ALSA] sun-cs4231: improved waiting after MCE down by Krzysztof Helt · 17 years ago
  29. 7e52f3d [ALSA] sun-cs4231: use cs4231-regs.h by Krzysztof Helt · 17 years ago
  30. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  31. 9e9abb4 [ALSA] sun-cs4231: checkpatch fixes by Krzysztof Helt · 17 years ago
  32. ef285fe [ALSA] dbri - Use linux/of.h instead of asm/prom.h by Krzysztof Helt · 17 years ago
  33. 7b85b4f [ALSA] sun-cs4231: memory management fix by Krzysztof Helt