aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/xillybus (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 402Thomas Gleixner4-16/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2018-03-14PCI: Add Altera vendor IDJohannes Thumshirn1-1/+0
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-6/+6
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-10/+6
2018-01-09char: xillybus: remove direct dependency on DT functionsRob Herring2-10/+6
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-2/+2
2016-08-31char: xillybus: Fix spelling mistake and commentEli Billauer1-2/+2
2016-04-30char: xillybus: use devm_add_action_or_resetSudip Mukherjee2-19/+2
2016-03-05char: xillybus: Fix internal data structure initializationEli Billauer1-1/+3
2015-08-05char: xillybus: Allow 64-bit DMA on PCIe interfaceEli Billauer1-4/+6
2015-05-24xillybus: XILLYBUS_OF should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2015-04-03char: xillybus: Don't return -EFAULT on user-triggered flushEli Billauer1-0/+2
2015-03-16char: constify of_device_id arrayFabian Frederick1-1/+1
2014-10-20char: xillybus: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-23xillybus: Move out of stagingEli Billauer6-0/+2718