aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/pcl816.c
AgeCommit message (Expand)Author
2013-04-22staging: comedi: pcl816: 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: pcl816: use __comedi_request_region()H Hartley Sweeten
2013-04-11staging: comedi: pcl816: use comedi_request_region()H Hartley Sweeten
2013-04-11staging: comedi: pcl816: cleanup dev->board_name usageH Hartley Sweeten
2013-03-11staging: comedi: Fix typo in comediMasanari Iida
2012-11-14staging: comedi: pcl816: 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: pcl816: remove subdevice pointer mathH Hartley Sweeten
2012-06-14staging: comedi: pcl816: remove unneeded tests in pcl816_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-11staging: comedi: pcl816: if test should use logical OR not bitwise ORH Hartley Sweeten
2012-06-04staging: comedi: remove this_board macro in the pcl816 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 pcl816 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 initialise statics to 0 or NULL issue in pcl816.cRavishankar karkala Mallikarjunayya
2011-06-09Staging: comedi: add #include <linux/io.h> to a bunch of driversGreg Kroah-Hartman
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-28staging: comedi: pcl816.c remove one to many l's in the word.Justin P. Mattock
2010-06-17Staging: comedi: drivers: fix coding style issues in pcl816.cGustavo Silva
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: pcl816: Check channel list in AI command testIan Abbott
2010-03-03Staging: comedi: pcl816: Correct AI scan countingIan Abbott
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-11Staging: comedi: pcl816: update convert_src mask for AI cmdtestIan Abbott
2009-12-11Staging: comedi: initialize divisor variablesIan Abbott
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: fix operator precedence errorsRoel 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, remove interrupt.hJiri Slaby
2009-06-19Staging: comedi: remove C99 comments in pcl816.cBill Pemberton
2009-04-03Staging: comedi: pcl816: Remove boardtype typedefBill Pemberton
2009-04-03Staging: comedi: Remove pcl816_private typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton