aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/pcmmio.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: pcmmio: remove unneeded checks on detachIan Abbott2013-08-221-5/+6
* staging: comedi: drivers: use comedi_dio_insn_config() for simple casesH Hartley Sweeten2013-08-121-56/+15
* staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten2013-07-231-0/+1
* staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten2013-07-231-2/+1
* staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten2013-05-131-4/+0
* staging: comedi: drivers: free_irq() in comedi_legacy_detach()H Hartley Sweeten2013-04-191-5/+0
* staging: comedi: drivers: use comedi_legacy_detach()H Hartley Sweeten2013-04-191-2/+1
* staging: comedi: pcmmio: use comedi_request_region()H Hartley Sweeten2013-04-111-13/+3
* staging: comedi: remove unnecessary dev->board_name initializationH Hartley Sweeten2013-04-081-2/+0
* staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten2013-01-311-1/+1
* staging: comedi: store the 'index' for each subdeviceH Hartley Sweeten2013-01-071-1/+0
* staging: comedi: pcm_common: remove moduleH Hartley Sweeten2013-01-071-6/+55
* staging: comedi: remove inline alloc_private()H Hartley Sweeten2012-10-231-4/+4
* staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten2012-10-221-14/+17
* staging: comedi: pcmmio: remove boardinfoH Hartley Sweeten2012-10-221-81/+20
* staging: comedi: pcmmio: remove kernel messages about IRQH Hartley Sweeten2012-09-171-9/+0
* staging: comedi: pcmmio: remove subdevice pointer mathH Hartley Sweeten2012-09-051-13/+10
* staging: comedi: pcmmio: quiet NULL pointer sparse noiseH Hartley Sweeten2012-06-181-2/+2
* staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten2012-06-181-1/+1
* staging: comedi: remove unneeded sanity check in insn_bits functionsH Hartley Sweeten2012-06-181-2/+0
* staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten2012-06-121-2/+4
* staging: comedi: remove the "Allocate the subdevice..." commentsH Hartley Sweeten2012-06-121-6/+1
* staging: comedi: remove the comed_alloc_subdevices "allocation failed" messagesH Hartley Sweeten2012-06-121-4/+1
* staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten2012-06-121-1/+1
* staging: comedi: remove this_board macro in the pcmmio driverH Hartley Sweeten2012-06-041-28/+28
* staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten2012-05-181-7/+1
* staging: comedi: use module_comedi_driverH Hartley Sweeten2012-05-091-13/+2
* staging: comedi: fix build errors caused by module_init/module_exit refactorH Hartley Sweeten2012-05-021-3/+4
* Staging: comedi: fix printk issue in pcmmio.cRavishankar Karkala Mallikarjunayya2012-05-011-1/+1
* staging: comedi: refactor pcmmio driver to remove forward declarationsH Hartley Sweeten2012-04-291-370/+295
* staging: comedi: Unbreak output of printk()s in pcmmioJohannes Thumshirn2011-11-261-11/+15
* staging: comedi: Added log subjects to printk()s in pcmmioJohannes Thumshirn2011-09-261-17/+17
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* Staging: comedi: Remove typedefsArun Thomas2010-06-171-5/+12
* Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas2010-06-171-1/+12
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-0/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: comedi: reorder check in pcmmio_attach()Dan Carpenter2010-03-031-1/+1
* Staging: comedi: pcmmio: more coding style cleanupDaniel Patrick Johnson2009-12-111-33/+77
* Staging: comedi: pcmmio: Coding style cleanupDaniel Patrick Johnson2009-12-111-39/+82
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-134/+153
* staging: comedi: Move pcm do_cmdtest function into a single source fileBill Pemberton2009-06-191-101/+2
* staging: comedi: Remove MIN macroBill Pemberton2009-06-191-3/+1
* Staging: comedi: remove RT codeGreg Kroah-Hartman2009-06-191-0/+1
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-20/+14
* Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton2009-06-191-1/+1
* Staging: comedi: more fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-12/+12
* Staging: comedi: remove space after ampersandBill Pemberton2009-06-191-2/+2
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-20/+20
* Staging: comedi: remove assignment in conditionalsBill Pemberton2009-06-191-2/+4