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
/
comedidev.h
Age
Commit message (
Expand
)
Author
2016-03-29
Staging: comedi: Fix 'unsigned' warning style
Aniket Sharma
2015-10-13
staging: comedi: comedidev.h: spaces preferred around that '*'
Ian Abbott
2015-10-13
staging: comedi: comedidev.h: add comments to spin-lock and mutex
Ian Abbott
2015-09-29
staging: comedi: comedidev.h: document remaining inline functions
Ian Abbott
2015-09-29
staging: comedi: comedidev.h: tweak docs for inline functions
Ian Abbott
2015-09-29
staging: comedi: comedidev.h: tweak struct comedi_async documentation
Ian Abbott
2015-09-29
staging: comedi: comedidev.h: document struct comedi_lrange
Ian Abbott
2015-09-29
staging: comedi: comedidev.h: document struct comedi_buf_map
Ian Abbott
2015-09-29
staging: comedi: comedidev.h: document struct comedi_subdevice
Ian Abbott
2015-09-29
staging: comedi: comedidev.h: document struct comedi_device
Ian Abbott
2015-09-29
staging: comedi: comedidev.h: document struct comedi_driver
Ian Abbott
2015-09-29
staging: comedi: comedidev.h: tweak kernel-doc for struct comedi_async
Ian Abbott
2015-09-29
staging: comedi: comedidev.h: use enum for COMEDI_CB_... constants
Ian Abbott
2015-09-29
staging: comedi: comedidev.h: reformat copyright comment
Ian Abbott
2015-06-17
staging: comedi: use BIT macro for bit shift operation
Hari Prasath Gujulan Elango
2015-04-30
staging: comedi: move COMEDI_SRF_... macros to "comedi_fops.c"
Ian Abbott
2015-04-30
staging: comedi: wrap COMEDI_SRF_FREE_SPRIV usage
Ian Abbott
2015-04-03
staging: comedi: comedi_fc.h: begin migration to comedidev.h
Ian Abbott
2015-03-20
staging: comedi: comedi_pci.h: move PCI stuff out of comedidev.h
Ian Abbott
2015-03-01
staging: comedi: add 'pacer' member to struct comedi_device
H Hartley Sweeten
2015-02-07
staging: comedi: comedi_pcmcia.h: move PCMCIA stuff out of comedidev.h
Ian Abbott
2015-01-28
staging: comedi: comedi_usb.h: move USB stuff out of comedidev.h
Ian Abbott
2015-01-25
staging: comedi: comedidev.h: add namespace to the subdevice "runflags"
H Hartley Sweeten
2015-01-25
staging: comedi: comedidev.h: remove unused "polling" function prototypes
H Hartley Sweeten
2015-01-25
staging: comedi: comedidev.h: remove unused "minor bits" information
H Hartley Sweeten
2014-11-07
staging: comedi: drivers: introduce comedi_nsamples_left()
H Hartley Sweeten
2014-11-07
staging: comedi: drivers: introduce comedi_nscans_left()
H Hartley Sweeten
2014-11-07
staging: comedi: comedidev.h: remove some #ifdefs
Ian Abbott
2014-11-07
staging: comedi: comedidev.h: remove dummy PCI support functions
Ian Abbott
2014-11-05
staging: comedi: comedidev.h: add 'scans_done' member to comedi_async
H Hartley Sweeten
2014-11-03
staging: comedi: remove use of 'bytes_per_sample()'
H Hartley Sweeten
2014-10-29
staging: comedi: introduce some sample size manipulation functions
Ian Abbott
2014-10-29
staging: comedi: comedi_buf: don't export comedi_write_array_to_buffer()
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: remove comedi_buf_put()
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: introduce comedi_buf_write_samples()
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: don't export comedi_buf_memcpy_to()
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: dont't export comedi_buf_memcpy_from()
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: remove comedi_buf_get()
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: remove export of comedi_read_array_from_buffer()
H Hartley Sweeten
2014-10-29
staging: comedi: comedi_buf: introduce comedi_buf_read_samples()
H Hartley Sweeten
2014-10-29
staging: comedi: comedidev.h: clarify async->event error/cancel detection
H Hartley Sweeten
2014-10-29
staging: comedi: comedidev.h: don't expose COMEDI_CB_* defines to userspace
H Hartley Sweeten
2014-09-19
staging: comedi: add comedi_read_array_from_buffer()
Ian Abbott
2014-09-19
staging: comedi: add comedi_write_array_to_buffer()
Ian Abbott
2014-09-19
staging: comedi: add comedi_handle_events()
Ian Abbott
2014-09-19
staging: comedi: add comedi_inc_scan_progress()
Ian Abbott
2014-09-19
staging: comedi: add comedi_bytes_per_scan()
Ian Abbott
2014-09-19
staging: comedi: remove comedi_board()
Ian Abbott
2014-08-30
staging: comedi: comedi_pci: introduce comedi_pci_detach()
H Hartley Sweeten
2014-08-30
staging: comedi: add a 'readback' member to comedi_subdevice
H Hartley Sweeten
[next]