summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/serial2002.c
AgeCommit message (Expand)Author
2012-06-11staging: comedi: serial2002: quiet NULL pointer sparse noiseH Hartley Sweeten
2012-06-04staging: comedi: remove this_board macro in the serial2002 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 serial2002 driver to remove forward declarationsH Hartley Sweeten
2011-11-26Staging: 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-03Staging: 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
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-06-19Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton
2009-06-19Staging: Comedi: change space indentation to tabsBill Pemberton
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton
2009-04-03Staging: comedi: serial2002: Remove serial2002_private typedefBill Pemberton
2009-04-03Staging: comedi: Remove serial2002_board typedefBill Pemberton
2009-04-03Staging: comedi: Remove config_t typedefBill Pemberton
2009-04-03Staging: comedi: Remove serial2002_private typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_krange 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_lrange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton
2009-04-03Staging: comedi: add serial2002 driverAnders Blomdell