1. 505f6d2 sound: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 8 years ago
  2. c78c881 ALSA: drivers: pcsp: Fix printout of resolution by Thomas Gleixner · 9 years ago
  3. 447fbbd sound: Use hrtimer_resolution instead of hrtimer_get_res() by Thomas Gleixner · 9 years ago
  4. 976412f ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* by Takashi Iwai · 9 years ago
  5. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 9 years ago
  6. cb4fe8a ALSA: drivers: pcsp: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  7. 5872f3f ALSA: drivers: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  8. 01b1dcc ALSA: pcsp: Include appropriate header file in pcsp/pcsp_input.c by Rashika Kheria · 10 years ago
  9. 6408eac ALSA: pcsp: Fix the order of input device unregistration by Takashi Iwai · 10 years ago
  10. 75415df ALSA: pcsp: Fix initialization with nopcm=1 by Takashi Iwai · 11 years ago
  11. a4302ed ALSA: pcsp: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  12. fbbb01a ALSA: drivers: remove __dev* attributes by Bill Pemberton · 11 years ago
  13. d34e4e0 ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM by Takashi Iwai · 12 years ago
  14. 284e7ca ALSA: convert PM ops of platform_driver to new pm ops by Takashi Iwai · 12 years ago
  15. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 12 years ago
  16. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  17. 8e1b5ad i8253: Make pcsp sound driver use the shared i8253_lock by Ralf Baechle · 13 years ago
  18. 334955e i8253: Create linux/i8253.h and use it in all 8253 related files by Ralf Baechle · 13 years ago
  19. 53ba4f2 Merge commit 'v2.6.34-rc6' into core/locking by Ingo Molnar · 14 years ago
  20. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  21. ced918e i8253: Convert i8253_lock to raw_spinlock by Thomas Gleixner · 14 years ago
  22. d355c82a ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" by Jaroslav Kysela · 15 years ago
  23. bcc2c6b ALSA: snd-pcsp: add nopcm mode by Stas Sergeev · 15 years ago
  24. b71207e ALSA: pcsp - Fix nforce workaround by Stas Sergeev · 15 years ago
  25. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  26. b3b778b ALSA: pcsp - fix printk format warning again by Takashi Iwai · 15 years ago
  27. 5a641bc ALSA: pcsp: fix printk format warning by Randy Dunlap · 15 years ago
  28. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  29. 4520383 ALSA: Add missing KERN_* prefix to printk in sound/drivers by Takashi Iwai · 15 years ago
  30. bd7dd77 ALSA: Convert to snd_card_create() in other sound/* by Takashi Iwai · 15 years ago
  31. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  32. eea0579 ALSA: pcsp - Fix starting the stream with HRTIMER_CB_IRQSAFE_UNLOCK by Takashi Iwai · 15 years ago
  33. e7dd8c1 Merge branch 'topic/misc' into topic/pcsp-fix by Takashi Iwai · 15 years ago
  34. ca10949 hrtimer: removing all ur callback modes by Peter Zijlstra · 15 years ago
  35. 8a75f4f ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKED by Takashi Iwai · 15 years ago
  36. 63cf123 Merge branch 'topic/fix/misc' into topic/misc by Takashi Iwai · 16 years ago
  37. 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
  38. b02555c ALSA: Fix PIT lockup on some chipsets when using the PC-Speaker by Zoltan Devai · 16 years ago
  39. 96c7d47 ALSA: pcsp - Fix locking messes in snd-pcsp by Takashi Iwai · 16 years ago
  40. 5c73a7d hrtimer: convert sound/ to the new hrtimer apis by Arjan van de Ven · 16 years ago
  41. 97e08f5 [ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item number by Stas Sergeev · 16 years ago
  42. 4b7afb0 snd-pcsp: use HRTIMER_CB_SOFTIRQ by Stas Sergeev · 16 years ago
  43. 42ece6c snd-pcsp: silent misleading warning by Stas Sergeev · 16 years ago
  44. 4dfd795 snd-pcsp: put back the compatibility code for the older alsa-libs by Stas Sergeev · 16 years ago
  45. 983e097 [ALSA] pcsp: Fix build with CONFIG_PM=n by Johann Felix Soden · 16 years ago
  46. efd89d9 [ALSA] pcsp: fix wording in DEBUG_PAGEALLOC warning by Stas Sergeev · 16 years ago
  47. c81d80c [ALSA] pcsp: remove downsampling by Stas Sergeev · 16 years ago
  48. 9ecaeda [ALSA] sound/drivers/pcsp/pcsp.c build fix by Mariusz Kozlowski · 16 years ago
  49. 1bc1f30 [ALSA] pcsp: locking fix by Stas Sergeev · 16 years ago
  50. 5233731 [ALSA] pcsp: improve "enable" option handling by Stas Sergeev · 16 years ago
  51. a91605b [ALSA] pcsp - clean ups by Stas Sergeev · 16 years ago
  52. 9ab4d07 [ALSA] Add PC-speaker sound driver by Stas Sergeev · 16 years ago