1. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 3 years, 10 months ago
  2. 9ad71af sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv() by Greg Kroah-Hartman · 4 years, 3 months ago
  3. 8cc4c2e Revert "sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv()" by Oliver Neukum · 4 years, 3 months ago
  4. aea67cc sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv() by Greg Kroah-Hartman · 4 years, 4 months ago
  5. 9ab0cb3 ALSA: Replace the word "slave" in vmaster API by Takashi Iwai · 4 years, 6 months ago
  6. 195727e ALSA: usb: Constify snd_kcontrol_new items by Takashi Iwai · 5 years ago
  7. 9c0d064 ALSA: usb: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  8. a3c10ea ALSA: 6fire: Use managed buffer allocation by Takashi Iwai · 5 years ago
  9. 94ce90c ALSA: 6fire: Convert to the common vmalloc memalloc by Takashi Iwai · 5 years ago
  10. 1158e89 ALSA: 6fire: Drop the dead code by Takashi Iwai · 5 years ago
  11. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  12. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  13. fa84cf0 ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() by Takashi Iwai · 6 years ago
  14. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  15. 4981540 ALSA: 6fire: remove unused variable card by Colin Ian King · 7 years ago
  16. f804fff ALSA: 6fire: Use common error handling code in usb6fire_chip_probe() by Markus Elfring · 7 years ago
  17. 31cb1fb ALSA: usb: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  18. 05d72cd ALSA: 6fire: constify usb_device_id. by Arvind Yadav · 7 years ago
  19. f43e540 ALSA: usb: Constify snd_rawmidi_ops by Takashi Iwai · 8 years ago
  20. e3d132d treewide: Fix typos in printk by Masanari Iida · 9 years ago
  21. 9547c09 ALSA: 6fire: Convert byte_rev_table uses to bitrev8 by Joe Perches · 10 years ago
  22. 1fb8510 ALSA: pcm: Add snd_pcm_stop_xrun() helper by Takashi Iwai · 10 years ago
  23. c8dd33f ALSA: 6fire: Use snd_ctl_enum_info() by Takashi Iwai · 10 years ago
  24. e3b3757 ALSA: 6fire: Use standard printk helpers by Takashi Iwai · 11 years ago
  25. 874b8d4 ALSA: usb: Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  26. 9b389a8 ALSA: 6fire: Fix probe of multiple cards by Takashi Iwai · 11 years ago
  27. 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
  28. 4c2aee00 ALSA: 6fire: make buffers DMA-able (midi) by Torsten Schenk · 11 years ago
  29. 5ece263 ALSA: 6fire: make buffers DMA-able (pcm) by Torsten Schenk · 11 years ago
  30. 663819f ALSA: don't push static constants on stack for %*ph by Andy Shevchenko · 11 years ago
  31. ddb6b5a9 ALSA: 6fire: fix DMA issues with URB transfer_buffer usage by Jussi Kivilinna · 11 years ago
  32. be2f93a ALSA: usb-audio: 6fire: return correct XRUN indication by Eldad Zack · 11 years ago
  33. 5b9ab3f ALSA: 6fire: Fix unlocked snd_pcm_stop() call by Takashi Iwai · 11 years ago
  34. 0af49ff ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE() by Antonio Ospite · 12 years ago
  35. 4a9f911 ALSA: snd-usb-6fire: use vmalloc buffers by Antonio Ospite · 12 years ago
  36. d47333d ALSA: usb-6fire: Modify firmware version check by Torsten Schenk · 12 years ago
  37. c75c5ab ALSA: USB: adjust for changed 3.8 USB API by Clemens Ladisch · 12 years ago
  38. 9621055 ALSA: usb6fire: prevent driver panic state when stopping by Jurgen Kramer · 12 years ago
  39. 87f9796 ALSA: snd-usb-6fire: remove __dev* attributes by Bill Pemberton · 12 years ago
  40. 27b2a22 ALSA: usb/6fire: Fix potential NULL pointer dereference in comm.c by Sachin Kamat · 12 years ago
  41. 793ea49 ALSA: print small buffers via %*ph[C] by Andy Shevchenko · 12 years ago
  42. 0b1d8e0 ALSA: 6fire: use NULL instead of 0 for pointer assignment by Daniel Mack · 13 years ago
  43. 06bb4e7 ALSA: snd-usb-6fire: add analog input volume control by Torsten Schenk · 13 years ago
  44. d97c735 ALSA: snd-usb-6fire: add mute control for analog outputs by Torsten Schenk · 13 years ago
  45. f90ffbf ALSA: snd-usb-6fire: add individual volume control for analog channels by Torsten Schenk · 13 years ago
  46. 8e247a9c ALSA: snd-usb-6fire: add tlv to controls by Torsten Schenk · 13 years ago
  47. c596758 ALSA: snd-usb-6fire: remove driver version information by Torsten Schenk · 13 years ago
  48. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  49. a67ff6a ALSA: module_param: make bool parameters really bool by Rusty Russell · 13 years ago
  50. 424f075 USB: convert sound/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  51. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  52. 49957f3 ALSA: 6fire: don't use custom hex_to_bin() by Andy Shevchenko · 13 years ago
  53. 0ec5258 ALSA: 6fire - Fix signedness bug by Torsten Schenk · 14 years ago
  54. 37f7ec3 ALSA: 6fire: Fix double-free bug in usb6fire_fw_ezusb_upload() by Jesper Juhl · 14 years ago
  55. bf0be0e ALSA: 6fire: Don't leak firmware in error path by Jesper Juhl · 14 years ago
  56. 02e5fbf Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  57. 8ae9572 ALSA: 6fire: use the kernel's built-in bit reverse table by Daniel Mack · 14 years ago
  58. 2475b0d ALSA: 6fire - Add support of digital-thru mixer by Torsten Schenk · 14 years ago
  59. b84610b ALSA: 6fire - Improve firmware loader by Torsten Schenk · 14 years ago
  60. 58c54fa ALSA: 6fire - Add support for S32_LE format by Torsten Schenk · 14 years ago
  61. e220fa3 ALSA: 6fire - Fix pcm rate assignment by Torsten Schenk · 14 years ago
  62. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  63. 8121d91 ALSA: USB: 6fire: signedness bug in usb6fire_pcm_prepare() by Dan Carpenter · 14 years ago
  64. c6d43ba ALSA: usb/6fire - Driver for TerraTec DMX 6Fire USB by Torsten Schenk · 14 years ago