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
Age
Commit message (
Expand
)
Author
2016-05-20
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-19
scripts/spelling.txt: add "fimware" misspelling
Kees Cook
2016-05-03
staging: comedi: mite: tidy up module init/exit
H Hartley Sweeten
2016-05-03
staging: comedi: mite: document the remaining exported functions
H Hartley Sweeten
2016-05-03
staging: comedi: mite: move the mite dma arm/disarm/reset functions
H Hartley Sweeten
2016-05-03
staging: comedi: mite: move mite_prep_dma()
H Hartley Sweeten
2016-05-03
staging: comedi: mite: tidy up mite dma channel request/release
H Hartley Sweeten
2016-05-03
staging: comedi: mite: move the mite ring functions
H Hartley Sweeten
2016-05-03
staging: comedi: mite: tidy up kernel messages in mite_steup()
H Hartley Sweeten
2016-05-03
staging: comedi: mite: do mite_steup() as part of mite_attach()
H Hartley Sweeten
2016-05-03
staging: comedi: mite: document mite_alloc()/mite_detach()
H Hartley Sweeten
2016-05-03
staging: comedi: mite: use prefered form for passing a struct size
H Hartley Sweeten
2016-05-03
staging: comedi: mite: introduce mite_free_dma_descs()
H Hartley Sweeten
2016-05-03
staging: comedi: mite: remove mite member 'channel_allocated'
H Hartley Sweeten
2016-05-03
staging: comedi: mite: rename mite member 'mite_io_addr'
H Hartley Sweeten
2016-05-03
staging: comedi: mite: tidy up mite_init_ring_descriptors()
H Hartley Sweeten
2016-05-03
staging: comedi: mite: rename mite_ring member 'descriptors'
H Hartley Sweeten
2016-05-03
staging: comedi: mite: rename mite_ring member 'descriptors_dma_addr'
H Hartley Sweeten
2016-05-03
staging: comedi: mite: rename 'struct mite_dma_descriptor_ring'
H Hartley Sweeten
2016-05-03
staging: comedi: mite: rename 'struct mite_dma_descriptor'
H Hartley Sweeten
2016-05-03
staging: comedi: mite: rename 'struct mite_struct'
H Hartley Sweeten
2016-04-28
staging: comedi: mite: don't expose CHSR_* bit defines
H Hartley Sweeten
2016-04-28
staging: comedi: mite: return void from mite_ack_linkc()
H Hartley Sweeten
2016-04-28
staging: comedi: mite: make mite_ack_linkc() handle mite_sync_dma()
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: handle_a_interrupt() does not need ai_mite_st...
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: simplify AI LINKC handling
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: fix interrupt handler for dev->read_subdev
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: handle_b_interrupt() does not need ao_mite_st...
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: fix interrupt handler for dev->write_subdev
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: absorb mite_handle_b_linkc()
H Hartley Sweeten
2016-04-28
staging: comedi: mite: check for transfer errors in mite_ack_linkc()
H Hartley Sweeten
2016-04-28
staging: comedi: mite: cleanup remaining mite register/bits
H Hartley Sweeten
2016-04-28
staging: comedi: mite: remove BUG_ON() in MITE_IODWBSR_1_WSIZE_bits()
H Hartley Sweeten
2016-04-28
staging: comedi: mite: document the mite_struct spinlock_t
H Hartley Sweeten
2016-04-28
staging: comedi: mite: rename CamelCase CHSR bit enums
H Hartley Sweeten
2016-04-28
staging: comedi: mite: introduce mite_sync_dma()
H Hartley Sweeten
2016-04-28
staging: comedi: mite: don't expose unnecessary register/bit info
H Hartley Sweeten
2016-04-28
staging: comedi: mite: introduce mite_ack_linkc()
H Hartley Sweeten
2016-04-28
staging: comedi: mite: don't expose mite_dma_reset()
H Hartley Sweeten
2016-04-28
staging: comedi: ni_pcidio: remove redundant mite disarm/reset
H Hartley Sweeten
2016-04-28
staging: comedi: mite: remove mite_struct member 'daq_phys_addr'
H Hartley Sweeten
2016-04-28
staging: comedi: mite: remove mite_struct member 'mite_phys_addr'
H Hartley Sweeten
2016-04-28
staging: comedi: mite: don't export internal functions
H Hartley Sweeten
2016-04-28
staging: comedi: mite: remove mite_dma_tcr()
H Hartley Sweeten
2016-04-28
staging: comedi: mite: remove TOP_OF_PAGE() macro
H Hartley Sweeten
2016-04-28
staging: comedi: mite: Prefer 'unsigned int' to bare use of 'unsigned'
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: introduce NI_STC_DMA_CHAN_SEL()
H Hartley Sweeten
2016-04-28
staging: comedi: mite.h: rename CHSR_LxERR_mask
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: fix CamelCase in ni_serial_hw_readwrite8()
H Hartley Sweeten
2016-04-28
staging: comedi: ni_mio_common: remove 'fudge_factor_80_to_20Mhz'
H Hartley Sweeten
[next]