aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/comedi_bond.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-18staging: comedi: remove unneeded sanity check in insn_bits functionsH Hartley Sweeten1-2/+0
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten1-2/+4
2012-06-12staging: comedi: remove the "Allocate the subdevice..." commentsH Hartley Sweeten1-4/+0
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten1-1/+1
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten1-28/+21
2012-05-15staging: comedi: refactor comedi_bond driver and use module_comedi_driverH Hartley Sweeten1-140/+73
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-06-17Staging: Comedi: drivers: Remove comment copied from skel.cIan Abbott1-37/+0
2010-05-11Staging: comedi: range.c: properly mark up __user pointersGreg Kroah-Hartman1-2/+2
2010-05-11Staging: comedi: kcomedilib: make it typesafeGreg Kroah-Hartman1-3/+3
2010-05-11Staging: comedi: move an include file out of comedlib.hGreg Kroah-Hartman1-0/+1
2010-05-11Staging: comedi: remove unneeded ifdef in comedi_bond.cGreg Kroah-Hartman1-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03Staging: comedi: off by one in doDevConfig()Dan Carpenter1-1/+1
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-25/+31
2009-06-19Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton1-3/+3
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-5/+5
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-13/+13
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-8/+8
2009-04-03Staging: comedi: Remove comedi_t typedefBill Pemberton1-3/+3
2009-01-06Staging: comedi: fix sparse issues in comedi_bond.cGreg Kroah-Hartman1-6/+6
2009-01-06Staging: comedi: remove typedefs from comedi_bond.cGreg Kroah-Hartman1-13/+12
2009-01-06Staging: comedi: fix checkpatch.pl issues in comedi_bond.cGreg Kroah-Hartman1-66/+80
2009-01-06Staging: comedi: add comedi_bond driverDavid Schleef1-0/+522