1. 04f141a [ALSA] Optimize for config without PROC_FS (seq and oss parts) by Takashi Iwai · 19 years ago
  2. e28563c [ALSA] Optimize for config without PROC_FS by Takashi Iwai · 19 years ago
  3. 1861204 [ALSA] sound/: possible cleanups by Adrian Bunk · 19 years ago
  4. 9a1a2a1 [ALSA] Fix a missing include by Takashi Iwai · 19 years ago
  5. 1b98ea4 [ALSA] rawmidi: adjust runtime->avail when changing output buffer size by Clemens Ladisch · 19 years ago
  6. d001544 [ALSA] dynamic minors (6/6): increase maximum number of sound cards by Clemens Ladisch · 19 years ago
  7. 204bdb1 [ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card by Clemens Ladisch · 19 years ago
  8. 332682b [ALSA] dynamic minors (4/6): dynamic minor number allocation by Clemens Ladisch · 19 years ago
  9. f87135f [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically by Clemens Ladisch · 19 years ago
  10. 6983b72 [ALSA] dynamic minors (2/6): simplify storage of snd_minor structures by Clemens Ladisch · 19 years ago
  11. 2af677f [ALSA] dynamic minors (1/6): store device type in struct snd_minor by Clemens Ladisch · 19 years ago
  12. a106cd3 [ALSA] rawmidi: protect against invalid device number in snd_rawmidi_info_select() by Clemens Ladisch · 19 years ago
  13. b32425a [ALSA] Fix possible races in timer callbacks by Takashi Iwai · 19 years ago
  14. 73e77ba [ALSA] Add error messages by Takashi Iwai · 19 years ago
  15. 603bf52 [ALSA] pcm - NULL check in snd_pcm_suspend*() by Takashi Iwai · 19 years ago
  16. a381a7a [ALSA] Decentralize PM control by Takashi Iwai · 19 years ago
  17. 080dece [ALSA] Remove xxx_t typedefs: Sequencer OSS-emulation by Takashi Iwai · 19 years ago
  18. 19ac31e [ALSA] Remove xxx_t typedefs: Instrument layer by Takashi Iwai · 19 years ago
  19. c7e0b5b [ALSA] Remove xxx_t typedefs: Sequencer by Takashi Iwai · 19 years ago
  20. 6ac77bc [ALSA] Remove xxx_t typedefs: PCM OSS-emulation by Takashi Iwai · 19 years ago
  21. f956b4a [ALSA] Remove xxx_t typedefs: Mixer OSS-emulation by Takashi Iwai · 19 years ago
  22. 174c1f6 [ALSA] Remove xxx_t typedefs: OSS-emulation by Takashi Iwai · 19 years ago
  23. 877211f [ALSA] Remove xxx_t typedefs: PCM by Takashi Iwai · 19 years ago
  24. 24c1f93 [ALSA] Remove xxx_t typedefs: Proc handler by Takashi Iwai · 19 years ago
  25. d9a98de [ALSA] Remove xxx_t typedefs: Hwdep by Takashi Iwai · 19 years ago
  26. 48c9d41 [ALSA] Remove xxx_t typedefs: Raw MIDI by Takashi Iwai · 19 years ago
  27. 53d2f74 [ALSA] Remove xxx_t typedefs: Timer by Takashi Iwai · 19 years ago
  28. 82e9bae [ALSA] Remove xxx_t typedefs: Controls by Takashi Iwai · 19 years ago
  29. 512bbd6 [ALSA] Remove xxx_t typedefs: Core component by Takashi Iwai · 19 years ago
  30. 47eaebf [ALSA] Use standard bitmap functions by Takashi Iwai · 19 years ago
  31. f3d48f0 [PATCH] unpaged: fix sound Bad page states by Hugh Dickins · 19 years ago
  32. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  33. b140c8b [ALSA] Cleanup - remove sound/core/wrappers.c by Jaroslav Kysela · 19 years ago
  34. aa92c4a [ALSA] Fix a typo in the last fix by Takashi Iwai · 19 years ago
  35. f190286 [ALSA] fix improper CONFIG_SND_MAJOR usage by Clemens Ladisch · 19 years ago
  36. 3939e71 [ALSA] clean up device types symbols by Clemens Ladisch · 19 years ago
  37. 8433a50 [ALSA] Fix schedule_timeout usage by Nishanth Aravamudan · 19 years ago
  38. d3d579f [ALSA] Add missing KERN_* prefix by Takashi Iwai · 19 years ago
  39. 87ef777 [ALSA] seq-timer: restrict timer frequencies by Clemens Ladisch · 19 years ago
  40. 6b172a8 [ALSA] timer: formatting changes by Clemens Ladisch · 19 years ago
  41. 9dfba38 [ALSA] timer: remove list_entry() type casts by Clemens Ladisch · 19 years ago
  42. de24214 [ALSA] timers: add module refcounting for global timers by Clemens Ladisch · 19 years ago
  43. 2fd43d1 [ALSA] timer: fix timer instance memory allocation checks by Clemens Ladisch · 19 years ago
  44. e38e0cf [ALSA] Remove kmalloc wrappers by Takashi Iwai · 19 years ago
  45. b1d5776 [ALSA] Remove vmalloc wrapper, kfree_nocheck() by Takashi Iwai · 19 years ago
  46. 93f2e37 [ALSA] Make snd_task_name() module local by Takashi Iwai · 19 years ago
  47. 07799e7 [ALSA] Use getnstimeofday() by Takashi Iwai · 19 years ago
  48. 7c22f1a [ALSA] Remove snd_runtime_check() macro by Takashi Iwai · 19 years ago
  49. bf3b644 [ALSA] sequencer: remove superfluous function parameter by Clemens Ladisch · 19 years ago
  50. d9ad1bd [ALSA] rtctimer: optimize module parameter validation by Clemens Ladisch · 19 years ago
  51. adf25df [ALSA] rtctimer: remove superfluous rtc_inc variable by Clemens Ladisch · 19 years ago
  52. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  53. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago
  54. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  55. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  56. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  57. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  58. 1ef64e6 [PATCH] gfp_t: sound by Al Viro · 19 years ago
  59. d5c5d8f [PATCH] ALSA: Fix Oops of suspend/resume with generic drivers by Takashi Iwai · 19 years ago
  60. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  61. ecca82b [ALSA] Replace with kzalloc() - seq stuff by Takashi Iwai · 19 years ago
  62. ca2c096 [ALSA] Replace with kzalloc() - core stuff by Takashi Iwai · 19 years ago
  63. 10f69f9 [ALSA] pcm-oss - Add bugg-yptr option by Takashi Iwai · 19 years ago
  64. 0dd119f [ALSA] pci_find_device remove by Jiri Slaby · 19 years ago
  65. df8db93 [ALSA] Fix DocBook warnings by Takashi Iwai · 19 years ago
  66. a4f508b [ALSA] rtctimer: add option to make RTC timer the default sequencer timer by Clemens Ladisch · 19 years ago
  67. ecbcfe3 [ALSA] Introduce snd_card_set_generic_dev() by Takashi Iwai · 19 years ago
  68. 4d23359 [ALSA] sparse address space annotations by Clemens Ladisch · 19 years ago
  69. 8db08ea [PATCH] ALSA: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  70. d568121 [PATCH] Assign device pointer to OSS devices by Takashi Iwai · 19 years ago
  71. 7153a55 [ALSA] pcm - Fix zero-division in 32bit compat layer by Takashi Iwai · 19 years ago
  72. e0be4d3 [ALSA] Fix compilation without CONFIG_PROC_FS by Takashi Iwai · 19 years ago
  73. 65d11d9 [ALSA] ALSA timer - fixed compilation by Jaroslav Kysela · 19 years ago
  74. a501dfa [ALSA] Timer API - added SUSPEND/RESUME events by Jaroslav Kysela · 19 years ago
  75. b271131 [ALSA] Fix PCM 32bit compat layer by Takashi Iwai · 19 years ago
  76. a53fc18 [ALSA] make local objects static by Clemens Ladisch · 19 years ago
  77. 443feb8 [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag by Karsten Wiese · 19 years ago
  78. 267d4d6 [ALSA] adds __init and in snd_memory_init() by Henrik Kretzschmar · 19 years ago
  79. 276bd31 [PATCH] Kconfig fix (ISA_DMA_API and sound/*) by Al Viro · 19 years ago
  80. 5a0f217 [ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type' by Victor Fusco · 19 years ago
  81. d06e4c4 [ALSA] seq-midi - silently ignore non-MIDI events by Clemens Ladisch · 19 years ago
  82. 856def8 [ALSA] typo-fix and snd_assert()-expression-split by Henrik Kretzschmar · 19 years ago
  83. 0884484 [ALSA] Fix dependency of GUS driver by Takashi Iwai · 19 years ago
  84. a3352f0 [ALSA] Fix two typos and changes on snd_assert() by Henrik Kretzschmar · 19 years ago
  85. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  86. 543537b [PATCH] create a kstrdup library function by Paulo Marques · 19 years ago
  87. b636a71 [ALSA] Add const prefix by Takashi Iwai · 19 years ago
  88. 5ac0fab [ALSA] OSS PCM emulation - The 2nd final fix for SNDCTL_DSP_GETOPTR problem by Jaroslav Kysela · 19 years ago
  89. fb4bd0a [ALSA] OSS PCM emulation - The final fix for SNDCTL_DSP_GETOPTR problem by Jaroslav Kysela · 19 years ago
  90. 21cb2a2 [ALSA] Fix races between PCM drain and other ops by Takashi Iwai · 19 years ago
  91. b6a9691 [ALSA] Add write support to snd-page-alloc proc file by Takashi Iwai · 19 years ago
  92. 4d57277 [ALSA] Remove redundant NULL checks before kfree by Jesper Juhl · 19 years ago
  93. fae6ec6 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jaroslav Kysela · 19 years ago
  94. 619e666 [PATCH] class: convert sound/* to use the new class api instead of class_simple by gregkh@suse.de · 20 years ago
  95. cdc5c53f [ALSA] Fix compilation on 32bit arch by Takashi Iwai · 19 years ago
  96. af08161 [ALSA] alsa-oss - 2nd - improved readability by Jaroslav Kysela · 19 years ago
  97. bfc5bdd [ALSA] alsa-oss - improve readability of snd_pcm_oss_bytes() function by Jaroslav Kysela · 19 years ago
  98. 8e72ab3 [ALSA] Reverted last patch for SNDCTL_DSP_GETOPTR fix & possible overflow fix by Jaroslav Kysela · 19 years ago
  99. c3a9cfa [ALSA] pcm_oss - fix SNDCTL_DSP_GETOPTR not working correctly by Roger Mach · 19 years ago
  100. 6214410 [ALSA] Make docproc happy by Takashi Iwai · 19 years ago