pdump: fix error code check when creating/canceling pthread
[dpdk.git] / drivers / bus /
2017-11-12 Jerin Jacobbus/pci: fix a typo in doxygen file description
2017-11-07 Jonas Pfefferlebus/pci: fix PPC condition for IOMMU class
2017-11-07 Jianfeng Tanbus/vdev: change log type
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-07 Hemant Agrawalbus/fslmc: set IOVA mode as physical
2017-11-07 Hemant Agrawalbus/dpaa: set IOVA mode as physical
2017-11-06 Thomas Monjalonbus/pci: fix namespace of sysfs path function
2017-11-06 Jonas Pfefferlebus/pci: fix IOMMU class for sPAPR
2017-11-06 Santosh Shuklambuf: rename physical address to IOVA
2017-11-06 Thomas Monjalonmem: rename address mapping function to IOVA
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-11-06 Thomas Monjalonremove include of generated config header
2017-11-06 Thomas Monjalonmk: remove useless list of core libraries
2017-11-06 Gaetan Rivetpci: fix namespace prefix of new functions
2017-11-06 Gaetan Rivetvfio: fix namespace prefix of newly exposed functions
2017-10-31 Jerin Jacobbus/pci: fix VFIO device reset
2017-10-31 Ferruh Yigitbus/pci: fix VFIO mode
2017-10-26 Jonas Pfefferlebus/pci: check VFIO reset ioctl error
2017-10-26 Jianfeng Tanbus/pci: fix UIO bind check
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Gaetan Rivetvfio: expose functions
2017-10-26 Shreyansh Jaincrypto/dpaa_sec: fix shared build
2017-10-25 Nipun Guptaevent/dpaa2: add queue parameter in processing callback
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-12 Akhil Goyalbus/dpaa: scan for DPAA Crypto devices
2017-10-10 Shreyansh Jainbus/dpaa: fix memory allocation during scan
2017-10-06 Shreyansh Jainbus/fslmc: add devices in sorted order
2017-10-06 Hemant Agrawalbus/fslmc: improve debug log messages
2017-10-06 Hemant Agrawalbus/fslmc: enable link status interrupt
2017-10-06 Hemant Agrawalbus/fslmc: cleanup the dpaa2 interrupt support
2017-10-06 Hemant Agrawalbus/fslmc: support check of dpbp presence
2017-10-06 Ashish Jainbus/fslmc: support LX2160 platform
2017-10-06 Hemant Agrawalbus/fslmc: clean the QBMAN support code
2017-10-06 Hemant Agrawalbus/fslmc: cleanup compat file
2017-10-06 Hemant Agrawalbus/fslmc: remove unused funcs and align names in QBMAN
2017-10-06 Haiying Wangbus/fslmc: enhance the QBMAN CENA mode
2017-10-06 Haiying Wangbus/fslmc: support up to 32 frames in one volatile...
2017-10-06 Haiying Wangbus/fslmc: add QBMAN API to do enqueue with multiple...
2017-10-06 Hemant Agrawalbus/fslmc: remove the export for QBMAN version
2017-10-06 Haiying Wangbus/fslmc: replace word copy with memcpy in QBMAN
2017-10-06 Shreyansh Jainbus/dpaa: add DPAA PMD logging macros
2017-10-06 Shreyansh Jainbus/dpaa: add DPAA mempool logging macros
2017-10-06 Shreyansh Jainbus/dpaa: integrate DPAA bus with hardware blocks
2017-10-06 Shreyansh Jainbus/dpaa: add fman flow control threshold setting
2017-10-06 Shreyansh Jainbus/dpaa: add BMAN hardware interfaces
2017-10-06 Shreyansh Jainbus/dpaa: support FMAN frame queue lookup
2017-10-06 Shreyansh Jainbus/dpaa: add BMAN driver core
2017-10-06 Shreyansh Jainbus/dpaa: add QMAN driver core routines
2017-10-06 Shreyansh Jainbus/dpaa: add QMAN interface driver
2017-10-06 Shreyansh Jainbus/dpaa: add routines for managing a RB tree
2017-10-06 Shreyansh Jainbus/dpaa: add layer for interrupt emulation using pthread
2017-10-06 Shreyansh Jainbus/dpaa: enable DPAA IOCTL portal driver
2017-10-06 Shreyansh Jainbus/dpaa: add FMAN hardware operations
2017-10-06 Shreyansh Jainbus/dpaa: introducing FMan configurations
2017-10-06 Shreyansh Jainbus/dpaa: add OF parser for device scanning
2017-10-06 Hemant Agrawalbus/dpaa: add compatibility and helper macros
2017-10-06 Shreyansh Jainbus/dpaa: introduce NXP DPAA bus driver skeleton
2017-10-05 Shreyansh Jainbus/fslmc: update MC to 10.3.x
2017-10-05 Shreyansh Jainbus/fslmc: refactor scan and probe functions
2017-10-05 Shreyansh Jaindrivers: refactor DPAA2 object definition
2017-10-05 Shreyansh Jainbus/fslmc: introduce new device type enumerator
2017-10-05 Shreyansh Jainbus/fslmc: support only single group and container
2017-07-19 Hemant Agrawalbus/fslmc: remove workaround for smmu mapping
2017-07-16 Stephen Hemmingerdrivers/dpaa2: remove duplicate includes
2017-07-14 Hemant Agrawalbus/fslmc: align object name log to real resource name
2017-07-14 Hemant Agrawalbus/fslmc: set the dpaa2 device name
2017-07-14 Hemant Agrawalbus/fslmc: fix debug build
2017-07-11 Hemant Agrawalbus/fslmc: fix missing brace
2017-07-10 Shreyansh Jainupdate NXP copyright headers
2017-07-08 Thomas Monjalonbus: fix driver registration
2017-07-08 Stephen Hemmingerbus: simplify finding starting point
2017-07-07 Nipun Guptabus/fslmc: enable portal interrupt handling
2017-07-07 Nipun Guptabus/fslmc: add interrupt enabling routine
2017-07-07 Nipun Guptabus/fslmc: change argument to const to avoid warning
2017-07-07 Nipun Guptabus/fslmc: add callback per queue to enable
2017-07-07 Nipun Guptabus/fslmc: support enqueue with multiple descriptors
2017-07-07 Nipun Guptabus/fslmc: support static dequeue from portal
2017-07-07 Nipun Guptabus/fslmc: adding cpu support in stashing config
2017-07-07 Nipun Guptabus/fslmc: register dpci as dpaa2 device for bus scan
2017-07-07 Nipun Guptabus/fslmc: adding basic dpci support
2017-07-07 Hemant Agrawalbus/fslmc: export qbman dqrr funcs for eventdev usages
2017-07-07 Nipun Guptabus/fslmc: add basic dpcon support
2017-07-07 Nipun Guptabus/fslmc: integrate dpio and dpbp to object framework
2017-07-07 Hemant Agrawalbus/fslmc: generic framework for mc object creation
2017-07-06 Akhil Goyalbus/fslmc: add macros to get/set FLE context
2017-07-06 Hemant Agrawalnet/dpaa2: add support for multi seg buffers
2017-07-06 Shreyansh Jainbus/fslmc: add check for memseg availability
2017-07-06 Hemant Agrawalbus/fslmc: fix the failure loop condition
2017-07-03 Jan Blunckbus/fslmc: implement method to find device
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-12 Hemant Agrawalbus/fslmc: reduce the debug log messages
2017-06-12 Hemant Agrawalbus/fslmc: add support to detect SoC version
2017-06-12 Hemant Agrawalbus/fslmc: update TAILQ usages in dpaa2 objects
2017-06-12 Hemant Agrawalnet/dpaa2: add support for congestion notification
2017-06-12 Hemant Agrawalbus/fslmc: export qbman results in map file
2017-06-12 Hemant Agrawalbus/fslmc: support for parallel Rx DQ requests
2017-06-12 Hemant Agrawalnet/dpaa2: stop using software annotation
2017-04-20 Akhil Goyalbus/fslmc: add packet frame list entry definitions
2017-04-19 Hemant Agrawalbus/fslmc: add frame queue based dq storage
2017-04-19 Hemant Agrawalbus/fslmc: support DMA mapping for ARM SMMU
next