1. 226e01e ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.c by Jesper Juhl · 12 years ago
  2. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  3. d81a6d7 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed by Paul Gortmaker · 13 years ago
  4. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  5. 31623ca sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC by Paul Gortmaker · 13 years ago
  6. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  7. 88e24c3 sound: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  8. dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
  9. da404dc snd_msnd ->mode is fmode_t, not mode_t by Al Viro · 13 years ago
  10. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  11. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  12. c8bdfac Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  13. e4ee8dd ALSA: msnd-classic: Fix invalid cfg parameter by Takashi Iwai · 14 years ago
  14. 9fe856e sound: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  15. cbaa9f6 ALSA: ISA: Remove snd-sgalaxy by René Herman · 14 years ago
  16. 4953119 ALSA: ISA: New Aztech Sound Galaxy driver by René Herman · 14 years ago
  17. fa95a64 ALSA: msnd: check request_region() return value by Kulikov Vasiliy · 14 years ago
  18. 5157cc8 ALSA: sb: check get_user() return value by Kulikov Vasiliy · 14 years ago
  19. 5e8aa85 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  20. 3374cd1 Merge branch 'topic/core-cleanup' into for-linus by Takashi Iwai · 14 years ago
  21. b0fb75a ALSA: es1688: add pedantic range checks by Dan Carpenter · 14 years ago
  22. a20971b ALSA: Merge es1688 and es968 drivers by Krzysztof Helt · 14 years ago
  23. 396fa82 ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structure by Krzysztof Helt · 14 years ago
  24. 867f184 ALSA: es968: fix wrong PnP dma index by Krzysztof Helt · 14 years ago
  25. 73029e0 ALSA: info - Implement common llseek for binary mode by Takashi Iwai · 14 years ago
  26. d97e1b7 ALSA: info - Check file position validity in common layer by Takashi Iwai · 14 years ago
  27. 24e4a12 ALSA: info - Use standard types for info callbacks by Takashi Iwai · 14 years ago
  28. 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
  29. 89c0ac7 sound: fix opti92x-ad1848 build by Randy Dunlap · 14 years ago
  30. 50152df ALSA: fix jazz16 compile (udelay) by Meelis Roos · 14 years ago
  31. fd8d473 ALSA: opti92x: use PnP data to select Master Control port by Krzysztof Helt · 14 years ago
  32. b8f1f59 Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel by Jaroslav Kysela · 14 years ago
  33. edf12b4 sbawe: fix memory detection part 2 by Krzysztof Helt · 15 years ago
  34. 44eba3e ALSA: jazz16: refine dma and irq selection by Krzysztof Helt · 15 years ago
  35. cb3b04d Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 15 years ago
  36. ad8decb ALSA: jazz16: Add support for Media Vision Jazz16 chipset by Krzysztof Helt · 15 years ago
  37. db8cf33 ALSA: sbawe: fix memory detection by Krzysztof Helt · 15 years ago
  38. ef86f58 ALSA: Use kzalloc for allocating only one thing by Julia Lawall · 15 years ago
  39. 709334c Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-linus by Takashi Iwai · 15 years ago
  40. b893716 Merge branch 'next/isa' into topic/misc by Takashi Iwai · 15 years ago
  41. 74c2b45 ALSA: sb_mixer: convert pointer tables to mixer control tables by Krzysztof Helt · 15 years ago
  42. 0d64b56 ALSA: sound/isa/gus: Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  43. 6eb7365 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  44. e9d0a80 ALSA: opti93x: use dB scale for mixer controls by Krzysztof Helt · 15 years ago
  45. b2e8d7d ALSA: opti93x: move controls definitions to opti93x driver by Krzysztof Helt · 15 years ago
  46. 14ff3e7 ALSA: dt019x: merge into the als100 driver by Krzysztof Helt · 15 years ago
  47. 5f60e49 ALSA: opti93x: fix irq releasing if the irq cannot be allocated by Krzysztof Helt · 15 years ago
  48. 78f1ae1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  49. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  50. e6960e1 ALSA: opti93x: set MC indirect registers base from PnP data by Krzysztof Helt · 15 years ago
  51. 57648cd Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  52. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  53. d8ea239 ALSA: opti9xx: remove snd_opti9xx fields by Krzysztof Helt · 15 years ago
  54. 306ecee ALSA: opti-miro: add PnP detection by Krzysztof Helt · 15 years ago
  55. 70a5f11 ALSA: opti-miro: separate comon probing code by Krzysztof Helt · 15 years ago
  56. 8700055 ALSA: opti-miro: fix OOPS if hardware is not detected by Krzysztof Helt · 15 years ago
  57. 9dc9120 ALSA: opti-miro: expose ACI mixer to outside drivers by Krzysztof Helt · 15 years ago
  58. 9aeba62 ALSA: opti-miro: make miro.h header available outside the alsa directory by Krzysztof Helt · 15 years ago
  59. 616ad59 ALSA: opti-miro: remove snd_card pointer from snd_miro structure by Krzysztof Helt · 15 years ago
  60. 4b28dca ALSA: cs4236: add dB scale for all volume controls by Krzysztof Helt · 15 years ago
  61. 67f2db2 ALSA: opti-miro: Fix missing semicolon by Takashi Iwai · 15 years ago
  62. b67cad9 ALSA: opti-miro: use variables directly in the probe function by Krzysztof Helt · 15 years ago
  63. b753e03 ALSA: cs4236: update control names by Krzysztof Helt · 15 years ago
  64. faa1242 ALSA: es18xx: code improvements by Krzysztof Helt · 15 years ago
  65. d114cd8 ALSA: cs4236: detect chip in one pass by Krzysztof Helt · 15 years ago
  66. d355c82a ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" by Jaroslav Kysela · 15 years ago
  67. b14f5de ALSA: es18xx: remove snd_audiodrive structure by Krzysztof Helt · 15 years ago
  68. 3c76b4d ALSA: es18xx: remove snd_card pointer from snd_es18xx structure by Krzysztof Helt · 15 years ago
  69. 633c7e9 ALSA: wss: reuse CS4231 controls for AD1848 by Krzysztof Helt · 15 years ago
  70. abd134d ALSA: wss: convert CS4231 mixer to dB scale by Krzysztof Helt · 15 years ago
  71. 6fcfa39 ALSA: sscape: coding style fixes by Krzysztof Helt · 15 years ago
  72. ed76f65 ALSA: sscape - Remove invalid __devinitdata to module parameters by Takashi Iwai · 15 years ago
  73. 1cb0fde ALSA: sscape: force AD1848 codec mode on old Soundscape by Krzysztof Helt · 15 years ago
  74. bcde1f8 ALSA: sscape: remove MIDI instances counting with limit ULONG_MAX by Krzysztof Helt · 15 years ago
  75. acd47100 ALSA: sscape: convert to firmware loader framework by Krzysztof Helt · 15 years ago
  76. f0968e3 ALSA: sscape: add supoort for SPEA Media FX/Reveal SC-600 by Krzysztof Helt · 15 years ago
  77. 9d2743f Merge branch 'topic/cmi8330' into for-linus by Takashi Iwai · 15 years ago
  78. fcb2954 ALSA: sound/isa: convert nested spin_lock_irqsave to spin_lock by Julia Lawall · 15 years ago
  79. 72b43cf ALSA: cmi8330: Allow MPU-401-less operation by Ondrej Zary · 15 years ago
  80. 0b95916 ALSA: cmi8330: find OPL3 port automatically by Ondrej Zary · 15 years ago
  81. 69eb888 cmi8330: Add basic CMI8329 support by Ondrej Zary · 15 years ago
  82. 74a0094 ALSA: cmi8330: revert comments about AD1848 back by Ondrej Zary · 15 years ago
  83. c2a30d7 ALSA: cmi8330: fix MPU-401 PnP init copy&paste bug by Ondrej Zary · 15 years ago
  84. 4ef2792 Merge branch 'topic/seq-kconfig-cleanup' into for-linus by Takashi Iwai · 15 years ago
  85. 1282c82 Merge branch 'topic/section-fix' into for-linus by Takashi Iwai · 15 years ago
  86. 45d60e3 Merge branch 'topic/sc6000' into for-linus by Takashi Iwai · 15 years ago
  87. 82ced6f ALSA: Add missing __devexit_p() markers by Jean Delvare · 15 years ago
  88. 0528c74 ALSA: clean up the logic for building sequencer modules by Michal Marek · 15 years ago
  89. b0ec3a3 ALSA: sc6000: enable joystick port by Krzysztof Helt · 15 years ago
  90. 2008f13 ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers by Takashi Iwai · 15 years ago
  91. 0cfcded ALSA: sc6000: fix older card initialization by Krzysztof Helt · 15 years ago
  92. f4723b2 Merge branch 'topic/memdup_user' into for-linus by Takashi Iwai · 15 years ago
  93. c282866 ALSA: sc6000: add support for SC-6600 and SC-7000 by Krzysztof Helt · 15 years ago
  94. 68425ad ALSA: sound/isa: use memdup_user() by Li Zefan · 15 years ago
  95. 1e17d77 Merge git://git.infradead.org/~dwmw2/firmware-2.6 by Linus Torvalds · 15 years ago
  96. 7c7cae1 ALSA: wavefront - Always use request_firmware() by Takashi Iwai · 15 years ago
  97. 1661c61 ALSA: opl3sa2: add ZV port control by Krzysztof Helt · 15 years ago
  98. d080732 Merge branch 'topic/sscape-fix' into for-linus by Takashi Iwai · 15 years ago
  99. 4c5ecb7 Merge branch 'topic/msnd' into for-linus by Takashi Iwai · 15 years ago
  100. fa15fde Merge branch 'topic/isa-misc' into for-linus by Takashi Iwai · 15 years ago