summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers.c
AgeCommit message (Expand)Author
2012-09-19staging: comedi: sparse warning in insn_rw_emulate_bits()Ian Abbott
2012-09-11staging: comedi: fix brace coding style issuesGüngör Erseymen
2012-09-06staging: comedi: drivers: remove subdevice pointer mathH Hartley Sweeten
2012-08-27Merge 3.6-rc3 into staging-nextGreg Kroah-Hartman
2012-08-16staging: comedi: replace printk calls in comedi coreIan Abbott
2012-08-15staging: comedi: make attach handler optionalIan Abbott
2012-08-14staging: comedi: Fix reversed test in comedi_device_attach()Ian Abbott
2012-06-20staging: comedi: remove comedi_fops.hIan Abbott
2012-06-20staging: comedi: rename internal.h to comedi_internal.hIan Abbott
2012-06-13Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman
2012-06-12staging: comedi: cleanup comedi_alloc_subdevicesH Hartley Sweeten
2012-06-12staging: comedi: only set dev->n_subdevices when kcalloc succeedesH Hartley Sweeten
2012-06-12staging: comedi: sanity check num_subdevices parameter in comedi_alloc_subdev...H Hartley Sweeten
2012-06-12staging: comedi: change type of num_subdevices parameter to comedi_alloc_subd...H Hartley Sweeten
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten
2012-06-11staging: comedi: describe comedi_recognize()Ian Abbott
2012-06-11staging/comedi: fix build for USB not enabledRandy Dunlap
2012-06-05staging: comedi: drivers.c: remove unused inline functionsH Hartley Sweeten
2012-06-05staging: comedi: cleanup comedi_recognize()Dan Carpenter
2012-06-05staging: comedi: remove private header comedi_pci.hH Hartley Sweeten
2012-05-17staging: comedi: Add helper macro for comedi usb driver boilerplateH Hartley Sweeten
2012-05-14staging: comedi: Add helper macro for comedi pci driver boilerplateH Hartley Sweeten
2012-04-13staging: comedi: Add module parameters for default buffer sizeIan Abbott
2012-04-10staging: comedi: restrict comedi_auto_config() to single driverIan Abbott
2012-04-10staging: comedi: pass struct comedi_driver * to comedi_auto_config()Ian Abbott
2012-04-10staging: comedi: add bus-type-specific attach hooks for PCI and USBIan Abbott
2012-04-10staging: comedi: refactor comedi_device_attach() a bitIan Abbott
2012-04-10staging: comedi: pass usb interface to comedi_usb_auto_configIan Abbott
2012-04-10staging: comedi: don't hijack hardware device private dataIan Abbott
2012-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
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-10Staging: comedi: Fix coding style issues in drivers.cXenofon Foukas
2010-11-10staging: 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-04Staging: 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