aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/pcmuio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-24staging: comedi: pcmuio: remove 'asic_chan'H Hartley Sweeten1-8/+1
2013-06-24staging: comedi: pcmuio: remove 'num_asic_chans'H Hartley Sweeten1-10/+3
2013-06-24staging: comedi: pcmuio: remove 'first_chan'H Hartley Sweeten1-9/+2
2013-06-24staging: comedi: pcmuio: remove unused private data variablesH Hartley Sweeten1-8/+0
2013-06-24staging: comedi: pcmuio: introduce pcmuio_write()H Hartley Sweeten1-50/+32
2013-06-24staging: comedi: pcmuio: tidy up switch_page()H Hartley Sweeten1-15/+1
2013-06-24staging: comedi: pcmuio: tidy up the register map definesH Hartley Sweeten1-65/+42
2013-06-24staging: comedi: pcmuio: remove unused {lock,unlock}_port()H Hartley Sweeten1-33/+0
2013-06-05staging: comedi: pcmuio: fix the last > 80 char line warningH Hartley Sweeten1-1/+2
2013-06-05staging: comedi: pcmuio: remove the pcmuio_dio_insn_bits() debug noiseH Hartley Sweeten1-24/+0
2013-06-05staging: comedi: pcmuio: fix > 80 char line warningsH Hartley Sweeten1-26/+38
2013-06-05staging: comedi: pcmuio: remove some boilerplate commentsH Hartley Sweeten1-13/+0
2013-06-05staging: comedi: pcmuio: tidy up the boardinfoH Hartley Sweeten1-17/+12
2013-06-05staging: comedi: pcmuio: tidy up driver #define'sH Hartley Sweeten1-56/+62
2013-06-05staging: comedi: pcmuio: remove 'CALC_N_SUBDEVS' macroH Hartley Sweeten1-2/+2
2013-06-05staging: comedi: pcmuio: tidy up the multi-line commentsH Hartley Sweeten1-70/+72
2013-06-05staging: comedi: pcmuio: refactor interrupt_pcmuio()H Hartley Sweeten1-139/+116
2013-06-05staging: comedi: pcmuio: remove 'subpriv' macroH Hartley Sweeten1-6/+15
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten1-4/+0
2013-04-19staging: comedi: drivers: free_irq() in comedi_legacy_detach()H Hartley Sweeten1-3/+0
2013-04-19staging: comedi: drivers: use comedi_legacy_detach()H Hartley Sweeten1-3/+1
2013-04-11staging: comedi: pcmuio: use comedi_request_region()H Hartley Sweeten1-13/+4
2013-04-11staging: comedi: pcmuio: cleanup dev->board_name usageH Hartley Sweeten1-2/+0
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches1-7/+4
2013-01-31staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten1-1/+1
2013-01-07staging: comedi: store the 'index' for each subdeviceH Hartley Sweeten1-1/+0
2013-01-07staging: comedi: pcm_common: remove moduleH Hartley Sweeten1-7/+55
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten1-4/+4
2012-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten1-14/+13
2012-09-17staging: comedi: pcmuio: pointers should be cleared with NULLH Hartley Sweeten1-2/+2
2012-09-05staging: comedi: pcmuio: remove subdevice pointer mathH Hartley Sweeten1-5/+5
2012-06-18staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten1-1/+1
2012-06-18staging: comedi: remove unneeded sanity check in insn_bits functionsH Hartley Sweeten1-2/+0
2012-06-18staging: comedi: change device used in dev_...() callsIan Abbott1-10/+13
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten1-2/+4
2012-06-12staging: comedi: remove the "Allocate the subdevice..." commentsH Hartley Sweeten1-7/+1
2012-06-12staging: comedi: remove the comed_alloc_subdevices "allocation failed" messagesH Hartley Sweeten1-3/+1
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten1-1/+1
2012-06-04staging: comedi: remove this_board macro in the pcmuio driverH Hartley Sweeten1-19/+19
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten1-7/+1
2012-05-09staging: comedi: use module_comedi_driverH Hartley Sweeten1-13/+2
2012-05-02staging: comedi: fix build errors caused by module_init/module_exit refactorH Hartley Sweeten1-3/+3
2012-04-29staging: comedi: refactor pcmuio driver to remove forward declarationsH Hartley Sweeten1-309/+240
2011-12-13Staging: comedi: fix printk issue in pcmuio.cRavishankar karkala Mallikarjunayya1-3/+5
2011-12-13Staging: comedi: fix printk issue in pcmuio.cRavishankar karkala Mallikarjunayya1-5/+5
2011-12-13Staging: comedi: fix printk issue in pcmuio.cRavishankar karkala Mallikarjunayya1-6/+6
2011-11-26Staging: comedi: fix brace coding style issue in pcmuio.cRavishankar karkala Mallikarjunayya1-6/+4
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-06-17Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas1-1/+12
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas1-0/+4