summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/s626.h
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: drivers: Cleanup malformed licence identifierStephen Davies2018-12-051-1/+1
* staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman2017-11-281-10/+0Star
* staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: comedi: s626.h: Fix checkpatch warningAnson Jacob2016-09-021-2/+2
* Staging: comedi: s626: fix comment issueRavishankar Karkala Mallikarjunayya2016-06-181-119/+237
* staging: comedi: s626: define S626_LP_CNTR* registers based on channel numberH Hartley Sweeten2014-06-271-13/+3Star
* staging: comedi: s626: define CRA/CRB registers based on channel numberH Hartley Sweeten2014-06-271-7/+3Star
* staging: comedi: s626: replace S626_MULT_X? valuesIan Abbott2013-10-291-11/+1Star
* staging: comedi: s626: remove S626_BF_* macrosIan Abbott2013-10-291-9/+0Star
* staging: comedi: s626: expand standardized IndxSrc valuesIan Abbott2013-10-291-3/+5
* staging: comedi: s626: bitfield manipulation macros for CRA, CRB and setupIan Abbott2013-10-191-41/+212
* staging: comedi: s626: add missing bits for 'CRB' registerIan Abbott2013-10-191-3/+11
* staging: comedi: s626: correct S626_CRAMSK_CLKPOL_A macro (unused)Ian Abbott2013-10-191-1/+1
* staging: comedi: s626: distinguish counter src from encoder modeIan Abbott2013-10-191-11/+17
* staging: comedi: s626: prefix macros in s626.hIan Abbott2013-10-121-366/+355Star
* staging: comedi: s626: move struct buffer_dmaIan Abbott2013-10-121-5/+0Star
* staging: comedi: s626: remove TRUE and FALSE macrosIan Abbott2013-10-121-8/+0Star
* staging: comedi: s626: replace CamelCase struct bufferDMAIan Abbott2013-10-121-3/+3
* staging: comedi: s626: remove I2CR and I2CW macrosIan Abbott2013-10-121-6/+0Star
* staging: comedi: s626: remove unused DMAHandleIan Abbott2013-10-121-1/+0Star
* staging: comedi: s626: tidy the header file a bitIan Abbott2013-10-121-489/+436Star
* staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten2013-07-231-2/+0Star
* staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten2013-05-131-5/+0Star
* staging: comedi: s626: remove the uint16_t casts of the bit valuesH Hartley Sweeten2013-03-291-30/+30
* staging: comedi: s626: simplify dio register accessH Hartley Sweeten2013-03-251-30/+11Star
* staging: comedi: s626: cleanup ioremap()H Hartley Sweeten2012-09-261-1/+0Star
* Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-261-10/+0Star
|\
| * staging: comedi: s626: remove private INLINE macroH Hartley Sweeten2012-06-231-4/+0Star
| * staging: comedi: s626: remove private DEBUG macroH Hartley Sweeten2012-06-231-6/+0Star
* | treewide: Put a space between #include and FILEPaul Bolle2012-06-281-1/+1
|/
* Staging: comedi: Remove typedefsArun Thomas2010-06-171-9/+0Star
* Staging: comedi: remove EXTERN macro since it is not usedShawn Bohrer2009-12-111-8/+0Star
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-9/+7Star
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-1/+1
* Staging: comedi: Remove DMABUF typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Add spaces around parens as requested by checkpatch.plBill Pemberton2009-04-031-46/+46
* Staging: comedi: Add spaces after commas where suggested by checkpatch.plBill Pemberton2009-04-031-3/+3
* Staging: comedi: Convert C99 style comments to traditional style commentsBill Pemberton2009-04-031-588/+532Star
* Staging: comedi: add s626 driverGianluca Palli2009-01-061-0/+802