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