aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/8255.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: Remove NULL check before kfreeIlia Mirkin2011-03-141-8/+1
* Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas2010-06-171-1/+12
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-0/+4
* Staging: comedi: Altered the way printk is used in 8255.cMark2010-05-181-5/+10
* Staging: comedi: 8255: fix up previous static markings.Greg Kroah-Hartman2010-05-111-12/+10
* Staging: comedi: 8255.c: mark some functions staticGreg Kroah-Hartman2010-05-111-9/+12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: comedi: 8255: Fix coding style errorBen Kero2009-12-111-13/+10
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-22/+32
* Staging: comedi: comment out useless ifBill Pemberton2009-06-191-2/+4
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-4/+4
* Staging: comedi: remove assignment in conditionalsBill Pemberton2009-06-191-1/+2
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-3/+3
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-12/+12
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-15/+15
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-3/+3
* Staging: comedi: add 8255 driverDavid Schleef2009-04-031-0/+442