aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/comedi_bond.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-28staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2016-06-17staging:comedi:Use unsigned int instead of unsignedNikita Eshkeev1-5/+5
2015-04-30staging: comedi: comedi_bond: fix 'b_mask' calc in bonding_dio_insn_bits()H Hartley Sweeten1-1/+2
2015-03-06staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten1-1/+0
2015-03-06staging: comedi: drivers/*.c: alignment should match open parenthesisH Hartley Sweeten1-3/+3
2015-01-09Staging: comedi: fix blank line coding style in comedi_bond.cFrederic Jacob1-0/+1
2014-11-03staging: comedi: drivers: comedi_bond.c: Remove unneeded #defineRickard Strandqvist1-2/+1
2014-10-29staging: comedi: drivers: comedi_bond.c: Changed from using strncat to strlcatRickard Strandqvist1-4/+2
2014-02-12Staging: comedi: Correct a few printf format codesChase Southwood1-2/+2
2014-02-11Staging: comedi: fix memory leak in comedi_bond.cChase Southwood1-0/+1
2013-08-26staging: comedi: comedi_bond: use correct minor device numbers in nameIan Abbott1-2/+2
2013-08-26staging: comedi: comedi_bond: use krealloc() and fix memory leakIan Abbott1-19/+9
2013-08-26staging: comedi: comedi_bond: handle base channel for insn_bitsIan Abbott1-38/+49
2013-08-26staging: comedi: comedi_bond: get INSN_CONFIG_DIO_QUERY info from horse's mouthIan Abbott1-32/+17
2013-08-26staging: comedi: comedi_bond: just check devprivs->devs once on detachIan Abbott1-2/+2
2013-08-26staging: comedi: comedi_bond: no need to free dev->private on detachIan Abbott1-2/+0
2013-08-26staging: comedi: comedi_bond: remove unused subdev_typeIan Abbott1-2/+0
2013-08-26staging: comedi: comedi_bond: don't map channels individuallyIan Abbott1-15/+13
2013-08-26staging: comedi: comedi_bond: use bitmap to record opened/closed minorsIan Abbott1-8/+8
2013-08-26staging: comedi: comedi_bond: change return value of bonding_attach()Ian Abbott1-1/+1
2013-08-26staging: comedi: comedi_bond: return error code in do_dev_config()Ian Abbott1-11/+12
2013-08-26staging: comedi: comedi_bond: no need to initialize file[]Ian Abbott1-1/+1
2013-08-26staging: comedi: comedi_bond: rename CamelCase identifiersIan Abbott1-23/+24
2013-08-26staging: comedi: comedi_bond: shorten module descriptionIan Abbott1-3/+1
2013-08-26staging: comedi: comedi_bond: reformat some commentsIan Abbott1-68/+73
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten1-0/+1
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten1-2/+1
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten1-5/+0
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches1-3/+2
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten1-4/+4
2012-09-05staging: comedi: comedi_bond: remove subdevice pointer mathH Hartley Sweeten1-1/+1
2012-09-04staging: comedi: comedi_bond: remove MODULE_NAME macroH Hartley Sweeten1-3/+1
2012-09-04staging: comedi: comedi_bond: remove the STR macroH Hartley Sweeten1-4/+0
2012-09-04staging: comedi: comedi_bond: remove private printk macrosH Hartley Sweeten1-30/+18
2012-09-04staging: comedi: comedi_bond: remove devpriv macroH Hartley Sweeten1-14/+11
2012-09-04staging: comedi: comedi_bond: remove boardinfoH Hartley Sweeten1-27/+0
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