1. 55fa518 Merge branch 'topic/pcsp-fix' into topic/misc by Takashi Iwai · 16 years ago
  2. 1f04128 ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() by Takashi Iwai · 16 years ago
  3. 02834f1 ALSA: ac97 - Remove EXPERIMENTAL from CONFIG_SND_AC97_POWER_SAVE by Takashi Iwai · 16 years ago
  4. eea0579 ALSA: pcsp - Fix starting the stream with HRTIMER_CB_IRQSAFE_UNLOCK by Takashi Iwai · 16 years ago
  5. e7dd8c1 Merge branch 'topic/misc' into topic/pcsp-fix by Takashi Iwai · 16 years ago
  6. ca10949 hrtimer: removing all ur callback modes by Peter Zijlstra · 16 years ago
  7. 8a75f4f ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKED by Takashi Iwai · 16 years ago
  8. 63cf123 Merge branch 'topic/fix/misc' into topic/misc by Takashi Iwai · 16 years ago
  9. 20ebc00 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  10. bb072bf sound: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  11. b02555c ALSA: Fix PIT lockup on some chipsets when using the PC-Speaker by Zoltan Devai · 16 years ago
  12. 4fc85e4 Merge branch 'topic/misc-next' into topic/misc by Takashi Iwai · 16 years ago
  13. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  14. 96c7d47 ALSA: pcsp - Fix locking messes in snd-pcsp by Takashi Iwai · 16 years ago
  15. e78521f ALSA: misc typo fixes by Mariusz Kozlowski · 16 years ago
  16. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  17. 32fe614 ALSA: mtpav - Fix race in probe by Takashi Iwai · 16 years ago
  18. 5c73a7d hrtimer: convert sound/ to the new hrtimer apis by Arjan van de Ven · 16 years ago
  19. 1a11cb6 ALSA: dummy driver - do not use assignment in if condition by Jaroslav Kysela · 16 years ago
  20. 54e8e21 sound: Fix esoteric double free in the dummy sound driver. by Daniel THOMPSON · 16 years ago
  21. 5e246b8 ALSA: Kill snd_assert() in other places by Takashi Iwai · 16 years ago
  22. 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  23. b561c74 Fix a const pointer usage warning in the Digigram VX soundcard driver by David Howells · 16 years ago
  24. 2f0600b vx: treat firmware data as const by David Woodhouse · 16 years ago
  25. bd5d06e ALSA: Fix a const pointer usage warning in the Digigram VX soundcard driver by David Howells · 16 years ago
  26. 6938d6b [ALSA] Fix AC97 kconfig items by Takashi Iwai · 16 years ago
  27. 89fe511 sound: Convert to menuconfig by Takashi Iwai · 16 years ago
  28. 97e08f5 [ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item number by Stas Sergeev · 16 years ago
  29. 4b7afb0 snd-pcsp: use HRTIMER_CB_SOFTIRQ by Stas Sergeev · 16 years ago
  30. 87af38d [ALSA] ac97 - Add virtual master control to VT1616/VT1617A codec. by Daniel Jacobowitz · 16 years ago
  31. 42ece6c snd-pcsp: silent misleading warning by Stas Sergeev · 16 years ago
  32. 2bc536a snd-pcsp: depend on CONFIG_EXPERIMENTAL by Stas Sergeev · 16 years ago
  33. 4dfd795 snd-pcsp: put back the compatibility code for the older alsa-libs by Stas Sergeev · 16 years ago
  34. 3ccee69 snd-pcsp: adjust help texts to frighten users by Stas Sergeev · 16 years ago
  35. e5e1d3c pcspkr: fix dependancies by Stas Sergeev · 16 years ago
  36. 983e097 [ALSA] pcsp: Fix build with CONFIG_PM=n by Johann Felix Soden · 16 years ago
  37. bad7785 [ALSA] pcsp - Fix more dependency by Takashi Iwai · 16 years ago
  38. df7e3fd [ALSA] Add MPU401_INFO_NO_ACK bitflag by Takashi Iwai · 16 years ago
  39. b415ed4 [ALSA] Define MPU401 registers in sound/mpu401_uart.h by Takashi Iwai · 16 years ago
  40. efd89d9 [ALSA] pcsp: fix wording in DEBUG_PAGEALLOC warning by Stas Sergeev · 16 years ago
  41. 73bdd2a [ALSA] pcsp - Fix dependency in Kconfig by Takashi Iwai · 16 years ago
  42. 369b240 [ALSA] sound/drivers/dummy.c: fix negative snd_pcm_format_width() check by Roel Kluin · 16 years ago
  43. 8b45a20 [ALSA] sound: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  44. c81d80c [ALSA] pcsp: remove downsampling by Stas Sergeev · 16 years ago
  45. 9ecaeda [ALSA] sound/drivers/pcsp/pcsp.c build fix by Mariusz Kozlowski · 16 years ago
  46. 5949d24 [ALSA] [ML403-AC97CR] Remove duplicate snd_card_set_dev() by Joachim Foerster · 16 years ago
  47. 1bc1f30 [ALSA] pcsp: locking fix by Stas Sergeev · 16 years ago
  48. 5233731 [ALSA] pcsp: improve "enable" option handling by Stas Sergeev · 16 years ago
  49. a91605b [ALSA] pcsp - clean ups by Stas Sergeev · 16 years ago
  50. 9ab4d07 [ALSA] Add PC-speaker sound driver by Stas Sergeev · 16 years ago
  51. 470f23b [ALSA] snd-dummy - better realtime app support by Ahmet İnan · 16 years ago
  52. ea6b582 [ALSA] mpu401: reduce tx loop timeout by Clemens Ladisch · 16 years ago
  53. 53463a8 [ALSA] snd-dummy - improved timing, silence on prepare by Ahmet İnan · 16 years ago
  54. 0ee46c9 [ALSA] opl3 - Fix compilation without sequencer support by Takashi Iwai · 16 years ago
  55. e7d7c2e [ALSA] sound: fix mts64 section mismatches by Randy Dunlap · 16 years ago
  56. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  57. f11b799 [ALSA] sound: Use time_before, time_before_eq, etc. by Julia Lawall · 16 years ago
  58. 561de31 [ALSA] sound/: Spelling fixes by Joe Perches · 17 years ago
  59. d47ac43 [ALSA] drivers - Add missing snd_card_set_dev() by Takashi Iwai · 17 years ago
  60. 3b89246 [ALSA] Check value range in ctl callbacks by Takashi Iwai · 17 years ago
  61. d05ab18 [ALSA] vxpocket - Check value range in ctl callbacks by Takashi Iwai · 17 years ago
  62. dddefd0 [ALSA] [ML403-AC97CR] Fix capture/periodic overrun bug by Joachim Foerster · 17 years ago
  63. a9f00d8 [ALSA] Xilinx ML403 AC97 Controller Reference device driver by Joachim Foerster · 17 years ago
  64. 0457652 [ALSA] opl3 - Fix build errors by Takashi Iwai · 17 years ago
  65. 05c1afe [ALSA] opl3 - simplify exclusive access lock by Takashi Iwai · 17 years ago
  66. 224a033 [ALSA] opl3 - Use hwdep for patch loading by Takashi Iwai · 17 years ago
  67. 3743544 [ALSA] portman2x4 - Fix probe error by Takashi Iwai · 17 years ago
  68. 60fac85 [ALSA] mpu401: fix recursive locking in timer by Clemens Ladisch · 17 years ago
  69. 5712cb3 [PARPORT] Remove unused 'irq' argument from parport irq functions by Jeff Garzik · 17 years ago
  70. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  71. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  72. c1099fc [ALSA] mpu-401: remove MPU401_INFO_UART_ONLY flag by Clemens Ladisch · 17 years ago
  73. 69d8d3e [ALSA] mpu-401: do not require an ACK byte for the ENTER_UART command by Clemens Ladisch · 17 years ago
  74. 52a6db8 [ALSA] Clean up Makefile by Takashi Iwai · 17 years ago
  75. a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 17 years ago
  76. 3c2b576 [ALSA] portman2x4 section mismatch by Randy Dunlap · 17 years ago
  77. c12aad6 [ALSA] more section mismatches by Randy Dunlap · 17 years ago
  78. bdec0c7 [ALSA] fix section mismatch by Randy Dunlap · 17 years ago
  79. 10c86be ALSA: more section mismatches by Randy Dunlap · 17 years ago
  80. 7e0af29 [ALSA] add MODULE_FIRMWARE entries by Clemens Ladisch · 17 years ago
  81. 479ef43 [ALSA] sound: fix incorrect use of platform_device_register() by Akinobu Mita · 17 years ago
  82. 8f7ba05 [ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflag by Takashi Iwai · 17 years ago
  83. 724339d Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  84. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  85. 9879951 [ALSA] Fix a typo in __dev* changes in portman2x4.c by Takashi Iwai · 17 years ago
  86. 788c604 [ALSA] Fix __devinit and __devexit issues with sound drivers by Prarit Bhargava · 17 years ago
  87. 0cb29ea [ALSA] Add even more 'const' to everything related to TLV by Takashi Iwai · 17 years ago
  88. 757e119 [ALSA] Add snd-portman2x4 driver for Midiman Portman 2x4 MIDI device by Matthias Koenig · 17 years ago
  89. 0b830bac [ALSA] Clean up serial-u16500.c by Takashi Iwai · 18 years ago
  90. e103650 [PATCH] remove config ordering/dependency between ucb1400-ts and sound subsystem by Nicolas Pitre · 18 years ago
  91. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  92. ae97dd9 [PATCH] NULL noise removal by Al Viro · 18 years ago
  93. 8b0c414 [ALSA] Move CONFIG_SND_AC97_POWER_SAVE to pci/Kconfig by Takashi Iwai · 18 years ago
  94. dd47a33 [ALSA] opl4: Use SEEK_{SET,CUR,END} instead of hardcoded values by Josef 'Jeff' Sipek · 18 years ago
  95. 1186ed8 [ALSA] Add dB scale information to vxpocket and vx222 drivers by Takashi Iwai · 18 years ago
  96. fb567a8 [ALSA] Add dB scale information to dummy driver by Takashi Iwai · 18 years ago
  97. e05d696 [ALSA] Fix some typos in snd-dummy driver by Takashi Iwai · 18 years ago
  98. 68ab801 [ALSA] Add snd-mts64 driver for ESI Miditerminal 4140 by Matthias Koenig · 18 years ago
  99. 6dbe662 [ALSA] Add experimental support of aggressive AC97 power-saving mode by Takashi Iwai · 18 years ago
  100. 2b29b13 [ALSA] Deprecate snd_card_free_in_thread() by Takashi Iwai · 18 years ago