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