bus/pci: fix devargs on probing again
[dpdk.git] / drivers / bus / pci / linux / pci.c
2020-03-31 Somnath Koturbus/pci: fix devargs on probing again
2019-10-25 David Marchandbus/pci: check IO permissions for UIO only
2019-10-09 Stephen Hemmingerbus/pci: fix Intel IOMMU sysfs access check
2019-10-09 David Marchandremove useless include of EAL memory config header
2019-08-05 David Marchandbus/pci: always check IOMMU capabilities
2019-08-05 David Marchandbus/pci: remove unused x86 Linux constant
2019-07-22 Jerin Jacobbus/pci: change IOVA as VA flag name
2019-07-22 David Marchandeal: fix IOVA mode selection as VA for PCI drivers
2019-07-22 David Marchandbus/pci: remove Mellanox kernel driver type
2019-07-05 Ben Walkerbus/pci: consider only usable devices for IOVA mode
2019-06-03 Yongseok Kohbus/pci: add Mellanox kernel driver type
2018-11-06 Fan Zhangbus/pci: fix config r/w access
2018-11-05 Alejandro Lucerobus/pci: avoid call to DMA mask check
2018-11-05 Alejandro Luceromem: rename DMA mask check with proper prefix
2018-10-31 Qi Zhangbus/pci: fix resource mapping override
2018-10-29 Alejandro Lucerobus/pci: compare kernel driver instead of interrupt...
2018-10-28 Alejandro Lucerobus/pci: use IOVA DMA mask check when setting IOVA...
2018-10-28 Alejandro Lucerobus/pci: check IOMMU addressing limitation just once
2018-10-11 Thomas Monjaloneal: add bus pointer in device structure
2018-10-11 Anatoly Burakovmem: add length to memseg list
2018-08-09 Rami Rosenbus/pci: remove unneeded EAL private include
2018-05-15 Andy Greenbus/pci: fix size of driver name buffer
2018-05-14 Andy Greenbus/pci: replace strncpy by strlcpy
2018-04-11 Anatoly Burakovmem: replace memseg with memseg lists
2018-04-11 Anatoly Burakovbus/pci: use memseg walk instead of iteration
2018-01-20 Maxime Coquelinbus/pci: forbid IOVA mode if IOMMU address width too...
2018-01-12 Zhiyong Yangbus/pci: fix interrupt handler type
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-07 Jonas Pfefferlebus/pci: fix PPC condition for IOMMU class
2017-11-06 Thomas Monjalonbus/pci: fix namespace of sysfs path function
2017-11-06 Jonas Pfefferlebus/pci: fix IOMMU class for sPAPR
2017-11-06 Gaetan Rivetpci: fix namespace prefix of new functions
2017-11-06 Gaetan Rivetvfio: fix namespace prefix of newly exposed functions
2017-10-26 Jianfeng Tanbus/pci: fix UIO bind check
2017-10-26 Gaetan Rivetpci: introduce library and driver