devargs: fix freeing during device removal
[dpdk.git] / drivers / bus / pci / pci_common.c
2018-10-19 Thomas Monjalondevargs: fix freeing during device removal
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-17 Jerin Jacobvfio: fix missing header inclusion
2018-10-16 Jeff Guovfio: fix build with Linux < 4.0
2018-10-15 Jeff Guovfio: handle hotplug request notifier
2018-10-15 Jeff Guobus/pci: support sigbus handler
2018-10-15 Jeff Guobus/pci: support hot-unplug handler
2018-10-03 Gaetan Rivetbus/pci: implement device iteration
2018-08-09 Rami Rosenbus/pci: remove useless forward declaration
2018-07-26 Rami Rosenbus/pci: fix a typo
2018-06-29 Rafal Kozikbus/pci: reference driver structure before mapping
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: make remove function static
2018-04-27 Gaetan Rivetbus/pci: fix find device implementation
2018-04-25 Gaetan Rivetbus/pci: do not reference devargs list
2018-02-01 Olivier Matzbus/pci: use SPDX tags in 6WIND copyrighted files
2017-11-06 Thomas Monjalonbus/pci: fix namespace of sysfs path function
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-11-06 Gaetan Rivetpci: fix namespace prefix of new functions
2017-10-26 Gaetan Rivetpci: introduce library and driver