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
/
range.c
Age
Commit message (
Expand
)
Author
2015-08-05
staging: comedi: improve comedi_check_chanlist() documentation
Ian Abbott
2015-02-07
staging: comedi: range.c: reformat copyright comment
Ian Abbott
2015-02-07
staging: comedi: range.c: reformat ioctl handler comment
Ian Abbott
2014-10-20
staging: comedi: Remove unecessary function and it's call
Tapasweni Pathak
2014-03-08
Staging: comedi: range: remove unnecessary sanity check
Fred Akers
2014-03-08
Staging: comedi: range: tidy up comedi_check_chanlist()
Fred Akers
2013-11-25
staging: comedi: range: remove use of DPRINTK
H Hartley Sweeten
2013-07-25
staging: comedi: range: tidy up comedi_check_chanlist()
H Hartley Sweeten
2013-05-13
staging: comedi: remove FSF address from boilerplate text
H Hartley Sweeten
2013-04-12
staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbols
H Hartley Sweeten
2013-04-05
staging: comedi: range: introduce some simple mA ranges
H Hartley Sweeten
2013-04-05
staging: comedi: range: introduce range_unipolar2_5
H Hartley Sweeten
2012-09-05
staging: comedi: range: remove subdevice pointer math
H Hartley Sweeten
2012-08-16
staging: comedi: replace printk calls in comedi core
Ian Abbott
2012-06-20
staging: comedi: rename internal.h to comedi_internal.h
Ian Abbott
2010-05-11
Staging: comedi: range.c: properly mark up __user pointers
Greg Kroah-Hartman
2010-05-11
Staging: comedi: Moved some EXPORT_SYMBOL() macros
Mark Rankilor
2010-05-11
Staging: comedi: rename check_chanlist to comedi_check_chanlist
Greg Kroah-Hartman
2010-05-11
Staging: comedi: more EXPORT_SYMBOL movement
Greg Kroah-Hartman
2010-05-11
Staging: comedi: fix up coding style issues in range.c
Greg Kroah-Hartman
2010-05-11
Staging: comedi: fix coding style in range.c
John Sheehan
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: change space indentation to tabs
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_krange typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_rangeinfo typedef
Bill Pemberton
2009-04-03
Staging: comedi: Remove comedi_lrange 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 curly braces where they are not needed
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-01-06
Staging: add comedi core
David Schleef