1. 15b99ac [PATCH] pcmcia: add return value to _config() functions by Dominik Brodowski · 19 years ago
  2. fba395e [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection by Dominik Brodowski · 19 years ago
  3. fd23823 [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device by Dominik Brodowski · 19 years ago
  4. 70294b4 [PATCH] pcmcia: remove unneeded Vcc pseudo setting by Dominik Brodowski · 19 years ago
  5. 8661bb5 [PATCH] pcmcia: default suspend and resume handling by Dominik Brodowski · 19 years ago
  6. 50db3fd [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq by Dominik Brodowski · 19 years ago
  7. 5f2a71f [PATCH] pcmcia: add pcmcia_disable_device by Dominik Brodowski · 19 years ago
  8. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 19 years ago
  9. 4fa95ef [PATCH] sound: Remove unneeded kmalloc() return value casts by Jesper Juhl · 19 years ago
  10. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 19 years ago
  11. ca43b31 [PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.c by Jesper Juhl · 19 years ago
  12. 5a83fdd [PATCH] no need to check vfree arg for null in oss/sequencer by Jesper Juhl · 19 years ago
  13. 07e0e93 [PATCH] maestro3 vfree NULL check fixup by Jesper Juhl · 19 years ago
  14. 457d3d43 [PATCH] vfree NULL check fixup for sb_card by Jesper Juhl · 19 years ago
  15. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 19 years ago
  16. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 19 years ago
  17. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  18. c94ded6 [PATCH] PNP: adjust pnp_register_card_driver() signature: wavefront by Bjorn Helgaas · 19 years ago
  19. 3812595 [PATCH] PNP: adjust pnp_register_card_driver() signature: sscape by Bjorn Helgaas · 19 years ago
  20. be54414 [PATCH] PNP: adjust pnp_register_card_driver() signature: sb_card by Bjorn Helgaas · 19 years ago
  21. 312fef3 [PATCH] PNP: adjust pnp_register_card_driver() signature: sb16 by Bjorn Helgaas · 19 years ago
  22. ebdb71e [PATCH] PNP: adjust pnp_register_card_driver() signature: interwave by Bjorn Helgaas · 19 years ago
  23. 6a3a3a0 [PATCH] PNP: adjust pnp_register_card_driver() signature: es968 by Bjorn Helgaas · 19 years ago
  24. fea9739 [PATCH] PNP: adjust pnp_register_card_driver() signature: es18xx by Bjorn Helgaas · 19 years ago
  25. 6736a65 [PATCH] PNP: adjust pnp_register_card_driver() signature: dt019x by Bjorn Helgaas · 19 years ago
  26. 07d58ad [PATCH] PNP: adjust pnp_register_card_driver() signature: cmi8330 by Bjorn Helgaas · 19 years ago
  27. db2735e [PATCH] PNP: adjust pnp_register_card_driver() signature: azt2320 by Bjorn Helgaas · 19 years ago
  28. 51427ec [PATCH] PNP: adjust pnp_register_card_driver() signature: als100 by Bjorn Helgaas · 19 years ago
  29. 5f53f4e [PATCH] PNP: adjust pnp_register_card_driver() signature: ad1816a by Bjorn Helgaas · 19 years ago
  30. 070c699 [PATCH] pnp: cs4232: adjust pnp_register_driver signature by Bjorn Helgaas · 19 years ago
  31. 8c59c4a [PATCH] pnp: opl3sa2: adjust pnp_register_driver signature by Bjorn Helgaas · 19 years ago
  32. ed7cb19 [PATCH] pnp: cs4236: adjust pnp_register_driver signature by Bjorn Helgaas · 19 years ago
  33. f301ae6 [PATCH] pnp: mpu401: adjust pnp_register_driver signature by Bjorn Helgaas · 19 years ago
  34. 2054866 [PATCH] oss/sonicvibes.c defines its own hweight32 by Richard Knutsson · 19 years ago
  35. 6b53f78 [PATCH] cmpci: don't use generic_hweight32() by Andrew Morton · 19 years ago
  36. 8f3b50f [PATCH] Fix compilation for sound/oss/vwsnd.c by Eric Sesterhenn · 19 years ago
  37. 2e1ca21 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  38. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  39. 37f1e98 [PATCH] Fix sequencer missing negative bound check by Eugene Teo · 19 years ago
  40. bda44e1 [PATCH] OSS: Fix leak in awe_wave, also remove pointless cast. by Jesper Juhl · 19 years ago
  41. fe9bab2 [PATCH] Fix sb_mixer use before validation by Eugene Teo · 19 years ago
  42. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 19 years ago
  43. 817dd6e BUG_ON() Conversion in sound/sparc/cs4231.c by Eric Sesterhenn · 19 years ago
  44. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 19 years ago
  45. 279a022 [PATCH] I2C: Drop unneeded i2c-dev.h includes by Jean Delvare · 19 years ago
  46. f82945d [PATCH] oss: semaphore to mutex conversion by Ingo Molnar · 19 years ago
  47. 910f5d2 [PATCH] sem2mutex: sound/oss/ by Ingo Molnar · 19 years ago
  48. 9d2f928 [PATCH] Intruduce DMA_28BIT_MASK by Tobias Klauser · 19 years ago
  49. 84f3430 [ALSA] hda-codec - Add support for ASUS P4GPL-X by Takashi Iwai · 19 years ago
  50. b2c2844 [ALSA] hda-codec - Add support for HP nx9420 laptop by Takashi Iwai · 19 years ago
  51. c6077b3 [ALSA] Fix memory leaks in error path of control.c by Takashi Iwai · 19 years ago
  52. c5c079e [ALSA] AMD Au1x00: AC'97 controller is memory mapped by Sergei Shtylyov · 19 years ago
  53. bb160b8 [ALSA] AMD Au1x00: fix DMA init/cleanup by Sergei Shtylyov · 19 years ago
  54. 97ec558 [ALSA] hda-codec - Fix generic auto-configurator by Takashi Iwai · 19 years ago
  55. 82bc955 [ALSA] hda-codec - Fix BIOS auto-configuration by Takashi Iwai · 19 years ago
  56. 01a00e5 [ALSA] ice1712 - typo fixes for dxr_enable module option by Alan Horstmann · 19 years ago
  57. d8327c7 [ALSA] AMD Au1x00: make driver build after cleanup by Sergei Shtylylov · 19 years ago
  58. 6682025 [ALSA] ice1712 - Fix wrong value types for enum items by Takashi Iwai · 19 years ago
  59. 878b478 [ALSA] fix resource leak in usbmixer by Jesper Juhl · 19 years ago
  60. d61975f [ALSA] Fix gus_pcm dereference before NULL by Eugene Teo · 19 years ago
  61. e64d2e3 [ALSA] Fix seq_clientmgr dereferences before NULL check by Eugene Teo · 19 years ago
  62. 825aa97 [ALSA] hda-codec - Fix for Samsung R65 and ASUS A6J by Takashi Iwai · 19 years ago
  63. db064e5 [ALSA] hda-codec - Add support for VAIO FE550G and SZ110 by Takashi Iwai · 19 years ago
  64. c7a93b8 [ALSA] usb-audio: add Maya44 mixer control names by Clemens Ladisch · 19 years ago
  65. 9808dc9 [ALSA] usb-audio: add Casio PL-40R support by Clemens Ladisch · 19 years ago
  66. a12606c [ALSA] hda-codec - Add model entry for FIC P4M-915GD1 by Takashi Iwai · 19 years ago
  67. 0a589d8 [ALSA] ac97 - Clean up obsolete workarounds by Takashi Iwai · 19 years ago
  68. a23446c [ALSA] Fix NM256 hard lock up by Florian Schlichting · 19 years ago
  69. 7c5706b [ALSA] ac97 - Allow drivers to set static volume resolution table by Takashi Iwai · 19 years ago
  70. 4ccb4a4 [ALSA] usb-audio: add MDP-5/EZ-J24 support by Clemens Ladisch · 19 years ago
  71. e311334 [ALSA] Fixes audiophile usb analog capture with the new device_setup parameter by Thibault LE MEUR · 19 years ago
  72. ecefb19 [ALSA] sound/pci/ice1712/delta.c: make 2 functions static by Adrian Bunk · 19 years ago
  73. 202728d [ALSA] fix some memory leaks by Adrian Bunk · 19 years ago
  74. 3e96443 [ALSA] usb-audio: add error message about missing split iso support by Clemens Ladisch · 19 years ago
  75. ede3531 [ALSA] hda-codec - Fix Aopen i915GMm-HFS mobo by Takashi Iwai · 19 years ago
  76. 5bab248 [ALSA] sound/pci/rme9652/hdspm.c: fix off-by-one errors by Adrian Bunk · 19 years ago
  77. 3a63e444 [ALSA] sound/core/: fix 3 off-by-one errors by Adrian Bunk · 19 years ago
  78. 6464940 [ALSA] make control.c suspend aware by Giuliano Pochini · 19 years ago
  79. 9230d21 [ALSA] hda-codec - Fix support of laptops with AD1986A codec by Takashi Iwai · 19 years ago
  80. 0110f50 [ALSA] bt87x: add more DVB card IDs by Clemens Ladisch · 19 years ago
  81. 318d27f [ALSA] usb-audio: change Casio quirk product name by Clemens Ladisch · 19 years ago
  82. 32e19e8 [ALSA] usb-audio: show USB error descriptions by Clemens Ladisch · 19 years ago
  83. 0243ef7 [ALSA] usb-audio: add Casio AP-80R support by Clemens Ladisch · 19 years ago
  84. c1fc804 [ALSA] Add default entry for CTL Travel Master U553W by Takashi Iwai · 19 years ago
  85. 5e315e9 [ALSA] Fix use after free in opl3_seq and opl3_oss by Dave Jones · 19 years ago
  86. 3de4414 [ALSA] ad1848 double free by Dave Jones · 19 years ago
  87. bcc54f9 [ALSA] sound/isa/sb/sb_mixer.c double kfree by Dave Jones · 19 years ago
  88. c27e8c5 [ALSA] emu10k1_synth use after free by Dave Jones · 19 years ago
  89. a2df813 [ALSA] fix usbmixer double kfree by Dave Jones · 19 years ago
  90. 4fcf011 [ALSA] emu10k1 - Add the entry for Audigy4 SB0400 by Takashi Iwai · 19 years ago
  91. ac57b84 [ALSA] vx - Fix memory leak on error path by Alexey Dobriyan · 19 years ago
  92. 1037593 [ALSA] CS5535: shorter delays when accessing AC'97 codec registers by David Vrabel · 19 years ago
  93. ae6b813 [ALSA] hda-codec - Add lg model for LG laptop by Takashi Iwai · 19 years ago
  94. b3b0abe [ALSA] return ENODEV for disconnected devices by Clemens Ladisch · 19 years ago
  95. a7ee820 [ALSA] Fix missing AD1986a capsrc by Takashi Iwai · 19 years ago
  96. 18a815d [ALSA] hda-codec - Fix AD198x recording and add HP model by Takashi Iwai · 19 years ago
  97. 42611c0 [ALSA] via82xx - Add dxs entry for ASRock mobo by Takashi Iwai · 19 years ago
  98. 834be88 [ALSA] hda-codec - Fix ALC262 for Fujitsu laptop by Takashi Iwai · 19 years ago
  99. 381e3cd [ALSA] ice1712 - Fix wordclock status on Delta1010LT by Doug McLain · 19 years ago
  100. 92621f1 [ALSA] HDA/ALC260: 7/7 - add SPDIF enable to test model by Jonathan Woithe · 19 years ago