aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/xillybus/xillybus_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-05char: xillybus: Eliminate redundant wrappers to DMA related callsEli Billauer1-51/+78
2021-09-14char: xillybus: Simplify 'xillybus_init_endpoint()'Christophe JAILLET1-3/+1
2021-09-14char: xillybus: Remove usage of remaining deprecated pci_ APIChristophe JAILLET1-1/+1
2021-06-03char: xillybus: Remove unneeded MODULE_VERSION() usageEli Billauer1-1/+0
2021-05-27char: xillybus: Move class-related functions to new xillybus_class.cEli Billauer1-159/+22
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 402Thomas Gleixner1-4/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-6/+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-03-05char: xillybus: Fix internal data structure initializationEli Billauer1-1/+3
2015-04-03char: xillybus: Don't return -EFAULT on user-triggered flushEli Billauer1-0/+2
2014-09-23xillybus: Move out of stagingEli Billauer1-0/+2103