summaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6/pod.c
AgeCommit message (Expand)Author
2012-07-06staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_midi_postpr...Johannes Thumshirn
2012-07-06staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_channel()Johannes Thumshirn
2012-07-06staging: line6: Exchanged strict_strtoul with kstrtou8() in pod.c:pod_resolve()Johannes Thumshirn
2012-07-06staging: line6: changed interface of pod_send_channel()Johannes Thumshirn
2012-07-06staging: line6: changed interface of line6_pod_transmit_parameter()Johannes Thumshirn
2011-12-09staging: line6: eliminate useless NULL checksStefan Hajnoczi
2010-11-18Staging: line6: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman
2010-11-16Staging: line6: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-09-21Staging: line6: minor coding style cleanupsGreg Kroah-Hartman
2010-08-31Staging: line6: another upstream syncMarkus Grabner
2010-08-31staging: line6: sync with upstreamMarkus Grabner
2010-05-17Staging: Use kmemdupJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-11staging: line6: Convert simple_strtoul to strict_strtoul in pod.cShawn Bohrer
2009-12-11Staging: line6: fix printk formatsRandy Dunlap
2009-09-15Staging: line6: pod.c: style cleanupsFrederik Deweerdt
2009-04-03Staging: line6: fix checkpatch errors in pod.cGreg Kroah-Hartman
2009-04-03Staging: line6: static function cleanupsGreg Kroah-Hartman
2009-04-03Staging: line6: remove KERNEL_VERSION checksGreg Kroah-Hartman
2009-04-03Staging: line6: remove DEVICE_ATTRIBUTEGreg Kroah-Hartman
2009-04-03Staging: add line6 usb driverMarkus Grabner