index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
xillybus
/
xillybus_core.c
Age
Commit message (
Expand
)
Author
2025-04-17
char: xillybus: Use to_delayed_work()
Chen Ni
2021-10-05
char: xillybus: Eliminate redundant wrappers to DMA related calls
Eli Billauer
2021-09-14
char: xillybus: Simplify 'xillybus_init_endpoint()'
Christophe JAILLET
2021-09-14
char: xillybus: Remove usage of remaining deprecated pci_ API
Christophe JAILLET
2021-06-03
char: xillybus: Remove unneeded MODULE_VERSION() usage
Eli Billauer
2021-05-27
char: xillybus: Move class-related functions to new xillybus_class.c
Eli Billauer
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 402
Thomas Gleixner
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2016-08-31
char: xillybus: Fix spelling mistake and comment
Eli Billauer
2016-03-05
char: xillybus: Fix internal data structure initialization
Eli Billauer
2015-04-03
char: xillybus: Don't return -EFAULT on user-triggered flush
Eli Billauer
2014-09-23
xillybus: Move out of staging
Eli Billauer