1. 808709d ALSA: sparc: no need to initialise statics to 0 by Jason Wang · 3 years, 1 month ago
  2. bdab9e5 ALSA: sparc: Fix assignment in if condition by Takashi Iwai · 3 years, 7 months ago
  3. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  4. a97cbcd ALSA: sparc: dbri: fix repeated word 'the' by Randy Dunlap · 4 years, 2 months ago
  5. 7ed33ea ALSA: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  6. c0dbbda ALSA: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  7. 121f46b ALSA: sparc: More constifications by Takashi Iwai · 5 years ago
  8. f8a32d9 ALSA: sparc: Constify snd_kcontrol_new items by Takashi Iwai · 5 years ago
  9. 5ff16a3 ALSA: Constify snd_timer_hardware definitions by Takashi Iwai · 5 years ago
  10. b75851d ALSA: sparc: Constify snd_device_ops definitions by Takashi Iwai · 5 years ago
  11. 5fcd1ae ALSA: sparc: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  12. 786e90b ALSA: sparc: Use managed buffer allocation by Takashi Iwai · 5 years ago
  13. 0382e4e ALSA: sparc: Remove superfluous snd_dma_continuous_data() by Takashi Iwai · 5 years ago
  14. 83554cb ALSA: sparc: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  15. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  16. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  17. d02cac1 Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 6 years ago
  18. 36e4617 Merge branch 'topic/memory-device-fixes-2' into for-next by Takashi Iwai · 6 years ago
  19. 3c6ee77 ALSA: sparc: Clean up with new procfs helpers by Takashi Iwai · 6 years ago
  20. 1267e24 ALSA: sparc: Drop superfluous PCM preallocation error checks by Takashi Iwai · 6 years ago
  21. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  22. c2f1f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 6 years ago
  23. c23b8e7 ALSA: sparc: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  24. 9a20332 ALSA: sparc: Fix invalid snd_free_pages() at error path by Takashi Iwai · 6 years ago
  25. 6a73cf4 sound: Use octal not symbolic permissions by Joe Perches · 7 years ago
  26. 207459a ALSA: sparc: Use GFP_KERNEL for non-atomic allocation by Takashi Iwai · 7 years ago
  27. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  28. 544d627 ALSA: sparc: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  29. 688ed20 ALSA: sparc: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  30. 4e4b7ea ALSA: sparc: Constify hw_constraints by Takashi Iwai · 8 years ago
  31. 163117e dbri: move dereference after check for NULL by Dan Carpenter · 8 years ago
  32. 16f4605 dbri: Fix compiler warning by Tushar Dave · 8 years ago
  33. 61595dc ALSA: Add missing dependency on CONFIG_SND_TIMER by Takashi Iwai · 9 years ago
  34. 86bfbc1 ALSA: sparc: amd7930: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  35. 25e5eaf ALSA: sparc: Add missing kfree in error path by Christophe JAILLET · 9 years ago
  36. 6cbbfe1 ALSA: Include linux/io.h instead of asm/io.h by Takashi Iwai · 10 years ago
  37. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  38. 5fe0b0e ALSA: sparc: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  39. 79cd176 ALSA: sparc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  40. 7f0f204 ALSA: Use dma_zalloc_coherent by Joe Perches · 11 years ago
  41. a2fefc3 ALSA: sparc: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  42. a522409 ALSA: sparc: fix missing unlock on error in snd_cs4231_playback_prepare() by Wei Yongjun · 11 years ago
  43. 5a19b17 ALSA: sparc/cs4231: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  44. f35e839 ALSA: Remove the rest of *_set_drvdata(NULL) calls by Takashi Iwai · 12 years ago
  45. 32e02a7 ALSA: sparc: remove __dev* attributes by Bill Pemberton · 12 years ago
  46. 395d9dd sound: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  47. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  48. a09452e ALSA: convert sound/* to use module_platform_driver() by Axel Lin · 13 years ago
  49. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  50. 88e24c3 sound: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  51. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  52. f07eb22 dt/sound: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  53. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  54. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 15 years ago
  55. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 15 years ago
  56. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
  57. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  58. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  59. 2008f13 ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers by Takashi Iwai · 16 years ago
  60. 7816238 sparc: Fix section mismatch warnings in cs4231 sound driver. by David S. Miller · 16 years ago
  61. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 16 years ago
  62. 2ebfb8e ALSA: Add missing KERN_* prefix to printk in other sound/* by Takashi Iwai · 16 years ago
  63. bd7dd77 ALSA: Convert to snd_card_create() in other sound/* by Takashi Iwai · 16 years ago
  64. 3f4528d sparc64: Fix unsigned long long warnings in drivers. by Sam Ravnborg · 16 years ago
  65. 33b07db9 Revert "of_platform_driver noise on sparce" by Linus Torvalds · 16 years ago
  66. e669dae of_platform_driver noise on sparce by Al Viro · 16 years ago
  67. be37664 dbri: check dma_alloc_coherent errors by FUJITA Tomonori · 16 years ago
  68. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  69. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  70. afc88ad cs4231: Convert to EBUS side to pure OF driver. by David S. Miller · 16 years ago
  71. aae7fb8 sparc: Move EBUS DMA interfaces into seperate header file. by David S. Miller · 16 years ago
  72. ae25103 cs4231: Convert SBUS side to OF driver. by David S. Miller · 16 years ago
  73. 12b1c03 cs4231: Use SNDRV_DMA_TYPE_DEV instead of SNDRV_DMA_TYPE_SBUS. by David S. Miller · 16 years ago
  74. 2bd320f dbri: Convert to pure OF driver. by David S. Miller · 16 years ago
  75. dc8aa2e amd7930: Convert to pure OF driver. by David S. Miller · 16 years ago
  76. 738f2b7 sparc: Convert all SBUS drivers to dma_*() interfaces. by David S. Miller · 16 years ago
  77. 7a715f4 sparc: Make SBUS DMA interfaces take struct device. by David S. Miller · 16 years ago
  78. 5e246b8 ALSA: Kill snd_assert() in other places by Takashi Iwai · 16 years ago
  79. e7bd3de ALSA: make sparc/dbri.c:snd_dbri_proc() static by Adrian Bunk · 17 years ago
  80. 89fe511 sound: Convert to menuconfig by Takashi Iwai · 17 years ago
  81. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  82. 4581aa3 [ALSA] dbri - Fix broken change for value range checks by Takashi Iwai · 17 years ago
  83. 3b8924677 [ALSA] Check value range in ctl callbacks by Takashi Iwai · 17 years ago
  84. 9823adf [ALSA] This simplifies and fixes waiting loops of the mce_down() by Krzysztof Helt · 17 years ago
  85. b875d65 [ALSA] Fix thinko in cs4231 mce down check by Takashi Iwai · 17 years ago
  86. 56f9158 [ALSA] sun-cs4231: improved waiting after MCE down by Krzysztof Helt · 17 years ago
  87. 7e52f3d [ALSA] sun-cs4231: use cs4231-regs.h by Krzysztof Helt · 17 years ago
  88. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  89. 9e9abb4 [ALSA] sun-cs4231: checkpatch fixes by Krzysztof Helt · 17 years ago
  90. ef285fe [ALSA] dbri - Use linux/of.h instead of asm/prom.h by Krzysztof Helt · 17 years ago
  91. 7b85b4f [ALSA] sun-cs4231: memory management fix by Krzysztof Helt · 17 years ago
  92. afeacfd [ALSA] dbri: conversion to OpenFirmware framework by Krzysztof Helt · 17 years ago
  93. cf68d21 [ALSA] dbri: more cleanups by Krzysztof Helt · 17 years ago
  94. c6c2d57 [ALSA] sun-cs4231: code improvements by Krzysztof Helt · 17 years ago
  95. 098ccbc [ALSA] dbri: driver cleanup by Krzysztof Helt · 17 years ago
  96. 3daadf3 [SOUND] CS4231 SBus: Two fixes. by Georg Chini · 17 years ago
  97. a43ae90 [ALSA] Fix compilation error in sparc/cs4231.c by Takashi Iwai · 18 years ago
  98. ef991b9 [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup by Takashi Iwai · 18 years ago
  99. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 18 years ago
  100. 3198514 [SPARC/64] constify of_get_property return: sound by Stephen Rothwell · 18 years ago