summaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6
Commit message (Expand)AuthorAgeFilesLines
* drivers/staging/line6/driver.c: Drop unneeded put functions.Julia Lawall2011-05-171-2/+0
* staging: line6: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1
* staging/line6: Fix sparse warning 'Using plain integer as NULL pointer'Peter Huewe2010-12-083-4/+4
* Staging: line6: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-186-130/+130
* Staging: line6: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-166-130/+130
* Staging: line6: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-1/+1
* Staging: line6: minor coding style cleanupsGreg Kroah-Hartman2010-09-2114-82/+77
* staging: line6: remove unneeded EXPORT_SYMBOL() usageGreg Kroah-Hartman2010-09-211-8/+0
* Staging: line6: workaround for null pointer bugMarkus Grabner2010-09-202-1/+4
* Staging: line6: another upstream syncMarkus Grabner2010-08-3126-596/+865
* staging: line6: sync with upstreamMarkus Grabner2010-08-3127-1175/+2135
* Staging: line6: needs to select SND_PCMRandy Dunlap2010-07-281-0/+1
* Staging: line6: fix leaks in line6_probe()Kulikov Vasiliy2010-07-221-27/+41
* Staging: Use kmemdupJulia Lawall2010-05-173-9/+5
* Staging: line6: driver: fix up sparse warningsGreg Kroah-Hartman2010-05-111-5/+5
* Staging: line6: rewrote inline comments in control.hJohan Meiring2010-05-111-43/+123
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-308-0/+15
* Staging: line6: variax.c: fixed a space a "x ? a : b" coding style issueSylvain Trias2010-03-031-1/+1
* staging: make USB device id constantNémeth Márton2010-03-031-1/+1
* staging: line6: Convert simple_strtoul to strict_strtoul in midi.cShawn Bohrer2009-12-111-2/+14
* staging: line6: Convert simple_strtoul to strict_strtoul in pod.cShawn Bohrer2009-12-111-9/+47
* staging: line6: Convert simple_strtoul to strict_strtoul in variax.cShawn Bohrer2009-12-111-5/+26
* staging: line6: Convert simple_strtol to strict_strtol in toneport.cShawn Bohrer2009-12-111-4/+16
* staging: line6: Lindent and fix some checkpatch warnings in toneport.cShawn Bohrer2009-12-111-50/+49
* staging: line6: Fix checkpatch warnings in pcm.cShawn Bohrer2009-12-111-1/+2
* staging: line6: Convert simple_strtoul() to strict_strtoul in control.cShawn Bohrer2009-12-111-1/+7
* staging: line6: Fix some checkpatch warnings in control.cShawn Bohrer2009-12-111-8/+6
* staging: line6: Lindent control.cShawn Bohrer2009-12-111-157/+314
* staging: line6: Fix checkpatch errors in capture.cShawn Bohrer2009-12-111-3/+4
* staging: line6: Lindent and fix checkpatch warnings in capture.cShawn Bohrer2009-12-111-32/+63
* staging: line6: Fix checkpatch errors in playback.cShawn Bohrer2009-12-111-2/+4
* staging: line6: Lindent and fix checkpatch warnings in playback.cShawn Bohrer2009-12-111-34/+61
* Staging: line6: fix printk formatsRandy Dunlap2009-12-111-2/+2
* Staging: line6 driver.c: factorize code and cleanupsFrederik Deweerdt2009-12-111-49/+54
* Staging: line6: ffzb returns an unsigned integerFrederik Deweerdt2009-09-151-2/+2
* Staging: line6: pod.c: style cleanupsFrederik Deweerdt2009-09-151-4/+4
* Staging: ARRAY_SIZE changesStoyan Gaydarov2009-09-151-1/+1
* Staging: line6: convert to snd_card_create()Alexander Beregalov2009-04-171-4/+5
* Staging: line6: fix build error, select SND_RAWMIDIRandy Dunlap2009-04-031-0/+1
* Staging: line6: fix checkpatch errors in variax.cGreg Kroah-Hartman2009-04-031-51/+79
* Staging: line6: fix checkpatch errors in toneport.cGreg Kroah-Hartman2009-04-031-31/+49
* Staging: line6: fix checkpatch errors in pcm.cGreg Kroah-Hartman2009-04-031-40/+60
* Staging: line6: fix checkpatch errors in midibuf.cGreg Kroah-Hartman2009-04-031-55/+51
* Staging: line6: fix checkpatch errors in midi.cGreg Kroah-Hartman2009-04-031-43/+59
* Staging: line6: fix checkpatch errors in dumprequest.cGreg Kroah-Hartman2009-04-031-16/+24
* Staging: line6: fix checkpatch errors in driver.cGreg Kroah-Hartman2009-04-031-142/+194
* Staging: line6: fix checkpatch errors in audio.cGreg Kroah-Hartman2009-04-031-3/+4
* Staging: line6: fix checkpatch errors in pod.cGreg Kroah-Hartman2009-04-031-91/+115
* Staging: line6: fix checkpatch errors in playback.cGreg Kroah-Hartman2009-04-031-56/+57
* Staging: line6: fix checkpatch errors in control.cGreg Kroah-Hartman2009-04-031-111/+247
OpenPOWER on IntegriCloud