1. c5cbebf drivers/staging/line6/driver.c: Drop unneeded put functions. by Julia Lawall · 13 years ago
  2. 43c04d4 staging: line6: Remove NULL check before kfree by Ilia Mirkin · 13 years ago
  3. 597a1e7 staging/line6: Fix sparse warning 'Using plain integer as NULL pointer' by Peter Huewe · 14 years ago
  4. a3a972a Staging: line6: fix up my fixup for some sysfs attribute permissions by Greg Kroah-Hartman · 14 years ago
  5. 2018845 Staging: line6: fix up some sysfs attribute permissions by Greg Kroah-Hartman · 14 years ago
  6. 1954cbf Staging: line6: Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  7. 027360c Staging: line6: minor coding style cleanups by Greg Kroah-Hartman · 14 years ago
  8. 79be725 staging: line6: remove unneeded EXPORT_SYMBOL() usage by Greg Kroah-Hartman · 14 years ago
  9. c7fcf25 Staging: line6: workaround for null pointer bug by Markus Grabner · 14 years ago
  10. e1a164d Staging: line6: another upstream sync by Markus Grabner · 14 years ago
  11. 1027f476 staging: line6: sync with upstream by Markus Grabner · 14 years ago
  12. e928c07 Staging: line6: needs to select SND_PCM by Randy Dunlap · 14 years ago
  13. ab366c1 Staging: line6: fix leaks in line6_probe() by Kulikov Vasiliy · 14 years ago
  14. 94002c0 Staging: Use kmemdup by Julia Lawall · 14 years ago
  15. 1e18c0d Staging: line6: driver: fix up sparse warnings by Greg Kroah-Hartman · 14 years ago
  16. c98aaf8 Staging: line6: rewrote inline comments in control.h by Johan Meiring · 14 years ago
  17. 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
  18. 0f7cf00 Staging: line6: variax.c: fixed a space a "x ? a : b" coding style issue by Sylvain Trias · 14 years ago
  19. a457732 staging: make USB device id constant by Németh Márton · 15 years ago
  20. 334a33d staging: line6: Convert simple_strtoul to strict_strtoul in midi.c by Shawn Bohrer · 15 years ago
  21. 7e4d5c1 staging: line6: Convert simple_strtoul to strict_strtoul in pod.c by Shawn Bohrer · 15 years ago
  22. c0e6e7c staging: line6: Convert simple_strtoul to strict_strtoul in variax.c by Shawn Bohrer · 15 years ago
  23. bb950a1 staging: line6: Convert simple_strtol to strict_strtol in toneport.c by Shawn Bohrer · 15 years ago
  24. 63a4a8b staging: line6: Lindent and fix some checkpatch warnings in toneport.c by Shawn Bohrer · 15 years ago
  25. afb9091 staging: line6: Fix checkpatch warnings in pcm.c by Shawn Bohrer · 15 years ago
  26. 49da3dd staging: line6: Convert simple_strtoul() to strict_strtoul in control.c by Shawn Bohrer · 15 years ago
  27. 2a20bf6 staging: line6: Fix some checkpatch warnings in control.c by Shawn Bohrer · 15 years ago
  28. acdc1021 staging: line6: Lindent control.c by Shawn Bohrer · 15 years ago
  29. df30c0f staging: line6: Fix checkpatch errors in capture.c by Shawn Bohrer · 15 years ago
  30. e0645d6 staging: line6: Lindent and fix checkpatch warnings in capture.c by Shawn Bohrer · 15 years ago
  31. 7f66fe5 staging: line6: Fix checkpatch errors in playback.c by Shawn Bohrer · 15 years ago
  32. 45af497 staging: line6: Lindent and fix checkpatch warnings in playback.c by Shawn Bohrer · 15 years ago
  33. 034f585 Staging: line6: fix printk formats by Randy Dunlap · 15 years ago
  34. d722a51 Staging: line6 driver.c: factorize code and cleanups by Frederik Deweerdt · 15 years ago
  35. c2f5e9d Staging: line6: ffzb returns an unsigned integer by Frederik Deweerdt · 15 years ago
  36. e1769b3 Staging: line6: pod.c: style cleanups by Frederik Deweerdt · 15 years ago
  37. b6ac161 Staging: ARRAY_SIZE changes by Stoyan Gaydarov · 15 years ago
  38. a405f43 Staging: line6: convert to snd_card_create() by Alexander Beregalov · 15 years ago
  39. bbe364d Staging: line6: fix build error, select SND_RAWMIDI by Randy Dunlap · 15 years ago
  40. 9cd57f7 Staging: line6: fix checkpatch errors in variax.c by Greg Kroah-Hartman · 15 years ago
  41. 6353773 Staging: line6: fix checkpatch errors in toneport.c by Greg Kroah-Hartman · 15 years ago
  42. 68dc3dd Staging: line6: fix checkpatch errors in pcm.c by Greg Kroah-Hartman · 15 years ago
  43. ce9b490 Staging: line6: fix checkpatch errors in midibuf.c by Greg Kroah-Hartman · 15 years ago
  44. d7e3733 Staging: line6: fix checkpatch errors in midi.c by Greg Kroah-Hartman · 15 years ago
  45. 766f9d2 Staging: line6: fix checkpatch errors in dumprequest.c by Greg Kroah-Hartman · 15 years ago
  46. 36445bc Staging: line6: fix checkpatch errors in driver.c by Greg Kroah-Hartman · 15 years ago
  47. dfc7056 Staging: line6: fix checkpatch errors in audio.c by Greg Kroah-Hartman · 15 years ago
  48. 0fdef36 Staging: line6: fix checkpatch errors in pod.c by Greg Kroah-Hartman · 15 years ago
  49. 010f378 Staging: line6: fix checkpatch errors in playback.c by Greg Kroah-Hartman · 15 years ago
  50. 9a92fad Staging: line6: fix checkpatch errors in control.c by Greg Kroah-Hartman · 15 years ago
  51. 6efc566 Staging: line6: fix checkpatch errors in capture.c by Greg Kroah-Hartman · 15 years ago
  52. a49e483 Staging: line6: coding style cleanups for .h files. by Greg Kroah-Hartman · 15 years ago
  53. 536165d Staging: line6: fix up NULL assignment mistakes by Greg Kroah-Hartman · 15 years ago
  54. b702ed25 Staging: line6: static function cleanups by Greg Kroah-Hartman · 15 years ago
  55. 4cb8f30 Staging: line6: remove KERNEL_VERSION checks by Greg Kroah-Hartman · 15 years ago
  56. 0c7ab15 Staging: line6: remove PT_REGS by Greg Kroah-Hartman · 15 years ago
  57. 77491e5 Staging: line6: remove DEVICE_ATTRIBUTE by Greg Kroah-Hartman · 15 years ago
  58. 7e60fcb Staging: line6: depends on SND by Randy Dunlap · 15 years ago
  59. 4717b03 Staging: line6: fix bus_id usage by Greg Kroah-Hartman · 15 years ago
  60. 705ecec Staging: add line6 usb driver by Markus Grabner · 15 years ago