1. 2b6d53e ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status by Nathan Chancellor · 4 years, 5 months ago
  2. 065af12 ALSA: usx2y: Suppress kernel warning at page allocation failures by Takashi Iwai · 7 years ago
  3. 82bd59b ALSA: usx2y: fix inconsistent indenting on if statement by Colin Ian King · 8 years ago
  4. 5da7f92 ALSA: usx2y: Move UAPI definition into include/uapi/sound/usb_stream.h by Takashi Iwai · 9 years ago
  5. 1fb8510 ALSA: pcm: Add snd_pcm_stop_xrun() helper by Takashi Iwai · 10 years ago
  6. e2439a5 ALSA: usx2y: Don't peep the card internal object by Takashi Iwai · 10 years ago
  7. 874b8d4 ALSA: usb: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  8. ac536a8 ALSA: us122l: Fix pcm_usb_stream mmapping regression by Takashi Iwai · 11 years ago
  9. a9d14bc ALSA: snd-usb-usx2y: remove bogus frame checks by Daniel Mack · 11 years ago
  10. 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
  11. 85054b2 ALSA: usx2y: remove an unneeded check by Dan Carpenter · 11 years ago
  12. 5be1efb ALSA: usx2y: Fix unlocked snd_pcm_stop() call by Takashi Iwai · 11 years ago
  13. 0af49ff ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE() by Antonio Ospite · 11 years ago
  14. da177dd ALSA: usx2y: remove some old dead code by Dan Carpenter · 11 years ago
  15. c75c5ab ALSA: USB: adjust for changed 3.8 USB API by Clemens Ladisch · 11 years ago
  16. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  17. 6e8d5d2 ALSA: usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.c by Masanari Iida · 12 years ago
  18. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  19. d0f3a2e ALSA: snd-usb-us122l: Delete calls to preempt_disable by Karsten Wiese · 12 years ago
  20. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 12 years ago
  21. 424f075 USB: convert sound/* to use module_usb_driver() by Greg Kroah-Hartman · 12 years ago
  22. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  23. 31623ca sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC by Paul Gortmaker · 13 years ago
  24. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  25. cdce2db ALSA: snd-usb-us122l: Fix missing NULL checks by Karsten Wiese · 13 years ago
  26. fa2eb00 sound: fixed typos by Andrea Gelmini · 14 years ago
  27. 1d2019f ALSA: sound/usb/usx2y: simplify conditional by Nicolas Kaiser · 14 years ago
  28. f09d045 Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel by Jaroslav Kysela · 14 years ago
  29. 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
  30. e577999 ALSA: usb-audio: refactor code by Daniel Mack · 14 years ago
  31. 3e1aebe ALSA: usb-audio: header file cleanups by Daniel Mack · 14 years ago
  32. de48c7b ALSA: usbaudio: consolidate header files by Daniel Mack · 14 years ago
  33. 2b6f6c0 ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKII by Tobias Hansen · 14 years ago
  34. a014bba sound: usxxx: cleanup chip field by Clemens Ladisch · 15 years ago
  35. d82af9f sound: usb: make the USB MIDI module more independent by Clemens Ladisch · 15 years ago
  36. e87a3dd Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 15 years ago
  37. a688e48 ALSA: snd-usb-us122l: corrent error number for not probing US-144 on ehci-hcd by Tobias Hansen · 15 years ago
  38. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  39. 4f27234 ALSA: snd-usb-us122l: add support for US-144 by Tobias Hansen · 15 years ago
  40. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  41. 3f5d346 ALSA: usx2y - reparent sound device by Takashi Iwai · 15 years ago
  42. 2008f13 ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers by Takashi Iwai · 15 years ago
  43. a7b554a Merge branch 'fix/usx2y' into for-linus by Takashi Iwai · 15 years ago
  44. 5d4af1b ALSA: us122l: add snd_us122l_free() by Karsten Wiese · 15 years ago
  45. f600f6c ALSA: us122l: Fix signedness in comparisions by Karsten Wiese · 15 years ago
  46. 85385c1 ALSA: sound/usb: use memdup_user() by Li Zefan · 15 years ago
  47. afad17c Merge branch 'topic/usb-audio' into for-linus by Takashi Iwai · 15 years ago
  48. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  49. c2f4398 Merge branch 'topic/hwdep-cleanup' into for-linus by Takashi Iwai · 15 years ago
  50. 3a755ec ALSA: sound/usb/usx2y: fix sparse warning: do-while statement is not a compound ... by Hannes Eder · 15 years ago
  51. 6193898 ALSA: sound/usb/usx2y: fix sparse warning: Should it be static? by Hannes Eder · 15 years ago
  52. 54530bd ALSA: usb - Add missing KERN_* prefix to printk by Takashi Iwai · 15 years ago
  53. 28b7e34 ALSA: Remove superfluous hwdep ops by Takashi Iwai · 15 years ago
  54. 51721f7 ALSA: Return proper error code at probe in sound/usb/* by Takashi Iwai · 15 years ago
  55. bd7dd77 ALSA: Convert to snd_card_create() in other sound/* by Takashi Iwai · 15 years ago
  56. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  57. f4e9749 ALSA: Use usb_set/get_intfdata by Julia Lawall · 15 years ago
  58. acc4216 ALSA: sound: Make static by Roel Kluin · 15 years ago
  59. 428ffb7 ALSA: us122l: fix missing unlock in usb_stream_hwdep_vm_fault() by Li Zefan · 16 years ago
  60. 030a07e ALSA: Add USB US122L driver by Karsten Wiese · 16 years ago
  61. 2f98735 vm audit: add VM_DONTEXPAND to mmap for drivers that need it by Nick Piggin · 16 years ago
  62. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  63. eb415b8 [ALSA] alsa: usx2y nopage by Nick Piggin · 16 years ago
  64. c111b8d [ALSA] usbusx2yaudio: kfree(NULL) is valid by Richard Knutsson · 17 years ago
  65. bc6191b [ALSA] Repair snd-usb-usx2y over OHCI by Karsten Wiese · 17 years ago
  66. cd54e7e [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers by Nick Piggin · 17 years ago
  67. 635bbb3 [ALSA] Repair snd-usb-usx2y for usb 2.6.18 by Karsten Wiese · 18 years ago
  68. 9b08c2a [ALSA] Fix bug in snd-usb-usx2y's usX2Y_pcms_lock_check() by Karsten Wiese · 18 years ago
  69. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  70. 0df63e4 [ALSA] Add O_APPEND flag support to PCM by Takashi Iwai · 18 years ago
  71. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 18 years ago
  72. 12aa757 [ALSA] semaphore -> mutex (Archs, misc buses) by Ingo Molnar · 18 years ago
  73. 4da5cc2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  74. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 18 years ago
  75. bbe85bb [ALSA] Remove xxx_t typedefs: USB-USX2Y by Takashi Iwai · 19 years ago
  76. cb43237 [ALSA] usx2y - Code clean up by Takashi Iwai · 19 years ago
  77. c3e6f7d [ALSA] Remove superfluous pcm_free callbacks by Takashi Iwai · 19 years ago
  78. 1cdca61 [PATCH] unpaged: sound nopage get_page by Hugh Dickins · 18 years ago
  79. d3d579f [ALSA] Add missing KERN_* prefix by Takashi Iwai · 19 years ago
  80. 561b220 [ALSA] Replace with kzalloc() - others by Takashi Iwai · 19 years ago
  81. 443feb8 [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag by Karsten Wiese · 19 years ago
  82. b27c187 [ALSA] Fix-up sleeping in sound/usb by Nishanth Aravamudan · 19 years ago
  83. 4d57277 [ALSA] Remove redundant NULL checks before kfree by Jesper Juhl · 19 years ago
  84. ee73339 [ALSA] usb-audio - remove superfluous parameter by Clemens Ladisch · 19 years ago
  85. 230cd5e [ALSA] prevent oops & dead keyboard on usb unplugging while the device is being used by Karsten Wiese · 19 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago