summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/pcmuio.c
AgeCommit message (Expand)Author
2013-06-05staging: comedi: pcmuio: fix the last > 80 char line warningH Hartley Sweeten
2013-06-05staging: comedi: pcmuio: remove the pcmuio_dio_insn_bits() debug noiseH Hartley Sweeten
2013-06-05staging: comedi: pcmuio: fix > 80 char line warningsH Hartley Sweeten
2013-06-05staging: comedi: pcmuio: remove some boilerplate commentsH Hartley Sweeten
2013-06-05staging: comedi: pcmuio: tidy up the boardinfoH Hartley Sweeten
2013-06-05staging: comedi: pcmuio: tidy up driver #define'sH Hartley Sweeten
2013-06-05staging: comedi: pcmuio: remove 'CALC_N_SUBDEVS' macroH Hartley Sweeten
2013-06-05staging: comedi: pcmuio: tidy up the multi-line commentsH Hartley Sweeten
2013-06-05staging: comedi: pcmuio: refactor interrupt_pcmuio()H Hartley Sweeten
2013-06-05staging: comedi: pcmuio: remove 'subpriv' macroH 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: pcmuio: use comedi_request_region()H Hartley Sweeten
2013-04-11staging: comedi: pcmuio: cleanup dev->board_name usageH Hartley Sweeten
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-01-31staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten
2013-01-07staging: comedi: store the 'index' for each subdeviceH Hartley Sweeten
2013-01-07staging: comedi: pcm_common: remove moduleH 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-17staging: comedi: pcmuio: pointers should be cleared with NULLH Hartley Sweeten
2012-09-05staging: comedi: pcmuio: 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-18staging: comedi: change device used in dev_...() callsIan Abbott
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten
2012-06-12staging: comedi: remove the "Allocate the subdevice..." commentsH Hartley Sweeten
2012-06-12staging: comedi: remove the comed_alloc_subdevices "allocation failed" messagesH 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 pcmuio 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-05-02staging: comedi: fix build errors caused by module_init/module_exit refactorH Hartley Sweeten
2012-04-29staging: comedi: refactor pcmuio driver to remove forward declarationsH Hartley Sweeten
2011-12-13Staging: comedi: fix printk issue in pcmuio.cRavishankar karkala Mallikarjunayya
2011-12-13Staging: comedi: fix printk issue in pcmuio.cRavishankar karkala Mallikarjunayya
2011-12-13Staging: comedi: fix printk issue in pcmuio.cRavishankar karkala Mallikarjunayya
2011-11-26Staging: comedi: fix brace coding style issue in pcmuio.cRavishankar karkala Mallikarjunayya
2011-03-31Fix common misspellingsLucas De Marchi
2010-06-17Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19staging: comedi: Move pcm do_cmdtest function into a single source fileBill Pemberton
2009-06-19staging: comedi: Remove MIN macroBill Pemberton
2009-06-19Staging: comedi: remove RT codeGreg Kroah-Hartman
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-06-19Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton
2009-06-19Staging: comedi: more fix "foo * bar" should be "foo *bar"Bill Pemberton