summaryrefslogtreecommitdiff
path: root/drivers/misc/carma/carma-fpga.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-2/+0
2012-08-16carma: remove unnecessary DMA_INTERRUPT capabilityQiang Liu1-1/+1
2012-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-42/+72
2012-02-27carma-fpga: fix race between data dumping and DMA callbackIra Snyder1-40/+61
2012-02-27carma-fpga: fix lockdep warningIra Snyder1-2/+11
2012-01-25MISC: convert drivers/misc/* to use module_platform_driver()Axel Lin1-16/+1
2011-11-16carma-fpga: Missed switch from of_register_platform_driver()Al Viro1-5/+4
2011-05-19misc: Add CARMA DATA-FPGA Access DriverIra Snyder1-0/+1433