aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/dt9812.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-1/+0
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-2/+2
2012-05-01Staging: comedi: Checkpatch cleanups.Ravishankar Karkala Mallikarjunayya1-7/+7
2012-05-01Staging: comedi: fix line indentation issue in dt9812.cRavishankar Karkala Mallikarjunayya1-4/+5
2012-04-23staging: comedi: dt9812.c: remove err() usageGreg Kroah-Hartman1-7/+9
2012-04-10staging: Fix typo in multiple filesMasanari Iida1-1/+1
2012-02-09Staging: comedi: logical || vs bitwise |Dan Carpenter1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-10-30staging: Final semaphore cleanupThomas Gleixner1-1/+1
2010-09-07staging: Bulk convert the semaphore messThomas Gleixner1-1/+1
2010-06-17Staging: comedi: Allow 'open' driver method to failIan Abbott1-1/+5
2010-03-03staging: make USB device id constantNémeth Márton1-1/+1
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-41/+44
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-5/+5
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-7/+7
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-8/+8
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-5/+5
2009-01-06Staging: comedi: dt9812: remove #ifdef that is not neededGreg Kroah-Hartman1-3/+0
2009-01-06Staging: comedi: dt9812: fix sparse warningsGreg Kroah-Hartman1-4/+2
2009-01-06Staging: comedi: dt9812: remove typedefsGreg Kroah-Hartman1-72/+74
2009-01-06Staging: comedi: dt9812: remove dt9812.hGreg Kroah-Hartman1-1/+206
2009-01-06Staging: comedi: dt9812: fix up a lot of coding style issuesGreg Kroah-Hartman1-278/+281
2009-01-06Staging: comedi: add usb dt9812 driverAnders Blomdell1-0/+957