summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/comedi_bond.c
AgeCommit message (Expand)Author
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-09-05staging: comedi: comedi_bond: remove subdevice pointer mathH Hartley Sweeten
2012-09-04staging: comedi: comedi_bond: remove MODULE_NAME macroH Hartley Sweeten
2012-09-04staging: comedi: comedi_bond: remove the STR macroH Hartley Sweeten
2012-09-04staging: comedi: comedi_bond: remove private printk macrosH Hartley Sweeten
2012-09-04staging: comedi: comedi_bond: remove devpriv macroH Hartley Sweeten
2012-09-04staging: comedi: comedi_bond: remove boardinfoH Hartley Sweeten
2012-06-18staging: comedi: remove unneeded sanity check in insn_bits functionsH Hartley Sweeten
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten
2012-06-12staging: comedi: remove the "Allocate the subdevice..." commentsH Hartley Sweeten
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-05-15staging: comedi: refactor comedi_bond driver and use module_comedi_driverH Hartley Sweeten
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-06-17Staging: Comedi: drivers: Remove comment copied from skel.cIan Abbott
2010-05-11Staging: comedi: range.c: properly mark up __user pointersGreg Kroah-Hartman
2010-05-11Staging: comedi: kcomedilib: make it typesafeGreg Kroah-Hartman
2010-05-11Staging: comedi: move an include file out of comedlib.hGreg Kroah-Hartman
2010-05-11Staging: comedi: remove unneeded ifdef in comedi_bond.cGreg Kroah-Hartman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: comedi: off by one in doDevConfig()Dan Carpenter
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton
2009-04-03Staging: comedi: Remove comedi_t typedefBill Pemberton
2009-01-06Staging: comedi: fix sparse issues in comedi_bond.cGreg Kroah-Hartman
2009-01-06Staging: comedi: remove typedefs from comedi_bond.cGreg Kroah-Hartman
2009-01-06Staging: comedi: fix checkpatch.pl issues in comedi_bond.cGreg Kroah-Hartman
2009-01-06Staging: comedi: add comedi_bond driverDavid Schleef