1. 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
  2. c85a400 ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0s by Thadeu Lima de Souza Cascardo · 14 years ago
  3. a32f667 sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parameters by Clemens Ladisch · 14 years ago
  4. 0f23c5c Merge branch 'topic/midi' into for-linus by Takashi Iwai · 15 years ago
  5. f96e080 ALSA: OSS sequencer should be initialized after snd_seq_system_client_init by Jaswinder Singh Rajput · 15 years ago
  6. 2d4b842 sound: rawmidi: disable active-sensing-on-close by default by Clemens Ladisch · 15 years ago
  7. 08d0334 sound: seq_oss_midi: remove magic numbers by Clemens Ladisch · 15 years ago
  8. b86c872 sound: seq_midi: do not send MIDI reset when closing by Clemens Ladisch · 15 years ago
  9. f907ed9 seq-midi: always log message on output overrun by Clemens Ladisch · 15 years ago
  10. 3f67f66 Merge branch 'topic/seq-midi-fix' into for-linus by Takashi Iwai · 15 years ago
  11. 6423f9e sound: seq_midi_event: fix decoding of (N)RPN events by Clemens Ladisch · 15 years ago
  12. 0528c74 ALSA: clean up the logic for building sequencer modules by Michal Marek · 15 years ago
  13. ef44a1e ALSA: sound/core: use memdup_user() by Li Zefan · 15 years ago
  14. 006de267 ALSA: Add missing KERN_* prefix to printk in sound/core by Takashi Iwai · 15 years ago
  15. bbaf5e9 ALSA: Add hrtimer backend for ALSA timer interface by Takashi Iwai · 16 years ago
  16. 7eaa943 ALSA: Kill snd_assert() in sound/core/* by Takashi Iwai · 16 years ago
  17. 82e68f7 sound: ensure device number is valid in snd_seq_oss_synth_make_info by Willy Tarreau · 16 years ago
  18. ee2da99 ALSA: remove CONFIG_KMOD from sound by Johannes Berg · 16 years ago
  19. c354cd7 [ALSA] seq-oss - Remove invalid BUG() by Takashi Iwai · 16 years ago
  20. 0d63e4f Dont touch fs_struct in drivers by Jan Blunck · 16 years ago
  21. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  22. 3b378e1 [ALSA] sound/core/seq: move declarations of globally visible variables to proper headers by Marcin Ślusarz · 17 years ago
  23. e5723b4 [ALSA] Remove sequencer instrument layer by Takashi Iwai · 17 years ago
  24. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  25. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  26. c929e5e [ALSA] schedule_timeout() fix for core/seq/seq_instr.c by Rene Herman · 17 years ago
  27. 0e75182 [ALSA] seq_midi_event: fix parsing of F9/FD bytes by Clemens Ladisch · 17 years ago
  28. bf8c138 [ALSA] seq_midi_event: fix parsing of missing data bytes by Clemens Ladisch · 17 years ago
  29. 0b664f7 [ALSA] seq_midi_event: prevent running status after system messages by Clemens Ladisch · 17 years ago
  30. 394d051 [ALSA] seq_midi_event: fix encoding of data bytes after end of sysex by Clemens Ladisch · 17 years ago
  31. 7034632 [ALSA] seq: resource leak fix and various code cleanups by Eugene Teo · 17 years ago
  32. e65365d [ALSA] Fix invalid schedule_timeout_interruptible() by Takashi Iwai · 17 years ago
  33. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  34. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  35. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  36. 9c2e08c [PATCH] mark struct file_operations const 9 by Arjan van de Ven · 17 years ago
  37. 6116ea0 [ALSA] Fix possible deadlocks in sequencer at removal of ports by Takashi Iwai · 17 years ago
  38. 9244b2c [ALSA] alsa core: convert to list_for_each_entry* by Johannes Berg · 18 years ago
  39. 201efe3 [ALSA] use the roundup macro by Clemens Ladisch · 18 years ago
  40. c461482 [ALSA] Unregister device files at disconnection by Takashi Iwai · 18 years ago
  41. 746d4a0 [ALSA] Fix disconnection of proc interface by Takashi Iwai · 18 years ago
  42. 59feddb [ALSA] Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  43. 933a2ef [PATCH] lockdep: annotate sound/core/seq/seq_device.c by Arjan van de Ven · 18 years ago
  44. d8371f0 [PATCH] lockdep: annotate sound/core/seq/seq_ports.c by Ingo Molnar · 18 years ago
  45. be7ee27 [ALSA] Fix misuse of __list_add() in seq_ports.c by Takashi Iwai · 18 years ago
  46. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  47. 45df379 [ALSA] Remove nested mutexes in seq_ports.c by Takashi Iwai · 18 years ago
  48. 6581f4e [ALSA] Remove zero-initialization of static variables by Takashi Iwai · 18 years ago
  49. a7b928a [ALSA] rawmidi: add get_port_info callback for sequencer information flags by Clemens Ladisch · 18 years ago
  50. 450047a [ALSA] add more sequencer port type information bits by Clemens Ladisch · 18 years ago
  51. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  52. 91715ed [ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module by Takashi Iwai · 18 years ago
  53. 78fc030 [ALSA] Change seq_midi.c so client name is card, rather than port, specific by Alan Horstmann · 18 years ago
  54. e64d2e3 [ALSA] Fix seq_clientmgr dereferences before NULL check by Eugene Teo · 18 years ago
  55. 62c5549e [ALSA] Fix sleep in atomic in virmidi driver by Takashi Iwai · 18 years ago
  56. 1a60d4c [ALSA] semaphore -> mutex (core part) by Ingo Molnar · 18 years ago
  57. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  58. aa1e77e [ALSA] seq: reorganize sequencer client numbers by Clemens Ladisch · 19 years ago
  59. 7b6d924 [ALSA] seq: set client name in snd_seq_create_kernel_client() by Clemens Ladisch · 19 years ago
  60. 83e8ad6 [ALSA] seq: remove struct snd_seq_client_callback by Clemens Ladisch · 19 years ago
  61. 255bd16 [ALSA] seq: remove superfluous fields by Clemens Ladisch · 19 years ago
  62. 04f141a [ALSA] Optimize for config without PROC_FS (seq and oss parts) by Takashi Iwai · 19 years ago
  63. d001544 [ALSA] dynamic minors (6/6): increase maximum number of sound cards by Clemens Ladisch · 19 years ago
  64. 204bdb1 [ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card by Clemens Ladisch · 19 years ago
  65. f87135f [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically by Clemens Ladisch · 19 years ago
  66. 2af677f [ALSA] dynamic minors (1/6): store device type in struct snd_minor by Clemens Ladisch · 19 years ago
  67. 080dece [ALSA] Remove xxx_t typedefs: Sequencer OSS-emulation by Takashi Iwai · 19 years ago
  68. 19ac31e [ALSA] Remove xxx_t typedefs: Instrument layer by Takashi Iwai · 19 years ago
  69. c7e0b5b [ALSA] Remove xxx_t typedefs: Sequencer by Takashi Iwai · 19 years ago
  70. 8433a50 [ALSA] Fix schedule_timeout usage by Nishanth Aravamudan · 19 years ago
  71. 87ef777 [ALSA] seq-timer: restrict timer frequencies by Clemens Ladisch · 19 years ago
  72. 7c22f1a [ALSA] Remove snd_runtime_check() macro by Takashi Iwai · 19 years ago
  73. bf3b644 [ALSA] sequencer: remove superfluous function parameter by Clemens Ladisch · 19 years ago
  74. 1ef64e6 [PATCH] gfp_t: sound by Al Viro · 19 years ago
  75. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  76. ecca82b [ALSA] Replace with kzalloc() - seq stuff by Takashi Iwai · 19 years ago
  77. a4f508b [ALSA] rtctimer: add option to make RTC timer the default sequencer timer by Clemens Ladisch · 19 years ago
  78. 4d23359 [ALSA] sparse address space annotations by Clemens Ladisch · 19 years ago
  79. 5a0f217 [ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type' by Victor Fusco · 19 years ago
  80. d06e4c4 [ALSA] seq-midi - silently ignore non-MIDI events by Clemens Ladisch · 19 years ago
  81. 0884484 [ALSA] Fix dependency of GUS driver by Takashi Iwai · 19 years ago
  82. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  83. 4d57277 [ALSA] Remove redundant NULL checks before kfree by Jesper Juhl · 19 years ago
  84. 123992f [ALSA] sound/core/: possible cleanups by Adrian Bunk · 19 years ago
  85. 22e0732 [ALSA] virmidi - fix ioctl parameter passing when setting client name by Clemens Ladisch · 19 years ago
  86. 0aa0d38 [ALSA] virmidi - fix ioctl parameter passing when creating seq port by Clemens Ladisch · 19 years ago
  87. 51f633d [ALSA] Fix memory leak by Takashi Iwai · 19 years ago
  88. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago