1. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  2. fea952e ALSA: core: sparse cleanups by Clemens Ladisch · 13 years ago
  3. 3daa7ea ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near() by Jesper Juhl · 13 years ago
  4. 60686aa ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulation by Takashi Iwai · 14 years ago
  5. 02f4865 ALSA: core - Define llseek fops by Takashi Iwai · 14 years ago
  6. e763692 ALSA: pcm_lib - return back hw_ptr_interrupt by Jaroslav Kysela · 14 years ago
  7. f240406 ALSA: pcm_lib - cleanup & merge hw_ptr update functions by Jaroslav Kysela · 14 years ago
  8. fa28519 Merge branch 'topic/oss' into for-linus by Takashi Iwai · 15 years ago
  9. 4f7454a ALSA: Add const prefix to proc helper functions by Takashi Iwai · 15 years ago
  10. cbbb057 ALSA: allocation may fail in snd_pcm_oss_change_params() by Roel Kluin · 15 years ago
  11. 3f7440a ALSA: Clean up 64bit division functions by Takashi Iwai · 15 years ago
  12. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  13. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  14. 9105459 ALSA: pcm_oss, fix locking typo by Jiri Slaby · 15 years ago
  15. db1dd4d Use f_lock to protect f_flags by Jonathan Corbet · 15 years ago
  16. 006de267 ALSA: Add missing KERN_* prefix to printk in sound/core by Takashi Iwai · 15 years ago
  17. 7924f0c ALSA: pcm_oss: AFMT_S24_LE is set twice in return value by Roel Kluin · 15 years ago
  18. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  19. 7eaa943 ALSA: Kill snd_assert() in sound/core/* by Takashi Iwai · 16 years ago
  20. 896e6cc sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE" by Jaroslav Kysela · 16 years ago
  21. 9423969 ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE by Pawel MOLL · 16 years ago
  22. 4939c66 [ALSA] Fix Oops with PCM OSS sync by Takashi Iwai · 16 years ago
  23. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  24. 31e8960 [ALSA] Remove PCM sleep_min and tick by Takashi Iwai · 16 years ago
  25. d948035 [ALSA] Remove PCM xfer_align sw params by Takashi Iwai · 16 years ago
  26. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  27. 24038a2 [ALSA] Add new AFMT_* formats for OSS emulation by Takashi Iwai · 17 years ago
  28. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  29. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 17 years ago
  30. e3a5d59 [ALSA] Fix races in PCM OSS emulation by Takashi Iwai · 18 years ago
  31. de1b8b9 [ALSA] Fix hang-up at disconnection of usb-audio by Takashi Iwai · 18 years ago
  32. c461482 [ALSA] Unregister device files at disconnection by Takashi Iwai · 18 years ago
  33. 746d4a0 [ALSA] Fix disconnection of proc interface by Takashi Iwai · 18 years ago
  34. 6cb53e7 [ALSA] Don't reject O_RDWR at opening PCM OSS with read/write-only device by Takashi Iwai · 18 years ago
  35. 6581f4e [ALSA] Remove zero-initialization of static variables by Takashi Iwai · 18 years ago
  36. 9c323fc [ALSA] Fix mmap_count with O_APPEND opened streams by Takashi Iwai · 18 years ago
  37. 0df63e4 [ALSA] Add O_APPEND flag support to PCM by Takashi Iwai · 18 years ago
  38. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  39. e88e8ae6 [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module by Takashi Iwai · 18 years ago
  40. b7d90a3 [ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n by Takashi Iwai · 18 years ago
  41. 5c59e09 [ALSA] Handle the error correctly in SNDCTL_DSP_SETFMT ioctl by Steven Finney · 18 years ago
  42. 1576274 [ALSA] Fix Oops of PCM OSS emulation by Takashi Iwai · 18 years ago
  43. bbdc1b7 [ALSA] pcm_oss: fix snd_pcm_oss_release() oops by OGAWA Hirofumi · 18 years ago
  44. 060d77b [ALSA] Fix / clean up PCM-OSS setup hooks by Takashi Iwai · 18 years ago
  45. 3bf75f9 [ALSA] Clean up PCM codes (take 2) by Takashi Iwai · 18 years ago
  46. bf1bbb5 [ALSA] Tiny clean up of PCM codes by Takashi Iwai · 18 years ago
  47. 1a60d4c [ALSA] semaphore -> mutex (core part) by Ingo Molnar · 18 years ago
  48. 21a3479 [ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optional by Jaroslav Kysela · 18 years ago
  49. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  50. 04f141a [ALSA] Optimize for config without PROC_FS (seq and oss parts) by Takashi Iwai · 19 years ago
  51. f87135f [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically by Clemens Ladisch · 19 years ago
  52. 2af677f [ALSA] dynamic minors (1/6): store device type in struct snd_minor by Clemens Ladisch · 19 years ago
  53. 6ac77bc [ALSA] Remove xxx_t typedefs: PCM OSS-emulation by Takashi Iwai · 19 years ago
  54. d3d579f [ALSA] Add missing KERN_* prefix by Takashi Iwai · 19 years ago
  55. 93f2e37 [ALSA] Make snd_task_name() module local by Takashi Iwai · 19 years ago
  56. ca2c096 [ALSA] Replace with kzalloc() - core stuff by Takashi Iwai · 19 years ago
  57. 10f69f9 [ALSA] pcm-oss - Add bugg-yptr option by Takashi Iwai · 19 years ago
  58. 4d23359 [ALSA] sparse address space annotations by Clemens Ladisch · 19 years ago
  59. 443feb8 [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag by Karsten Wiese · 19 years ago
  60. 543537b [PATCH] create a kstrdup library function by Paulo Marques · 19 years ago
  61. 5ac0fab [ALSA] OSS PCM emulation - The 2nd final fix for SNDCTL_DSP_GETOPTR problem by Jaroslav Kysela · 19 years ago
  62. fb4bd0a [ALSA] OSS PCM emulation - The final fix for SNDCTL_DSP_GETOPTR problem by Jaroslav Kysela · 19 years ago
  63. cdc5c53 [ALSA] Fix compilation on 32bit arch by Takashi Iwai · 19 years ago
  64. af08161 [ALSA] alsa-oss - 2nd - improved readability by Jaroslav Kysela · 19 years ago
  65. bfc5bdd [ALSA] alsa-oss - improve readability of snd_pcm_oss_bytes() function by Jaroslav Kysela · 19 years ago
  66. 8e72ab3 [ALSA] Reverted last patch for SNDCTL_DSP_GETOPTR fix & possible overflow fix by Jaroslav Kysela · 19 years ago
  67. c3a9cfa [ALSA] pcm_oss - fix SNDCTL_DSP_GETOPTR not working correctly by Roger Mach · 19 years ago
  68. 004e653 [ALSA] Fix capture on OSS emulation by Takashi Iwai · 19 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago