aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/comedi_parport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-18staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten1-4/+4
2012-06-18staging: comedi: remove unneeded sanity check in insn_bits functionsH Hartley Sweeten1-3/+0
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten1-1/+2
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten1-1/+1
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten1-6/+1
2012-05-15staging: comedi: refactor comedi_parport driver and use module_comedi_driverH Hartley Sweeten1-23/+8
2010-06-17Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas1-1/+12
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas1-0/+4
2010-05-11Staging: comedi: comedi_parport: added KERN_ facility levels to printk messages.Stephen Palmateer1-5/+5
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-11/+18
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman1-3/+3
2009-06-19staging: comedi, remove interrupt.hJiri Slaby1-1/+2
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-5/+5
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-10/+10
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-13/+13
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-5/+5
2009-01-06Staging: comedi: fix comedi_parport.c checkpatch.pl issues.Greg Kroah-Hartman1-31/+34
2009-01-06Staging: comedi: add comedi_parport driverDavid Schleef1-0/+387