1. ef46c7a ALSA: pcm: Embed struct device by Takashi Iwai · 9 years ago
  2. 62f64a8 ALSA: pcm: Fix kerneldoc for params_*() functions by Lars-Peter Clausen · 9 years ago
  3. 5031466 Merge branch 'for-linus' into for-next by Takashi Iwai · 10 years ago
  4. d42472e ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample format by Jussi Laako · 10 years ago
  5. 1fb8510 ALSA: pcm: Add snd_pcm_stop_xrun() helper by Takashi Iwai · 10 years ago
  6. 2b30d41 ALSA: pcm: Add xrun_injection proc entry by Takashi Iwai · 10 years ago
  7. 85926e0 ALSA: pcm: Convert params_*() with static inline functions by Takashi Iwai · 10 years ago
  8. 30b771c ALSA: pcm: More kerneldoc updates by Takashi Iwai · 10 years ago
  9. f213d8f ALSA: pcm: Use static inline for snd_pcm_lib_alloc_vmalloc_buffer() by Takashi Iwai · 10 years ago
  10. d4288d3 ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based devices by Jurgen Kramer · 10 years ago
  11. 7af142f ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock() by Takashi Iwai · 10 years ago
  12. 257f8cc ALSA: pcm: Allow nonatomic trigger operations by Takashi Iwai · 10 years ago
  13. 0ac8a52 ALSA: Provide a CLOCK_MONOTONIC_RAW timestamp type by Mark Brown · 10 years ago
  14. 26204e0 ALSA: core: Use ktime_get_ts() by Thomas Gleixner · 10 years ago
  15. 09e56df ALSA: pcm: Use standard printk helpers by Takashi Iwai · 10 years ago
  16. 2f43a23 Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai by Mark Brown · 10 years ago
  17. e3a9269 ALSA: Add helper function for intersecting two rate masks by Lars-Peter Clausen · 10 years ago
  18. 47d98c0 ALSA: Remove memory reservation code from memalloc helper by Takashi Iwai · 10 years ago
  19. e6c2e7e ALSA: Constify the snd_pcm_substream struct ops field by Lars-Peter Clausen · 11 years ago
  20. 9992ba7 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  21. 74c34ca ALSA: pcm_format_to_bits strong-typed conversion by Eldad Zack · 11 years ago
  22. b23f7a0 treewide: Fix typo in printk and comments by Masanari Iida · 11 years ago
  23. ef7a4f9 ALSA: add DSD formats by Daniel Mack · 11 years ago
  24. eb7c06e ALSA: add/change some comments describing function return values by Yacine Belkadi · 11 years ago
  25. 4eeaaea ALSA: core: add hooks for audio timestamps by Pierre-Louis Bossart · 12 years ago
  26. 0e8014d ALSA: core: keep track of boundary wrap-around by Pierre-Louis Bossart · 12 years ago
  27. f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  28. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  29. 9d069dc ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG cases by Takashi Iwai · 12 years ago
  30. 2d3391e ALSA: PCM: channel mapping API implementation by Takashi Iwai · 12 years ago
  31. 8513915 ALSA: fix pcm.h kernel-doc warning and notation by Randy Dunlap · 12 years ago
  32. 4609ed6 Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 12 years ago
  33. 1464189 ALSA: pcm: Make constraints lists const by Mark Brown · 12 years ago
  34. 4be77a5 ALSA: pcm: Add snd_pcm_rate_bit_to_rate() by Dimitris Papastamos · 12 years ago
  35. 1aad779 ALSA: pcm: Add debug-print helper function by Ola Lilja · 12 years ago
  36. cb3f2ad Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 12 years ago
  37. 4af87a9 ALSA: pcm: Constify the list in snd_pcm_hw_constraint_list by Mark Brown · 12 years ago
  38. 945e503 ALSA: PCM - Add PCM creation API for internal PCMs. by Liam Girdwood · 12 years ago
  39. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  40. d226657 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  41. 18a2b96 ALSA: pcm - Export snd_pcm_lib_default_mmap() helper by Takashi Iwai · 13 years ago
  42. d5b702a ALSA: pcm: add snd_pcm_hw_rule_noresample() by Clemens Ladisch · 13 years ago
  43. cc74998 PM QoS: Minor clean-ups by Jean Pihet · 13 years ago
  44. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago
  45. b51beb7 ALSA: Make pcm.h self-contained by Takashi Iwai · 13 years ago
  46. acb03d4 ALSA: Make snd_pcm_debug_name usable outside pcm_lib by Eliot Blennerhassett · 13 years ago
  47. 3674f19 ALSA: vmalloc buffers should use normal mmap by Benjamin Herrenschmidt · 13 years ago
  48. fea952e ALSA: core: sparse cleanups by Clemens Ladisch · 13 years ago
  49. ab69a49 ALSA: pcm: support for period wakeup disabling by Clemens Ladisch · 14 years ago
  50. bd76af0 ALSA: pcm midlevel code - add time check for double interrupt acknowledge by Jaroslav Kysela · 14 years ago
  51. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  52. 82f6825 pm_qos: Get rid of the allocation in pm_qos_add_request() by James Bottomley · 14 years ago
  53. 65ee2ba Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/misc by Takashi Iwai · 14 years ago
  54. 5daeba3 ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write() by David Dillow · 14 years ago
  55. 15c0cee6 ALSA: pcm: Define G723 3-bit and 5-bit formats by Ben Collins · 14 years ago
  56. ed77134 PM QOS update by Mark Gross · 14 years ago
  57. d0d2c38e Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  58. e763692 ALSA: pcm_lib - return back hw_ptr_interrupt by Jaroslav Kysela · 14 years ago
  59. 6250b9c Merge branch 'topic/noncached-mmap' into topic/misc by Takashi Iwai · 14 years ago
  60. 8b296c8 Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  61. c91a988 ALSA: pcm_core: Fix wake_up() optimization by Jaroslav Kysela · 14 years ago
  62. c32d977 ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers by Takashi Iwai · 14 years ago
  63. a29fb94 Merge commit alsa/devel into topic/misc by Takashi Iwai · 14 years ago
  64. 1250932 ALSA: pcm_lib - optimize wake_up() calls for PCM I/O by Jaroslav Kysela · 14 years ago
  65. f240406 ALSA: pcm_lib - cleanup & merge hw_ptr update functions by Jaroslav Kysela · 14 years ago
  66. 4d96eb2 ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positions by Jaroslav Kysela · 15 years ago
  67. 681b84e sound: pcm: add vmalloc buffer helper functions by Clemens Ladisch · 15 years ago
  68. e7373b7 sound: pcm: record a substream's owner process by Clemens Ladisch · 15 years ago
  69. 6a0f402 Merge branch 'topic/dummy' into for-linus by Takashi Iwai · 15 years ago
  70. 6e5265e ALSA: Re-export snd_pcm_format_name() function by Takashi Iwai · 15 years ago
  71. cc6a8ac ALSA: Fix SG-buffer DMA with non-coherent architectures by Takashi Iwai · 16 years ago
  72. 3b88bc52 Merge branch 'topic/pcm-jiffies-check' into for-linus by Takashi Iwai · 15 years ago
  73. eabaf06 Merge branch 'topic/pcm-delay' into for-linus by Takashi Iwai · 15 years ago
  74. 3f7440a ALSA: Clean up 64bit division functions by Takashi Iwai · 15 years ago
  75. 8bea869 ALSA: PCM midlevel: improve fifo_size handling by Jaroslav Kysela · 15 years ago
  76. 4bbe1dd ALSA: Add extra delay count in PCM by Takashi Iwai · 16 years ago
  77. bbf6ad1 [ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffies by Jaroslav Kysela · 15 years ago
  78. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  79. 85122ea ALSA: Remove unneeded snd_pcm_substream.timer_lock by Takashi Iwai · 15 years ago
  80. e616165 ALSA: snd_pcm_new api cleanup by Tim Blechmann · 15 years ago
  81. 51e9f2e ALSA: Allocate larger pages in sgbuf by Takashi Iwai · 16 years ago
  82. 77a23f2 ALSA: Clean up SG-buffer helper functions and macros by Takashi Iwai · 16 years ago
  83. 7eaa943 ALSA: Kill snd_assert() in sound/core/* by Takashi Iwai · 16 years ago
  84. f90c06a ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE by Pawel MOLL · 16 years ago
  85. 896e6cc sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE" by Jaroslav Kysela · 16 years ago
  86. 9423969 ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE by Pawel MOLL · 16 years ago
  87. 31e8960 [ALSA] Remove PCM sleep_min and tick by Takashi Iwai · 16 years ago
  88. d948035 [ALSA] Remove PCM xfer_align sw params by Takashi Iwai · 16 years ago
  89. b751eef [ALSA] Use posix clock monotonic for PCM and timer timestamps by Jaroslav Kysela · 17 years ago
  90. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  91. 503fc85 [ALSA] Kill useless volatile in pcm.h by Takashi Iwai · 17 years ago
  92. b9f09a4 [ALSA] Fix 'discards qualifiers' compile warnings in pcm.h by Takashi Iwai · 17 years ago
  93. 918f3a0 [ALSA] pcm: add snd_pcm_rate_to_rate_bit() helper by Clemens Ladisch · 17 years ago
  94. 7653d55 [ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.c by Clemens Ladisch · 17 years ago
  95. ef991b9 [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup by Takashi Iwai · 17 years ago
  96. 5404732 [PATCH] mark struct file_operations const 1 by Arjan van de Ven · 17 years ago
  97. e0e6ce0 [ALSA] add struct snd_pcm_substream forward declaration by Randy Dunlap · 18 years ago
  98. c7132ae [ALSA] pcm core: add prealloc_max file to substream directory to show maximum DMA size by Jaroslav Kysela · 18 years ago
  99. c78085f [ALSA] alsa core: add struct device pointer to struct snd_pcm by Johannes Berg · 18 years ago
  100. f23f6e0 [PATCH] severing poll.h -> mm.h by Al Viro · 18 years ago