1. 0d63e4f Dont touch fs_struct in drivers by Jan Blunck · 16 years ago
  2. f011e2e latency.c: use QoS infrastructure by Mark Gross · 16 years ago
  3. 4939c66 [ALSA] Fix Oops with PCM OSS sync by Takashi Iwai · 16 years ago
  4. bc9abce [ALSA] fix compilation warning in GCC by Miguel Boton · 17 years ago
  5. 8c12158 [ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLE by Jaroslav Kysela · 17 years ago
  6. 17596a8 [ALSA] rawmidi: let sparse know what is going on _for real_ by Marcin Ślusarz · 17 years ago
  7. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  8. 31e8960 [ALSA] Remove PCM sleep_min and tick by Takashi Iwai · 17 years ago
  9. 1307551 [ALSA] PCM - clean up snd_pcm_lib_read/write by Takashi Iwai · 17 years ago
  10. d948035 [ALSA] Remove PCM xfer_align sw params by Takashi Iwai · 17 years ago
  11. fa5717f [ALSA] Fix PCM write blocking by Takashi Iwai · 17 years ago
  12. 8ace4f3 [ALSA] Remove indirect control access by Takashi Iwai · 17 years ago
  13. a713b58 [ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP condition in snd_pcm_status() by Jaroslav Kysela · 17 years ago
  14. 5a7f261 [ALSA] Add SNDRV_PCM_IOCTL_TSTAMP back to compat ioctl by Takashi Iwai · 17 years ago
  15. 28e9e47 [ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries) by Jaroslav Kysela · 17 years ago
  16. 3b378e1 [ALSA] sound/core/seq: move declarations of globally visible variables to proper headers by Marcin Ślusarz · 17 years ago
  17. 36b9cdf [ALSA] info_oss: move prototype of snd_card_info_read_oss to info.h by Marcin Ślusarz · 17 years ago
  18. 67c3931 [ALSA] pcm_lib: fix sparse warning about different signedness by Marcin Ślusarz · 17 years ago
  19. be3e011 [ALSA] pcm_lib: fix sparse warning about shadowing 'n' symbol by Marcin Ślusarz · 17 years ago
  20. b05e578 [ALSA] pcm_native: fix sparse warning about shadowing 'state' symbol by Marcin Ślusarz · 17 years ago
  21. 5050b09 [ALSA] copy_ctl_value_from_user() warning fix by Andrew Morton · 17 years ago
  22. 6b587ef [ALSA] Fix old tstamp ioctl for compat_ioctl by Takashi Iwai · 17 years ago
  23. 3ad5afc [ALSA] alsa: nopage by Nick Piggin · 17 years ago
  24. 67a7be7 [ALSA] PCM - fixed SNDRV_PCM_FORMAT_U24_BE silence constant by Jaroslav Kysela · 17 years ago
  25. b751eef [ALSA] Use posix clock monotonic for PCM and timer timestamps by Jaroslav Kysela · 17 years ago
  26. df1deb6 [ALSA] sound/core/memalloc.c: Add missing pci_dev_put by Julia Lawall · 17 years ago
  27. 7c7fc2d [ALSA] Fix PCM MMAP time-stamp mode by Takashi Iwai · 17 years ago
  28. e5723b4 [ALSA] Remove sequencer instrument layer by Takashi Iwai · 17 years ago
  29. 304cd07 [ALSA] Introduce slots option to snd module by Takashi Iwai · 17 years ago
  30. 22a860a snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure with gcc-3.2 by Jean Delvare · 17 years ago
  31. 7507e8d [ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warning by Borislav Petkov · 17 years ago
  32. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  33. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  34. 2469049 [ALSA] sound: snd_register_device_for_dev fix by Mariusz Kozlowski · 17 years ago
  35. c929e5e [ALSA] schedule_timeout() fix for core/seq/seq_instr.c by Rene Herman · 17 years ago
  36. 9ecf60d [ALSA] unexport snd_ctl_elem_{read,write} by Adrian Bunk · 17 years ago
  37. 918f3a0 [ALSA] pcm: add snd_pcm_rate_to_rate_bit() helper by Clemens Ladisch · 17 years ago
  38. 7653d55 [ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.c by Clemens Ladisch · 17 years ago
  39. 0e75182 [ALSA] seq_midi_event: fix parsing of F9/FD bytes by Clemens Ladisch · 17 years ago
  40. bf8c138 [ALSA] seq_midi_event: fix parsing of missing data bytes by Clemens Ladisch · 17 years ago
  41. 0b664f7 [ALSA] seq_midi_event: prevent running status after system messages by Clemens Ladisch · 17 years ago
  42. 394d051 [ALSA] seq_midi_event: fix encoding of data bytes after end of sysex by Clemens Ladisch · 17 years ago
  43. 24038a2 [ALSA] Add new AFMT_* formats for OSS emulation by Takashi Iwai · 17 years ago
  44. 64d27f9 [ALSA] Support 3-bytes 24bit format in PCM OSS emulation by Takashi Iwai · 17 years ago
  45. 9390ec8 [ALSA] Simplify the format conversion in PCM OSS emulation by Takashi Iwai · 17 years ago
  46. 887f9f0 [ALSA] Remove ifdefs from OSS PCM emulation codes by Takashi Iwai · 17 years ago
  47. 7034632 [ALSA] seq: resource leak fix and various code cleanups by Eugene Teo · 17 years ago
  48. 52a6db8 [ALSA] Clean up Makefile by Takashi Iwai · 17 years ago
  49. 8f11551 [ALSA] Fix build error without CONFIG_HAS_DMA by Takashi Iwai · 17 years ago
  50. b9ed4f2 [ALSA] Add helper functions for frequently used callbacks by Takashi Iwai · 17 years ago
  51. 25765c4 [ALSA] Clean up duplicate includes in sound/core/ by Jesper Juhl · 17 years ago
  52. ccec6e2 Convert snd-page-alloc proc file to use seq_file by Takashi Iwai · 17 years ago
  53. 7c64ec3 [ALSA] timer: check for incorrect device state in non-debug compiles, too by Clemens Ladisch · 17 years ago
  54. 1a7fa54 [ALSA] Fix substream to check in PCM drain by Takashi Iwai · 17 years ago
  55. e65365d [ALSA] Fix invalid schedule_timeout_interruptible() by Takashi Iwai · 17 years ago
  56. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  57. 68fc4fa unregister_chrdev(): ignore the return value by Akinobu Mita · 17 years ago
  58. 208eee2 [ALSA] pcm_native: lockdep warning when launching jack by Frederik Deweerdt · 17 years ago
  59. 62e96a1 [ALSA] is_power_of_2 in rtctimer.c by vignesh babu · 17 years ago
  60. ef991b9 [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup by Takashi Iwai · 17 years ago
  61. a982ac0 misc doc and kconfig typos by Matt LaPlante · 17 years ago
  62. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  63. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  64. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  65. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 17 years ago
  66. c2902c8 [PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATED by Takashi Iwai · 17 years ago
  67. 6116ea0 [ALSA] Fix possible deadlocks in sequencer at removal of ports by Takashi Iwai · 17 years ago
  68. 0981a26 [ALSA] Fix possible invalid memory access in PCM core by Takashi Iwai · 17 years ago
  69. 8fa58af [ALSA] snd_hwdep_release() racefix by Karsten Wiese · 17 years ago
  70. bcb4d78 [ALSA] Remove useless reference to obsolete KERNELD by Robert P. J. Day · 17 years ago
  71. 5c33dd7 [ALSA] cleanup and error reporting for sound/core/init.c by Oliver Neukum · 18 years ago
  72. d9ea472 [ALSA] Add PCI quirk list helper function by Takashi Iwai · 18 years ago
  73. 0b51ba0 [ALSA] make sound/core/control.c:snd_ctl_new() static by Adrian Bunk · 18 years ago
  74. c7132ae [ALSA] pcm core: add prealloc_max file to substream directory to show maximum DMA size by Jaroslav Kysela · 18 years ago
  75. 9244b2c [ALSA] alsa core: convert to list_for_each_entry* by Johannes Berg · 18 years ago
  76. c78085f [ALSA] alsa core: add struct device pointer to struct snd_pcm by Johannes Berg · 18 years ago
  77. 12b131c [ALSA] allow registering an alsa device with struct device pointer by Johannes Berg · 18 years ago
  78. 7d2aae1 [PATCH] ALSA: Fix sysfs breakage by Takashi Iwai · 17 years ago
  79. 4d36128 [ALSA] sound: fix PCM substream list by Akinobu Mita · 18 years ago
  80. c13893d [ALSA] sound: initialize rawmidi substream list by Akinobu Mita · 18 years ago
  81. e3a5d59 [ALSA] Fix races in PCM OSS emulation by Takashi Iwai · 18 years ago
  82. 0e5d720 [ALSA] sound/core/control.c: remove dead code by Adrian Bunk · 18 years ago
  83. 9a826dd [ALSA] pcm core: fix silence_start calculations by Clemens Ladisch · 18 years ago
  84. 201efe3 [ALSA] use the roundup macro by Clemens Ladisch · 18 years ago
  85. 7ab3992 [ALSA] use the ALIGN macro by Clemens Ladisch · 18 years ago
  86. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  87. 7bc5632 [PATCH] struct path: convert sound by Josef Sipek · 18 years ago
  88. cd54e7e [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers by Nick Piggin · 18 years ago
  89. d80f19f Driver core: convert sound core to use struct device by Greg Kroah-Hartman · 18 years ago
  90. de1b8b9 [ALSA] Fix hang-up at disconnection of usb-audio by Takashi Iwai · 18 years ago
  91. ac5d1a7 [ALSA] rtctimer: handle RTC interrupts with a tasklet by Clemens Ladisch · 18 years ago
  92. ef35be7 [ALSA] Fix addition of user-defined boolean controls by Takashi Iwai · 18 years ago
  93. dbedca3 [ALSA] Fix re-use of va_list by Takashi Iwai · 18 years ago
  94. cb04e6b [PATCH] hwdep_compat missed __user annotations by Al Viro · 18 years ago
  95. a9edfc6 [ALSA] Handle file operations during snd_card disconnects using static file->f_op by Karsten Wiese · 18 years ago
  96. 104326f [ALSA] Dereference after free in snd_hwdep_release() by Florin Malita · 18 years ago
  97. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  98. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  99. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  100. 9442e69 [PATCH] maximum latency tracking: ALSA support by Takashi Iwai · 18 years ago