summaryrefslogtreecommitdiffstats
path: root/drivers/char/xillybus
Commit message (Expand)AuthorAgeFilesLines
* char: xillybus: fix msg_ep UAF in xillyusb_probe()Ziyang Xuan2021-10-191-0/+1
* char: xillybus: Eliminate redundant wrappers to DMA related callsEli Billauer2021-10-054-242/+86
* char: xillybus: Simplify 'xillybus_init_endpoint()'Christophe JAILLET2021-09-144-7/+4
* char: xillybus: Remove usage of remaining deprecated pci_ APIChristophe JAILLET2021-09-143-12/+7
* char: xillybus: Remove usage of 'pci_unmap_single()'Christophe JAILLET2021-09-142-8/+4
* char: xillybus: Remove usage of the deprecated 'pci-dma-compat.h' APIChristophe JAILLET2021-09-141-5/+4
* char: xillybus: Fix spelling mistake "overflew" -> "overflowed"Colin Ian King2021-06-031-1/+1
* char: xillybus: Remove unneeded MODULE_VERSION() usageEli Billauer2021-06-035-5/+0
* char: xillybus: Add driver for XillyUSB (Xillybus variant for USB)Eli Billauer2021-05-273-0/+2275
* char: xillybus: Move class-related functions to new xillybus_class.cEli Billauer2021-05-276-169/+324
* char: xillybus: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-11-051-4/+1
* PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2019-08-281-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 402Thomas Gleixner2019-06-054-16/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* PCI: Add Altera vendor IDJohannes Thumshirn2018-03-141-1/+0
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-6/+6
* Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-012-10/+6
|\
| * char: xillybus: remove direct dependency on DT functionsRob Herring2018-01-092-10/+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: use devm_add_action_or_resetSudip Mukherjee2016-04-302-19/+2
* char: xillybus: Fix internal data structure initializationEli Billauer2016-03-051-1/+3
* char: xillybus: Allow 64-bit DMA on PCIe interfaceEli Billauer2015-08-051-4/+6
* xillybus: XILLYBUS_OF should depend on HAS_DMAGeert Uytterhoeven2015-05-241-1/+1
* char: xillybus: Don't return -EFAULT on user-triggered flushEli Billauer2015-04-031-0/+2
* char: constify of_device_id arrayFabian Frederick2015-03-161-1/+1
* char: xillybus: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* xillybus: Move out of stagingEli Billauer2014-09-236-0/+2718