aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/pcl816.c
AgeCommit message (Expand)Author
2013-12-17staging: comedi: pcl816: tidy up comedi_lrange tablesH Hartley Sweeten
2013-12-04staging: comedi: pcl816: use dev->read_subdevH Hartley Sweeten
2013-12-04staging: comedi: pcl816: remove 'sub_ai' from private dataH Hartley Sweeten
2013-12-04staging: comedi: pcl816: only init command support if irq is availableH Hartley Sweeten
2013-12-04staging: comedi: pcl816: remove 'irq_free' from private dataH Hartley Sweeten
2013-12-03staging: comedi: pcl816: convert printk messages in pcl816_attach()H Hartley Sweeten
2013-12-03staging: comedi: pcl816: remove commented out printk debugH Hartley Sweeten
2013-12-03staging: comedi: pcl816: tidy up the irq support in pcl816_attach()H Hartley Sweeten
2013-12-03staging: comedi: pcl816: remove TRIG_WAKE_EOS support stubH Hartley Sweeten
2013-12-03staging: comedi: pcl816: remove commented out outb() macroH Hartley Sweeten
2013-12-03staging: comedi: pcl816: convert some printk's to dev_dbg()H Hartley Sweeten
2013-11-25staging: comedi: pcl816: remove use of DPRINTKH Hartley Sweeten
2013-11-25staging: comedi: pcl816: remove DEBUG macroH Hartley Sweeten
2013-10-16staging: comedi: pcl816: sample types are unsignedIan Abbott
2013-09-26staging: comedi: 8253.h: tidy up the i8253_cascade_ns_to_timer*() usersH Hartley Sweeten
2013-07-23staging: comedi: drivers do not need <linux/ioport.h>H Hartley Sweeten
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten
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