1. 7ed33ea ALSA: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  2. c0dbbda ALSA: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  3. 121f46b ALSA: sparc: More constifications by Takashi Iwai · 5 years ago
  4. f8a32d9 ALSA: sparc: Constify snd_kcontrol_new items by Takashi Iwai · 5 years ago
  5. 5fcd1ae ALSA: sparc: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  6. 786e90b ALSA: sparc: Use managed buffer allocation by Takashi Iwai · 5 years ago
  7. 0382e4e ALSA: sparc: Remove superfluous snd_dma_continuous_data() by Takashi Iwai · 5 years ago
  8. 83554cb ALSA: sparc: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  9. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  10. 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
  11. 36e4617 Merge branch 'topic/memory-device-fixes-2' into for-next by Takashi Iwai · 6 years ago
  12. 3c6ee77 ALSA: sparc: Clean up with new procfs helpers by Takashi Iwai · 6 years ago
  13. 1267e24 ALSA: sparc: Drop superfluous PCM preallocation error checks by Takashi Iwai · 6 years ago
  14. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  15. 6a73cf4 sound: Use octal not symbolic permissions by Joe Perches · 7 years ago
  16. 207459a ALSA: sparc: Use GFP_KERNEL for non-atomic allocation by Takashi Iwai · 7 years ago
  17. 544d627 ALSA: sparc: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  18. 688ed20 ALSA: sparc: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  19. 163117e dbri: move dereference after check for NULL by Dan Carpenter · 8 years ago
  20. 16f4605 dbri: Fix compiler warning by Tushar Dave · 8 years ago
  21. 79cd176 ALSA: sparc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  22. 7f0f204 ALSA: Use dma_zalloc_coherent by Joe Perches · 11 years ago
  23. a2fefc3 ALSA: sparc: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  24. f35e839 ALSA: Remove the rest of *_set_drvdata(NULL) calls by Takashi Iwai · 12 years ago
  25. 32e02a7 ALSA: sparc: remove __dev* attributes by Bill Pemberton · 12 years ago
  26. 395d9dd sound: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  27. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  28. a09452e ALSA: convert sound/* to use module_platform_driver() by Axel Lin · 13 years ago
  29. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 14 years ago
  30. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  31. f07eb22 dt/sound: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  32. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  33. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 15 years ago
  34. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 15 years ago
  35. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
  36. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  37. 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
  38. 2008f13 ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers by Takashi Iwai · 16 years ago
  39. bd7dd77 ALSA: Convert to snd_card_create() in other sound/* by Takashi Iwai · 16 years ago
  40. be37664 dbri: check dma_alloc_coherent errors by FUJITA Tomonori · 16 years ago
  41. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  42. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  43. 2bd320f dbri: Convert to pure OF driver. by David S. Miller · 16 years ago
  44. 738f2b7 sparc: Convert all SBUS drivers to dma_*() interfaces. by David S. Miller · 16 years ago
  45. 7a715f4 sparc: Make SBUS DMA interfaces take struct device. by David S. Miller · 16 years ago
  46. 5e246b8 ALSA: Kill snd_assert() in other places by Takashi Iwai · 16 years ago
  47. e7bd3de ALSA: make sparc/dbri.c:snd_dbri_proc() static by Adrian Bunk · 17 years ago
  48. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  49. 4581aa3 [ALSA] dbri - Fix broken change for value range checks by Takashi Iwai · 17 years ago
  50. 3b8924677 [ALSA] Check value range in ctl callbacks by Takashi Iwai · 17 years ago
  51. ef285fe [ALSA] dbri - Use linux/of.h instead of asm/prom.h by Krzysztof Helt · 17 years ago
  52. afeacfd [ALSA] dbri: conversion to OpenFirmware framework by Krzysztof Helt · 17 years ago
  53. cf68d21 [ALSA] dbri: more cleanups by Krzysztof Helt · 17 years ago
  54. 098ccbc [ALSA] dbri: driver cleanup by Krzysztof Helt · 17 years ago
  55. beb7dd8 Fix misspellings collected by members of KJ list. by Robert P. J. Day · 18 years ago
  56. ca40587 [ALSA] sparc dbri comment fix by Krzysztof Helt · 18 years ago
  57. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  58. 6c2d8b5 [PATCH] sound/sparc/dbri: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  59. ae97dd9 [PATCH] NULL noise removal by Al Viro · 18 years ago
  60. ea543f1 [ALSA] sparc dbri: SMP fixes by Krzysztof Helt · 18 years ago
  61. 1f14d16 [ALSA] sparc dbri: OSS layer fix by Krzysztof Helt · 18 years ago
  62. 99dabfe [ALSA] dbri sparc: fixes TS leak by Krzysztof Helt · 18 years ago
  63. aaad365 [ALSA] sparc dbri: recording is back by Krzysztof Helt · 18 years ago
  64. ab93c7a [ALSA] sparc dbri: hardware constrains added by Krzysztof Helt · 18 years ago
  65. 1be54c8 [ALSA] sparc dbri: ring buffered version by Krzysztof Helt · 18 years ago
  66. 294a30d [ALSA] sparc dbri: simplifed linking time slot function by Krzysztof Helt · 18 years ago
  67. d1fdf07 [ALSA] sparc dbri: fixed setting of burst size after reset by Krzysztof Helt · 18 years ago
  68. 470f1f1a [ALSA] sparc dbri: more driver cleanup by Krzysztof Helt · 18 years ago
  69. c273544 [ALSA] sparc dbri: removal of dri_desc struct by Krzysztof Helt · 18 years ago
  70. 16727d9 [ALSA] sparc dbri: removal of redudant volatile keywords by Krzysztof Helt · 18 years ago
  71. 5fc3a2b [ALSA] sparc dbri: removal of unused struct members by Krzysztof Helt · 18 years ago
  72. 6fb9828 [ALSA] sparc dbri removal of DBRI_NO_INTS by Krzysztof Helt · 18 years ago
  73. 42fe764 [ALSA] dbri driver cleanup by Krzysztof Helt · 18 years ago
  74. 5863aa6 [PATCH] sparc: resource warning fix by Andrew Morton · 19 years ago
  75. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  76. d254c8f typo fixes: specfic -> specific by Adrian Bunk · 19 years ago
  77. aa0a2dd [PATCH] 64bit resource: fix up printks for resources in sound drivers by Greg Kroah-Hartman · 19 years ago
  78. 6581f4e [ALSA] Remove zero-initialization of static variables by Takashi Iwai · 19 years ago
  79. bf85020 [ALSA] Remove unneeded read/write_size fields in proc text ops by Takashi Iwai · 19 years ago
  80. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 19 years ago
  81. 8cb7b63 [ALSA] dbri - Don't return errors without CONFIG_PROC_FS by Takashi Iwai · 19 years ago
  82. ebfbd2b [ALSA] Remove snd_card_generic_dev() by Takashi Iwai · 19 years ago
  83. 475675d [ALSA] Remove xxx_t typedefs: SPARC DBRI by Takashi Iwai · 19 years ago
  84. 063859c [ALSA] Remove obsolete chip_t by Takashi Iwai · 19 years ago
  85. 4338829 [ALSA] Several fixes for the Sun DBRI driver by Martin Habets · 19 years ago
  86. 16dab54 [ALSA] Add snd_card_set_generic_dev() call by Takashi Iwai · 19 years ago
  87. 1bd9deb [ALSA] Add DBRI driver on Sparcs by Takashi Iwai · 20 years ago