1. 77008b7 ALSA: echoaudio: read past end of array by Dan Carpenter · 9 years ago
  2. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 9 years ago
  3. 8a3e7df ALSA: echoaudio: Use setup_timer() and mod_timer() by Takashi Iwai · 9 years ago
  4. 9e59474 Merge branch 'topic/pci-cleanup' into for-next by Takashi Iwai · 9 years ago
  5. f84edab ALSA: echoaudio: Simplify PM callbacks by Takashi Iwai · 9 years ago
  6. ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 9 years ago
  7. 057a4a5 ALSA: echoaudio: Deletion of a check before release_and_free_resource() by Markus Elfring · 10 years ago
  8. 9161bd0 ALSA: echoaudio: cleanup of unnecessary messages by Sudip Mukherjee · 10 years ago
  9. b5b4a41 ALSA: echoaudio: remove all snd_printk by Sudip Mukherjee · 10 years ago
  10. e369086 ALSA: echoaudio: add reference of struct echoaudio by Sudip Mukherjee · 10 years ago
  11. c69a4f3 ALSA: echoaudio: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  12. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  13. 427f42e ALSA: echoaudio: Remove unused variable by Sachin Kamat · 10 years ago
  14. 4f50b41 ALSA: echoaudio: use after free on error by Dan Carpenter · 10 years ago
  15. ece7a36 ALSA: echoaudio: Use standard printk helpers by Takashi Iwai · 10 years ago
  16. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  17. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 11 years ago
  18. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 12 years ago
  19. c7561cd ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP by Takashi Iwai · 12 years ago
  20. 68cb2b5 ALSA: Convert to new pm_ops for PCI drivers by Takashi Iwai · 12 years ago
  21. 382e6a8 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 12 years ago
  22. c914f55 ALSA: echoaudio: Remove incorrect part of assertion by Mark Hills · 12 years ago
  23. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 12 years ago
  24. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  25. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  26. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  27. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  28. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 13 years ago
  29. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 13 years ago
  30. 0b6d092 ALSA: echoaudio: check kmalloc() result by Kulikov Vasiliy · 14 years ago
  31. 84db18b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  32. a0fd434 ALSA: echoaudio - Eliminate use after free by Julia Lawall · 14 years ago
  33. 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
  34. 7fb3a06 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  35. b721e68 ALSA: Echoaudio, fix Guru Meditation #00000005.48454C50 by Giuliano Pochini · 14 years ago
  36. 47b5d02 ALSA: Echoaudio - Add suspend support #2 by Giuliano Pochini · 14 years ago
  37. ad3499f ALSA: Echoaudio - Add suspend support #1 by Giuliano Pochini · 14 years ago
  38. 4f8ada4 ALSA: Echoaudio - Add firmware cache #2 by Giuliano Pochini · 14 years ago
  39. 19b5006 ALSA: Echoaudio - Add firmware cache #1 by Giuliano Pochini · 14 years ago
  40. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 14 years ago
  41. 392bf2f ALSA: echoaudio - Re-enable the line-out control for the Mia card by Giuliano Pochini · 15 years ago
  42. 3f68165 ALSA: indigo-express: add missing 64KHz flags by Giuliano Pochini · 15 years ago
  43. c9294e4 Merge branch 'topic/echoaudio' into for-linus by Takashi Iwai · 15 years ago
  44. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  45. a2328d0 ALSA: Echoaudio: add support for Indigo express cards by Giuliano Pochini · 15 years ago
  46. 4c55bb0 ALSA: echoaudio: remove line-out volume from vmixer cards by Giuliano Pochini · 15 years ago
  47. 9f5d790 ALSA: echoaudio: remove line-out volume from vmixer cards by Giuliano Pochini · 15 years ago
  48. e930e99 ALSA: echoaudio - replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  49. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 16 years ago
  50. 77a23f2 ALSA: Clean up SG-buffer helper functions and macros by Takashi Iwai · 16 years ago
  51. da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago
  52. ebf029d [ALSA] Fix possible races at free_irq in PCI drivers by Takashi Iwai · 16 years ago
  53. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  54. befceea [ALSA] echoaudio - convert from semaphore to mutex by Takashi Iwai · 17 years ago
  55. 22d3a20 [ALSA] echoaudio - Add barrier() to prevent compiler optimization by Giuliano Pochini · 17 years ago
  56. f189e14 [ALSA] echoaudio - Remove superfluous volatile prefix by Takashi Iwai · 17 years ago
  57. a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 17 years ago
  58. 7e0af29 [ALSA] add MODULE_FIRMWARE entries by Clemens Ladisch · 17 years ago
  59. 59ae9d0 [ALSA] echoaudio - increase sleep time at loading firmware by Giuliano Pochini · 17 years ago
  60. ef991b9 [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup by Takashi Iwai · 17 years ago
  61. c187c04 [ALSA] Add missing sysfs device assignment for ALSA PCI drivers by Takashi Iwai · 17 years ago
  62. 0cb29ea [ALSA] Add even more 'const' to everything related to TLV by Takashi Iwai · 17 years ago
  63. 579c84a [ALSA] echo3g_dsp.c shouldn't include #include <linux/irq.h> by Adrian Bunk · 17 years ago
  64. 048b945 [ALSA] echoaudio, add TLV support by Giuliano Pochini · 18 years ago
  65. 5929546 [ALSA] Fix potential NULL pointer dereference in echoaudio midi by Giuliano Pochini · 18 years ago
  66. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 18 years ago
  67. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  68. 52978be [PATCH] kmemdup: some users by Alexey Dobriyan · 18 years ago
  69. 59feddb [ALSA] Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  70. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  71. 8caf7aa [ALSA] echoaudio - Remove kfree_nocheck() by Takashi Iwai · 18 years ago
  72. ccb99ee [ALSA] echoaudio - Fix Makefile by Takashi Iwai · 18 years ago
  73. 8c42d5b [ALSA] Fix a typo in echoaudio/midi.c by Takashi Iwai · 18 years ago
  74. dd7b254 [ALSA] Add echoaudio sound drivers by Giuliano Pochini · 18 years ago