eal: simplify meson build of common directory
[dpdk.git] / lib / librte_eal / common / include / rte_bus.h
2019-11-19 Kevin Traynorlib: fix doxygen typos
2019-07-29 Hemant Agrawaleal: replace license text with SPDX tag
2019-07-05 Ben Walkereal: compute IOVA mode based on PA availability
2019-03-30 Shahaf Shulerbus: introduce device level DMA memory mapping
2018-10-15 Jeff Guobus: add sigbus handler
2018-10-15 Jeff Guobus: add hot-unplug handler
2018-07-15 Gaetan Riveteal: add device iterator interface
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-04-25 Gaetan Riveteal: list acceptable init priorities
2017-10-06 Santosh Shuklabus: get IOMMU class
2017-10-06 Santosh Shuklapci: get IOMMU class
2017-10-03 Stephen Hemmingereal: initialize logging before bus
2017-07-19 Gaetan Rivetbus: remove useless plug parameter
2017-07-10 Shreyansh Jainupdate NXP copyright headers
2017-07-09 Rami Rosenbus: remove wrong doxygen for dump function
2017-07-08 Gaetan Rivetbus: introduce scan policies
2017-07-08 Gaetan Rivetbus: introduce parsing functionality
2017-07-08 Thomas Monjalonbus: fix driver registration
2017-07-03 Jan Blunckbus: introduce device plug/unplug
2017-07-03 Jan Blunckbus: add helper to find bus by name
2017-07-03 Jan Blunckbus: add helper to find which bus holds a device
2017-07-03 Jan Blunckbus: add method to find device
2017-07-03 Jan Blunckbus: add iterator to find a bus
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-01-19 Shreyansh Jainbus: add probing
2017-01-19 Shreyansh Jainbus: add scanning
2017-01-19 Shreyansh Jainbus: introduce bus abstraction