index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
line6
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-17
Staging: Use kmemdup
Julia Lawall
3
-9
/
+5
2010-05-11
Staging: line6: driver: fix up sparse warnings
Greg Kroah-Hartman
1
-5
/
+5
2010-05-11
Staging: line6: rewrote inline comments in control.h
Johan Meiring
1
-43
/
+123
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
8
-0
/
+15
2010-03-03
Staging: line6: variax.c: fixed a space a "x ? a : b" coding style issue
Sylvain Trias
1
-1
/
+1
2010-03-03
staging: make USB device id constant
Németh Márton
1
-1
/
+1
2009-12-11
staging: line6: Convert simple_strtoul to strict_strtoul in midi.c
Shawn Bohrer
1
-2
/
+14
2009-12-11
staging: line6: Convert simple_strtoul to strict_strtoul in pod.c
Shawn Bohrer
1
-9
/
+47
2009-12-11
staging: line6: Convert simple_strtoul to strict_strtoul in variax.c
Shawn Bohrer
1
-5
/
+26
2009-12-11
staging: line6: Convert simple_strtol to strict_strtol in toneport.c
Shawn Bohrer
1
-4
/
+16
2009-12-11
staging: line6: Lindent and fix some checkpatch warnings in toneport.c
Shawn Bohrer
1
-50
/
+49
2009-12-11
staging: line6: Fix checkpatch warnings in pcm.c
Shawn Bohrer
1
-1
/
+2
2009-12-11
staging: line6: Convert simple_strtoul() to strict_strtoul in control.c
Shawn Bohrer
1
-1
/
+7
2009-12-11
staging: line6: Fix some checkpatch warnings in control.c
Shawn Bohrer
1
-8
/
+6
2009-12-11
staging: line6: Lindent control.c
Shawn Bohrer
1
-157
/
+314
2009-12-11
staging: line6: Fix checkpatch errors in capture.c
Shawn Bohrer
1
-3
/
+4
2009-12-11
staging: line6: Lindent and fix checkpatch warnings in capture.c
Shawn Bohrer
1
-32
/
+63
2009-12-11
staging: line6: Fix checkpatch errors in playback.c
Shawn Bohrer
1
-2
/
+4
2009-12-11
staging: line6: Lindent and fix checkpatch warnings in playback.c
Shawn Bohrer
1
-34
/
+61
2009-12-11
Staging: line6: fix printk formats
Randy Dunlap
1
-2
/
+2
2009-12-11
Staging: line6 driver.c: factorize code and cleanups
Frederik Deweerdt
1
-49
/
+54
2009-09-15
Staging: line6: ffzb returns an unsigned integer
Frederik Deweerdt
1
-2
/
+2
2009-09-15
Staging: line6: pod.c: style cleanups
Frederik Deweerdt
1
-4
/
+4
2009-09-15
Staging: ARRAY_SIZE changes
Stoyan Gaydarov
1
-1
/
+1
2009-04-17
Staging: line6: convert to snd_card_create()
Alexander Beregalov
1
-4
/
+5
2009-04-03
Staging: line6: fix build error, select SND_RAWMIDI
Randy Dunlap
1
-0
/
+1
2009-04-03
Staging: line6: fix checkpatch errors in variax.c
Greg Kroah-Hartman
1
-51
/
+79
2009-04-03
Staging: line6: fix checkpatch errors in toneport.c
Greg Kroah-Hartman
1
-31
/
+49
2009-04-03
Staging: line6: fix checkpatch errors in pcm.c
Greg Kroah-Hartman
1
-40
/
+60
2009-04-03
Staging: line6: fix checkpatch errors in midibuf.c
Greg Kroah-Hartman
1
-55
/
+51
2009-04-03
Staging: line6: fix checkpatch errors in midi.c
Greg Kroah-Hartman
1
-43
/
+59
2009-04-03
Staging: line6: fix checkpatch errors in dumprequest.c
Greg Kroah-Hartman
1
-16
/
+24
2009-04-03
Staging: line6: fix checkpatch errors in driver.c
Greg Kroah-Hartman
1
-142
/
+194
2009-04-03
Staging: line6: fix checkpatch errors in audio.c
Greg Kroah-Hartman
1
-3
/
+4
2009-04-03
Staging: line6: fix checkpatch errors in pod.c
Greg Kroah-Hartman
1
-91
/
+115
2009-04-03
Staging: line6: fix checkpatch errors in playback.c
Greg Kroah-Hartman
1
-56
/
+57
2009-04-03
Staging: line6: fix checkpatch errors in control.c
Greg Kroah-Hartman
1
-111
/
+247
2009-04-03
Staging: line6: fix checkpatch errors in capture.c
Greg Kroah-Hartman
1
-45
/
+49
2009-04-03
Staging: line6: coding style cleanups for .h files.
Greg Kroah-Hartman
12
-58
/
+108
2009-04-03
Staging: line6: fix up NULL assignment mistakes
Greg Kroah-Hartman
6
-17
/
+15
2009-04-03
Staging: line6: static function cleanups
Greg Kroah-Hartman
6
-6
/
+9
2009-04-03
Staging: line6: remove KERNEL_VERSION checks
Greg Kroah-Hartman
8
-49
/
+0
2009-04-03
Staging: line6: remove PT_REGS
Greg Kroah-Hartman
5
-16
/
+6
2009-04-03
Staging: line6: remove DEVICE_ATTRIBUTE
Greg Kroah-Hartman
8
-60
/
+121
2009-04-03
Staging: line6: depends on SND
Randy Dunlap
1
-1
/
+1
2009-04-03
Staging: line6: fix bus_id usage
Greg Kroah-Hartman
1
-1
/
+2
2009-04-03
Staging: add line6 usb driver
Markus Grabner
29
-0
/
+6962