aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-22staging: comedi: ni_pcidio: fix the cmd->start_arg use for TRIG_INTH Hartley Sweeten
2014-04-22staging: comedi: me4000: validate the cmd->start_argH Hartley Sweeten
2014-04-22staging: comedi: gsc_hpdi: validate the cmd->start_argH Hartley Sweeten
2014-04-22staging: comedi: dt282x: fix the ao cmd->start_arg use for TRIG_INTH Hartley Sweeten
2014-04-22staging: comedi: cb_pcidas64: validate the ai/ao cmd->start_argH Hartley Sweeten
2014-04-22staging: comedi: cb_pcidas: fix the ao cmd->start_arg use for TRIG_INTH Hartley Sweeten
2014-04-22staging: comedi: cb_pcidas: clarify the ai cmd->start_arg validationH Hartley Sweeten
2014-04-22staging: comedi: amplc_pci230: fix the ai/ao cmd->start_arg use for TRIG_INTH Hartley Sweeten
2014-04-22staging: comedi: amplc_pci224: fix the ao cmd->start_arg useH Hartley Sweeten
2014-04-22staging: comedi: amplc_dio200_common: fix the cmd->start_arg useH Hartley Sweeten
2014-04-22staging: comedi: adl_pci9118: fix the ai cmd->start_arg validation and useH Hartley Sweeten
2014-04-22staging: comedi: hwdrv_apci3200: properly validata the ai cmd->start_argH Hartley Sweeten
2014-04-22staging: comedi: comedi_test: ao subdevice does not support async commandsH Hartley Sweeten
2014-04-22staging: comedi: adl_pci9111: rename local var in pci9111_ai_do_cmd_test()H Hartley Sweeten
2014-04-22staging: comedi: addi_apci_3xxx: fix ai subdevice 'len_chanlist'H Hartley Sweeten
2014-04-22staging: comedi: drivers: properly validate cmd->scan_end_argH Hartley Sweeten
2014-04-22staging: comedi: drivers: core validates chanlist_len maxH Hartley Sweeten
2014-04-22staging: comedi: ni_labpc: tidy up the chanlist checkingH Hartley Sweeten
2014-04-22staging: comedi: me4000: tidy up the chanlist checkingH Hartley Sweeten
2014-04-22staging: comedi: ni_mio_common: factor out chanlist checking from (*do_cmdtest)H Hartley Sweeten
2014-04-22staging: comedi: ni_at_a2150: factor out chanlist checking from (*do_cmdtest)H Hartley Sweeten
2014-04-22staging: comedi: gsc_hpdi: factor out chanlist checking from (*do_cmdtest)H Hartley Sweeten
2014-04-22staging: comedi: dmm32at: factor out chanlist checking from (*do_cmdtest)H Hartley Sweeten
2014-04-22staging: comedi: das800: factor out chanlist checking from (*do_cmdtest)H Hartley Sweeten
2014-04-22staging: comedi: das1800: factor out chanlist checking from (*do_cmdtest)H Hartley Sweeten
2014-04-22staging: comedi: das16m1: factor out chanlist checking from (*do_cmdtest)H Hartley Sweeten
2014-04-22staging: comedi: das16: factor out chanlist checking from (*do_cmdtest)H Hartley Sweeten
2014-04-22staging: comedi: cb_pcidas64: factor out chanlist checking from (*do_cmdtest)H Hartley Sweeten
2014-04-22staging: comedi: cb_pcidas: factor out chanlist checking from (*do_cmdtest)H Hartley Sweeten
2014-04-22staging: comedi: amplc_pci230: factor out chanlist checking from (*do_cmdtest)H Hartley Sweeten
2014-04-22staging: comedi: amplc_pci224: factor out chanlist checking from (*do_cmdtest)H Hartley Sweeten
2014-04-22staging: comedi: adl_pci9111: factor out chanlist checking from (*do_cmdtest)H Hartley Sweeten
2014-04-22staging: comedi: addi_apci_1564: remove use of devpriv->iobaseChase Southwood
2014-04-22Merge 3.15-rc2 into staging-nextGreg Kroah-Hartman
2014-04-22Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-04-22dmaengine: edma: Add DMA memcpy supportJoel Fernandes
2014-04-22dmaengine: edma: Print the direction value as well when it is not supportedPeter Ujfalusi
2014-04-22dmaengine: edma: Prefix debug prints where the text were identical in prep ca...Peter Ujfalusi
2014-04-22dmaengine: edma: Implement device_slave_caps callbackPeter Ujfalusi
2014-04-22dmaengine: edma: Reduce debug print verbosity for non verbose debuggingPeter Ujfalusi
2014-04-22dmaengine: edma: Set DMA_CYCLIC capability flagPeter Ujfalusi
2014-04-22dmaengine: edma: Add support for DMA_PAUSE/RESUME operationPeter Ujfalusi
2014-04-22dmaengine: edma: Correct the handling of src/dst_maxburst == 0Peter Ujfalusi
2014-04-22pinctrl: as3722: fix handling of GPIO invert bitAndrew Bresticker
2014-04-22pinctrl: tegra: add missing kerneldocStephen Warren
2014-04-22pinctrl: tegra: print better error messagesStephen Warren
2014-04-22pinctrl: tegra: reduce size of data table fieldsStephen Warren
2014-04-22drm/radeon: don't allow runpm=1 on systems with out ATPXAlex Deucher
2014-04-22drm/radeon: fix ATPX detection on non-VGA GPUsAlex Deucher
2014-04-22drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)Alex Deucher