index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
/
drivers.c
Age
Commit message (
Expand
)
Author
2009-09-15
Staging: comedi: no need for checking vfree call
Figo.zhang
2009-09-15
Staging: Comedi: Lindent changes to comdi driver in staging tree
Mithlesh Thukral
2009-06-19
Staging: comedi: remove comedi-specific wrappers
Greg Kroah-Hartman
2009-06-19
Staging: comedi: make use of ARRAY_SIZE macro
Bill Pemberton
2009-06-19
Staging Comedi: fix spacing around parens
Bill Pemberton
2009-04-03
Staging: BUG to BUG_ON changes
Stoyan Gaydarov
2009-04-03
Staging: comedi: Remove comedi_devconfig typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_insn typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_driver typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_async typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_subdevice typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_device typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove lsampl_t and sampl_t typedefs
Bill Pemberton
2009-04-03
Staging: comedi: Remove checks for NULL before calling kfree()
Bill Pemberton
2009-04-03
Staging: comedi: Change "foo * bar" to "foo *bar"
Bill Pemberton
2009-04-03
Staging: comedi: Convert C99 style comments to traditional style comments
Bill Pemberton
2009-04-03
Staging: comedi: Make comedi_auto_config() succeed when auto-configuration di...
Ian Abbott
2009-04-03
Staging: comedi: add comedi_usb_auto_[un]config functions
Bernd Porr
2009-04-03
Staging: comedi: Add a module parameter 'comedi_autoconfig'.
Ian Abbott
2009-01-07
staging: __FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
2009-01-06
Staging: add comedi core
David Schleef