summaryrefslogtreecommitdiffstats
path: root/drivers/misc/carma/carma-fpga-program.c
Commit message (Expand)AuthorAgeFilesLines
* misc: remove drivers for CARMA hardwareIra Snyder2015-05-241-1182/+0
* misc: carma: fixup return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-251-4/+6
* misc: constify of_device_id arrayFabian Frederick2015-03-161-1/+1
* Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-141-21/+83
|\
| * carma-fpga-program: drop videobuf dependencyHans Verkuil2014-11-261-17/+80
| * carma-fpga-program.c: fix compile errorsHans Verkuil2014-11-261-4/+3
* | misc: carma: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-181-6/+6
|\
| * carma-fpga: move to fsl_dma_external_start()Vinod Koul2014-10-151-1/+2
| * carma-fpga: use dmaengine_xxx() APIVinod Koul2014-10-151-5/+4
* | carma-fpga: switch to simple_read_from_buffer()Al Viro2014-10-091-7/+2
* | carma-fpga: switch to fixed_size_llseek()Al Viro2014-10-091-20/+1
|/
* drivers: clean-up prom.h implicit includesRob Herring2013-10-091-0/+2
* misc: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-061-4/+6
* misc: use platform_{get,set}_drvdata()Jingoo Han2013-05-301-2/+2
* dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz2013-01-071-1/+1
* carma: remove unnecessary DMA_INTERRUPT capabilityQiang Liu2012-08-161-1/+0
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-171-1/+1
|\
| * carma: move to dma_transfer_directionVinod Koul2011-10-311-1/+1
* | carma-fpga: Missed switch from of_register_platform_driver()Al Viro2011-11-161-5/+4
|/
* misc: Add CARMA DATA-FPGA Programmer supportIra Snyder2011-05-191-0/+1141
OpenPOWER on IntegriCloud