summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/comedi_bond.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman2017-11-281-10/+0
* staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging:comedi:Use unsigned int instead of unsignedNikita Eshkeev2016-06-171-5/+5
* staging: comedi: comedi_bond: fix 'b_mask' calc in bonding_dio_insn_bits()H Hartley Sweeten2015-04-301-1/+2
* staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten2015-03-061-1/+0
* staging: comedi: drivers/*.c: alignment should match open parenthesisH Hartley Sweeten2015-03-061-3/+3
* Staging: comedi: fix blank line coding style in comedi_bond.cFrederic Jacob2015-01-091-0/+1
* staging: comedi: drivers: comedi_bond.c: Remove unneeded #defineRickard Strandqvist2014-11-031-2/+1
* staging: comedi: drivers: comedi_bond.c: Changed from using strncat to strlcatRickard Strandqvist2014-10-291-4/+2
* Staging: comedi: Correct a few printf format codesChase Southwood2014-02-121-2/+2
* Staging: comedi: fix memory leak in comedi_bond.cChase Southwood2014-02-111-0/+1
* staging: comedi: comedi_bond: use correct minor device numbers in nameIan Abbott2013-08-261-2/+2
* staging: comedi: comedi_bond: use krealloc() and fix memory leakIan Abbott2013-08-261-19/+9
* staging: comedi: comedi_bond: handle base channel for insn_bitsIan Abbott2013-08-261-38/+49
* staging: comedi: comedi_bond: get INSN_CONFIG_DIO_QUERY info from horse's mouthIan Abbott2013-08-261-32/+17
* staging: comedi: comedi_bond: just check devprivs->devs once on detachIan Abbott2013-08-261-2/+2
* staging: comedi: comedi_bond: no need to free dev->private on detachIan Abbott2013-08-261-2/+0
* staging: comedi: comedi_bond: remove unused subdev_typeIan Abbott2013-08-261-2/+0
* staging: comedi: comedi_bond: don't map channels individuallyIan Abbott2013-08-261-15/+13
* staging: comedi: comedi_bond: use bitmap to record opened/closed minorsIan Abbott2013-08-261-8/+8
* staging: comedi: comedi_bond: change return value of bonding_attach()Ian Abbott2013-08-261-1/+1
* staging: comedi: comedi_bond: return error code in do_dev_config()Ian Abbott2013-08-261-11/+12
* staging: comedi: comedi_bond: no need to initialize file[]Ian Abbott2013-08-261-1/+1
* staging: comedi: comedi_bond: rename CamelCase identifiersIan Abbott2013-08-261-23/+24
* staging: comedi: comedi_bond: shorten module descriptionIan Abbott2013-08-261-3/+1
* staging: comedi: comedi_bond: reformat some commentsIan Abbott2013-08-261-68/+73
* staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten2013-07-231-0/+1
* staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten2013-07-231-2/+1
* staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten2013-05-131-5/+0
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-3/+2
* staging: comedi: remove inline alloc_private()H Hartley Sweeten2012-10-231-4/+4
* staging: comedi: comedi_bond: remove subdevice pointer mathH Hartley Sweeten2012-09-051-1/+1
* staging: comedi: comedi_bond: remove MODULE_NAME macroH Hartley Sweeten2012-09-041-3/+1
* staging: comedi: comedi_bond: remove the STR macroH Hartley Sweeten2012-09-041-4/+0
* staging: comedi: comedi_bond: remove private printk macrosH Hartley Sweeten2012-09-041-30/+18
* staging: comedi: comedi_bond: remove devpriv macroH Hartley Sweeten2012-09-041-14/+11
* staging: comedi: comedi_bond: remove boardinfoH Hartley Sweeten2012-09-041-27/+0
* staging: comedi: remove unneeded sanity check in insn_bits functionsH Hartley Sweeten2012-06-181-2/+0
* staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten2012-06-121-2/+4
* staging: comedi: remove the "Allocate the subdevice..." commentsH Hartley Sweeten2012-06-121-4/+0
* staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten2012-06-121-1/+1
* staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten2012-05-181-28/+21
* staging: comedi: refactor comedi_bond driver and use module_comedi_driverH Hartley Sweeten2012-05-151-140/+73
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
* Staging: Comedi: drivers: Remove comment copied from skel.cIan Abbott2010-06-171-37/+0
* Staging: comedi: range.c: properly mark up __user pointersGreg Kroah-Hartman2010-05-111-2/+2
* Staging: comedi: kcomedilib: make it typesafeGreg Kroah-Hartman2010-05-111-3/+3
* Staging: comedi: move an include file out of comedlib.hGreg Kroah-Hartman2010-05-111-0/+1
* Staging: comedi: remove unneeded ifdef in comedi_bond.cGreg Kroah-Hartman2010-05-111-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
OpenPOWER on IntegriCloud