summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/dt9812.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: dt9812: use CR_CHAN() for channel numberIan Abbott2013-03-111-6/+10
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-3/+2
* staging/comedi: use comedi_usb_driver_(un)register for init/deinitPeter Huewe2013-01-251-21/+4
* staging: comedi: remove inline alloc_private()H Hartley Sweeten2012-10-231-4/+4
* staging/comedi: Use pr_ or dev_ printks in drivers/dt9812.cYAMANE Toshiaki2012-10-221-7/+6
* staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten2012-10-221-5/+11
* staging: comedi: dt9812: remove subdevice pointer mathH Hartley Sweeten2012-09-051-4/+4
* 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-1/+0
* staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten2012-06-121-1/+1
* staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten2012-05-181-2/+2
* Staging: comedi: Checkpatch cleanups.Ravishankar Karkala Mallikarjunayya2012-05-011-7/+7
* Staging: comedi: fix line indentation issue in dt9812.cRavishankar Karkala Mallikarjunayya2012-05-011-4/+5
* staging: comedi: dt9812.c: remove err() usageGreg Kroah-Hartman2012-04-231-7/+9
* staging: Fix typo in multiple filesMasanari Iida2012-04-101-1/+1
* Staging: comedi: logical || vs bitwise |Dan Carpenter2012-02-091-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging: Final semaphore cleanupThomas Gleixner2010-10-301-1/+1
* staging: Bulk convert the semaphore messThomas Gleixner2010-09-071-1/+1
* Staging: comedi: Allow 'open' driver method to failIan Abbott2010-06-171-1/+5
* staging: make USB device id constantNémeth Márton2010-03-031-1/+1
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-41/+44
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-5/+5
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-7/+7
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-8/+8
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-5/+5
* Staging: comedi: dt9812: remove #ifdef that is not neededGreg Kroah-Hartman2009-01-061-3/+0
* Staging: comedi: dt9812: fix sparse warningsGreg Kroah-Hartman2009-01-061-4/+2
* Staging: comedi: dt9812: remove typedefsGreg Kroah-Hartman2009-01-061-72/+74
* Staging: comedi: dt9812: remove dt9812.hGreg Kroah-Hartman2009-01-061-1/+206
* Staging: comedi: dt9812: fix up a lot of coding style issuesGreg Kroah-Hartman2009-01-061-278/+281
* Staging: comedi: add usb dt9812 driverAnders Blomdell2009-01-061-0/+957