maintainers: update for octeontx_ep driver
[dpdk.git] / drivers / bus /
2022-06-30 Long Linet/netvsc: fix vmbus device reference in multi-process
2022-06-07 Romain Delhomelbus/fslmc: fix VFIO setup
2022-06-07 Bruce Richardsonreplace zero-length arrays with flexible ones
2022-06-01 Nipun Guptadma/dpaa2: introduce driver skeleton
2022-05-10 Rohit Rajnet/dpaa2: update management complex to 10.32
2022-04-29 Gagandeep Singhbus/dpaa: remove unused thread-specific variables
2022-04-29 Gagandeep Singhcrypto/dpaa2_sec: create fle pool per queue pair
2022-03-08 Thomas Monjalonbuild: hide local symbols in shared libraries
2022-03-07 David Marchandbus/pci: enhance driver pointer documentation
2022-02-27 Michal Krawczykbus/pci: assign driver pointer before mapping
2022-02-12 Gagandeep Singhcrypto/dpaa_sec: add debug prints
2022-02-12 Stephen Hemmingerremove unnecessary null checks
2022-02-08 Weiguo Libus/dpaa: fix C++ include guard
2022-01-20 Nipun Guptanet/dpaa: check status before configuring shared MAC
2022-01-20 Jun Yangnet/dpaa2: support recycle loopback port
2022-01-20 Jun Yangbus/fslmc: add and scan DPRC devices
2022-01-20 Nipun Guptabus/fslmc: use DMB OSHST for synchronization before I/O
2022-01-20 Nipun Guptabus/fslmc: update management complex FW to 10.29
2022-01-19 Maxime Gouinbus/ifpga: remove useless check while browsing devices
2022-01-11 Josh Soreffix spelling in comments and strings
2021-11-26 Sean Morrisseyremove repeated 'the' in the code
2021-11-24 Xueming Libus: fix device iterator match from arguments
2021-11-24 David Marchandbus/auxiliary: fix device iteration
2021-11-16 Conor Walshbus/fslmc: remove unused device count
2021-11-10 Gagandeep Singhdma/dpaa: introduce DPAA DMA driver skeleton
2021-11-08 Harman Kalradrivers: check interrupt file descriptor validity
2021-11-04 David Marchandbus/pci: fix use after free on unplug
2021-10-29 David Marchandbus/pci: resize interrupt event list only for MSIX
2021-10-25 Harman Kalrainterrupts: extend event list
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-21 Xueming Lidevargs: make bus optional
2021-10-13 Long Libus/vmbus: fix ring buffer mapping in secondary process
2021-10-07 Hemant Agrawalbus/fslmc: add qbman debug
2021-10-07 Hemant Agrawalbus/fslmc: update MC FW to 10.28
2021-10-05 David Marchandbus/vmbus: fix leak on device scan
2021-10-01 William Tueal: remove sys/queue.h from public headers
2021-09-30 Pallavi Kadambus/pci: fix unknown NUMA node value on Windows
2021-09-30 Olivier Matzkvargs: add function to get from key and value
2021-09-24 Nipun Guptabus/fslmc: move experimental function to internal
2021-09-24 Nipun Guptabus/fslmc: promote experimental VFIO API to stable
2021-09-23 Nipun Guptabus/dpaa: move experimental function to internal
2021-09-23 Pallavi Kadambus/pci: fix unknown NUMA node value on Windows
2021-09-07 Aman Deep Singhnet: add macro to extract MAC address bytes
2021-09-07 Aman Deep Singhnet: add macro for MAC address print
2021-09-02 Xueming Libus: add device arguments name parsing
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-08-04 Dmitry Kozlyukbus: clarify log for non-NUMA-aware devices
2021-07-23 Nipun Guptanet/dpaa2: add per-thread initialization API
2021-07-23 Rohit Rajnet/dpaa: add check for parsing default Rx queue
2021-07-23 Hemant Agrawalbus/dpaa: reduce thread ID syscall usage
2021-07-23 Hemant Agrawalbus/dpaa: fix freeing in FMAN interface destructor
2021-07-06 David Marchandbus/pci: fix leak for unbound devices
2021-07-06 Thomas Monjalonbus/pci: update files description
2021-07-05 Xueming Libus/auxiliary: introduce auxiliary bus
2021-07-05 David Christensenbus/pci: support IOVA as VA in PowerVM LPARs
2021-07-05 David Christensenbus/pci: fix IOVA as VA support for PowerNV
2021-06-04 Haiyue Wangbus/pci: configure PCI bus master
2021-05-11 David Marchandlog: register with standardized names
2021-05-10 David Marchandbus/fslmc: remove unused debug macro
2021-05-04 Bruce Richardsonbuild: fix formatting of Meson lists
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-04-21 Bruce Richardsondrivers: clean up build lists
2021-04-14 Dmitry Kozlyukeal: make OS shims internal
2021-04-14 Xueming Lidevargs: unify scratch buffer storage
2021-04-09 Thomas Monjalonvfio: reformat logs
2021-04-07 Renata Saiakhovaeal: add synchronous interrupt unregister
2021-04-06 Thomas Monjalonbus/pci: rename probe/remove operation types
2021-04-06 Thomas Monjalonpci: rename catch-all ID
2021-03-23 Thomas Monjalonbus/pci: support I/O port operations with musl
2021-03-23 Natanael Copabus/dpaa: fix build with musl
2021-03-23 Natanael Copabus/dpaa: fix 64-bit arch detection
2021-03-23 Thomas Monjalondrivers: replace page size definitions with function
2021-03-23 Thomas Monjalonbuild: remove redundant _GNU_SOURCE definitions
2021-03-19 Thomas Monjalonbus/pci: fix Windows kernel driver categories
2021-03-16 Khoa Tobus/pci: support allow/block lists on Windows
2021-03-16 Nick Connollybus/pci: set Windows device class and bus
2021-03-16 Pallavi Kadambus/pci: skip probing some Windows NDIS devices
2021-03-15 Huawei Xiebus/pci: support MMIO for ioport
2021-03-15 Huawei Xiebus/pci: use Linux PCI sysfs to get PIO address
2021-02-24 Hemant Agrawalnet/dpaa: support Rx buffer size
2021-02-24 Hemant Agrawalbus/dpaa: enhance checks for bus and device detection
2021-02-24 Nipun Guptabus/dpaa: support shared MAC interface
2021-02-24 Hemant Agrawalbus/dpaa: support secondary process init
2021-02-24 Nipun Guptanet/dpaa2: enable error queues optionally
2021-02-24 Hemant Agrawalnet/dpaa2: allocate SGT from first segment
2021-02-24 Nipun Guptabus/dpaa: fix statistics reading
2021-02-24 Youri Querrybus/fslmc: fix random portal hangs with qbman 5.0
2021-01-29 Maxime Coquelinbus/vdev: add driver IOVA VA mode requirement
2021-01-29 Maxime Coquelinbus/vdev: add helper to get vdev from ethdev
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-20 Bruce Richardsonconfig: remove compatibility build defines
2021-01-15 Tyler Retzlaffbus/pci: fix build with Windows SDK >= 10.0.20253
2021-01-15 Gaetan Rivetbus/dpaa: optimize device name parsing
2021-01-05 Tal Shnaidermanbus/pci: ignore missing NUMA node on Windows
2021-01-05 Dmitry Kozlyukbus/pci: fix hardware ID limit on Windows
2020-12-07 Dmitry Kozlyukbus/pci: fix build with MinGW-w64 8
2020-11-20 Thomas Monjalonbuild: align wording of non-support reasons
2020-11-20 Gaetan Rivetbus/pci: fix comment explaining device naming
2020-11-20 David Marchandbus/vdev: fix comment
next