1. d2fd147 ALSA: ad1848: Utilize the module_isa_driver macro by William Breathitt Gray · 8 years ago
  2. fa60c06 ALSA: wss: Remove (almost) always NULL parameters by Lars-Peter Clausen · 9 years ago
  3. 4323cc4 ALSA: isa: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  4. 8b5a1f9 ALSA: ISA: Remove superfluous *_set_drvdata(NULL) calls by Takashi Iwai · 11 years ago
  5. 1bff292 ALSA: isa: remove __dev* attributes by Bill Pemberton · 12 years ago
  6. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  7. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  8. c95eadd ALSA: Convert to snd_card_create() in sound/isa/* by Takashi Iwai · 15 years ago
  9. 0418ff0 ALSA: remove direct access of dev->bus_id in sound/isa/* by Takashi Iwai · 16 years ago
  10. ea88663 ALSA: remove stale files by Takashi Iwai · 16 years ago
  11. 760fc6b8 ALSA: wss_lib: use wss detection code instead of ad1848 one by Krzysztof Helt · 16 years ago
  12. ead893c ALSA: wss_lib: use wss pcm code instead of ad1848 one by Krzysztof Helt · 16 years ago
  13. 5664daa ALSA: wss_lib: use wss mixer code instead of ad1848 one by Krzysztof Helt · 16 years ago
  14. 811585e ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P) by Krzysztof Helt · 16 years ago
  15. 0c5e3e9 ALSA: wss_lib: replace ad1848 mixer element macros with wss ones by Krzysztof Helt · 16 years ago
  16. ece11c9 ALSA: wss_lib: use wss constants instead of ad1848 ones by Krzysztof Helt · 16 years ago
  17. 241b3ee ALSA: wss_lib: use struct snd_wss instead of snd_ad1848 by Krzysztof Helt · 16 years ago
  18. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  19. 27ed7ce [ALSA] ad1848 - Fix print format by Takashi Iwai · 17 years ago
  20. ca2df45 [ALSA] This patch removes open_mutex from the ad1848-lib as by Krzysztof Helt · 17 years ago
  21. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  22. fe1b5e8 [ALSA] ad1848: simplify MCE down code by Trent Piepho · 17 years ago
  23. b438f81 [ALSA] ad1848: Fix msleep while atomic by Trent Piepho · 17 years ago
  24. f7941520 [ALSA] ad1848_lib: waiting loops done after cs4231_lib by Krzysztof Helt · 17 years ago
  25. d44df2d [ALSA] ad1848/cs4231: replace commented out debug code with snd-printd{,d} by Rene Herman · 17 years ago
  26. bc962efa [ALSA] ad1848: replace HZ calculus with msecs_to_jiffies() by Rene Herman · 17 years ago
  27. 90cf9b8 [ALSA] ad1838/cs4231 - fix MCE timeout upon initial load by Rene Herman · 17 years ago
  28. 8e6a2c2 [ALSA] ad1848_lib: replace common delay loop by function by Krzysztof Helt · 17 years ago
  29. ab9914f8 [ALSA] isa libs Makefiles cleanup by Krzysztof Helt · 17 years ago
  30. e65365d [ALSA] Fix invalid schedule_timeout_interruptible() by Takashi Iwai · 17 years ago
  31. e2759e3 [ALSA] isa_bus: ad1848 by Rene Herman · 17 years ago
  32. 788c604 [ALSA] Fix __devinit and __devexit issues with sound drivers by Prarit Bhargava · 17 years ago
  33. 0cb29ea [ALSA] Add even more 'const' to everything related to TLV by Takashi Iwai · 17 years ago
  34. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  35. eac06a1 [ALSA] Add dB scale information to ad1848 driver by Takashi Iwai · 18 years ago
  36. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  37. dcccdd9 [ALSA] unregister platform device again if probe was unsuccessful by Rene Herman · 18 years ago
  38. d0ac642 [ALSA] continue on IS_ERR from platform device registration by Rene Herman · 18 years ago
  39. 3de4414 [ALSA] ad1848 double free by Dave Jones · 18 years ago
  40. 8278ca8 [ALSA] Fix check of enable module option by Takashi Iwai · 18 years ago
  41. 8b7547f [ALSA] semaphore -> mutex (ISA part) by Ingo Molnar · 18 years ago
  42. f7a9275 [ALSA] unregister platform devices by Clemens Ladisch · 19 years ago
  43. 9d70d91 [ALSA] ad1848 - Fix compilation without CONFIG_PM by Takashi Iwai · 19 years ago
  44. 6866884 [ALSA] ad1848 - Use platform_device, add PM by Takashi Iwai · 19 years ago
  45. c66d7f7 [ALSA] ad1848 - Add PM support by Takashi Iwai · 19 years ago
  46. c8ff664 [ALSA] Remove xxx_t typedefs: ISA AD1848 by Takashi Iwai · 19 years ago
  47. c3e6f7d [ALSA] Remove superfluous pcm_free callbacks by Takashi Iwai · 19 years ago
  48. 8433a50 [ALSA] Fix schedule_timeout usage by Nishanth Aravamudan · 19 years ago
  49. 99b359b [ALSA] Add missing KERN_* suffix to printk by Takashi Iwai · 19 years ago
  50. b1d5776 [ALSA] Remove vmalloc wrapper, kfree_nocheck() by Takashi Iwai · 19 years ago
  51. 9e76a76 [ALSA] Replace with kzalloc() - isa stuff by Takashi Iwai · 19 years ago
  52. 43bcd97 [ALSA] Add snd_card_set_generic_dev() call to ISA drivers by Takashi Iwai · 19 years ago
  53. 67ed416 [ALSA] sound - fix .iface field of mixer control elements by Clemens Ladisch · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago