summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/pcl730.c
AgeCommit message (Expand)Author
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2015-01-09staging: comedi: pcl730: rewrite "Devices:" lineIan Abbott
2014-09-11staging: comedi: pcl730: replace comedi_board() callsIan Abbott
2014-07-16staging: comedi: pcl724: checkpatch.pl cleanup (foo*/foo *)H Hartley Sweeten
2014-06-18staging: comedi: pcl730: add support for Diamond Systems IR104-PBF moduleH Hartley Sweeten
2014-05-23staging: comedi: pcl730: add support for Diamond Systems PC/104 modulesH Hartley Sweeten
2013-11-25Staging: comedi: pcl730: fix some bitwise vs logical AND bugsDan Carpenter
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for complex casesH Hartley Sweeten
2013-07-23staging: comedi: drivers do not need <linux/ioport.h>H Hartley Sweeten
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten
2013-06-08staging: comedi: pcl730: clean up the register map documentationH Hartley Sweeten
2013-06-08staging: comedi: pcl730: add support for the P8R8-DIO ISA boardH Hartley Sweeten
2013-06-08staging: comedi: pcl730: add support for the ACL-7225b ISA boardH Hartley Sweeten
2013-06-08staging: comedi: pcl730: add support for the PCL-734 ISA boardH Hartley Sweeten
2013-06-08staging: comedi: pcl730: add support for the PCL-733 ISA boardH Hartley Sweeten
2013-06-08staging: comedi: pcl730: add support for the PCL-725 ISA boardH Hartley Sweeten
2013-06-08staging: comedi: pcl730: add support for the PCM-3730 PC/104 boardH Hartley Sweeten
2013-06-06staging: comedi: pcl730: tidy up multi-line commentH Hartley Sweeten
2013-06-06staging: comedi: pcl730: rename the boardinfo tableH Hartley Sweeten
2013-06-06staging: comedi: pcl730: tidy up pcl730_attach()H Hartley Sweeten
2013-06-06staging: comedi: pcl730: tidy up pcl730_di_insn()H Hartley Sweeten
2013-06-06staging: comedi: pcl730: tidy up pcl730_do_insn()H Hartley Sweeten
2013-06-06staging: comedi: pcl730: tidy up the boardinfoH Hartley Sweeten
2013-04-19staging: comedi: drivers: use comedi_legacy_detach() in simple driversH Hartley Sweeten
2013-04-11staging: comedi: pcl730: use comedi_request_region()H Hartley Sweeten
2013-04-11staging: comedi: pcl730: cleanup dev->board_name usageH Hartley Sweeten
2012-09-05staging: comedi: pcl730: remove subdevice pointer mathH Hartley Sweeten
2012-06-18staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten
2012-06-18staging: comedi: remove unneeded sanity check in insn_bits functionsH Hartley Sweeten
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten
2012-06-04staging: comedi: remove this_board macro in the pcl730 driverH Hartley Sweeten
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-05-09staging: comedi: use module_comedi_driverH Hartley Sweeten
2012-04-29staging: comedi: refactor pcl730 driver to remove forward declarationsH Hartley Sweeten
2012-04-20staging: comedi: use ARRAY_SIZE instead of custom n_boardtypes macrosH Hartley Sweeten
2010-06-17Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2010-03-03Staging: comedi: pcl730: Checkpatch cleanupsBenjamin Adolphi
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton
2009-04-03Staging: comedi: pcl730: Remove boardtype typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton