aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/comedi/comedi_internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-15staging: comedi: move out of staging directoryGreg Kroah-Hartman1-73/+0
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-2/+2
2020-05-28comedi: get rid of compat_alloc_user_space() mess in COMEDI_RANGEINFO compatAl Viro1-1/+1
2020-04-13staging: comedi: Fix line ending with a (John B. Wyatt IV1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-25staging: comedi: support vm_access_process for mmap'd bufferIan Abbott1-0/+2
2017-01-03staging: comedi: comedi_internal.h: add identifiers to function parametersIan Abbott1-4/+5
2015-10-13staging: comedi: add new comedi_buf_write_n_available()Ian Abbott1-0/+1
2015-04-30staging: comedi: wrap COMEDI_SRF_FREE_SPRIV usageIan Abbott1-0/+1
2015-04-03staging: comedi: make comedi_internal.h self-reliantIan Abbott1-0/+10
2014-07-18staging: comedi: comedi_internal.h: checkpatch.pl --strict cleanupH Hartley Sweeten1-0/+1
2014-05-23staging: comedi: pass subdevice to comedi_buf_is_mmapped()Ian Abbott1-1/+1
2014-05-23staging: comedi: pass subdevice to comedi_buf_reset()Ian Abbott1-1/+1
2014-05-23staging: comedi: pass subdevice to comedi_buf_write_n_allocated()Ian Abbott1-1/+1
2014-04-16staging: comedi: fix circular locking dependency in comedi_mmap()Ian Abbott1-0/+2
2013-11-11staging: comedi: protect buffer from being freed while mmappedIan Abbott1-0/+3
2013-11-11staging: comedi: cancel commands before detaching deviceIan Abbott1-0/+1
2013-07-23staging: comedi: use a mutex when accessing driver listIan Abbott1-0/+1
2013-04-05staging: comedi: change comedi_alloc_board_minor() to return pointerIan Abbott1-1/+1
2013-04-05staging: comedi: make comedi_free_board_minor() staticIan Abbott1-1/+0
2013-04-05staging: comedi: add comedi_release_hardware_device()Ian Abbott1-1/+1
2013-02-05staging: comedi: remove 'comedi_autoconfig' module parameterH Hartley Sweeten1-1/+0
2013-02-03staging: comedi: change comedi_alloc_subdevice_minor parametersIan Abbott1-2/+1
2013-02-03staging: comedi: move comedi_alloc_subdevice_minor declarationsIan Abbott1-0/+3
2013-01-31staging: comedi: don't expose comedi_proc_{init,cleanup}H Hartley Sweeten1-0/+15
2013-01-31staging: comedi: don't expose comedi_device_{attach,detach}H Hartley Sweeten1-2/+9
2013-01-17staging: comedi: comedi_buf: don't expose comedi_buf_write_n_allocated()H Hartley Sweeten1-0/+1
2013-01-17staging: comedi: comedi_buf: rename comedi_reset_async_buf()H Hartley Sweeten1-1/+2
2012-06-20staging: comedi: remove comedi_fops.hIan Abbott1-0/+4
2012-06-20staging: comedi: comedi_internal.h inclusion guardsIan Abbott1-0/+5
2012-06-20staging: comedi: rename internal.h to comedi_internal.hIan Abbott1-0/+16