aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/serial2002.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-29/+16
* staging: comedi: Remove NULL check before kfreeIlia Mirkin2011-03-141-6/+2
* Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas2010-06-171-1/+12
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-0/+4
* Staging: comedi: serial2002: Use NULL instead of 0 for pointersIan Abbott2010-06-171-4/+4
* Staging: comedi: serial2002: Reduce stack usage on 'open'Ian Abbott2010-06-171-21/+23
* Staging: comedi: serial2002: Fix memory leak on detachIan Abbott2010-06-171-1/+1
* Staging: comedi: serial2002: handle allocation failures on 'open'Ian Abbott2010-06-171-8/+29
* Staging: comedi: Allow 'open' driver method to failIan Abbott2010-06-171-3/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: comedi: serial2002: Fix filp_open usageOGAWA Hirofumi2010-03-031-1/+1
* Staging: comedi: serial2002: decrease stack usageIan Abbott2009-12-111-2/+2
* staging: comedi: Remove check for HAVE_UNLOCKED_IOCTLShawn Bohrer2009-12-111-7/+2
* Staging: comedi: serial2002: fix include build issueGreg Kroah-Hartman2009-10-091-0/+1
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-87/+114
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-1/+1
* Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton2009-06-191-1/+1
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-8/+8
* Staging: Comedi: change space indentation to tabsBill Pemberton2009-06-191-4/+4
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-28/+28
* Staging: comedi: Remove C99 commentsBill Pemberton2009-06-191-9/+9
* Staging: comedi: serial2002: Remove serial2002_private typedefBill Pemberton2009-04-031-4/+6
* Staging: comedi: Remove serial2002_board typedefBill Pemberton2009-04-031-6/+6
* Staging: comedi: Remove config_t typedefBill Pemberton2009-04-031-8/+10
* Staging: comedi: Remove serial2002_private typedefBill Pemberton2009-04-031-5/+7
* Staging: comedi: Remove comedi_krange typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-11/+11
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-14/+14
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-17/+17
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-13/+13
* Staging: comedi: add serial2002 driverAnders Blomdell2009-04-031-0/+864