summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/pcl818.c
AgeCommit message (Expand)Author
2013-04-22staging: comedi: pcl818: remove unused RTC dma supportH 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: pcl818: use __comedi_request_region()H Hartley Sweeten
2013-04-11staging: comedi: pcl818: use comedi_request_region()H Hartley Sweeten
2013-04-11staging: comedi: pcl818: cleanup dev->board_name usageH Hartley Sweeten
2013-01-20Staging: Comedi: pcl818: Fixed Coding Style IssuesJake Champlin
2012-11-14staging: comedi: pcl818: use cfc_check_trigger_arg_*() helpersH 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-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten
2012-09-05staging: comedi: pcl818: 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-14staging: comedi: pcl818: remove unneeded tests in ai_cmdtestH Hartley Sweeten
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH 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 pcl818 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-04-29staging: comedi: refactor pcl818 driver to remove forward declarationsH Hartley Sweeten
2012-04-20staging: comedi: use ARRAY_SIZE instead of custom n_boardtypes macrosH Hartley Sweeten
2011-11-26Staging: comedi: fix printk issue in pcl818.cRavishankar karkala Mallikarjunayya
2011-11-26Staging: comedi: fix printk issue in pcl818.cRavishankar karkala Mallikarjunayya
2011-11-26Staging: comedi: fix printk issue in pcl818.cRavishankar karkala Mallikarjunayya
2011-11-26Staging: comedi: fix NULL initilization issue in pcl818.cRavishankar karkala Mallikarjunayya
2011-11-26Staging: comedi: fix brace coding style issue in pcl818.cRavishankar karkala Mallikarjunayya
2011-06-09Staging: comedi: add #include <linux/io.h> to a bunch of driversGreg Kroah-Hartman
2011-04-25staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-28staging: comedi: pcl818.c remove one to many l's in the word.Justin P. Mattock
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
2010-03-03Staging: comedi: pcl818: Remove unneeded chanlist_len checkIan Abbott
2010-03-03Staging: comedi: pcl818: Correct AI scan counting and channel checksIan Abbott
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-11Staging: comedi: initialize divisor variablesIan Abbott
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19staging: comedi: fix missing parenthesesRoel Kluin
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-06-19Staging: comedi: pcl818: Tidy up AI command after channel dropout or similar ...Ian Abbott
2009-06-19Staging: comedi: pcl818: Fix option handling for FIFO mode (hopefully!).Ian Abbott
2009-06-19staging: comedi, remove interrupt.hJiri Slaby
2009-06-19Staging: comedi: remove C99 comments in pcl818.cBill Pemberton
2009-04-03Staging: comedi: Remove pcl818_private typedefBill Pemberton