summaryrefslogtreecommitdiffstats
path: root/drivers/staging/line6/pod.c
Commit message (Expand)AuthorAgeFilesLines
* staging: line6: replace DEBUG_MESSAGES() with dev_dbg()Stefan Hajnoczi2012-11-131-36/+21
* staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_midi_postpr...Johannes Thumshirn2012-07-061-2/+2
* staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_channel()Johannes Thumshirn2012-07-061-2/+2
* staging: line6: Exchanged strict_strtoul with kstrtou8() in pod.c:pod_resolve()Johannes Thumshirn2012-07-061-2/+2
* staging: line6: changed interface of pod_send_channel()Johannes Thumshirn2012-07-061-1/+1
* staging: line6: changed interface of line6_pod_transmit_parameter()Johannes Thumshirn2012-07-061-1/+1
* staging: line6: eliminate useless NULL checksStefan Hajnoczi2011-12-091-5/+1
* Staging: line6: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman2010-11-181-16/+16
* Staging: line6: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-161-16/+16
* Staging: line6: minor coding style cleanupsGreg Kroah-Hartman2010-09-211-17/+9
* Staging: line6: another upstream syncMarkus Grabner2010-08-311-155/+261
* staging: line6: sync with upstreamMarkus Grabner2010-08-311-202/+270
* Staging: Use kmemdupJulia Lawall2010-05-171-4/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+2
* staging: line6: Convert simple_strtoul to strict_strtoul in pod.cShawn Bohrer2009-12-111-9/+47
* Staging: line6: fix printk formatsRandy Dunlap2009-12-111-2/+2
* Staging: line6: pod.c: style cleanupsFrederik Deweerdt2009-09-151-4/+4
* Staging: line6: fix checkpatch errors in pod.cGreg Kroah-Hartman2009-04-031-91/+115
* Staging: line6: static function cleanupsGreg Kroah-Hartman2009-04-031-2/+2
* Staging: line6: remove KERNEL_VERSION checksGreg Kroah-Hartman2009-04-031-10/+0
* Staging: line6: remove DEVICE_ATTRIBUTEGreg Kroah-Hartman2009-04-031-24/+61
* Staging: add line6 usb driverMarkus Grabner2009-04-031-0/+1100
OpenPOWER on IntegriCloud