summaryrefslogtreecommitdiff
path: root/drivers/char/xillybus
AgeCommit message (Expand)Author
2021-10-19char: xillybus: fix msg_ep UAF in xillyusb_probe()Ziyang Xuan
2021-10-05char: xillybus: Eliminate redundant wrappers to DMA related callsEli Billauer
2021-09-14char: xillybus: Simplify 'xillybus_init_endpoint()'Christophe JAILLET
2021-09-14char: xillybus: Remove usage of remaining deprecated pci_ APIChristophe JAILLET
2021-09-14char: xillybus: Remove usage of 'pci_unmap_single()'Christophe JAILLET
2021-09-14char: xillybus: Remove usage of the deprecated 'pci-dma-compat.h' APIChristophe JAILLET
2021-06-03char: xillybus: Fix spelling mistake "overflew" -> "overflowed"Colin Ian King
2021-06-03char: xillybus: Remove unneeded MODULE_VERSION() usageEli Billauer
2021-05-27char: xillybus: Add driver for XillyUSB (Xillybus variant for USB)Eli Billauer
2021-05-27char: xillybus: Move class-related functions to new xillybus_class.cEli Billauer
2019-11-05char: xillybus: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 402Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-03-14PCI: Add Altera vendor IDJohannes Thumshirn
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-09char: xillybus: remove direct dependency on DT functionsRob Herring
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2016-08-31char: xillybus: Fix spelling mistake and commentEli Billauer
2016-04-30char: xillybus: use devm_add_action_or_resetSudip Mukherjee
2016-03-05char: xillybus: Fix internal data structure initializationEli Billauer
2015-08-05char: xillybus: Allow 64-bit DMA on PCIe interfaceEli Billauer
2015-05-24xillybus: XILLYBUS_OF should depend on HAS_DMAGeert Uytterhoeven
2015-04-03char: xillybus: Don't return -EFAULT on user-triggered flushEli Billauer
2015-03-16char: constify of_device_id arrayFabian Frederick
2014-10-20char: xillybus: drop owner assignment from platform_driversWolfram Sang
2014-09-23xillybus: Move out of stagingEli Billauer