staging: comedi: adv_pci1710: remove boardinfo 'ai_maxdata'
[deliverable/linux.git] / drivers / staging / comedi /
2015-01-25  H Hartley Sweetenstaging: comedi: adv_pci1710: remove boardinfo 'ai_maxdata'
2015-01-25  H Hartley Sweetenstaging: comedi: adv_pci1710: rename boardinfo 'have_irq'
2015-01-25  H Hartley Sweetenstaging: comedi: adv_pci1710: simplify digital input...
2015-01-25  H Hartley Sweetenstaging: comedi: adv_pci1710: change boardinfo 'n_count...
2015-01-25  H Hartley Sweetenstaging: comedi: pcl818: introduce pcl818_ai_write_sample()
2015-01-25  H Hartley Sweetenstaging: comedi: drivers: remove inappropriate COMEDI_C...
2015-01-25  H Hartley Sweetenstaging: comedi: das16: use COMEDI_CB_CANCEL_MASK to...
2015-01-25  H Hartley Sweetenstaging: comedi: comedidev.h: add namespace to the...
2015-01-25  H Hartley Sweetenstaging: comedi: comedidev.h: remove unused "polling...
2015-01-25  H Hartley Sweetenstaging: comedi: comedidev.h: remove unused "minor...
2015-01-25  H Hartley Sweetenstaging: comedi: addi_apci_1500: rewrite the subdevice...
2015-01-25  H Hartley Sweetenstaging: comedi: aio_iiro_16: return input state in...
2015-01-25  Ian Abbottstaging: comedi: cb_pcidas64: fix incorrect AI range...
2015-01-25  Chase Southwoodstaging: comedi: das1800: prefer kmalloc_array over...
2015-01-25  Nicholas Mc Guirecomedi: rtd520: if condition with no effect - if identi...
2015-01-21  Greg Kroah-HartmanMerge tag 'iio-for-3.20a_take2' of git://git./linux...
2015-01-19  Greg Kroah-HartmanMerge 3.19-rc5 into staging-next
2015-01-17  Gustavo A. R. SilvaStaging: comedi: kcomedilib: Fixed a typo
2015-01-17  H Hartley Sweetenstaging: comedi: pcl812: use common function to setup dma
2015-01-17  H Hartley Sweetenstaging: comedi: pcl812: simplify the dma->size calcula...
2015-01-17  H Hartley Sweetenstaging: comedi: pcl816: use common function to setup dma
2015-01-17  H Hartley Sweetenstaging: comedi: pcl816: simplify the dma->size calcula...
2015-01-17  H Hartley Sweetenstaging: comedi: pcl818: use common function to setup dma
2015-01-17  H Hartley Sweetenstaging: comedi: pcl818: simplify the dma->size calcula...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_labpc_isadma: use comedi_isdma...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_at_a2150: remove depends on ISA_DMA...
2015-01-17  H Hartley Sweetenstaging: comedi: dt282x: remove depends on ISA_DMA_API...
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: remove depends on ISA_DMA_API...
2015-01-17  H Hartley Sweetenstaging: comedi: das16: remove depends on ISA_DMA_API...
2015-01-17  H Hartley Sweetenstaging: comedi: pcl812: remove depends on ISA_DMA_API...
2015-01-17  H Hartley Sweetenstaging: comedi: pcl816: remove depends on ISA_DMA_API...
2015-01-17  H Hartley Sweetenstaging: comedi: pcl818: remove depends on ISA_DMA_API...
2015-01-17  H Hartley Sweetenstaging: comedi: comedi_isadma: introduce helper module...
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: tidy up das1800_ai_transfer_s...
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: remove hard coded 'sample_size'
2015-01-17  H Hartley Sweetenstaging: comedi: ni_labpc_isadma: introduce labpc_isadm...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_labpc_isadma: move dma programming...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_labpc_isadma: tidy up labpc_drain_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: ni_labpc_isadma: introduce labpc_isadm...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_labpc_isadma: convert 'dma_buffer_s...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_labpc_isadma: remove hard coded...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_at_a2150: introduce a2150_isadma_di...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_at_a2150: introduce a2150_isadma_pr...
2015-01-17  H Hartley Sweetenstaging: comedi: pcl812: introduce pcl812_isadma_disable()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl812: introduce pcl812_isadma_program()
2015-01-17  H Hartley Sweetenstaging: comedi: das16: introduce das16_isadma_disable()
2015-01-17  H Hartley Sweetenstaging: comedi: das16: introduce das16_isadma_program()
2015-01-17  H Hartley Sweetenstaging: comedi: das16: move dma transfer 'size' to...
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: introduce das1800_isadma_disa...
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: introduce das1800_isadma_prog...
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: move dma transfer 'size'...
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: pass dma descriptor to das180...
2015-01-17  H Hartley Sweetenstaging: comedi: dt282x: introduce dt282x_isadma_disable()
2015-01-17  H Hartley Sweetenstaging: comedi: dt282x: introduce dt282x_isadma_program()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl816: introduce pcl816_isadma_disable()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl816: introduce pcl816_isadma_program()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl818: introduce pcl818_isadma_disable()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl818: introduce pcl818_isadma_program()
2015-01-17  H Hartley Sweetenstaging: comedi: das16: board is not a PCI device
2015-01-17  H Hartley Sweetenstaging: comedi: das16: introduce das16_free_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: das16 introduce das16_alloc_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: das16: introduce struct das16_dma_desc
2015-01-17  H Hartley Sweetenstaging: comedi: dt282x: remove VIRT_TO_BUS dependancy
2015-01-17  H Hartley Sweetenstaging: comedi: dt282x: introduce struct dt282x_dma_desc
2015-01-17  H Hartley Sweetenstaging: comedi: dt282x: introduce dt282x_alloc_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl812: remove VIRT_TO_BUS dependancy
2015-01-17  H Hartley Sweetenstaging: comedi: pcl812: introduce struct pcl812_dma_desc
2015-01-17  H Hartley Sweetenstaging: comedi: pcl812: introduce pcl812_free_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl812: introduce pcl812_alloc_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl816: fix short DMA transactions
2015-01-17  H Hartley Sweetenstaging: comedi: pcl816: remove VIRT_TO_BUS dependancy
2015-01-17  H Hartley Sweetenstaging: comedi: pcl816: introduce struct pcl816_dma_desc
2015-01-17  H Hartley Sweetenstaging: comedi: pcl816: introduce pcl816_free_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl816: introduce pcl816_alloc_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl818: fix pcl818_handle_dma() for...
2015-01-17  H Hartley Sweetenstaging: comedi: pcl818: remove VIRT_TO_BUS dependancy
2015-01-17  H Hartley Sweetenstaging: comedi: pcl818: introduce struct pcl818_dma_desc
2015-01-17  H Hartley Sweetenstaging: comedi: pcl818: introduce pcl818_dma_free()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl818: introduce pcl818_alloc_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: ni_labpc: remove VIRT_TO_BUS dependancy
2015-01-17  H Hartley Sweetenstaging: comedi: ni_labpc_isadma: tidy up labpc_init_dm...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_labpc: introduce struct labpc_dma_desc
2015-01-17  H Hartley Sweetenstaging: comedi: ni_at_a2150: remove VIRT_TO_BUS dependancy
2015-01-17  H Hartley Sweetenstaging: comedi: ni_at_a2150: introduce struct a2150_dm...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_at_a2150: introduce a2150_free_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: ni_at_a2150: introduce a2150_alloc_irq...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_at_a2150: use comedi_bytes_per_sample()
2015-01-17  H Hartley Sweetenstaging: comedi: ni_at_a2150: remove 'volatile' from...
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: introduce das1800_free_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: remove VIRT_TO_BUS dependancy
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: tidy up das1800_init_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: introduce struct das1800_dma_desc
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: separate AI FIFO bounce buffe...
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: reduce indent level of das180...
2015-01-17  H Hartley Sweetenstaging: comedi: adl_pci9118: remove VIRT_TO_BUS dependancy
2015-01-17  Olof JohanssonMerge tag 'renesas-soc-fixes-for-v3.19' of git://git...
2015-01-13  Linus TorvaldsMerge tag 'stable/for-linus-3.19-rc4-tag' of git:/...
2015-01-12  David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2015-01-10  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-01-10  Linus TorvaldsMerge tag 'for_linus-3.19-rc4' of git://git./linux...
next
This page took 0.063893 seconds and 8 git commands to generate.