1. 29d28c5 ALSA: hdsp: fix memory leak by Sudip Mukherjee · 9 years ago
  2. a3b3a9d ALSA: hdsp: silence a sprinft() overflow warning by Dan Carpenter · 9 years ago
  3. 9e46aed ALSA: hdsp: silence and underflow warning by Dan Carpenter · 9 years ago
  4. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 9 years ago
  5. c41c009 ALSA: hdsp: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  6. ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 10 years ago
  7. c283661 ALSA: hdsp: Deletion of an unnecessary check before the function call "release_firmware" by Markus Elfring · 10 years ago
  8. 8d678da ALSA: hdsp: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  9. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  10. a54ba0f ALSA: hdsp: Use standard printk helpers by Takashi Iwai · 10 years ago
  11. 60c5772 ALSA: pci: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  12. 47d98c0 ALSA: Remove memory reservation code from memalloc helper by Takashi Iwai · 11 years ago
  13. d14df33 ALSA: hdsp - info leak in snd_hdsp_hwdep_ioctl() by Dan Carpenter · 11 years ago
  14. 20a2422 ALSA: PCI: Remove superfluous pci_set_drvdata(pci, NULL) at remove by Takashi Iwai · 11 years ago
  15. 49ba4f9 ALSA: hdsp - Remove obsolete settings functions by Adrian Knoth · 12 years ago
  16. 4833c67 ALSA: hdsp - Use HDSP_TOGGLE_SETTING to alter settings by Adrian Knoth · 12 years ago
  17. 66d9244 ALSA: hdsp - Implement generic function to toggle settings by Adrian Knoth · 12 years ago
  18. 0c2bc7c ALSA: hdsp - Fix detection for RME RPM/Multiface/Digiface ioboxes by Adrian Knoth · 12 years ago
  19. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 12 years ago
  20. 8232932 ALSA: hdsp: Add missing inclusion of linux/vmalloc.h by Takashi Iwai · 12 years ago
  21. 90caaef ALSA: hdsp: improve firmware caching by Takashi Iwai · 12 years ago
  22. 382e6a8 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 12 years ago
  23. 42eb923 ALSA: hdsp - Provide ioctl_compat by Andre Schramm · 12 years ago
  24. e9f66d9 ALSA: pci: clean up using module_pci_driver() by Takashi Iwai · 12 years ago
  25. 9badda0 ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref() by Takashi Iwai · 13 years ago
  26. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  27. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  28. 65a7721 sound: fix drivers needing module.h not moduleparam.h by Paul Gortmaker · 13 years ago
  29. a346686 ALSA: hdsp - Correct HDSP_VERSION_BIT constant, thus partly fixing RPM detection by Adrian Knoth · 13 years ago
  30. 934c2b6 ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* by Takashi Iwai · 13 years ago
  31. 3733e42 ALSA: Use KBUILD_MODNAME for pci_driver.name entries by Takashi Iwai · 13 years ago
  32. 28b26e1 ALSA: hdsp - Add support for RPM io box by Florian Faber · 14 years ago
  33. 4e83998 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  34. e68d3b3 ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  35. 9fe856e sound: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  36. 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
  37. cebe41d sound: use DEFINE_PCI_DEVICE_TABLE by Alexey Dobriyan · 14 years ago
  38. c18bc9b ALSA: hdsp - allow proc reporting with disconnected io box by Tim Blechmann · 15 years ago
  39. 3c2fcf3 Merge branch 'topic/hdsp' into for-linus by Takashi Iwai · 15 years ago
  40. 3f7440a ALSA: Clean up 64bit division functions by Takashi Iwai · 15 years ago
  41. 8e365f9 ALSA: hdsp: allow firmware loading from inside the kernel by Raphael Doursenaud · 15 years ago
  42. c2503cd ALSA: hdsp - Ignore MIDI and PCM events in interrupts until initialized by Takashi Iwai · 15 years ago
  43. f9ffc5d ALSA: hdsp - whitespace cleanup by Tim Blechmann · 15 years ago
  44. e588ed8 ALSA: hdsp - poll for iobox by Tim Blechmann · 15 years ago
  45. 66a101d Merge branch 'topic/hwdep-cleanup' into topic/hdsp by Takashi Iwai · 15 years ago
  46. 28b7e34 ALSA: Remove superfluous hwdep ops by Takashi Iwai · 15 years ago
  47. e58de7b ALSA: Convert to snd_card_create() in sound/pci/* by Takashi Iwai · 16 years ago
  48. 5ce442f Merge branch 'topic/udev-id-rename' into to-push by Takashi Iwai · 16 years ago
  49. 1f04128 ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() by Takashi Iwai · 16 years ago
  50. 972d4c5 ALSA: hdsp/hdspm: remove card->id from rawmidi device name by Jaroslav Kysela · 16 years ago
  51. 3ae7e2e ALSA: hdsp: check for iobox and upload firmware during ioctl by Tim Blechmann · 16 years ago
  52. 00c9ddd ALSA: HDSP: check for io box before uploading firmware by Tim Blechmann · 16 years ago
  53. da3cec3 ALSA: Kill snd_assert() in sound/pci/* by Takashi Iwai · 16 years ago
  54. 47ba97f [ALSA] hdsp - RME 9632 fix at 192kHz by Remy Bruno · 16 years ago
  55. 92eed66 [ALSA] hdsp - Fix section mismatch by Takashi Iwai · 16 years ago
  56. 192b8e3 [ALSA] hdsp: make Multiface II work again by Andreas Degert · 17 years ago
  57. 1374f8c [ALSA] sound: fix rme9652 section mismatch by Randy Dunlap · 17 years ago
  58. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  59. 561de31 [ALSA] sound/: Spelling fixes by Joe Perches · 17 years ago
  60. 4e98d6a [ALSA] pci - check value range in ctl callbacks by Takashi Iwai · 17 years ago
  61. 27caac8 [ALSA] sound/pci: remove duplicated defines by Nicolas Kaiser · 17 years ago
  62. 2a3988f [ALSA] hdsp - Fix zero division by Takashi Iwai · 17 years ago
  63. a3a68c8 [ALSA] hdsp - Add support for latset RME9632 revisions by Remy Bruno · 17 years ago
  64. a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 17 years ago
  65. 7e0af29 [ALSA] add MODULE_FIRMWARE entries by Clemens Ladisch · 17 years ago
  66. e4b6088 [ALSA] hdsp - Add support for fine tuning of sample rate support to HDSP 9632 by Julian Cable · 17 years ago
  67. ef991b9 [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup by Takashi Iwai · 17 years ago
  68. d7923b2 [ALSA] hdsp - Add DDS register support for RME9632 rev >= 152 by Remy Bruno · 18 years ago
  69. 6add0f4 [ALSA] hdsp: support for mixer matrix of RME9632 rev 152 by Remy Bruno · 18 years ago
  70. 437a5a4 [ALSA] Remove IRQF_DISABLED for shared PCI irqs by Takashi Iwai · 18 years ago
  71. 176546a [ALSA] hdsp: precise_ptr control switched off by default by Remy Bruno · 18 years ago
  72. 7ab3992 [ALSA] use the ALIGN macro by Clemens Ladisch · 18 years ago
  73. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  74. 311e70a [ALSA] hdsp - Fix auto-updating of firmware by Takashi Iwai · 18 years ago
  75. f40b689 [ALSA] Fix section mismatch errors in ALSA PCI drivers by Takashi Iwai · 18 years ago
  76. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  77. ecb594e [ALSA] RME HDSP - fixed proc interface (missing {}) by Remy Bruno · 18 years ago
  78. 140432f [ALSA] hdsp - Fix compilation with hdsp driver built in kernel by Takashi Iwai · 18 years ago
  79. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 18 years ago
  80. 396c9b9 [ALSA] add __devinitdata to all pci_device_id by Henrik Kretzschmar · 18 years ago
  81. 55e957d [ALSA] Remove xxx_t typedefs: PCI HDSP by Takashi Iwai · 19 years ago
  82. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  83. b0b9811 [ALSA] hdsp - Code clean up by Takashi Iwai · 19 years ago
  84. 3bcd464 [ALSA] set owner field in struct pci_driver by Clemens Ladisch · 19 years ago
  85. 8cdfd25 [ALSA] Remove superfluous PCI ID definitions by Takashi Iwai · 19 years ago
  86. b73c1c1 [ALSA] hdsp: always initialize card name by Clemens Ladisch · 19 years ago
  87. 5549d54 [ALSA] use PCM interface for IEC958 controls by Clemens Ladisch · 19 years ago
  88. 67ed416 [ALSA] sound - fix .iface field of mixer control elements by Clemens Ladisch · 19 years ago
  89. ef21ca2 [ALSA] sound/pci: fix-up sleeping paths by Nishanth Aravamudan · 19 years ago
  90. e3ea4d8 [ALSA] hdsp - Add 'Sample Clock Source Locking' control by Takashi Iwai · 19 years ago
  91. b6a9691 [ALSA] Add write support to snd-page-alloc proc file by Takashi Iwai · 19 years ago
  92. 7679a03 [ALSA] hdsp - solved big endian problem by Thomas Charbonnel · 19 years ago
  93. 01d25d4 [ALSA] Replace pci_module_init() with pci_register_driver() by Takashi Iwai · 19 years ago
  94. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago