aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/comedi/drivers/s626.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-02staging: comedi: s626.h: Fix checkpatch warningAnson Jacob1-2/+2
2016-06-17Staging: comedi: s626: fix comment issueRavishankar Karkala Mallikarjunayya1-119/+237
2014-06-26staging: comedi: s626: define S626_LP_CNTR* registers based on channel numberH Hartley Sweeten1-13/+3
2014-06-26staging: comedi: s626: define CRA/CRB registers based on channel numberH Hartley Sweeten1-7/+3
2013-10-29staging: comedi: s626: replace S626_MULT_X? valuesIan Abbott1-11/+1
2013-10-29staging: comedi: s626: remove S626_BF_* macrosIan Abbott1-9/+0
2013-10-29staging: comedi: s626: expand standardized IndxSrc valuesIan Abbott1-3/+5
2013-10-19staging: comedi: s626: bitfield manipulation macros for CRA, CRB and setupIan Abbott1-41/+212
2013-10-19staging: comedi: s626: add missing bits for 'CRB' registerIan Abbott1-3/+11
2013-10-19staging: comedi: s626: correct S626_CRAMSK_CLKPOL_A macro (unused)Ian Abbott1-1/+1
2013-10-19staging: comedi: s626: distinguish counter src from encoder modeIan Abbott1-11/+17
2013-10-11staging: comedi: s626: prefix macros in s626.hIan Abbott1-366/+355
2013-10-11staging: comedi: s626: move struct buffer_dmaIan Abbott1-5/+0
2013-10-11staging: comedi: s626: remove TRUE and FALSE macrosIan Abbott1-8/+0
2013-10-11staging: comedi: s626: replace CamelCase struct bufferDMAIan Abbott1-3/+3
2013-10-11staging: comedi: s626: remove I2CR and I2CW macrosIan Abbott1-6/+0
2013-10-11staging: comedi: s626: remove unused DMAHandleIan Abbott1-1/+0
2013-10-11staging: comedi: s626: tidy the header file a bitIan Abbott1-489/+436
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten1-2/+0
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten1-5/+0
2013-03-28staging: comedi: s626: remove the uint16_t casts of the bit valuesH Hartley Sweeten1-30/+30
2013-03-25staging: comedi: s626: simplify dio register accessH Hartley Sweeten1-30/+11
2012-09-26staging: comedi: s626: cleanup ioremap()H Hartley Sweeten1-1/+0
2012-07-26Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-10/+0
2012-06-28treewide: Put a space between #include and FILEPaul Bolle1-1/+1
2012-06-22staging: comedi: s626: remove private INLINE macroH Hartley Sweeten1-4/+0
2012-06-22staging: comedi: s626: remove private DEBUG macroH Hartley Sweeten1-6/+0
2010-06-17Staging: comedi: Remove typedefsArun Thomas1-9/+0
2009-12-11Staging: comedi: remove EXTERN macro since it is not usedShawn Bohrer1-8/+0
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-9/+7
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman1-1/+1
2009-04-03Staging: comedi: Remove DMABUF typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Add spaces around parens as requested by checkpatch.plBill Pemberton1-46/+46
2009-04-03Staging: comedi: Add spaces after commas where suggested by checkpatch.plBill Pemberton1-3/+3
2009-04-03Staging: comedi: Convert C99 style comments to traditional style commentsBill Pemberton1-588/+532
2009-01-06Staging: comedi: add s626 driverGianluca Palli1-0/+802