summaryrefslogtreecommitdiffstats
path: root/drivers/char/xillybus/xillybus_core.c
Commit message (Expand)AuthorAgeFilesLines
* char: xillybus: Eliminate redundant wrappers to DMA related callsEli Billauer2021-10-051-51/+78
* char: xillybus: Simplify 'xillybus_init_endpoint()'Christophe JAILLET2021-09-141-3/+1
* char: xillybus: Remove usage of remaining deprecated pci_ APIChristophe JAILLET2021-09-141-1/+1
* char: xillybus: Remove unneeded MODULE_VERSION() usageEli Billauer2021-06-031-1/+0
* char: xillybus: Move class-related functions to new xillybus_class.cEli Billauer2021-05-271-159/+22
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 402Thomas Gleixner2019-06-051-4/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-6/+6
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
* char: xillybus: Fix spelling mistake and commentEli Billauer2016-08-311-2/+2
* char: xillybus: Fix internal data structure initializationEli Billauer2016-03-051-1/+3
* char: xillybus: Don't return -EFAULT on user-triggered flushEli Billauer2015-04-031-0/+2
* xillybus: Move out of stagingEli Billauer2014-09-231-0/+2103