Age | Commit message (Expand) | Author |
2010-07-28 | Staging: line6: needs to select SND_PCM | Randy Dunlap |
2010-07-22 | Staging: line6: fix leaks in line6_probe() | Kulikov Vasiliy |
2010-05-17 | Staging: Use kmemdup | Julia Lawall |
2010-05-11 | Staging: line6: driver: fix up sparse warnings | Greg Kroah-Hartman |
2010-05-11 | Staging: line6: rewrote inline comments in control.h | Johan Meiring |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-03 | Staging: line6: variax.c: fixed a space a "x ? a : b" coding style issue | Sylvain Trias |
2010-03-03 | staging: make USB device id constant | Németh Márton |
2009-12-11 | staging: line6: Convert simple_strtoul to strict_strtoul in midi.c | Shawn Bohrer |
2009-12-11 | staging: line6: Convert simple_strtoul to strict_strtoul in pod.c | Shawn Bohrer |
2009-12-11 | staging: line6: Convert simple_strtoul to strict_strtoul in variax.c | Shawn Bohrer |
2009-12-11 | staging: line6: Convert simple_strtol to strict_strtol in toneport.c | Shawn Bohrer |
2009-12-11 | staging: line6: Lindent and fix some checkpatch warnings in toneport.c | Shawn Bohrer |
2009-12-11 | staging: line6: Fix checkpatch warnings in pcm.c | Shawn Bohrer |
2009-12-11 | staging: line6: Convert simple_strtoul() to strict_strtoul in control.c | Shawn Bohrer |
2009-12-11 | staging: line6: Fix some checkpatch warnings in control.c | Shawn Bohrer |
2009-12-11 | staging: line6: Lindent control.c | Shawn Bohrer |
2009-12-11 | staging: line6: Fix checkpatch errors in capture.c | Shawn Bohrer |
2009-12-11 | staging: line6: Lindent and fix checkpatch warnings in capture.c | Shawn Bohrer |
2009-12-11 | staging: line6: Fix checkpatch errors in playback.c | Shawn Bohrer |
2009-12-11 | staging: line6: Lindent and fix checkpatch warnings in playback.c | Shawn Bohrer |
2009-12-11 | Staging: line6: fix printk formats | Randy Dunlap |
2009-12-11 | Staging: line6 driver.c: factorize code and cleanups | Frederik Deweerdt |
2009-09-15 | Staging: line6: ffzb returns an unsigned integer | Frederik Deweerdt |
2009-09-15 | Staging: line6: pod.c: style cleanups | Frederik Deweerdt |
2009-09-15 | Staging: ARRAY_SIZE changes | Stoyan Gaydarov |
2009-04-17 | Staging: line6: convert to snd_card_create() | Alexander Beregalov |
2009-04-03 | Staging: line6: fix build error, select SND_RAWMIDI | Randy Dunlap |
2009-04-03 | Staging: line6: fix checkpatch errors in variax.c | Greg Kroah-Hartman |
2009-04-03 | Staging: line6: fix checkpatch errors in toneport.c | Greg Kroah-Hartman |
2009-04-03 | Staging: line6: fix checkpatch errors in pcm.c | Greg Kroah-Hartman |
2009-04-03 | Staging: line6: fix checkpatch errors in midibuf.c | Greg Kroah-Hartman |
2009-04-03 | Staging: line6: fix checkpatch errors in midi.c | Greg Kroah-Hartman |
2009-04-03 | Staging: line6: fix checkpatch errors in dumprequest.c | Greg Kroah-Hartman |
2009-04-03 | Staging: line6: fix checkpatch errors in driver.c | Greg Kroah-Hartman |
2009-04-03 | Staging: line6: fix checkpatch errors in audio.c | Greg Kroah-Hartman |
2009-04-03 | Staging: line6: fix checkpatch errors in pod.c | Greg Kroah-Hartman |
2009-04-03 | Staging: line6: fix checkpatch errors in playback.c | Greg Kroah-Hartman |
2009-04-03 | Staging: line6: fix checkpatch errors in control.c | Greg Kroah-Hartman |
2009-04-03 | Staging: line6: fix checkpatch errors in capture.c | Greg Kroah-Hartman |
2009-04-03 | Staging: line6: coding style cleanups for .h files. | Greg Kroah-Hartman |
2009-04-03 | Staging: line6: fix up NULL assignment mistakes | Greg Kroah-Hartman |
2009-04-03 | Staging: line6: static function cleanups | Greg Kroah-Hartman |
2009-04-03 | Staging: line6: remove KERNEL_VERSION checks | Greg Kroah-Hartman |
2009-04-03 | Staging: line6: remove PT_REGS | Greg Kroah-Hartman |
2009-04-03 | Staging: line6: remove DEVICE_ATTRIBUTE | Greg Kroah-Hartman |
2009-04-03 | Staging: line6: depends on SND | Randy Dunlap |
2009-04-03 | Staging: line6: fix bus_id usage | Greg Kroah-Hartman |
2009-04-03 | Staging: add line6 usb driver | Markus Grabner |