1. 59feddb [ALSA] Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  2. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  3. aa0a2dd [PATCH] 64bit resource: fix up printks for resources in sound drivers by Greg Kroah-Hartman · 18 years ago
  4. c5533bf [ALSA] virmidi: revert erroneous removal of zero initialization by Clemens Ladisch · 18 years ago
  5. 302e4c2 [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags by Takashi Iwai · 18 years ago
  6. 2851d96 [ALSA] mpu401_uart - Fix coding style and code clean up by Takashi Iwai · 18 years ago
  7. 6581f4e [ALSA] Remove zero-initialization of static variables by Takashi Iwai · 18 years ago
  8. 450047a [ALSA] add more sequencer port type information bits by Clemens Ladisch · 18 years ago
  9. c97f3dd [ALSA] fix port type bits by Clemens Ladisch · 18 years ago
  10. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  11. fa325eb [ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  12. 4181e5f [ALSA] opl4 - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  13. ac19e19 [ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  14. 7152447 [ALSA] unregister platform device again if probe was unsuccessful by Rene Herman · 18 years ago
  15. fad4348 [PATCH] mpu401 section fix by Andrew Morton · 18 years ago
  16. a182ee9 [ALSA] continue on IS_ERR from platform device registration by Rene Herman · 18 years ago
  17. 962f831 [PATCH] sound: fix hang in mpu401_uart.c by Jon Masters · 18 years ago
  18. f301ae6 [PATCH] pnp: mpu401: adjust pnp_register_driver signature by Bjorn Helgaas · 18 years ago
  19. 202728d [ALSA] fix some memory leaks by Adrian Bunk · 18 years ago
  20. 5e315e9 [ALSA] Fix use after free in opl3_seq and opl3_oss by Dave Jones · 18 years ago
  21. ac57b84 [ALSA] vx - Fix memory leak on error path by Alexey Dobriyan · 18 years ago
  22. 8278ca8 [ALSA] Fix check of enable module option by Takashi Iwai · 19 years ago
  23. 9c4be3d [ALSA] no need to check pointers passed to vfree() for NULL by Jesper Juhl · 19 years ago
  24. ef9f0a4 [ALSA] semaphore -> mutex (driver part) by Ingo Molnar · 19 years ago
  25. b1a3aa2 [PATCH] alsa: fix bogus snd_device_free() in opl3-oss.c by Takashi Iwai · 18 years ago
  26. 68b8bc0 [ALSA] serial-uart16550 - Fix a compile warning by Takashi Iwai · 19 years ago
  27. 676338a [ALSA] opl3 - Fix the unreleased resources by Takashi Iwai · 19 years ago
  28. 2ad5dd8 [ALSA] dummy driver - added CA0106 emulation defines by Jaroslav Kysela · 19 years ago
  29. 7b6d924 [ALSA] seq: set client name in snd_seq_create_kernel_client() by Clemens Ladisch · 19 years ago
  30. 83e8ad6 [ALSA] seq: remove struct snd_seq_client_callback by Clemens Ladisch · 19 years ago
  31. f7a9275 [ALSA] unregister platform devices by Clemens Ladisch · 19 years ago
  32. 9056412 [ALSA] sound: align device drivers menus by Randy Dunlap · 19 years ago
  33. 204bdb1 [ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card by Clemens Ladisch · 19 years ago
  34. b32425a [ALSA] Fix possible races in timer callbacks by Takashi Iwai · 19 years ago
  35. 73e77ba [ALSA] Add error messages by Takashi Iwai · 19 years ago
  36. 0ed1cad [ALSA] vx-driver - Fix PM support by Takashi Iwai · 19 years ago
  37. 597c3c9 [ALSA] Remove SND_GENERIC_DRIVER from drivers/Kconfig by Takashi Iwai · 19 years ago
  38. b3fe951 [ALSA] mpu401 - Use platform_device by Takashi Iwai · 19 years ago
  39. 3564fbb [ALSA] virmidi - Use platform_device by Takashi Iwai · 19 years ago
  40. 9caf6b5 [ALSA] serial-u16550 - Use platform_device by Takashi Iwai · 19 years ago
  41. 077d0ac [ALSA] mtpav - Use platform_device by Takashi Iwai · 19 years ago
  42. 6e65c1c [ALSA] dummy - Use platform_device by Takashi Iwai · 19 years ago
  43. af26367 [ALSA] Remove xxx_t typedefs: VXdriver by Takashi Iwai · 19 years ago
  44. 4a4d2cf [ALSA] Remove xxx_t typedefs: Generic drivers by Takashi Iwai · 19 years ago
  45. a42dd42 [ALSA] Remove xxx_t typedefs: OPL4 by Takashi Iwai · 19 years ago
  46. 5b1646a [ALSA] Remove xxx_t typedefs: OPL3 by Takashi Iwai · 19 years ago
  47. e1fad17 [ALSA] Remove xxx_t typedefs: MPU401 by Takashi Iwai · 19 years ago
  48. bdbae7e [ALSA] Remove snd_vx_delay() function by Takashi Iwai · 19 years ago
  49. c8eb6ba [ALSA] snd-dummy - Code clean-up by Takashi Iwai · 19 years ago
  50. 409ef74 [PATCH] vx_hwdep.c needs vmalloc.h by Andrew Morton · 19 years ago
  51. b1d5776 [ALSA] Remove vmalloc wrapper, kfree_nocheck() by Takashi Iwai · 19 years ago
  52. 561b220 [ALSA] Replace with kzalloc() - others by Takashi Iwai · 19 years ago
  53. 16dab54 [ALSA] Add snd_card_set_generic_dev() call by Takashi Iwai · 19 years ago
  54. 41e4845 [ALSA] PCM resume cleanups by Jaroslav Kysela · 19 years ago
  55. 5549d54 [ALSA] use PCM interface for IEC958 controls by Clemens Ladisch · 19 years ago
  56. 7b56605 [ALSA] vx-driver - Fix the calculation of frequency parameter by Takashi Iwai · 19 years ago
  57. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  58. 4d57277 [ALSA] Remove redundant NULL checks before kfree by Jesper Juhl · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago