1. 84d7a44 ALSA: isa/wavefront: prevent some out of bound writes by Dan Carpenter · 8 years ago
  2. 9a303dc sound: Deparenthesize negative error returns by Joe Perches · 9 years ago
  3. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 9 years ago
  4. b843ce7 ALSA: wavefront: Use setup_timer() and mod_timer() by Takashi Iwai · 9 years ago
  5. fa60c06 ALSA: wss: Remove (almost) always NULL parameters by Lars-Peter Clausen · 9 years ago
  6. 4323cc4 ALSA: isa: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  7. 8ede665 ALSA: isa: not allocating enough space by Dan Carpenter · 11 years ago
  8. 8b5a1f9 ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls by Takashi Iwai · 11 years ago
  9. 1bff292 ALSA: isa: remove __dev* attributes by Bill Pemberton · 12 years ago
  10. 395d9dd sound: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  11. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  12. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  13. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  14. 88e24c3 sound: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  15. dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
  16. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  17. 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
  18. f4723b2 Merge branch 'topic/memdup_user' into for-linus by Takashi Iwai · 15 years ago
  19. 68425ad ALSA: sound/isa: use memdup_user() by Li Zefan · 15 years ago
  20. 7c7cae1 ALSA: wavefront - Always use request_firmware() by Takashi Iwai · 15 years ago
  21. 96cf45c Merge branch 'topic/snd_card_new-err' into topic/cs423x-merge by Takashi Iwai · 15 years ago
  22. 4c9f1d3 ALSA: isa/*: Add missing KERN_* prefix to printk by Takashi Iwai · 15 years ago
  23. 3e7fb9f ALSA: Return proper error code at probe in sound/isa/* by Takashi Iwai · 15 years ago
  24. c95eadd ALSA: Convert to snd_card_create() in sound/isa/* by Takashi Iwai · 15 years ago
  25. 622207d ALSA: Kill snd_assert() in sound/isa/* by Takashi Iwai · 16 years ago
  26. 7779f75 ALSA: wss_lib: rename cs4321_foo to wss_foo by Krzysztof Helt · 16 years ago
  27. 61ef19d ALSA: wss_lib: rename cs4231.h into wss.h by Krzysztof Helt · 16 years ago
  28. af13452 ALSA: wavefront - add const by Takashi Iwai · 16 years ago
  29. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  30. 109c53f84 [ALSA] sound/isa: kill pnp_resource_change by Rene Herman · 17 years ago
  31. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  32. d86d019 [ALSA] alsa-kernel: schedule_timeout() fixes by Rene Herman · 17 years ago
  33. c2b1239 [ALSA] wavefront - Use standard firmware loader by Takashi Iwai · 17 years ago
  34. e65365d [ALSA] Fix invalid schedule_timeout_interruptible() by Takashi Iwai · 17 years ago
  35. 609d769 [ALSA] Fix probe of non-PnP ISA devices by Rene Herman · 17 years ago
  36. 2393144 [ALSA] wavefront: only declare isapnp on CONFIG_PNP by David Rientjes · 17 years ago
  37. 7e0af29 [ALSA] add MODULE_FIRMWARE entries by Clemens Ladisch · 17 years ago
  38. b7dd2b3 [ALSA] Don't use request_firmware if internal firmwares are defined by Takashi Iwai · 17 years ago
  39. 83c51c0 [ALSA] isa_bus device/driver naming by Rene Herman · 17 years ago
  40. 8ad2da1 [ALSA] Enable Kconfig options for external firmwares by Takashi Iwai · 17 years ago
  41. 5e24c1c [ALSA] Port the rest of ALSA ISA drivers to isa_driver by Takashi Iwai · 17 years ago
  42. 226968c [ALSA] wavefront: add request_firmware() by Clemens Ladisch · 18 years ago
  43. 59540fe [ALSA] wavefront: simplify YSS225 register initialization by Clemens Ladisch · 18 years ago
  44. 7ab3992 [ALSA] use the ALIGN macro by Clemens Ladisch · 18 years ago
  45. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  46. 40e1a9c [ALSA] wavefront: fix __init/__devinit confusion by Clemens Ladisch · 18 years ago
  47. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  48. 6581f4e [ALSA] Remove zero-initialization of static variables by Takashi Iwai · 18 years ago
  49. dcccdd9 [ALSA] unregister platform device again if probe was unsuccessful by Rene Herman · 18 years ago
  50. d0ac642 [ALSA] continue on IS_ERR from platform device registration by Rene Herman · 18 years ago
  51. c94ded6 [PATCH] PNP: adjust pnp_register_card_driver() signature: wavefront by Bjorn Helgaas · 18 years ago
  52. 8278ca8 [ALSA] Fix check of enable module option by Takashi Iwai · 18 years ago
  53. fe25ad8 [ALSA] wavefront - Fix a compile warning by Takashi Iwai · 18 years ago
  54. 59b1b34 [ALSA] Fix compilation without CONFIG_PNP by Takashi Iwai · 18 years ago
  55. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 18 years ago
  56. f7a9275 [ALSA] unregister platform devices by Clemens Ladisch · 19 years ago
  57. d29b761 [ALSA] wavefront - Use platform_device by Takashi Iwai · 19 years ago
  58. 542172f [ALSA] Remove xxx_t typedefs: ISA Wavefront by Takashi Iwai · 19 years ago
  59. 8433a50 [ALSA] Fix schedule_timeout usage by Nishanth Aravamudan · 19 years ago
  60. b1d5776 [ALSA] Remove vmalloc wrapper, kfree_nocheck() by Takashi Iwai · 19 years ago
  61. 43bcd97 [ALSA] Add snd_card_set_generic_dev() call to ISA drivers by Takashi Iwai · 19 years ago
  62. da8ea98 [ALSA] wavefront - declare initialization data as static by Takashi Iwai · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago