bus: add device arguments name parsing
[dpdk.git] / drivers / bus / pci / private.h
2021-09-02 Xueming Libus: add device arguments name parsing
2021-04-14 Dmitry Kozlyukeal: make OS shims internal
2020-10-20 Thomas Monjalonbus/pci: remove unused scan by address
2020-09-21 David Marchandbus/pci: remove duplicate declaration
2020-09-21 David Marchandmem: drop mapping API workaround
2020-09-21 David Marchandpci: move resource mapping to the PCI bus
2020-05-11 Sunil Kumar Koribus/pci: optimise scanning with whitelist/blacklist
2020-05-11 David Marchandremove references to private PCI probe function
2019-08-05 David Marchandbus/pci: always check IOMMU capabilities
2019-07-05 Ben Walkerbus/pci: consider only usable devices for IOVA mode
2018-10-15 Jeff Guobus/pci: support hot-unplug handler
2018-10-11 Thomas Monjaloneal: add bus pointer in device structure
2018-10-03 Gaetan Rivetbus/pci: implement device iteration
2018-06-27 Rami Rosenbus/pci: remove unused function to detach by address
2018-06-27 Stephen Hemmingerbus/pci: remove unused function to probe by address
2018-06-27 Stephen Hemmingerbus/pci: remove unused unbind function prototype
2018-06-27 Stephen Hemmingerbus/pci: make remove function static
2018-02-01 Olivier Matzbus/pci: use SPDX tags in 6WIND copyrighted files
2017-10-26 Gaetan Rivetpci: introduce library and driver