1. e85f8dc [PATCH] sound: fix cs4232 section mismatch by Randy Dunlap · 18 years ago
  2. b3c681e [PATCH] update two drivers for poison.h by Randy Dunlap · 18 years ago
  3. aa0a2dd [PATCH] 64bit resource: fix up printks for resources in sound drivers by Greg Kroah-Hartman · 18 years ago
  4. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  5. 0936f26 [PATCH] devfs: Remove devfs support from the sound subsystem by Greg Kroah-Hartman · 19 years ago
  6. 2a2ed2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  7. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  8. bb12b76 [PATCH] au1xxx: oss sound support for au1200 by Domen Puncer · 18 years ago
  9. 5e37ed3 [PATCH] au1550_ac97: spin_unlock in error path by Domen Puncer · 18 years ago
  10. 42225a3 [PATCH] emu10k1: mark midi_spinlock as used by Alexey Dobriyan · 18 years ago
  11. a2926b1 [PATCH] msnd section fix by Andrew Morton · 18 years ago
  12. 2eebb19 [PATCH] OSS: cs46xx cleanup and tiny bugfix by Jesper Juhl · 18 years ago
  13. f2c780c [PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the proper ones by Sergei Shtylyov · 18 years ago
  14. b97b36b [MIPS] Correct HAL2 Kconfig description by Kumba · 18 years ago
  15. e55a3e8 kconfig: remove leading whitespace in menu prompts by Roman Zippel · 18 years ago
  16. b307e85 [PATCH] ad1848 section fix by Andrew Morton · 18 years ago
  17. db31419 [PATCH] nm256_audio section fix by Andrew Morton · 18 years ago
  18. 1d3d1d3 [PATCH] re-add the OSS SOUND_CS4232 option by Adrian Bunk · 18 years ago
  19. 6b426e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  20. e74eb80 [PARISC] OSS ad1889: Match register names with ALSA driver by Stuart Brady · 19 years ago
  21. 4d6c588 [PATCH] powerpc: fix oops in alsa powermac driver by Benjamin Herrenschmidt · 18 years ago
  22. 4653926 [PATCH] make the OSS SOUND_VIA82CXXX option available again by Adrian Bunk · 18 years ago
  23. aafda4e [PATCH] update OBSOLETE_OSS_DRIVER schedule and dependencies by Adrian Bunk · 18 years ago
  24. 56b146d [PATCH] Last DMA_xBIT_MASK cleanups by Tobias Klauser · 18 years ago
  25. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  26. 4fa95ef [PATCH] sound: Remove unneeded kmalloc() return value casts by Jesper Juhl · 18 years ago
  27. ca43b31 [PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.c by Jesper Juhl · 18 years ago
  28. 5a83fdd [PATCH] no need to check vfree arg for null in oss/sequencer by Jesper Juhl · 18 years ago
  29. 07e0e93 [PATCH] maestro3 vfree NULL check fixup by Jesper Juhl · 18 years ago
  30. 457d3d43 [PATCH] vfree NULL check fixup for sb_card by Jesper Juhl · 18 years ago
  31. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 18 years ago
  32. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 18 years ago
  33. be54414 [PATCH] PNP: adjust pnp_register_card_driver() signature: sb_card by Bjorn Helgaas · 18 years ago
  34. 070c699 [PATCH] pnp: cs4232: adjust pnp_register_driver signature by Bjorn Helgaas · 18 years ago
  35. 2054866 [PATCH] oss/sonicvibes.c defines its own hweight32 by Richard Knutsson · 18 years ago
  36. 6b53f78 [PATCH] cmpci: don't use generic_hweight32() by Andrew Morton · 18 years ago
  37. 8f3b50f [PATCH] Fix compilation for sound/oss/vwsnd.c by Eric Sesterhenn · 18 years ago
  38. 2e1ca21 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  39. 37f1e98 [PATCH] Fix sequencer missing negative bound check by Eugene Teo · 18 years ago
  40. bda44e1 [PATCH] OSS: Fix leak in awe_wave, also remove pointless cast. by Jesper Juhl · 18 years ago
  41. fe9bab2 [PATCH] Fix sb_mixer use before validation by Eugene Teo · 18 years ago
  42. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  43. 279a022 [PATCH] I2C: Drop unneeded i2c-dev.h includes by Jean Delvare · 18 years ago
  44. f82945d [PATCH] oss: semaphore to mutex conversion by Ingo Molnar · 18 years ago
  45. 910f5d2 [PATCH] sem2mutex: sound/oss/ by Ingo Molnar · 18 years ago
  46. cc00628 kbuild: ignore all generated files for make allmodconfig (x86_64) by Sam Ravnborg · 18 years ago
  47. 367636e [PATCH] powerpc: Fix sound driver use of i2c by Benjamin Herrenschmidt · 18 years ago
  48. 164006d [PATCH] bogus asm/delay.h includes by Al Viro · 19 years ago
  49. 05090fc [PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the drivers by Sergei Shtylylov · 19 years ago
  50. c2aeacd [PATCH] Prevent trident driver from grabbing pcnet32 hardware by Jon Mason · 19 years ago
  51. 3f02d07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  52. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  53. 575c968 spelling: s/appropiate/appropriate/ by Adrian Bunk · 19 years ago
  54. 031eb4c [PATCH] m68k: dmasound __user annotations by Al Viro · 19 years ago
  55. 9a47291 [PATCH] m68k: compile fixes for dmasound (static vs. extern) by Al Viro · 19 years ago
  56. 3756513 [PATCH] m68k: lvalues abuse in dmasound by Al Viro · 19 years ago
  57. 815f597 [PATCH] m68k: dmasound_paula.c lvalues abuse (from m68k CVS) by Al Viro · 19 years ago
  58. b4290a2 [PATCH] m68k: namespace pollution fix (custom->amiga_custom) by Al Viro · 19 years ago
  59. 3d831d9 [PATCH] x86_64: Enable sound in old style OSS driver for NForce4 CK804 by Andi Kleen · 19 years ago
  60. 5c908a7 [PATCH] remove unused out_pio label in i810_audio by Jesper Juhl · 19 years ago
  61. 49efdd4 [PARISC] OSS: Fix build of parisc harmony driver by Stuart Brady · 19 years ago
  62. 4665472 [PATCH] drivers/sound/oss: Replace pci_module_init() with pci_register_driver() by Greg Kroah-Hartman · 19 years ago
  63. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  64. 86f91d3 [PATCH] i810_audio: request_irq() fix by Andrew Morton · 19 years ago
  65. cc5d018 [PATCH] powerpc: Remove device_node addrs/n_addr by Benjamin Herrenschmidt · 19 years ago
  66. ccf1896 Merge ../torvalds-2.6/ by Greg Kroah-Hartman · 19 years ago
  67. 45029c3 [PATCH] oss: remove deprecated PM interface from opl3sa2 driver by Patrick Mochel · 19 years ago
  68. 76cd48a [PATCH] oss: remove deprecated PM interface from nm256 driver by Patrick Mochel · 19 years ago
  69. 5305253 [PATCH] oss: remove deprecated PM interface from maestro driver by Patrick Mochel · 19 years ago
  70. 94661e7 [PATCH] oss: remove deprecated PM interface from cs46xx driver by Patrick Mochel · 19 years ago
  71. ee77e27 [PATCH] oss: remove deprecated PM interface from cs4281 driver by Patrick Mochel · 19 years ago
  72. e7c045c [PATCH] oss: remove deprecated PM interface from ad1848 driver by Patrick Mochel · 19 years ago
  73. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  74. d74cdab [PATCH] i2c: Drop i2c_driver.{owner,name}, 6 of 11 by Laurent Riffard · 19 years ago
  75. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  76. 7b66665 [PATCH] Au1550 AC'97 OSS driver spinlock fixes by Sergei Shtylylov · 19 years ago
  77. bca73e4 [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h by Jeff Garzik · 19 years ago
  78. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  79. cecd1ca [PATCH] schedule obsolete OSS drivers for removal by Adrian Bunk · 19 years ago
  80. 3f00d3e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  81. 407cf84 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  82. 6a4dea1 OSS MIPS drivers: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  83. 59fee5f [PATCH] sound/oss/sequencer_syms: unexport reprogram_timer by Adrian Bunk · 19 years ago
  84. 7afada4 Input: convert dmasound_awacs (OSS) to dynamic input allocation by Ian Wienand · 19 years ago
  85. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  86. 3fa63c7 [PATCH] Typo fix: dot after newline in printk strings by Jean Delvare · 19 years ago
  87. d61780c [PATCH] remove some more check_region stuff by Jeff Garzik · 19 years ago
  88. 93b25d0 Useless includes of everything, the kitchen sink and version.h ... by Ralf Baechle · 19 years ago
  89. 4153812 [PATCH] pci_ids: macros: replace partial with whole symbols by Grant Coady · 19 years ago
  90. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  91. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  92. 1ef64e6 [PATCH] gfp_t: sound by Al Viro · 19 years ago
  93. f65d9be [PATCH] oss: don't concatenate __FUNCTION__ with strings by Clemens Buchacher · 19 years ago
  94. 82b4442 [PATCH] patch] remove sound/oss/skeleton.c by Adrian Bunk · 19 years ago
  95. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  96. 9c45817 [PATCH] Remove non-arch consumers of asm/segment.h by Kumar Gala · 19 years ago
  97. ae75784 Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 19 years ago
  98. acd3bd8 [PATCH] ad1980 makefile fix by Al Viro · 19 years ago
  99. 0e6d0d8 [PATCH] Kconfig fix (missing dependencies on PCI in sound/*) by Al Viro · 19 years ago
  100. 791cdc7 [PATCH] vidc gcc4 fix by Al Viro · 19 years ago