Sign in
googlers
/
maze
/
linux
/
3a4375a9f0080e6ae40af63e2e2c1e70a6dcb775
/
drivers
/
staging
/
line6
43c04d4
staging: line6: Remove NULL check before kfree
by Ilia Mirkin
· 14 years ago
597a1e7
staging/line6: Fix sparse warning 'Using plain integer as NULL pointer'
by Peter Huewe
· 14 years ago
a3a972a
Staging: line6: fix up my fixup for some sysfs attribute permissions
by Greg Kroah-Hartman
· 14 years ago
2018845
Staging: line6: fix up some sysfs attribute permissions
by Greg Kroah-Hartman
· 14 years ago
1954cbf
Staging: line6: Makefile: replace the use of <module>-objs with <module>-y
by Tracey Dent
· 14 years ago
027360c
Staging: line6: minor coding style cleanups
by Greg Kroah-Hartman
· 14 years ago
79be725
staging: line6: remove unneeded EXPORT_SYMBOL() usage
by Greg Kroah-Hartman
· 14 years ago
c7fcf25
Staging: line6: workaround for null pointer bug
by Markus Grabner
· 14 years ago
e1a164d
Staging: line6: another upstream sync
by Markus Grabner
· 14 years ago
1027f47
staging: line6: sync with upstream
by Markus Grabner
· 14 years ago
e928c07
Staging: line6: needs to select SND_PCM
by Randy Dunlap
· 14 years ago
ab366c1
Staging: line6: fix leaks in line6_probe()
by Kulikov Vasiliy
· 15 years ago
94002c0
Staging: Use kmemdup
by Julia Lawall
· 15 years ago
1e18c0d
Staging: line6: driver: fix up sparse warnings
by Greg Kroah-Hartman
· 15 years ago
c98aaf8
Staging: line6: rewrote inline comments in control.h
by Johan Meiring
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
0f7cf00
Staging: line6: variax.c: fixed a space a "x ? a : b" coding style issue
by Sylvain Trias
· 15 years ago
a457732
staging: make USB device id constant
by Németh Márton
· 15 years ago
334a33d
staging: line6: Convert simple_strtoul to strict_strtoul in midi.c
by Shawn Bohrer
· 15 years ago
7e4d5c1
staging: line6: Convert simple_strtoul to strict_strtoul in pod.c
by Shawn Bohrer
· 15 years ago
c0e6e7c
staging: line6: Convert simple_strtoul to strict_strtoul in variax.c
by Shawn Bohrer
· 15 years ago
bb950a1
staging: line6: Convert simple_strtol to strict_strtol in toneport.c
by Shawn Bohrer
· 15 years ago
63a4a8b
staging: line6: Lindent and fix some checkpatch warnings in toneport.c
by Shawn Bohrer
· 15 years ago
afb9091
staging: line6: Fix checkpatch warnings in pcm.c
by Shawn Bohrer
· 15 years ago
49da3dd
staging: line6: Convert simple_strtoul() to strict_strtoul in control.c
by Shawn Bohrer
· 15 years ago
2a20bf6
staging: line6: Fix some checkpatch warnings in control.c
by Shawn Bohrer
· 15 years ago
acdc102
staging: line6: Lindent control.c
by Shawn Bohrer
· 15 years ago
df30c0f
staging: line6: Fix checkpatch errors in capture.c
by Shawn Bohrer
· 15 years ago
e0645d6
staging: line6: Lindent and fix checkpatch warnings in capture.c
by Shawn Bohrer
· 15 years ago
7f66fe5
staging: line6: Fix checkpatch errors in playback.c
by Shawn Bohrer
· 15 years ago
45af497
staging: line6: Lindent and fix checkpatch warnings in playback.c
by Shawn Bohrer
· 15 years ago
034f585
Staging: line6: fix printk formats
by Randy Dunlap
· 15 years ago
d722a51
Staging: line6 driver.c: factorize code and cleanups
by Frederik Deweerdt
· 15 years ago
c2f5e9d
Staging: line6: ffzb returns an unsigned integer
by Frederik Deweerdt
· 15 years ago
e1769b3
Staging: line6: pod.c: style cleanups
by Frederik Deweerdt
· 15 years ago
b6ac161
Staging: ARRAY_SIZE changes
by Stoyan Gaydarov
· 15 years ago
a405f43
Staging: line6: convert to snd_card_create()
by Alexander Beregalov
· 16 years ago
bbe364d
Staging: line6: fix build error, select SND_RAWMIDI
by Randy Dunlap
· 16 years ago
9cd57f7
Staging: line6: fix checkpatch errors in variax.c
by Greg Kroah-Hartman
· 16 years ago
6353773
Staging: line6: fix checkpatch errors in toneport.c
by Greg Kroah-Hartman
· 16 years ago
68dc3dd
Staging: line6: fix checkpatch errors in pcm.c
by Greg Kroah-Hartman
· 16 years ago
ce9b490
Staging: line6: fix checkpatch errors in midibuf.c
by Greg Kroah-Hartman
· 16 years ago
d7e3733
Staging: line6: fix checkpatch errors in midi.c
by Greg Kroah-Hartman
· 16 years ago
766f9d2
Staging: line6: fix checkpatch errors in dumprequest.c
by Greg Kroah-Hartman
· 16 years ago
36445bc
Staging: line6: fix checkpatch errors in driver.c
by Greg Kroah-Hartman
· 16 years ago
dfc7056
Staging: line6: fix checkpatch errors in audio.c
by Greg Kroah-Hartman
· 16 years ago
0fdef36
Staging: line6: fix checkpatch errors in pod.c
by Greg Kroah-Hartman
· 16 years ago
010f378
Staging: line6: fix checkpatch errors in playback.c
by Greg Kroah-Hartman
· 16 years ago
9a92fad
Staging: line6: fix checkpatch errors in control.c
by Greg Kroah-Hartman
· 16 years ago
6efc566
Staging: line6: fix checkpatch errors in capture.c
by Greg Kroah-Hartman
· 16 years ago
a49e483
Staging: line6: coding style cleanups for .h files.
by Greg Kroah-Hartman
· 16 years ago
536165d
Staging: line6: fix up NULL assignment mistakes
by Greg Kroah-Hartman
· 16 years ago
b702ed25
Staging: line6: static function cleanups
by Greg Kroah-Hartman
· 16 years ago
4cb8f30
Staging: line6: remove KERNEL_VERSION checks
by Greg Kroah-Hartman
· 16 years ago
0c7ab15
Staging: line6: remove PT_REGS
by Greg Kroah-Hartman
· 16 years ago
77491e5
Staging: line6: remove DEVICE_ATTRIBUTE
by Greg Kroah-Hartman
· 16 years ago
7e60fcb
Staging: line6: depends on SND
by Randy Dunlap
· 16 years ago
4717b03
Staging: line6: fix bus_id usage
by Greg Kroah-Hartman
· 16 years ago
705ecec
Staging: add line6 usb driver
by Markus Grabner
· 16 years ago