1. 9c4a8f6 ALSA: sparc: Fix invalid snd_free_pages() at error path by Takashi Iwai · 5 years ago
  2. 163117e dbri: move dereference after check for NULL by Dan Carpenter · 7 years ago
  3. 16f4605 dbri: Fix compiler warning by Tushar Dave · 7 years ago
  4. 61595dc ALSA: Add missing dependency on CONFIG_SND_TIMER by Takashi Iwai · 8 years ago
  5. 86bfbc1 ALSA: sparc: amd7930: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  6. 25e5eaf ALSA: sparc: Add missing kfree in error path by Christophe JAILLET · 9 years ago
  7. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 9 years ago
  8. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  9. 5fe0b0e ALSA: sparc: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  10. 79cd176 ALSA: sparc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  11. 7f0f204 ALSA: Use dma_zalloc_coherent by Joe Perches · 10 years ago
  12. a2fefc3 ALSA: sparc: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  13. a522409 ALSA: sparc: fix missing unlock on error in snd_cs4231_playback_prepare() by Wei Yongjun · 10 years ago
  14. 5a19b17 ALSA: sparc/cs4231: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 10 years ago
  15. f35e839 ALSA: Remove the rest of *_set_drvdata(NULL) calls by Takashi Iwai · 11 years ago
  16. 32e02a7 ALSA: sparc: remove __dev* attributes by Bill Pemberton · 11 years ago
  17. 395d9dd sound: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  18. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 12 years ago
  19. a09452e ALSA: convert sound/* to use module_platform_driver() by Axel Lin · 12 years ago
  20. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  21. 88e24c3 sound: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  22. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  23. f07eb22 dt/sound: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  24. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  25. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  26. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 14 years ago
  27. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  28. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  29. 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
  30. 2008f13 ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers by Takashi Iwai · 15 years ago
  31. 7816238 sparc: Fix section mismatch warnings in cs4231 sound driver. by David S. Miller · 15 years ago
  32. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  33. 2ebfb8e ALSA: Add missing KERN_* prefix to printk in other sound/* by Takashi Iwai · 15 years ago
  34. bd7dd77 ALSA: Convert to snd_card_create() in other sound/* by Takashi Iwai · 15 years ago
  35. 3f4528d sparc64: Fix unsigned long long warnings in drivers. by Sam Ravnborg · 15 years ago
  36. 33b07db Revert "of_platform_driver noise on sparce" by Linus Torvalds · 15 years ago
  37. e669dae of_platform_driver noise on sparce by Al Viro · 15 years ago
  38. be37664 dbri: check dma_alloc_coherent errors by FUJITA Tomonori · 16 years ago
  39. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  40. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  41. afc88ad cs4231: Convert to EBUS side to pure OF driver. by David S. Miller · 16 years ago
  42. aae7fb8 sparc: Move EBUS DMA interfaces into seperate header file. by David S. Miller · 16 years ago
  43. ae25103 cs4231: Convert SBUS side to OF driver. by David S. Miller · 16 years ago
  44. 12b1c03 cs4231: Use SNDRV_DMA_TYPE_DEV instead of SNDRV_DMA_TYPE_SBUS. by David S. Miller · 16 years ago
  45. 2bd320f dbri: Convert to pure OF driver. by David S. Miller · 16 years ago
  46. dc8aa2e amd7930: Convert to pure OF driver. by David S. Miller · 16 years ago
  47. 738f2b7 sparc: Convert all SBUS drivers to dma_*() interfaces. by David S. Miller · 16 years ago
  48. 7a715f4 sparc: Make SBUS DMA interfaces take struct device. by David S. Miller · 16 years ago
  49. 5e246b8 ALSA: Kill snd_assert() in other places by Takashi Iwai · 16 years ago
  50. e7bd3de ALSA: make sparc/dbri.c:snd_dbri_proc() static by Adrian Bunk · 16 years ago
  51. 89fe511 sound: Convert to menuconfig by Takashi Iwai · 16 years ago
  52. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  53. 4581aa3 [ALSA] dbri - Fix broken change for value range checks by Takashi Iwai · 16 years ago
  54. 3b89246 [ALSA] Check value range in ctl callbacks by Takashi Iwai · 16 years ago
  55. 9823adf [ALSA] This simplifies and fixes waiting loops of the mce_down() by Krzysztof Helt · 17 years ago
  56. b875d65 [ALSA] Fix thinko in cs4231 mce down check by Takashi Iwai · 17 years ago
  57. 56f9158 [ALSA] sun-cs4231: improved waiting after MCE down by Krzysztof Helt · 17 years ago
  58. 7e52f3d [ALSA] sun-cs4231: use cs4231-regs.h by Krzysztof Helt · 17 years ago
  59. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  60. 9e9abb4 [ALSA] sun-cs4231: checkpatch fixes by Krzysztof Helt · 17 years ago
  61. ef285fe [ALSA] dbri - Use linux/of.h instead of asm/prom.h by Krzysztof Helt · 17 years ago
  62. 7b85b4f [ALSA] sun-cs4231: memory management fix by Krzysztof Helt · 17 years ago
  63. afeacfd [ALSA] dbri: conversion to OpenFirmware framework by Krzysztof Helt · 17 years ago
  64. cf68d21 [ALSA] dbri: more cleanups by Krzysztof Helt · 17 years ago
  65. c6c2d57 [ALSA] sun-cs4231: code improvements by Krzysztof Helt · 17 years ago
  66. 098ccbc [ALSA] dbri: driver cleanup by Krzysztof Helt · 17 years ago
  67. 3daadf3 [SOUND] CS4231 SBus: Two fixes. by Georg Chini · 17 years ago
  68. a43ae90 [ALSA] Fix compilation error in sparc/cs4231.c by Takashi Iwai · 17 years ago
  69. ef991b9 [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup by Takashi Iwai · 17 years ago
  70. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 17 years ago
  71. 3198514 [SPARC/64] constify of_get_property return: sound by Stephen Rothwell · 17 years ago
  72. ca40587 [ALSA] sparc dbri comment fix by Krzysztof Helt · 17 years ago
  73. f9af1d9 [SOUND] Sparc CS4231: Use 64 for period_bytes_min by David S. Miller · 17 years ago
  74. d35a1b9 [SOUND] Sparc CS4231: Fix IRQ return value and initialization. by Georg Chini · 17 years ago
  75. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  76. 6c2d8b5 [PATCH] sound/sparc/dbri: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  77. be5b6d3 [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed. by David S. Miller · 18 years ago
  78. ae97dd9 [PATCH] NULL noise removal by Al Viro · 18 years ago
  79. ea543f1 [ALSA] sparc dbri: SMP fixes by Krzysztof Helt · 18 years ago
  80. 1f14d16 [ALSA] sparc dbri: OSS layer fix by Krzysztof Helt · 18 years ago
  81. 99dabfe [ALSA] dbri sparc: fixes TS leak by Krzysztof Helt · 18 years ago
  82. aaad365 [ALSA] sparc dbri: recording is back by Krzysztof Helt · 18 years ago
  83. ab93c7a [ALSA] sparc dbri: hardware constrains added by Krzysztof Helt · 18 years ago
  84. 1be54c8 [ALSA] sparc dbri: ring buffered version by Krzysztof Helt · 18 years ago
  85. 294a30d [ALSA] sparc dbri: simplifed linking time slot function by Krzysztof Helt · 18 years ago
  86. d1fdf07 [ALSA] sparc dbri: fixed setting of burst size after reset by Krzysztof Helt · 18 years ago
  87. 470f1f1a [ALSA] sparc dbri: more driver cleanup by Krzysztof Helt · 18 years ago
  88. c273544 [ALSA] sparc dbri: removal of dri_desc struct by Krzysztof Helt · 18 years ago
  89. 16727d9 [ALSA] sparc dbri: removal of redudant volatile keywords by Krzysztof Helt · 18 years ago
  90. 5fc3a2b [ALSA] sparc dbri: removal of unused struct members by Krzysztof Helt · 18 years ago
  91. 6fb9828 [ALSA] sparc dbri removal of DBRI_NO_INTS by Krzysztof Helt · 18 years ago
  92. 42fe764 [ALSA] dbri driver cleanup by Krzysztof Helt · 18 years ago
  93. 5863aa6 [PATCH] sparc: resource warning fix by Andrew Morton · 18 years ago
  94. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  95. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  96. d254c8f typo fixes: specfic -> specific by Adrian Bunk · 18 years ago
  97. aa0a2dd [PATCH] 64bit resource: fix up printks for resources in sound drivers by Greg Kroah-Hartman · 18 years ago
  98. 69b5c4f [SOUND] sparc: Port amd7930 to new SBUS device layer. by David S. Miller · 18 years ago
  99. 690c8fd [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. by David S. Miller · 18 years ago
  100. 6581f4e [ALSA] Remove zero-initialization of static variables by Takashi Iwai · 18 years ago