summaryrefslogtreecommitdiffstats
path: root/drivers/char/xillybus/xillybus_pcie.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* char: xillybus: Eliminate redundant wrappers to DMA related callsEli Billauer2021-10-051-87/+3
* char: xillybus: Simplify 'xillybus_init_endpoint()'Christophe JAILLET2021-09-141-1/+1
* char: xillybus: Remove usage of remaining deprecated pci_ APIChristophe JAILLET2021-09-141-10/+6
* char: xillybus: Remove usage of 'pci_unmap_single()'Christophe JAILLET2021-09-141-3/+3
* char: xillybus: Remove usage of the deprecated 'pci-dma-compat.h' APIChristophe JAILLET2021-09-141-5/+4
* char: xillybus: Remove unneeded MODULE_VERSION() usageEli Billauer2021-06-031-1/+0
* PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2019-08-281-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 402Thomas Gleixner2019-06-051-4/+1
* PCI: Add Altera vendor IDJohannes Thumshirn2018-03-141-1/+0
* char: xillybus: use devm_add_action_or_resetSudip Mukherjee2016-04-301-9/+1
* char: xillybus: Allow 64-bit DMA on PCIe interfaceEli Billauer2015-08-051-4/+6
* xillybus: Move out of stagingEli Billauer2014-09-241-0/+228