summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/s626.h
AgeCommit message (Expand)Author
2017-11-28staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2016-09-02staging: comedi: s626.h: Fix checkpatch warningAnson Jacob
2016-06-17Staging: comedi: s626: fix comment issueRavishankar Karkala Mallikarjunayya
2014-06-26staging: comedi: s626: define S626_LP_CNTR* registers based on channel numberH Hartley Sweeten
2014-06-26staging: comedi: s626: define CRA/CRB registers based on channel numberH Hartley Sweeten
2013-10-29staging: comedi: s626: replace S626_MULT_X? valuesIan Abbott
2013-10-29staging: comedi: s626: remove S626_BF_* macrosIan Abbott
2013-10-29staging: comedi: s626: expand standardized IndxSrc valuesIan Abbott
2013-10-19staging: comedi: s626: bitfield manipulation macros for CRA, CRB and setupIan Abbott
2013-10-19staging: comedi: s626: add missing bits for 'CRB' registerIan Abbott
2013-10-19staging: comedi: s626: correct S626_CRAMSK_CLKPOL_A macro (unused)Ian Abbott
2013-10-19staging: comedi: s626: distinguish counter src from encoder modeIan Abbott
2013-10-11staging: comedi: s626: prefix macros in s626.hIan Abbott
2013-10-11staging: comedi: s626: move struct buffer_dmaIan Abbott
2013-10-11staging: comedi: s626: remove TRUE and FALSE macrosIan Abbott
2013-10-11staging: comedi: s626: replace CamelCase struct bufferDMAIan Abbott
2013-10-11staging: comedi: s626: remove I2CR and I2CW macrosIan Abbott
2013-10-11staging: comedi: s626: remove unused DMAHandleIan Abbott
2013-10-11staging: comedi: s626: tidy the header file a bitIan Abbott
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-03-28staging: comedi: s626: remove the uint16_t casts of the bit valuesH Hartley Sweeten
2013-03-25staging: comedi: s626: simplify dio register accessH Hartley Sweeten
2012-09-26staging: comedi: s626: cleanup ioremap()H Hartley Sweeten
2012-07-26Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-28treewide: Put a space between #include and FILEPaul Bolle
2012-06-22staging: comedi: s626: remove private INLINE macroH Hartley Sweeten
2012-06-22staging: comedi: s626: remove private DEBUG macroH Hartley Sweeten
2010-06-17Staging: comedi: Remove typedefsArun Thomas
2009-12-11Staging: comedi: remove EXTERN macro since it is not usedShawn Bohrer
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-04-03Staging: comedi: Remove DMABUF typedefBill Pemberton
2009-04-03Staging: comedi: Add spaces around parens as requested by checkpatch.plBill Pemberton
2009-04-03Staging: comedi: Add spaces after commas where suggested by checkpatch.plBill Pemberton
2009-04-03Staging: comedi: Convert C99 style comments to traditional style commentsBill Pemberton
2009-01-06Staging: comedi: add s626 driverGianluca Palli