aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-14staging: comedi: don't call attach_pci handlerIan Abbott1-17/+1
2012-11-14staging: comedi: remove old auto-configIan Abbott1-65/+2
2012-10-29staging: comedi: support auto_attach() for PCI and USBIan Abbott1-0/+4
2012-10-29staging: comedi: add generic auto-config functionsIan Abbott1-1/+22
2012-10-29staging: comedi: rename old auto-config functionsIan Abbott1-9/+9
2012-10-29staging: comedi: change type of auto-config contextIan Abbott1-10/+17
2012-10-22staging: comedi: always set hw_dev during auto-configIan Abbott1-0/+1
2012-09-19staging: comedi: sparse warning in insn_rw_emulate_bits()Ian Abbott1-1/+0
2012-09-11staging: comedi: fix brace coding style issuesGüngör Erseymen1-4/+2
2012-09-05staging: comedi: drivers: remove subdevice pointer mathH Hartley Sweeten1-3/+3
2012-08-27Merge 3.6-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2012-08-16staging: comedi: replace printk calls in comedi coreIan Abbott1-31/+29
2012-08-15staging: comedi: make attach handler optionalIan Abbott1-3/+16
2012-08-14staging: comedi: Fix reversed test in comedi_device_attach()Ian Abbott1-1/+1
2012-06-20staging: comedi: remove comedi_fops.hIan Abbott1-1/+0
2012-06-20staging: comedi: rename internal.h to comedi_internal.hIan Abbott1-1/+1
2012-06-13Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman1-0/+5
2012-06-12staging: comedi: cleanup comedi_alloc_subdevicesH Hartley Sweeten1-8/+11
2012-06-12staging: comedi: only set dev->n_subdevices when kcalloc succeedesH Hartley Sweeten1-1/+1
2012-06-12staging: comedi: sanity check num_subdevices parameter in comedi_alloc_subdevicesH Hartley Sweeten1-0/+2
2012-06-12staging: comedi: change type of num_subdevices parameter to comedi_alloc_subdevicesH Hartley Sweeten1-3/+2
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten1-0/+21
2012-06-11staging: comedi: describe comedi_recognize()Ian Abbott1-2/+26
2012-06-11staging/comedi: fix build for USB not enabledRandy Dunlap1-0/+5
2012-06-04staging: comedi: drivers.c: remove unused inline functionsH Hartley Sweeten1-33/+0
2012-06-04staging: comedi: cleanup comedi_recognize()Dan Carpenter1-6/+5
2012-06-04staging: comedi: remove private header comedi_pci.hH Hartley Sweeten1-0/+34
2012-05-16staging: comedi: Add helper macro for comedi usb driver boilerplateH Hartley Sweeten1-0/+27
2012-05-14staging: comedi: Add helper macro for comedi pci driver boilerplateH Hartley Sweeten1-0/+31
2012-04-13staging: comedi: Add module parameters for default buffer sizeIan Abbott1-6/+9
2012-04-10staging: comedi: restrict comedi_auto_config() to single driverIan Abbott1-20/+23
2012-04-10staging: comedi: pass struct comedi_driver * to comedi_auto_config()Ian Abbott1-4/+4
2012-04-10staging: comedi: add bus-type-specific attach hooks for PCI and USBIan Abbott1-2/+90
2012-04-10staging: comedi: refactor comedi_device_attach() a bitIan Abbott1-45/+42
2012-04-10staging: comedi: pass usb interface to comedi_usb_auto_configIan Abbott1-6/+6
2012-04-10staging: comedi: don't hijack hardware device private dataIan Abbott1-24/+10
2012-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott1-4/+5
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-06-09Staging: comedi: drivers.c: fix PAGE_KERNEL_NOCACHE issueGreg Kroah-Hartman1-0/+4
2011-02-04staging: comedi: fix coding style issue in drivers.cMicha Hergarden1-2/+2
2010-12-09Staging: comedi: Fix coding style issues in drivers.cXenofon Foukas1-11/+15
2010-11-09staging: Use vzallocJoe Perches1-3/+1
2010-05-11Staging: comedi: Fixed printk call lengths and log levelsMark Rankilor1-6/+10
2010-05-11Staging: comedi: drivers.c sparse cleanupGreg Kroah-Hartman1-15/+9
2010-05-11Staging: comedi: make comedi_reset_async_buf local to comedi coreGreg Kroah-Hartman1-1/+0
2010-05-11Staging: comedi: make comedi_alloc_board_minor local to comedi coreGreg Kroah-Hartman1-2/+3
2010-05-11Staging: comedi: Adjusted some long line lengths in drivers.cMark Rankilor1-3/+5
2010-05-11Staging: comedi: remove comedi_ksyms.cGreg Kroah-Hartman1-0/+4
2010-05-11Staging: comedi: move a bunch of EXPORT_SYMBOL linesGreg Kroah-Hartman1-0/+12
2010-05-11Staging: comedi: remove wrapper.hGreg Kroah-Hartman1-13/+5