index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Age
Commit message (
Expand
)
Author
2015-10-16
staging: comedi: cb_pcidas: absorb caldac/trimpot write functions
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: refactor write_calibration_bitstream()
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: tidy up caldac_8800_write()
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: tidy up trimpot_8402_write()
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: tidy up trimpot_7376_write()
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: tidy up calibration trimpot subdevice
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: use preferred kernel types
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: tidy up DAC control/status register
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: tidy up calibration register
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: tidy up trigger control/status register
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: tidy up ADC mux/control register
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: tidy up interrupt/ADC FIFO register
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: convert inline DAC bit helpers to macros
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: tidy up PCI BAR2 register defines
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: tidy up PCI BAR3 register defines
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: use comedi_range_is_unipolar()
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: tidy up PCI BAR4 register defines
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: rename private data 'ao_registers'
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: rename private data 'adc_fifo'
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: rename private data 'control_status'
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: refactor 'ranges' boardinfo
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: all boards have 16 analog input channels
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: refactor analog output boardinfo
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: refactor 'ai_bits' boardinfo
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: remove NUM_CHANNELS_* defines
H Hartley Sweeten
2015-10-16
staging: comedi: cb_pcidas: tidy up multi-line comments
H Hartley Sweeten
2015-10-16
Staging: comedi: Remove unnecessary cast on void pointer
Shraddha Barke
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-10-13
staging: comedi: check for more errors for zero-length read
Ian Abbott
2015-10-13
staging: comedi: simplify returned errors for comedi_read()
Ian Abbott
2015-10-13
staging: comedi: return error on "read" if no command set up
Ian Abbott
2015-10-13
staging: comedi: remove superfluous retval = 0 in comedi_read()
Ian Abbott
2015-10-13
staging: comedi: allow buffer wraparound in comedi_read()
Ian Abbott
2015-10-13
staging: comedi: avoid bad truncation of a size_t in comedi_read()
Ian Abbott
2015-10-13
staging: comedi: make some variables unsigned in comedi_read()
Ian Abbott
2015-10-13
staging: comedi: do extra checks for becoming non-busy for "read"
Ian Abbott
2015-10-13
staging: comedi: don't consider "unmunged" data when becoming non-busy
Ian Abbott
2015-10-13
staging: comedi: remain busy until read end-of-file
Ian Abbott
2015-10-13
staging: comedi: don't use mutex when polling file
Ian Abbott
2015-10-13
staging: comedi: check command started by file being polled
Ian Abbott
2015-10-13
staging: comedi: don't allocate buffer space when polling for write
Ian Abbott
2015-10-13
staging: comedi: add new comedi_buf_write_n_available()
Ian Abbott
2015-10-13
staging: comedi: rename comedi_buf_write_n_available
Ian Abbott
2015-10-13
staging: comedi: don't poll_wait on same subdevice twice
Ian Abbott
2015-10-13
staging: comedi: cb_das16_cs: rename private data member 'status[12]'
H Hartley Sweeten
2015-10-13
staging: comedi: cb_das16_cs: mode analog output comment
H Hartley Sweeten
2015-10-13
staging: comedi: cb_das16_cs: the DAC16/16-AO only has 4 digital I/O
H Hartley Sweeten
2015-10-13
staging: comedi: cb_das16_cs: hookup 8254 counter subdevice
H Hartley Sweeten
2015-10-13
staging: comedi: cb_das16_cs: tidy up analog input subdevice init
H Hartley Sweeten
[prev]
[next]