summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_atmio.c
AgeCommit message (Expand)Author
2018-03-19Staging: comedi: drivers: ni_atmio.c: fixed multi-line derefernce issuePratik Jain
2017-12-06Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman
2017-11-28staging: comedi: ni_atmio: fix license warning.Matthew Giassa
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
2017-03-09staging: comedi: ni_atmio: make device_ids constIan Abbott
2016-09-02staging: comedi: ni_atmio.c: Fix checkpatch warningAnson Jacob
2016-08-21staging: comedi: ni_atmio: fix block commentsH Hartley Sweeten
2015-06-18staging: comedi: ni_atmio: cleanup ni_getboardtype()H Hartley Sweeten
2015-03-06staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten
2015-03-06staging: comedi: ni_atmio: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-02-07staging: comedi: drivers: ni_atmio: Removed variables that is never usedRickard Strandqvist
2014-09-11staging: comedi: ni_atmio: replace comedi_board() callsIan Abbott
2014-07-21staging: comedi: drivers: use dev->board_name in request_irq()H Hartley Sweeten
2014-07-18staging: comedi: ni_atmio: remove printk noise in ni_isapnp_find_board()H Hartley Sweeten
2014-07-18staging: comedi: ni_atmio: convert printk to dev_err in ni_getboardtype()H Hartley Sweeten
2014-07-18staging: comedi: ni_atmio: remove board attach noiseH Hartley Sweeten
2014-07-16staging: comedi: ni_mio_common: refactor 'num_p0_dio_channels' boardinfoH Hartley Sweeten
2014-07-16staging: comedi: ni_stc.h: refactor 'aobits' boardinfoH Hartley Sweeten
2014-07-16staging: comedi: ni_stc.h: refactor 'adbits' boardinfoH Hartley Sweeten
2014-07-16staging: comedi: ni_stc.h: remove 'ao_unipolar' flag from ni_board_structH Hartley Sweeten
2014-06-29staging: comedi: ni_atmio: remove ATMIO and PCIMIO definesH Hartley Sweeten
2014-06-29staging: comedi: ni_stc.h: the boardinfo 'name' should be firstH Hartley Sweeten
2014-06-29staging: comedi: ni_atmio: tidy up the boardinfoH Hartley Sweeten
2014-06-29staging: comedi: ni_atmio: remove NI_SIZE defineH Hartley Sweeten
2014-06-29staging: comedi: ni_atmio: remove '= 0' boardinfo dataH Hartley Sweeten
2014-06-29staging: comedi: ni_mio_common.c: remove IRQ_POLARITY definesH Hartley Sweeten
2014-06-29staging: comedi: ni_mio_common drivers: remove NI_E_IRQ_FLAGS definesH Hartley Sweeten
2014-06-29staging: comedi: ni_mio_common.c: remove interrupt_pin() macrosH Hartley Sweeten
2014-06-19staging: comedi: ni_stc.h: remove stc read/write callbacks from ni_privateH Hartley Sweeten
2014-06-19staging: comedi: ni_stc.h: remove read/write callbacks from ni_privateH Hartley Sweeten
2014-06-18staging: comedi: ni_stc.h: add read/write callbacks to struct ni_privateH Hartley Sweeten
2014-06-18staging: comedi: ni_stc.h: remove NI_PRIVATE_COMMON macroH Hartley Sweeten
2013-11-25staging: comedi: ni_pcidio: remove DEBUG defineH Hartley Sweeten
2013-07-23staging: comedi: do not include <linux/delay.h> if its not neededH Hartley Sweeten
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-19staging: comedi: drivers: free_irq() in comedi_legacy_detach()H Hartley Sweeten
2013-04-19staging: comedi: drivers: use comedi_legacy_detach()H Hartley Sweeten
2013-04-11staging: comedi: ni_atmio: use comedi_request_region()H Hartley Sweeten
2013-03-15staging: comedi: ni_atmio: fix build error due to missing '; 'H Hartley Sweeten
2013-03-12staging: comedi: ni_atmio: fix build errorsH Hartley Sweeten
2012-10-22staging: comedi: ni_mio_common: remove devpriv macroH Hartley Sweeten
2012-09-17staging: comedi: ni_mio_common: don't pass config options to ni_E_init()Ian Abbott
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-05-15staging: comedi: refactor ni_atmio driver and use module_comedi_driverH Hartley Sweeten
2011-10-17Staging: comedi: fix brace coding style issue in ni_atmio.cJake Burton
2010-06-17Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas
2010-03-03Staging: comedi: bracing fix to ni_atmio.cGraham M Howe
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral