index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
/
drivers.c
Age
Commit message (
Expand
)
Author
2012-11-27
staging: comedi: remove unnecessary '#define __NO_VERSION__'
H Hartley Sweeten
2012-11-27
staging: comedi: remove unnecessary '#define _GNU_SOURCE'
H Hartley Sweeten
2012-11-14
staging: comedi: use inlines for PCI/USB auto config
Ian Abbott
2012-11-14
staging: comedi: simplify comedi_auto_attach()
Ian Abbott
2012-11-14
staging: comedi: don't check driver->auto_attach
Ian Abbott
2012-11-14
staging: comedi: don't call attach_usb handler
Ian Abbott
2012-11-14
staging: comedi: don't call attach_pci handler
Ian Abbott
2012-11-14
staging: comedi: remove old auto-config
Ian Abbott
2012-10-29
staging: comedi: support auto_attach() for PCI and USB
Ian Abbott
2012-10-29
staging: comedi: add generic auto-config functions
Ian Abbott
2012-10-29
staging: comedi: rename old auto-config functions
Ian Abbott
2012-10-29
staging: comedi: change type of auto-config context
Ian Abbott
2012-10-22
staging: comedi: always set hw_dev during auto-config
Ian Abbott
2012-09-19
staging: comedi: sparse warning in insn_rw_emulate_bits()
Ian Abbott
2012-09-11
staging: comedi: fix brace coding style issues
Güngör Erseymen
2012-09-05
staging: comedi: drivers: remove subdevice pointer math
H Hartley Sweeten
2012-08-27
Merge 3.6-rc3 into staging-next
Greg Kroah-Hartman
2012-08-16
staging: comedi: replace printk calls in comedi core
Ian Abbott
2012-08-15
staging: comedi: make attach handler optional
Ian Abbott
2012-08-14
staging: comedi: Fix reversed test in comedi_device_attach()
Ian Abbott
2012-06-20
staging: comedi: remove comedi_fops.h
Ian Abbott
2012-06-20
staging: comedi: rename internal.h to comedi_internal.h
Ian Abbott
2012-06-13
Merge branch 'staging-linus' into staging-next
Greg Kroah-Hartman
2012-06-12
staging: comedi: cleanup comedi_alloc_subdevices
H Hartley Sweeten
2012-06-12
staging: comedi: only set dev->n_subdevices when kcalloc succeedes
H Hartley Sweeten
2012-06-12
staging: comedi: sanity check num_subdevices parameter in comedi_alloc_subdev...
H Hartley Sweeten
2012-06-12
staging: comedi: change type of num_subdevices parameter to comedi_alloc_subd...
H Hartley Sweeten
2012-06-12
staging: comedi: export alloc_subdevices as comedi_alloc_subdevices
H Hartley Sweeten
2012-06-11
staging: comedi: describe comedi_recognize()
Ian Abbott
2012-06-11
staging/comedi: fix build for USB not enabled
Randy Dunlap
2012-06-04
staging: comedi: drivers.c: remove unused inline functions
H Hartley Sweeten
2012-06-04
staging: comedi: cleanup comedi_recognize()
Dan Carpenter
2012-06-04
staging: comedi: remove private header comedi_pci.h
H Hartley Sweeten
2012-05-16
staging: comedi: Add helper macro for comedi usb driver boilerplate
H Hartley Sweeten
2012-05-14
staging: comedi: Add helper macro for comedi pci driver boilerplate
H Hartley Sweeten
2012-04-13
staging: comedi: Add module parameters for default buffer size
Ian Abbott
2012-04-10
staging: comedi: restrict comedi_auto_config() to single driver
Ian Abbott
2012-04-10
staging: comedi: pass struct comedi_driver * to comedi_auto_config()
Ian Abbott
2012-04-10
staging: comedi: add bus-type-specific attach hooks for PCI and USB
Ian Abbott
2012-04-10
staging: comedi: refactor comedi_device_attach() a bit
Ian Abbott
2012-04-10
staging: comedi: pass usb interface to comedi_usb_auto_config
Ian Abbott
2012-04-10
staging: comedi: don't hijack hardware device private data
Ian Abbott
2012-04-10
staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_config
Ian Abbott
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-06-09
Staging: comedi: drivers.c: fix PAGE_KERNEL_NOCACHE issue
Greg Kroah-Hartman
2011-02-04
staging: comedi: fix coding style issue in drivers.c
Micha Hergarden
2010-12-09
Staging: comedi: Fix coding style issues in drivers.c
Xenofon Foukas
2010-11-09
staging: Use vzalloc
Joe Perches
2010-05-11
Staging: comedi: Fixed printk call lengths and log levels
Mark Rankilor
2010-05-11
Staging: comedi: drivers.c sparse cleanup
Greg Kroah-Hartman
[next]