1. 0ee46c9 [ALSA] opl3 - Fix compilation without sequencer support by Takashi Iwai · 16 years ago
  2. e7d7c2e [ALSA] sound: fix mts64 section mismatches by Randy Dunlap · 16 years ago
  3. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  4. f11b799 [ALSA] sound: Use time_before, time_before_eq, etc. by Julia Lawall · 17 years ago
  5. 561de31 [ALSA] sound/: Spelling fixes by Joe Perches · 17 years ago
  6. d47ac43 [ALSA] drivers - Add missing snd_card_set_dev() by Takashi Iwai · 17 years ago
  7. 3b89246 [ALSA] Check value range in ctl callbacks by Takashi Iwai · 17 years ago
  8. d05ab18 [ALSA] vxpocket - Check value range in ctl callbacks by Takashi Iwai · 17 years ago
  9. dddefd0 [ALSA] [ML403-AC97CR] Fix capture/periodic overrun bug by Joachim Foerster · 17 years ago
  10. a9f00d8 [ALSA] Xilinx ML403 AC97 Controller Reference device driver by Joachim Foerster · 17 years ago
  11. 0457652 [ALSA] opl3 - Fix build errors by Takashi Iwai · 17 years ago
  12. 05c1afe [ALSA] opl3 - simplify exclusive access lock by Takashi Iwai · 17 years ago
  13. 224a033 [ALSA] opl3 - Use hwdep for patch loading by Takashi Iwai · 17 years ago
  14. 3743544 [ALSA] portman2x4 - Fix probe error by Takashi Iwai · 17 years ago
  15. 60fac85 [ALSA] mpu401: fix recursive locking in timer by Clemens Ladisch · 17 years ago
  16. 5712cb3 [PARPORT] Remove unused 'irq' argument from parport irq functions by Jeff Garzik · 17 years ago
  17. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  18. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  19. c1099fc [ALSA] mpu-401: remove MPU401_INFO_UART_ONLY flag by Clemens Ladisch · 17 years ago
  20. 69d8d3e [ALSA] mpu-401: do not require an ACK byte for the ENTER_UART command by Clemens Ladisch · 17 years ago
  21. 52a6db8 [ALSA] Clean up Makefile by Takashi Iwai · 17 years ago
  22. a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 17 years ago
  23. 3c2b576 [ALSA] portman2x4 section mismatch by Randy Dunlap · 17 years ago
  24. c12aad6 [ALSA] more section mismatches by Randy Dunlap · 17 years ago
  25. bdec0c7 [ALSA] fix section mismatch by Randy Dunlap · 17 years ago
  26. 10c86be ALSA: more section mismatches by Randy Dunlap · 17 years ago
  27. 7e0af29 [ALSA] add MODULE_FIRMWARE entries by Clemens Ladisch · 17 years ago
  28. 479ef43 [ALSA] sound: fix incorrect use of platform_device_register() by Akinobu Mita · 17 years ago
  29. 8f7ba05 [ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflag by Takashi Iwai · 17 years ago
  30. 724339d Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  31. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  32. 9879951 [ALSA] Fix a typo in __dev* changes in portman2x4.c by Takashi Iwai · 17 years ago
  33. 788c604 [ALSA] Fix __devinit and __devexit issues with sound drivers by Prarit Bhargava · 17 years ago
  34. 0cb29ea [ALSA] Add even more 'const' to everything related to TLV by Takashi Iwai · 17 years ago
  35. 757e119 [ALSA] Add snd-portman2x4 driver for Midiman Portman 2x4 MIDI device by Matthias Koenig · 17 years ago
  36. 0b830bac [ALSA] Clean up serial-u16500.c by Takashi Iwai · 18 years ago
  37. e103650 [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem by Nicolas Pitre · 18 years ago
  38. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  39. ae97dd9 [PATCH] NULL noise removal by Al Viro · 18 years ago
  40. 8b0c414 [ALSA] Move CONFIG_SND_AC97_POWER_SAVE to pci/Kconfig by Takashi Iwai · 18 years ago
  41. dd47a33 [ALSA] opl4: Use SEEK_{SET,CUR,END} instead of hardcoded values by Josef 'Jeff' Sipek · 18 years ago
  42. 1186ed8 [ALSA] Add dB scale information to vxpocket and vx222 drivers by Takashi Iwai · 18 years ago
  43. fb567a8 [ALSA] Add dB scale information to dummy driver by Takashi Iwai · 18 years ago
  44. e05d696 [ALSA] Fix some typos in snd-dummy driver by Takashi Iwai · 18 years ago
  45. 68ab801 [ALSA] Add snd-mts64 driver for ESI Miditerminal 4140 by Matthias Koenig · 18 years ago
  46. 6dbe662 [ALSA] Add experimental support of aggressive AC97 power-saving mode by Takashi Iwai · 18 years ago
  47. 2b29b13 [ALSA] Deprecate snd_card_free_in_thread() by Takashi Iwai · 18 years ago
  48. 746d4a0 [ALSA] Fix disconnection of proc interface by Takashi Iwai · 18 years ago
  49. 59feddb [ALSA] Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  50. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  51. aa0a2dd [PATCH] 64bit resource: fix up printks for resources in sound drivers by Greg Kroah-Hartman · 18 years ago
  52. c5533bf [ALSA] virmidi: revert erroneous removal of zero initialization by Clemens Ladisch · 18 years ago
  53. 302e4c2 [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags by Takashi Iwai · 18 years ago
  54. 2851d96 [ALSA] mpu401_uart - Fix coding style and code clean up by Takashi Iwai · 18 years ago
  55. 6581f4e [ALSA] Remove zero-initialization of static variables by Takashi Iwai · 18 years ago
  56. 450047a [ALSA] add more sequencer port type information bits by Clemens Ladisch · 18 years ago
  57. c97f3dd [ALSA] fix port type bits by Clemens Ladisch · 18 years ago
  58. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  59. fa325eb [ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  60. 4181e5f [ALSA] opl4 - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  61. ac19e19 [ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each function by Takashi Iwai · 18 years ago
  62. 7152447 [ALSA] unregister platform device again if probe was unsuccessful by Rene Herman · 18 years ago
  63. fad4348 [PATCH] mpu401 section fix by Andrew Morton · 18 years ago
  64. a182ee9 [ALSA] continue on IS_ERR from platform device registration by Rene Herman · 18 years ago
  65. 962f831 [PATCH] sound: fix hang in mpu401_uart.c by Jon Masters · 18 years ago
  66. f301ae6 [PATCH] pnp: mpu401: adjust pnp_register_driver signature by Bjorn Helgaas · 18 years ago
  67. 202728d [ALSA] fix some memory leaks by Adrian Bunk · 18 years ago
  68. 5e315e9 [ALSA] Fix use after free in opl3_seq and opl3_oss by Dave Jones · 18 years ago
  69. ac57b84 [ALSA] vx - Fix memory leak on error path by Alexey Dobriyan · 18 years ago
  70. 8278ca8 [ALSA] Fix check of enable module option by Takashi Iwai · 18 years ago
  71. 9c4be3d [ALSA] no need to check pointers passed to vfree() for NULL by Jesper Juhl · 18 years ago
  72. ef9f0a4 [ALSA] semaphore -> mutex (driver part) by Ingo Molnar · 18 years ago
  73. b1a3aa2 [PATCH] alsa: fix bogus snd_device_free() in opl3-oss.c by Takashi Iwai · 18 years ago
  74. 68b8bc0 [ALSA] serial-uart16550 - Fix a compile warning by Takashi Iwai · 18 years ago
  75. 676338a [ALSA] opl3 - Fix the unreleased resources by Takashi Iwai · 19 years ago
  76. 2ad5dd8 [ALSA] dummy driver - added CA0106 emulation defines by Jaroslav Kysela · 19 years ago
  77. 7b6d924 [ALSA] seq: set client name in snd_seq_create_kernel_client() by Clemens Ladisch · 19 years ago
  78. 83e8ad6 [ALSA] seq: remove struct snd_seq_client_callback by Clemens Ladisch · 19 years ago
  79. f7a9275 [ALSA] unregister platform devices by Clemens Ladisch · 19 years ago
  80. 9056412 [ALSA] sound: align device drivers menus by Randy Dunlap · 19 years ago
  81. 204bdb1 [ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card by Clemens Ladisch · 19 years ago
  82. b32425a [ALSA] Fix possible races in timer callbacks by Takashi Iwai · 19 years ago
  83. 73e77ba [ALSA] Add error messages by Takashi Iwai · 19 years ago
  84. 0ed1cad [ALSA] vx-driver - Fix PM support by Takashi Iwai · 19 years ago
  85. 597c3c9 [ALSA] Remove SND_GENERIC_DRIVER from drivers/Kconfig by Takashi Iwai · 19 years ago
  86. b3fe951 [ALSA] mpu401 - Use platform_device by Takashi Iwai · 19 years ago
  87. 3564fbb [ALSA] virmidi - Use platform_device by Takashi Iwai · 19 years ago
  88. 9caf6b5 [ALSA] serial-u16550 - Use platform_device by Takashi Iwai · 19 years ago
  89. 077d0ac [ALSA] mtpav - Use platform_device by Takashi Iwai · 19 years ago
  90. 6e65c1c [ALSA] dummy - Use platform_device by Takashi Iwai · 19 years ago
  91. af26367 [ALSA] Remove xxx_t typedefs: VXdriver by Takashi Iwai · 19 years ago
  92. 4a4d2cf [ALSA] Remove xxx_t typedefs: Generic drivers by Takashi Iwai · 19 years ago
  93. a42dd42 [ALSA] Remove xxx_t typedefs: OPL4 by Takashi Iwai · 19 years ago
  94. 5b1646a [ALSA] Remove xxx_t typedefs: OPL3 by Takashi Iwai · 19 years ago
  95. e1fad17 [ALSA] Remove xxx_t typedefs: MPU401 by Takashi Iwai · 19 years ago
  96. bdbae7e [ALSA] Remove snd_vx_delay() function by Takashi Iwai · 19 years ago
  97. c8eb6ba [ALSA] snd-dummy - Code clean-up by Takashi Iwai · 19 years ago
  98. 409ef74 [PATCH] vx_hwdep.c needs vmalloc.h by Andrew Morton · 19 years ago
  99. b1d5776 [ALSA] Remove vmalloc wrapper, kfree_nocheck() by Takashi Iwai · 19 years ago
  100. 561b220 [ALSA] Replace with kzalloc() - others by Takashi Iwai · 19 years ago