summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
2015-01-25staging: comedi: ni_labpc_common: move comedi_alloc_devpriv() to common codeH Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: absorb move_block_from_fifo()H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: transfer all ai samples in one stepH Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: remove 'turn' param from move_block_from_fifo()H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: do comedi_handle_events() in common code patchH Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: introduce pci171x_ai_read_sample()H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: tidy up setup_channel_list()H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: clarify the 'act_chanlist'H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: refactor boardinfo 'cardtype'H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: remove boardinfo 'rangelist_ao'H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: update the MODULE_DESCRIPTIONH Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: remove function separation commentsH Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: rename 'this_board' local variablesH Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: tidy up analog input subdevice initH Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: tidy up analog output subdevice initH Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: tidy up digital input and output subdevice initH Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: tidy up counter subdevice initH Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: tidy up pci171x_insn_write_ao()H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: tidy up pci1720_insn_write_ao()H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: use comedi_subdevice 'readback'H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: change boardinfo 'n_aochan' to 'has_ao'H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: change boardinfo 'fifo_half_size' to 'has_large...H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: remove boardinfo 'ai_ns_min'H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: change boardinfo 'n_aichand' to 'has_diff_ai'H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: remove boardinfo 'ao_maxdata'H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: remove boardinfo 'ai_maxdata'H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: rename boardinfo 'have_irq'H Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: simplify digital input and output boardinfoH Hartley Sweeten
2015-01-25staging: comedi: adv_pci1710: change boardinfo 'n_counter' to 'has_counter'H Hartley Sweeten
2015-01-25staging: comedi: pcl818: introduce pcl818_ai_write_sample()H Hartley Sweeten
2015-01-25staging: comedi: drivers: remove inappropriate COMEDI_CB_EOA eventsH Hartley Sweeten
2015-01-25staging: comedi: das16: use COMEDI_CB_CANCEL_MASK to see if command is runningH Hartley Sweeten
2015-01-25staging: comedi: comedidev.h: add namespace to the subdevice "runflags"H Hartley Sweeten
2015-01-25staging: comedi: comedidev.h: remove unused "polling" function prototypesH Hartley Sweeten
2015-01-25staging: comedi: comedidev.h: remove unused "minor bits" informationH Hartley Sweeten
2015-01-25staging: comedi: addi_apci_1500: rewrite the subdevice support functionsH Hartley Sweeten
2015-01-25staging: comedi: aio_iiro_16: return input state in async command sampleH Hartley Sweeten
2015-01-25staging: comedi: cb_pcidas64: fix incorrect AI range code handlingIan Abbott
2015-01-25staging: comedi: das1800: prefer kmalloc_array over kmalloc with multiplyChase Southwood
2015-01-25comedi: rtd520: if condition with no effect - if identical to elseNicholas Mc Guire
2015-01-25staging: nvec: specify a platform-device base idMarc Dietrich
2015-01-24Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2015-01-21[media] tlg2300: Fix media dependenciesMauro Carvalho Chehab
2015-01-21staging/lustre/llite: get rid of backing_dev_infoOleg Drokin
2015-01-21staging: nvec: specify a platform-device base idMarc Dietrich
2015-01-21Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2015-01-21staging: fbtft: remove ARCH_BCM2708 optimizationNoralf Trønnes
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig
2015-01-20doubletalk: probe failure causes OOPSAlan Cox
2015-01-19Merge 3.19-rc5 into staging-nextGreg Kroah-Hartman