summaryrefslogtreecommitdiff
path: root/drivers/char/xillybus/xillybus_pcie.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-05char: xillybus: Eliminate redundant wrappers to DMA related callsEli Billauer1-87/+3
2021-09-14char: xillybus: Simplify 'xillybus_init_endpoint()'Christophe JAILLET1-1/+1
2021-09-14char: xillybus: Remove usage of remaining deprecated pci_ APIChristophe JAILLET1-10/+6
2021-09-14char: xillybus: Remove usage of 'pci_unmap_single()'Christophe JAILLET1-3/+3
2021-09-14char: xillybus: Remove usage of the deprecated 'pci-dma-compat.h' APIChristophe JAILLET1-5/+4
2021-06-03char: xillybus: Remove unneeded MODULE_VERSION() usageEli Billauer1-1/+0
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski1-1/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 402Thomas Gleixner1-4/+1
2018-03-14PCI: Add Altera vendor IDJohannes Thumshirn1-1/+0
2016-05-01char: xillybus: use devm_add_action_or_resetSudip Mukherjee1-9/+1
2015-08-05char: xillybus: Allow 64-bit DMA on PCIe interfaceEli Billauer1-4/+6
2014-09-24xillybus: Move out of stagingEli Billauer1-0/+228