summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers.c
AgeCommit message (Expand)Author
2011-06-09Staging: comedi: drivers.c: fix PAGE_KERNEL_NOCACHE issueGreg Kroah-Hartman
2011-02-04staging: comedi: fix coding style issue in drivers.cMicha Hergarden
2010-12-09Staging: comedi: Fix coding style issues in drivers.cXenofon Foukas
2010-11-09staging: Use vzallocJoe Perches
2010-05-11Staging: comedi: Fixed printk call lengths and log levelsMark Rankilor
2010-05-11Staging: comedi: drivers.c sparse cleanupGreg Kroah-Hartman
2010-05-11Staging: comedi: make comedi_reset_async_buf local to comedi coreGreg Kroah-Hartman
2010-05-11Staging: comedi: make comedi_alloc_board_minor local to comedi coreGreg Kroah-Hartman
2010-05-11Staging: comedi: Adjusted some long line lengths in drivers.cMark Rankilor
2010-05-11Staging: comedi: remove comedi_ksyms.cGreg Kroah-Hartman
2010-05-11Staging: comedi: move a bunch of EXPORT_SYMBOL linesGreg Kroah-Hartman
2010-05-11Staging: comedi: remove wrapper.hGreg Kroah-Hartman
2010-05-11Staging: comedi: fixed coding style issues in drivers.cZachary Richey
2010-03-03Staging: comedi: drivers.c: Checkpatch cleanupAndrea Gelmini
2009-12-11Staging: comedi: drivers.c: checkpatch fixMithlesh Thukral
2009-09-15Staging: comedi: no need for checking vfree callFigo.zhang
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 spacing around parensBill Pemberton
2009-04-03Staging: BUG to BUG_ON changesStoyan Gaydarov
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_async 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: Remove checks for NULL before calling kfree()Bill Pemberton
2009-04-03Staging: comedi: Change "foo * bar" to "foo *bar"Bill Pemberton
2009-04-03Staging: comedi: Convert C99 style comments to traditional style commentsBill Pemberton
2009-04-03Staging: comedi: Make comedi_auto_config() succeed when auto-configuration di...Ian Abbott
2009-04-03Staging: comedi: add comedi_usb_auto_[un]config functionsBernd Porr
2009-04-03Staging: comedi: Add a module parameter 'comedi_autoconfig'.Ian Abbott
2009-01-07staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison
2009-01-06Staging: add comedi coreDavid Schleef