summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/serial2002.c
AgeCommit message (Expand)Author
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-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-08staging: comedi: remove unnecessary dev->board_name initializationH Hartley Sweeten
2013-04-08staging: comedi: serial2002: remove #if 0'ed out codeH Hartley Sweeten
2013-04-08staging: comedi: serial2002: remove pr_err() noise in serial2002_read()H Hartley Sweeten
2013-04-08staging: comedi: serial2002: rename all the static functionsH Hartley Sweeten
2013-04-08staging: comedi: serial2002: hookup the (*open) and (*close) lastH Hartley Sweeten
2013-04-08staging: comedi: serial2002: return 0 after successful attachH Hartley Sweeten
2013-04-08staging: comedi: serial2002: remove attach dev_dbg() noiseH Hartley Sweeten
2013-04-08staging: comedi: serial2002: add some whitespace to the subdevice initH Hartley Sweeten
2013-04-08staging: comedi: serial2002: don't assume the number of subdevices to detachH Hartley Sweeten
2013-04-08staging: comedi: serial2002: cleanup serial2002_setup_subdevs()H Hartley Sweeten
2013-04-08staging: comedi: serial2002: split up serial_2002_open()H Hartley Sweeten
2013-04-08staging: comedi: serial2002: cleanup serial_read()H Hartley Sweeten
2013-04-08staging: comedi: serial2002: cleanup tty_setspeed()H Hartley Sweeten
2013-04-08staging: comedi: serial2002: factor (*poll) busy wait out of tty_read()H Hartley Sweeten
2013-04-08staging: comedi: serial2002: fix different address space sparse warningsH Hartley Sweeten
2012-10-25staging/comedi: Use pr_ or dev_ printks in drivers/serial2002.cYAMANE Toshiaki
2012-10-24staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten
2012-10-22staging: comedi: serial2002: remove boardinfoH Hartley Sweeten
2012-09-06staging: comedi: serial2002: remove subdevice pointer mathH Hartley Sweeten
2012-09-04staging: comedi: serial2002: Set range for digital inputs and outputsIan Abbott
2012-06-19staging: comedi: change device used in dev_...() callsIan Abbott
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: serial2002: quiet NULL pointer sparse noiseH Hartley Sweeten
2012-06-05staging: comedi: remove this_board macro in the serial2002 driverH Hartley Sweeten
2012-05-19staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-05-09staging: comedi: use module_comedi_driverH Hartley Sweeten
2012-04-30staging: comedi: refactor serial2002 driver to remove forward declarationsH Hartley Sweeten
2011-11-27Staging: comedi: fix printk issue in serial2002.cRavishankar karkala Mallikarjunayya
2011-07-08Staging: comedi: fix brace coding style issue in serial2002.cRavishankar
2011-07-08Staging: comedi: fix brace and printk coding style issue in serial2002.cRavishankar
2011-03-14staging: comedi: Remove NULL check before kfreeIlia Mirkin
2010-06-17Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2010-06-17Staging: comedi: serial2002: Use NULL instead of 0 for pointersIan Abbott
2010-06-17Staging: comedi: serial2002: Reduce stack usage on 'open'Ian Abbott
2010-06-17Staging: comedi: serial2002: Fix memory leak on detachIan Abbott
2010-06-17Staging: comedi: serial2002: handle allocation failures on 'open'Ian Abbott
2010-06-17Staging: comedi: Allow 'open' driver method to failIan Abbott
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-04Staging: comedi: serial2002: Fix filp_open usageOGAWA Hirofumi
2009-12-11Staging: comedi: serial2002: decrease stack usageIan Abbott
2009-12-11staging: comedi: Remove check for HAVE_UNLOCKED_IOCTLShawn Bohrer
2009-10-09Staging: comedi: serial2002: fix include build issueGreg Kroah-Hartman
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral