index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
line6
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-09
staging: line6: separate handling of buffer allocation and stream startup
Markus Grabner
9
-193
/
+254
2012-02-09
staging: line6: use source select control for UX2 devices
Markus Grabner
1
-0
/
+4
2012-02-09
staging: line6: removed obsolete code
Markus Grabner
1
-9
/
+0
2011-12-09
staging: line6: fixed ALSA/PCM interaction
Markus Grabner
6
-45
/
+118
2011-12-09
staging: line6: wait for urbs in snd_line6_prepare()
Stefan Hajnoczi
1
-0
/
+14
2011-12-09
staging: line6: eliminate useless NULL checks
Stefan Hajnoczi
4
-20
/
+4
2011-12-09
staging: line6: eliminate useless index_out variable
Stefan Hajnoczi
2
-9
/
+1
2011-12-09
staging: line6: fix playback urb transfer buffer calculation
Stefan Hajnoczi
1
-1
/
+1
2011-12-09
staging: line6: fix memory leak in .hw_params()
Stefan Hajnoczi
2
-4
/
+10
2011-12-08
staging/line6: refactor device information and add POD HD 500
Markus Grabner
5
-61
/
+109
2011-12-08
staging/line6: Remove obsolete code
Markus Grabner
4
-32
/
+0
2011-12-08
Staging: line6/midi.c: Fixed call of obsolete function strict_strtoul
Andor Daam
2
-3
/
+3
2011-12-08
Staging: line6/midi.c: Fixed call of obsolete function strict_strtoul
Andor Daam
2
-3
/
+3
2011-12-01
Staging: line6: NULL dereference in dev_err()
Dan Carpenter
1
-3
/
+3
2011-11-26
Staging: line6: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-2
/
+1
2011-11-26
staging: line6: alloc/free buffers in hw_params/hw_free
Stefan Hajnoczi
3
-24
/
+30
2011-11-26
staging: line6: use smallest iso ep packet size
Stefan Hajnoczi
1
-3
/
+8
2011-11-26
staging: line6: add missing MIDI postprocessing case for POD HD300
Stefan Hajnoczi
1
-0
/
+1
2011-11-26
staging: line6: add Pod HD300 support
Stefan Hajnoczi
6
-2
/
+216
2011-11-26
line6: fix memory leaks in line6_init_midi()
Jesper Juhl
1
-2
/
+7
2011-10-31
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.
Paul Gortmaker
1
-0
/
+1
2011-05-17
drivers/staging/line6/driver.c: Drop unneeded put functions.
Julia Lawall
1
-2
/
+0
2011-03-14
staging: line6: Remove NULL check before kfree
Ilia Mirkin
1
-2
/
+1
2010-12-08
staging/line6: Fix sparse warning 'Using plain integer as NULL pointer'
Peter Huewe
3
-4
/
+4
2010-11-18
Staging: line6: fix up my fixup for some sysfs attribute permissions
Greg Kroah-Hartman
6
-130
/
+130
2010-11-16
Staging: line6: fix up some sysfs attribute permissions
Greg Kroah-Hartman
6
-130
/
+130
2010-10-08
Staging: line6: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-09-21
Staging: line6: minor coding style cleanups
Greg Kroah-Hartman
14
-82
/
+77
2010-09-21
staging: line6: remove unneeded EXPORT_SYMBOL() usage
Greg Kroah-Hartman
1
-8
/
+0
2010-09-20
Staging: line6: workaround for null pointer bug
Markus Grabner
2
-1
/
+4
2010-08-31
Staging: line6: another upstream sync
Markus Grabner
26
-596
/
+865
2010-08-31
staging: line6: sync with upstream
Markus Grabner
27
-1175
/
+2135
2010-07-28
Staging: line6: needs to select SND_PCM
Randy Dunlap
1
-0
/
+1
2010-07-22
Staging: line6: fix leaks in line6_probe()
Kulikov Vasiliy
1
-27
/
+41
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
[next]