index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
/
comedidev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-07
staging: comedi: drivers: introduce comedi_nsamples_left()
H Hartley Sweeten
1
-0
/
+2
2014-11-07
staging: comedi: drivers: introduce comedi_nscans_left()
H Hartley Sweeten
1
-0
/
+2
2014-11-07
staging: comedi: comedidev.h: remove some #ifdefs
Ian Abbott
1
-12
/
+0
2014-11-07
staging: comedi: comedidev.h: remove dummy PCI support functions
Ian Abbott
1
-26
/
+0
2014-11-05
staging: comedi: comedidev.h: add 'scans_done' member to comedi_async
H Hartley Sweeten
1
-0
/
+2
2014-11-03
staging: comedi: remove use of 'bytes_per_sample()'
H Hartley Sweeten
1
-6
/
+0
2014-10-29
staging: comedi: introduce some sample size manipulation functions
Ian Abbott
1
-4
/
+59
2014-10-29
staging: comedi: comedi_buf: don't export comedi_write_array_to_buffer()
H Hartley Sweeten
1
-3
/
+0
2014-10-29
staging: comedi: comedi_buf: remove comedi_buf_put()
H Hartley Sweeten
1
-2
/
+0
2014-10-29
staging: comedi: comedi_buf: introduce comedi_buf_write_samples()
H Hartley Sweeten
1
-0
/
+2
2014-10-29
staging: comedi: comedi_buf: don't export comedi_buf_memcpy_to()
H Hartley Sweeten
1
-3
/
+0
2014-10-29
staging: comedi: comedi_buf: dont't export comedi_buf_memcpy_from()
H Hartley Sweeten
1
-2
/
+1
2014-10-29
staging: comedi: comedi_buf: remove comedi_buf_get()
H Hartley Sweeten
1
-1
/
+0
2014-10-29
staging: comedi: comedi_buf: remove export of comedi_read_array_from_buffer()
H Hartley Sweeten
1
-2
/
+0
2014-10-29
staging: comedi: comedi_buf: introduce comedi_buf_read_samples()
H Hartley Sweeten
1
-0
/
+2
2014-10-29
staging: comedi: comedidev.h: clarify async->event error/cancel detection
H Hartley Sweeten
1
-0
/
+6
2014-10-29
staging: comedi: comedidev.h: don't expose COMEDI_CB_* defines to userspace
H Hartley Sweeten
1
-0
/
+16
2014-09-19
staging: comedi: add comedi_read_array_from_buffer()
Ian Abbott
1
-0
/
+2
2014-09-19
staging: comedi: add comedi_write_array_to_buffer()
Ian Abbott
1
-0
/
+3
2014-09-19
staging: comedi: add comedi_handle_events()
Ian Abbott
1
-0
/
+3
2014-09-19
staging: comedi: add comedi_inc_scan_progress()
Ian Abbott
1
-0
/
+2
2014-09-19
staging: comedi: add comedi_bytes_per_scan()
Ian Abbott
1
-0
/
+1
2014-09-19
staging: comedi: remove comedi_board()
Ian Abbott
1
-5
/
+0
2014-08-30
staging: comedi: comedi_pci: introduce comedi_pci_detach()
H Hartley Sweeten
1
-0
/
+5
2014-08-30
staging: comedi: add a 'readback' member to comedi_subdevice
H Hartley Sweeten
1
-0
/
+6
2014-07-30
staging: comedi: add an 'mmio' member to comedi_device
H Hartley Sweeten
1
-0
/
+1
2014-07-22
staging: comedi: comedidev.h: remove 'new_size' param from subdevice (*buf_ch...
H Hartley Sweeten
1
-2
/
+1
2014-07-22
staging: comedi: comedidev.h: remove unused callbacks from comedi_subdevice
H Hartley Sweeten
1
-3
/
+0
2014-07-18
staging: comedi: comedidev.h: checkpatch.pl --strict cleanup
H Hartley Sweeten
1
-2
/
+3
2014-07-17
staging: comedi: remove comedi_error()
H Hartley Sweeten
1
-1
/
+0
2014-07-16
staging: comedi: comedidev.h: introduce some 'range_is_external' helpers
H Hartley Sweeten
1
-0
/
+13
2014-07-15
staging: comedi: removing not useful `else` after return
Kinka Huang
1
-2
/
+2
2014-06-26
staging: comedi: introduce comedi_buf_n_bytes_ready()
H Hartley Sweeten
1
-0
/
+5
2014-06-20
staging: comedi: describe struct comedi_async
Ian Abbott
1
-25
/
+92
2014-05-27
staging: comedi: remove in_request_module
Ian Abbott
1
-1
/
+0
2014-05-23
staging: comedi: remove subdevice member of struct comedi_async
Ian Abbott
1
-2
/
+0
2014-05-23
staging: comedi: pass subdevice to comedi_buf_read_n_available()
Ian Abbott
1
-1
/
+1
2014-05-23
staging: comedi: pass subdevice to comedi_buf_read_free()
Ian Abbott
1
-1
/
+1
2014-05-23
staging: comedi: pass subdevice to comedi_buf_read_alloc()
Ian Abbott
1
-1
/
+1
2014-05-23
staging: comedi: pass subdevice to comedi_buf_write_free()
Ian Abbott
1
-1
/
+1
2014-05-23
staging: comedi: pass subdevice to comedi_buf_write_alloc()
Ian Abbott
1
-1
/
+1
2014-05-23
staging: comedi: pass subdevice to comedi_buf_memcpy_from()
Ian Abbott
1
-1
/
+1
2014-05-23
staging: comedi: pass subdevice to comedi_buf_memcpy_to()
Ian Abbott
1
-1
/
+1
2014-05-23
staging: comedi: pass subdevice to comedi_buf_get()
Ian Abbott
1
-1
/
+1
2014-05-23
staging: comedi: pass subdevice to comedi_buf_put()
Ian Abbott
1
-1
/
+1
2014-02-27
Staging: comedi: Fix unnecessary space after function pointer
Monam Agarwal
1
-24
/
+24
2014-02-14
staging: comedi: introduce comedi_timeout()
H Hartley Sweeten
1
-0
/
+8
2014-01-13
comedi: Humusoft MF634 and MF624 DAQ cards driver
Rostislav Lisovy
1
-0
/
+1
2013-11-26
staging: comedi: remove DPRINTK macro
H Hartley Sweeten
1
-2
/
+0
2013-11-25
staging: comedi: remove comedi_debug module parameter
H Hartley Sweeten
1
-10
/
+1
[next]