1. ffd11d1 ALSA: usx2y: use for_each_pcm_streams() macro by Kuninori Morimoto · 5 years ago
  2. 7ec03ff ALSA: usx2y: More constifications by Takashi Iwai · 5 years ago
  3. 4962447 ALSA: usx2y: Constify struct snd_usb_audio_quirk entries by Takashi Iwai · 5 years ago
  4. 2ead9d0 ALSA: usb: Constify snd_pcm_hardware definitions by Takashi Iwai · 5 years ago
  5. df4654b ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status by Nathan Chancellor · 5 years ago
  6. 9c0d064 ALSA: usb: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  7. 3f0c972 ALSA: usx2y: Use managed buffer allocation by Takashi Iwai · 5 years ago
  8. 0af0a4f ALSA: usb: Remove superfluous snd_dma_continuous_data() by Takashi Iwai · 5 years ago
  9. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  10. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  11. cbb88db ALSA: usx2y: fix a double free bug by Wenwen Wang · 6 years ago
  12. 36b8def ALSA: us122l: Use alloc_pages_exact() by Takashi Iwai · 6 years ago
  13. 734b5a0 ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, take#2 by Takashi Iwai · 6 years ago
  14. a2c6433 ALSA: usx2y: Fix potential NULL pointer dereference by Aditya Pakki · 6 years ago
  15. 4d1b530 ALSA: usb: Drop superfluous PCM preallocation error checks by Takashi Iwai · 6 years ago
  16. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  17. 2958105 ALSA: usx2y: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  18. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  19. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  20. 3d46d71 usx2y: don't bother with memdup_user() for 16-byte structure by Al Viro · 7 years ago
  21. fc1c428 usx2y: don't bother with access_ok() in ->dsp_load() by Al Viro · 7 years ago
  22. 680ef72 sound: annotate ->poll() instances by Al Viro · 8 years ago
  23. 76727c2c Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 7 years ago
  24. f9a1c37 ALSA: usx2y: Fix invalid stream URBs by Takashi Iwai · 7 years ago
  25. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  26. 1f10034 ALSA: usx2y: Add sanity checks for invalid EPs by Takashi Iwai · 7 years ago
  27. 7682e39 ALSA: usx2y: Suppress kernel warning at page allocation failures by Takashi Iwai · 7 years ago
  28. d2d9770 ALSA: usx2y: Use common error handling code in submit_urbs() by Markus Elfring · 7 years ago
  29. 80753cd ALSA: us122l: Use common error handling code in us122l_create_card() by Markus Elfring · 7 years ago
  30. 10304d7 ALSA: usx2y: Put missing KERN_CONT prefix by Takashi Iwai · 7 years ago
  31. 31cb1fb ALSA: usb: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  32. 6fd9ff7 ALSA: usx2y: Delete an error message for a failed memory allocation in two functions by Markus Elfring · 7 years ago
  33. 5e463d6 ALSA: usbusx2y: constify usb_device_id. by Arvind Yadav · 7 years ago
  34. 7ab64ae ALSA: us122l: constify usb_device_id. by Arvind Yadav · 7 years ago
  35. 5c7e7d5 ALSA: us122l: clean up US144 handling by Johan Hovold · 8 years ago
  36. a5f8661 ALSA: usb-audio: replace /proc/bus/usb by /dev/bus/usb by Mauro Carvalho Chehab · 8 years ago
  37. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  38. 82bd59b ALSA: usx2y: fix inconsistent indenting on if statement by Colin Ian King · 9 years ago
  39. 5da7f92 ALSA: usx2y: Move UAPI definition into include/uapi/sound/usb_stream.h by Takashi Iwai · 10 years ago
  40. 1fb8510 ALSA: pcm: Add snd_pcm_stop_xrun() helper by Takashi Iwai · 10 years ago
  41. e2439a5 ALSA: usx2y: Don't peep the card internal object by Takashi Iwai · 11 years ago
  42. 874b8d4 ALSA: usb: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  43. ac536a8 ALSA: us122l: Fix pcm_usb_stream mmapping regression by Takashi Iwai · 11 years ago
  44. a9d14bc ALSA: snd-usb-usx2y: remove bogus frame checks by Daniel Mack · 11 years ago
  45. 68538bf Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  46. 85054b2 ALSA: usx2y: remove an unneeded check by Dan Carpenter · 11 years ago
  47. 5be1efb ALSA: usx2y: Fix unlocked snd_pcm_stop() call by Takashi Iwai · 12 years ago
  48. 0af49ff ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE() by Antonio Ospite · 12 years ago
  49. da177dd ALSA: usx2y: remove some old dead code by Dan Carpenter · 12 years ago
  50. c75c5ab ALSA: USB: adjust for changed 3.8 USB API by Clemens Ladisch · 12 years ago
  51. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  52. 6e8d5d2 ALSA: usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.c by Masanari Iida · 13 years ago
  53. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  54. d0f3a2e ALSA: snd-usb-us122l: Delete calls to preempt_disable by Karsten Wiese · 13 years ago
  55. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  56. 424f075 USB: convert sound/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  57. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 14 years ago
  58. 31623ca sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC by Paul Gortmaker · 13 years ago
  59. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  60. cdce2db ALSA: snd-usb-us122l: Fix missing NULL checks by Karsten Wiese · 14 years ago
  61. fa2eb00 sound: fixed typos by Andrea Gelmini · 14 years ago
  62. 1d2019f ALSA: sound/usb/usx2y: simplify conditional by Nicolas Kaiser · 14 years ago
  63. f09d045 Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel by Jaroslav Kysela · 15 years ago
  64. 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
  65. e577999 ALSA: usb-audio: refactor code by Daniel Mack · 15 years ago
  66. 3e1aebe ALSA: usb-audio: header file cleanups by Daniel Mack · 15 years ago
  67. de48c7b ALSA: usbaudio: consolidate header files by Daniel Mack · 15 years ago
  68. 2b6f6c0 ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKII by Tobias Hansen · 15 years ago
  69. a014bba sound: usxxx: cleanup chip field by Clemens Ladisch · 15 years ago
  70. d82af9f sound: usb: make the USB MIDI module more independent by Clemens Ladisch · 15 years ago
  71. e87a3dd Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 15 years ago
  72. a688e48 ALSA: snd-usb-us122l: corrent error number for not probing US-144 on ehci-hcd by Tobias Hansen · 15 years ago
  73. f0f37e2f const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  74. 4f27234 ALSA: snd-usb-us122l: add support for US-144 by Tobias Hansen · 15 years ago
  75. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 16 years ago
  76. 3f5d346 ALSA: usx2y - reparent sound device by Takashi Iwai · 16 years ago
  77. 2008f13 ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers by Takashi Iwai · 16 years ago
  78. a7b554a Merge branch 'fix/usx2y' into for-linus by Takashi Iwai · 16 years ago
  79. 5d4af1b ALSA: us122l: add snd_us122l_free() by Karsten Wiese · 16 years ago
  80. f600f6c ALSA: us122l: Fix signedness in comparisions by Karsten Wiese · 16 years ago
  81. 85385c1 ALSA: sound/usb: use memdup_user() by Li Zefan · 16 years ago
  82. afad17c Merge branch 'topic/usb-audio' into for-linus by Takashi Iwai · 16 years ago
  83. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 16 years ago
  84. c2f4398 Merge branch 'topic/hwdep-cleanup' into for-linus by Takashi Iwai · 16 years ago
  85. 3a755ec ALSA: sound/usb/usx2y: fix sparse warning: do-while statement is not a compound ... by Hannes Eder · 16 years ago
  86. 6193898 ALSA: sound/usb/usx2y: fix sparse warning: Should it be static? by Hannes Eder · 16 years ago
  87. 54530bd ALSA: usb - Add missing KERN_* prefix to printk by Takashi Iwai · 16 years ago
  88. 28b7e34 ALSA: Remove superfluous hwdep ops by Takashi Iwai · 16 years ago
  89. 51721f7 ALSA: Return proper error code at probe in sound/usb/* by Takashi Iwai · 16 years ago
  90. bd7dd77 ALSA: Convert to snd_card_create() in other sound/* by Takashi Iwai · 16 years ago
  91. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  92. f4e9749 ALSA: Use usb_set/get_intfdata by Julia Lawall · 16 years ago
  93. acc4216 ALSA: sound: Make static by Roel Kluin · 16 years ago
  94. 428ffb7 ALSA: us122l: fix missing unlock in usb_stream_hwdep_vm_fault() by Li Zefan · 16 years ago
  95. 030a07e4 ALSA: Add USB US122L driver by Karsten Wiese · 16 years ago
  96. 2f98735 vm audit: add VM_DONTEXPAND to mmap for drivers that need it by Nick Piggin · 17 years ago
  97. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  98. eb415b8 [ALSA] alsa: usx2y nopage by Nick Piggin · 17 years ago
  99. c111b8d [ALSA] usbusx2yaudio: kfree(NULL) is valid by Richard Knutsson · 18 years ago
  100. bc6191b [ALSA] Repair snd-usb-usx2y over OHCI by Karsten Wiese · 18 years ago