drivers: remove direct access to interrupt handle
[dpdk.git] / drivers / bus / ifpga / ifpga_bus.c
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-05-11 David Marchandlog: register with standardized names
2020-09-11 Bruce Richardsonrawdev: add private data size to info query
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-03-17 David Christensenpci: fix build on ppc
2019-04-19 Rosen Xubus/ifpga: support AFU device search by name
2019-01-18 Andy Peibus/ifpga: fix AFU probe failure handler
2019-01-18 Andy Peibus/ifpga: fix forcing optional devargs
2018-10-17 Thomas Monjaloneal: allow probing a device again
2018-10-17 Thomas Monjaloneal: add function to query device status
2018-10-17 Thomas Monjalondrivers/bus: move driver assignment to end of probing
2018-10-11 Thomas Monjaloneal: add bus pointer in device structure
2018-10-11 Thomas Monjalondevargs: simplify parameters of removal function
2018-09-27 Thomas Monjalonbus/ifpga: remove useless driver cast
2018-05-22 Rosen Xubus/ifpga: fix null pointer dereference in scan
2018-05-22 Rosen Xubus/ifpga: fix memory leaks in scan
2018-05-22 Rosen Xubus/ifpga: fix error check in unplug
2018-05-13 Pablo de Larabus/fpga: use strlcpy instead of strncpy
2018-05-11 Rosen Xubus/ifpga: add Intel FPGA bus library