1. b9daeb2 ALSA: line6: use dynamic buffers by Greg Kroah-Hartman · 5 years ago
  2. f56742c ALSA: line6: Add LINE6_CAP_IN_NEEDS_OUT, a void playback stream during capture by Andrej Krutak · 8 years ago
  3. 97d78ac ALSA: line6: Allow different channel numbers for in/out by Andrej Krutak · 8 years ago
  4. 0e80615 ALSA: line6: toneport: Use explicit type for firmware version by Chris Rorvick · 9 years ago
  5. 12b0015 ALSA: line6: Use explicit type for serial number by Chris Rorvick · 9 years ago
  6. 12865ca ALSA: line6: Pass driver name to line6_probe() by Chris Rorvick · 9 years ago
  7. f2bd242 ALSA: line6: Pass toneport pointer to toneport_has_led() by Chris Rorvick · 9 years ago
  8. 8944460 ALSA: line6: Add toneport_has_source_select() by Chris Rorvick · 9 years ago
  9. 1263f61 ALSA: line6: Remove snd_line6_ prefix of pcm property fields by Takashi Iwai · 9 years ago
  10. 129b3be ALSA: line6: Move the contents of usbdefs.h into driver.h by Takashi Iwai · 9 years ago
  11. cddbd4f ALSA: line6: Tidy up and typo fixes in comments by Takashi Iwai · 9 years ago
  12. 247d95e ALSA: line6: Handle error from line6_pcm_acquire() by Takashi Iwai · 9 years ago
  13. 63e20df ALSA: line6: Reorganize PCM stream handling by Takashi Iwai · 9 years ago
  14. aca514b ALSA: line6: Let snd_card_new() allocate private data by Takashi Iwai · 9 years ago
  15. f66fd99 ALSA: line6: Drop interface argument from private_init and disconnect callbacks by Takashi Iwai · 9 years ago
  16. f44edd7 ALSA: line6/toneport: Implement LED controls via LED class by Takashi Iwai · 9 years ago
  17. bf115fc ALSA: line6/toneport: Fix wrong argument for toneport_has_led() by Takashi Iwai · 9 years ago
  18. 6dd1c05 ALSA: line6/toneport: Move setup_timer() at the beginning by Takashi Iwai · 9 years ago
  19. 8a3b7c0 ALSA: line6: Remove superfluous NULL checks in each driver by Takashi Iwai · 9 years ago
  20. c078a4a ALSA: line6: Remove driver version from header comment by Chris Rorvick · 9 years ago
  21. c6fffce ALSA: line6: Refer to manufacturer as "Line 6" by Chris Rorvick · 9 years ago
  22. b2a3b02 ALSA: line6: Remove CHECK_RETURN macro by Takashi Iwai · 9 years ago
  23. 85a9339 ALSA: line6: Reorganize card resource handling by Takashi Iwai · 9 years ago
  24. 988d350 ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag by Takashi Iwai · 9 years ago
  25. ccddbe4 ALSA: line6: Split to each driver by Takashi Iwai · 9 years ago
  26. 0f2524b ALSA: line6: Use setup_timer() and mod_timer() by Takashi Iwai · 9 years ago
  27. 61864d8 ALSA: move line6 usb driver into sound/usb by Takashi Iwai · 9 years ago[Renamed from drivers/staging/line6/toneport.c]
  28. d29b854 staging: line6: Make *_disconnect() functions static by Chris Rorvick · 9 years ago
  29. a46c467 staging: line6: Call *_disconnect() via pointer by Chris Rorvick · 9 years ago
  30. a221dd4 staging: line6: Pass *_init() `usb_line6' pointers by Chris Rorvick · 9 years ago
  31. a23a8bf staging: line6: Key off of device type by Chris Rorvick · 9 years ago
  32. a248ce0 staging: line6: toneport.c: Fix for possible null pointer dereference by Rickard Strandqvist · 9 years ago
  33. f3c5261 staging/line6: blank line after declaration cleanup by Jerry Snitselaar · 10 years ago
  34. a6b4699 staging: line6: Add blank lines after declarations by Fabian Mewes · 10 years ago
  35. c0fa05f Staging: line6: Fix Sparse Warning of incorrect type by Rashika Kheria · 11 years ago
  36. f3912ce Staging: line6: Fix Sparse Warning of restricted __le16 degrades to integer by Rashika Kheria · 11 years ago
  37. c3cb718 staging: line6: add bounds check in snd_toneport_source_put() by Dan Carpenter · 11 years ago
  38. 709b2fa staging: line6: drop ToneportSourceInfo CamelCase name by Stefan Hajnoczi · 11 years ago
  39. b07d945 staging: line6: replace deprecated strict_strtol() in toneport.c by Stefan Hajnoczi · 12 years ago
  40. d86938f USB: toneport.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  41. 0ca5488 staging: line6: separate handling of buffer allocation and stream startup by Markus Grabner · 12 years ago
  42. 12177ac staging: line6: use source select control for UX2 devices by Markus Grabner · 12 years ago
  43. 188e664 staging: line6: eliminate useless NULL checks by Stefan Hajnoczi · 12 years ago
  44. a3a972a Staging: line6: fix up my fixup for some sysfs attribute permissions by Greg Kroah-Hartman · 14 years ago
  45. 2018845 Staging: line6: fix up some sysfs attribute permissions by Greg Kroah-Hartman · 14 years ago
  46. 027360c Staging: line6: minor coding style cleanups by Greg Kroah-Hartman · 14 years ago
  47. e1a164d Staging: line6: another upstream sync by Markus Grabner · 14 years ago
  48. 1027f476 staging: line6: sync with upstream by Markus Grabner · 14 years ago
  49. bb950a1 staging: line6: Convert simple_strtol to strict_strtol in toneport.c by Shawn Bohrer · 15 years ago
  50. 63a4a8b staging: line6: Lindent and fix some checkpatch warnings in toneport.c by Shawn Bohrer · 15 years ago
  51. 6353773 Staging: line6: fix checkpatch errors in toneport.c by Greg Kroah-Hartman · 15 years ago
  52. 536165d Staging: line6: fix up NULL assignment mistakes by Greg Kroah-Hartman · 15 years ago
  53. 77491e5 Staging: line6: remove DEVICE_ATTRIBUTE by Greg Kroah-Hartman · 15 years ago
  54. 705ecec Staging: add line6 usb driver by Markus Grabner · 15 years ago