1. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  2. dba8b46 ALSA: mpu401: clean up interrupt specification by Clemens Ladisch · 13 years ago
  3. 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
  4. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  5. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  6. 4b28dca ALSA: cs4236: add dB scale for all volume controls by Krzysztof Helt · 15 years ago
  7. b753e03 ALSA: cs4236: update control names by Krzysztof Helt · 15 years ago
  8. d114cd8 ALSA: cs4236: detect chip in one pass by Krzysztof Helt · 15 years ago
  9. cda9043 ALSA: cs4236 - Merge snd-cs4236-lib module into snd-cs4236 by Takashi Iwai · 15 years ago
  10. c2b73d1 ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS detection by Krzysztof Helt · 15 years ago
  11. 96cf45c Merge branch 'topic/snd_card_new-err' into topic/cs423x-merge by Takashi Iwai · 15 years ago
  12. 4c9f1d3 ALSA: isa/*: Add missing KERN_* prefix to printk by Takashi Iwai · 15 years ago
  13. 3e7fb9f ALSA: Return proper error code at probe in sound/isa/* by Takashi Iwai · 16 years ago
  14. c95eadd ALSA: Convert to snd_card_create() in sound/isa/* by Takashi Iwai · 16 years ago
  15. 0418ff0 ALSA: remove direct access of dev->bus_id in sound/isa/* by Takashi Iwai · 16 years ago
  16. 622207d ALSA: Kill snd_assert() in sound/isa/* by Takashi Iwai · 16 years ago
  17. ebae225 ALSA: snd-cs4236: add Techmakers MF-4236PW PnP card ID by Rene Herman · 16 years ago
  18. 7779f75 ALSA: wss_lib: rename cs4321_foo to wss_foo by Krzysztof Helt · 16 years ago
  19. 61ef19d ALSA: wss_lib: rename cs4231.h into wss.h by Krzysztof Helt · 16 years ago
  20. 9295aea ALSA: wss_lib: move cs4231_lib into wss_lib by Krzysztof Helt · 16 years ago
  21. b15ebe2 ALSA: cs4232: fix crash during chip PNP detection by Krzysztof Helt · 16 years ago
  22. abf1f5a ALSA: opti93x: add support for Opti93x codec in cs4231-lib by Krzysztof Helt · 16 years ago
  23. 3951610 [ALSA] cs4231: remove one busy wait by Krzysztof Helt · 16 years ago
  24. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  25. 109c53f84 [ALSA] sound/isa: kill pnp_resource_change by Rene Herman · 17 years ago
  26. b875d65 [ALSA] Fix thinko in cs4231 mce down check by Takashi Iwai · 17 years ago
  27. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  28. 23d4635ed [ALSA] cs4231-lib: improved waiting after mce_down by Krzysztof Helt · 17 years ago
  29. d44df2d [ALSA] ad1848/cs4231: replace commented out debug code with snd-printd{,d} by Rene Herman · 17 years ago
  30. 90cf9b8 [ALSA] ad1838/cs4231 - fix MCE timeout upon initial load by Rene Herman · 17 years ago
  31. 6c041b5 [ALSA] cs4231-lib: replace common delay loop by function by Krzysztof Helt · 17 years ago
  32. ab9914f8 [ALSA] isa libs Makefiles cleanup by Krzysztof Helt · 17 years ago
  33. e234046 [ALSA] Fix bugs in mode change/recalibration for opl3sa2 driver by Paul Vojta · 17 years ago
  34. 609d769 [ALSA] Fix probe of non-PnP ISA devices by Rene Herman · 17 years ago
  35. 83c51c0 [ALSA] isa_bus device/driver naming by Rene Herman · 17 years ago
  36. ef991b9 [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup by Takashi Iwai · 17 years ago
  37. 5e24c1c [ALSA] Port the rest of ALSA ISA drivers to isa_driver by Takashi Iwai · 17 years ago
  38. d63898c [ALSA] isa_bus: cs4231 by Rene Herman · 17 years ago
  39. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  40. d2a5b9d [ALSA] Fix undefined (missing) references in ISA MIRO sound driver by Randy Dunlap · 18 years ago
  41. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  42. dcccdd9 [ALSA] unregister platform device again if probe was unsuccessful by Rene Herman · 18 years ago
  43. d0ac642 [ALSA] continue on IS_ERR from platform device registration by Rene Herman · 18 years ago
  44. ed7cb19 [PATCH] pnp: cs4236: adjust pnp_register_driver signature by Bjorn Helgaas · 18 years ago
  45. a5a6bbd [ALSA] cs4236 - Fix a typo by Takashi Iwai · 18 years ago
  46. 8278ca8 [ALSA] Fix check of enable module option by Takashi Iwai · 18 years ago
  47. 8b7547f [ALSA] semaphore -> mutex (ISA part) by Ingo Molnar · 18 years ago
  48. 6f595cf [PATCH] snd-cs4236 typo fix by Rene Herman · 18 years ago
  49. 50f794c [ALSA] cs4236 - Add PnP ids for Netfinity 3000 by Lukasz Stemach · 18 years ago
  50. ec80859 [ALSA] cs4232/cs4236 - moved CS423X_DRIVER define outside CONFIG_PNP by Jaroslav Kysela · 18 years ago
  51. 59b1b34 [ALSA] Fix compilation without CONFIG_PNP by Takashi Iwai · 19 years ago
  52. f7a9275 [ALSA] unregister platform devices by Clemens Ladisch · 19 years ago
  53. a2c855b [ALSA] Fix a compile warning by Takashi Iwai · 19 years ago
  54. a9824c8 [ALSA] Add CS4232 PnP BIOS support by Takashi Iwai · 19 years ago
  55. fa55f83 [ALSA] Fix resume of cs4231 by Takashi Iwai · 19 years ago
  56. 6bba41a [ALSA] cs4236 - Use platform_device by Takashi Iwai · 19 years ago
  57. 8b91375 [ALSA] cs4231 - Use platform_device by Takashi Iwai · 19 years ago
  58. 7bb35e20 [ALSA] cs4231 - Fix PM support by Takashi Iwai · 19 years ago
  59. ba2375a [ALSA] Remove xxx_t typedefs: ISA CS423x by Takashi Iwai · 19 years ago
  60. f739aec [ALSA] Clean up ISA cs4231 code by Takashi Iwai · 19 years ago
  61. c3e6f7d [ALSA] Remove superfluous pcm_free callbacks by Takashi Iwai · 19 years ago
  62. b1d5776 [ALSA] Remove vmalloc wrapper, kfree_nocheck() by Takashi Iwai · 19 years ago
  63. 7c22f1a [ALSA] Remove snd_runtime_check() macro by Takashi Iwai · 19 years ago
  64. 9e76a76 [ALSA] Replace with kzalloc() - isa stuff by Takashi Iwai · 19 years ago
  65. 43bcd97 [ALSA] Add snd_card_set_generic_dev() call to ISA drivers by Takashi Iwai · 19 years ago
  66. 41e4845 [ALSA] PCM resume cleanups by Jaroslav Kysela · 19 years ago
  67. 3753892 [ALSA] cs4236-irq-handling-fix.patch by Christoph Schulz · 19 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago