summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/dt282x.c
AgeCommit message (Expand)Author
2013-12-17staging: comedi: dt282x: tidy up comedi_lrange tablesH Hartley Sweeten
2013-12-06staging: comedi: dt282x: use dev->write_subdevH Hartley Sweeten
2013-12-06staging: comedi: dt282x: use dev->read_subdevH Hartley Sweeten
2013-12-03staging: comedi: dt282x: remove commented out printkH Hartley Sweeten
2013-12-03staging: comedi: dt282x: convert dt282x_ao_inttrig() messagesH Hartley Sweeten
2013-12-03staging: comedi: dt282x: convert dt282x_ai_dma_interrupt() messagesH Hartley Sweeten
2013-12-03staging: comedi: dt282x: convert dt282x_ao_dma_interrupt() messagesH Hartley Sweeten
2013-12-03staging: comedi: dt282x: remove disable code that disables the irqH Hartley Sweeten
2013-12-03staging: comedi: dt282x: remove unnecessary blank line messageH Hartley Sweeten
2013-12-03staging: comedi: dt282x: convert printk() in dt282x_attach to a dev_err()H Hartley Sweeten
2013-12-03staging: comedi: dt282x: remove attach noise in dt282x_grab_dma()H Hartley Sweeten
2013-12-03staging: comedi: dt282x: tidy up the irq support in dt282x_attach()H Hartley Sweeten
2013-11-25staging: comedi: dt282x: remove DEBUG defineH Hartley Sweeten
2013-10-16staging: comedi: dt282x: sample types are unsignedIan Abbott
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten
2013-08-27staging: comedi: dt282x: fix dt282x_dio_insn_config()H Hartley Sweeten
2013-08-21staging: comedi: dt282x: dt282x_ai_insn_read() always failsDan Carpenter
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-07-23staging: comedi: use comedi_alloc_devpriv()H 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: dt282x: use comedi_request_region()H Hartley Sweeten
2013-04-11staging: comedi: dt282x: cleanup dev->board_name usageH Hartley Sweeten
2013-04-08staging: comedi: dt282x: remove 'boardtype' macroH Hartley Sweeten
2012-11-14staging: comedi: dt282x: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten
2012-09-05staging: comedi: dt282x: remove subdevice pointer mathH Hartley Sweeten
2012-07-16staging: comedi: dt282x: remove the outw wrapper macrosH Hartley Sweeten
2012-06-18staging: comedi: fix return value for 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 dt282x driverH Hartley Sweeten
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-05-09staging: comedi: refactor dt282x driver to remove forward declarationsH Hartley Sweeten
2012-04-20staging: comedi: use ARRAY_SIZE instead of custom n_boardtypes macrosH Hartley Sweeten
2011-06-09Staging: comedi: add #include <linux/io.h> to a bunch of driversGreg Kroah-Hartman
2010-06-17Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2010-05-11Staging: comedi: numerous checkpatch.pl issues in dt282x.cIain Churcher
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-11Staging: comedi: trivial fix of a very frequent spelling mistakeDirk Hohndel
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton
2009-06-19Staging Comedi: fix spacing around parensBill Pemberton