aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/comedi/drivers/8255.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-04staging: comedi: 8255: prefer using the BIT macroH Hartley Sweeten1-6/+6
2015-05-31staging: comedi: comedi_8255: new module split from 8255Ian Abbott1-0/+2
2015-05-31staging: comedi: 8255: document callback parameters betterIan Abbott1-6/+6
2015-05-31staging: comedi: 8255.h: don't include "../comedidev.h"Ian Abbott1-2/+3
2015-01-28staging: comedi: 8255.h: reformat copyright commentIan Abbott1-16/+16
2014-08-16staging: comedi: 8255: provide common defines for registersH Hartley Sweeten1-0/+14
2014-08-16staging: comedi: 8255: handle memory mapped ioH Hartley Sweeten1-1/+6
2014-08-16staging: comedi: 8255: remove incomplete async command supportH Hartley Sweeten1-6/+0
2014-08-16staging: comedi: 8255: refactor how the (*io) function worksH Hartley Sweeten1-2/+2
2014-08-16staging: comedi: 8255: add a comedi_device param to the (*io) callbackH Hartley Sweeten1-2/+4
2014-05-03staging: comedi: fix checkpatch warningsLuca Ellero1-2/+2
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten1-5/+0
2013-04-17staging: comedi: introduce, and use, comedi_spriv_free()H Hartley Sweeten1-1/+0
2012-06-13staging: comedi: 8255: push out the 8255's private data variable renameH Hartley Sweeten1-4/+4
2010-05-11Staging: comedi: 8255: fix up previous static markings.Greg Kroah-Hartman1-22/+0
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-6/+10
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-7/+7
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-6/+6
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-6/+6
2009-04-03Staging: comedi: add 8255 driverDavid Schleef1-0/+57