Diana Madalina Craciun ([email protected])

Number of posts: 153 (0.16 per day)
First post: 2020-02-18 15:24:29
Last post: 2022-09-05 16:22:37

Date List Subject
2020-09-29 08:56:57 linux-kernel [PATCH v5 12/13] bus/fsl-mc: Extend ICID size from 16bit to 32bit
2020-09-29 08:56:54 linux-kernel [PATCH v5 13/13] bus/fsl-mc: Add a new version for dprc_get_obj_region command
2020-09-29 08:56:51 linux-kernel [PATCH v5 10/13] bus/fsl_mc: Do not rely on caller to provide non NULL mc_io
2020-09-29 08:56:45 linux-kernel [PATCH v5 11/13] bus/fsl-mc: Export IRQ pool handling functions to be used by VFIO
2020-09-29 08:56:39 linux-kernel [PATCH v5 09/13] bus/fsl-mc: Add a container setup function
2020-09-29 08:56:32 linux-kernel [PATCH v5 02/13] bus/fsl-mc: Add a new parameter to dprc_scan_objects function
2020-09-11 09:17:07 linux-kernel Re: [PATCH v4 09/10] vfio/fsl-mc: Add read/write support for fsl-mc devices
2020-09-07 17:49:56 linux-kernel Re: [PATCH v4 07/10] vfio/fsl-mc: Add irq infrastructure for fsl-mc devices
2020-09-07 17:19:50 linux-kernel Re: [PATCH v4 08/10] vfio/fsl-mc: trigger an interrupt via eventfd
2020-09-07 16:10:12 linux-kernel Re: [PATCH v4 10/10] vfio/fsl-mc: Add support for device reset
2020-09-07 15:10:42 linux-kernel Re: [PATCH v4 02/10] vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bind
2020-09-07 14:52:17 linux-kernel Re: [PATCH v4 09/10] vfio/fsl-mc: Add read/write support for fsl-mc devices
2020-09-07 12:54:11 linux-kernel Re: [PATCH v4 05/10] vfio/fsl-mc: Allow userspace to MMAP fsl-mc device MMIO regions
2020-09-04 14:02:32 linux-kernel Re: [PATCH v4 01/10] vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices
2020-09-04 08:05:26 linux-kernel Re: [PATCH v4 00/10] vfio/fsl-mc: VFIO support for FSL-MC device
2020-08-26 14:18:28 linux-kernel [PATCH v4 01/10] vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices
2020-08-26 14:17:01 linux-kernel [PATCH v4 08/10] vfio/fsl-mc: trigger an interrupt via eventfd
2020-08-26 14:16:47 linux-kernel [PATCH v4 00/10] vfio/fsl-mc: VFIO support for FSL-MC device
2020-08-26 14:16:30 linux-kernel [PATCH v4 13/13] bus/fsl-mc: Add a new version for dprc_get_obj_region command
2020-08-26 14:15:48 linux-kernel [PATCH v4 11/13] bus/fsl-mc: Export IRQ pool handling functions to be used by VFIO
2020-08-26 09:45:27 linux-kernel [PATCH v4 03/10] vfio/fsl-mc: Implement VFIO_DEVICE_GET_INFO ioctl
2020-08-26 09:45:15 linux-kernel [PATCH v4 07/10] vfio/fsl-mc: Add irq infrastructure for fsl-mc devices
2020-08-26 09:45:09 linux-kernel [PATCH v4 04/10] vfio/fsl-mc: Implement VFIO_DEVICE_GET_REGION_INFO ioctl call
2020-08-26 09:44:57 linux-kernel [PATCH v4 02/10] vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bind
2020-08-26 09:44:51 linux-kernel [PATCH v4 09/10] vfio/fsl-mc: Add read/write support for fsl-mc devices
2020-08-26 09:43:32 linux-kernel [PATCH v4 06/10] vfio/fsl-mc: Added lock support in preparation for interrupt handling
2020-08-26 09:43:23 linux-kernel [PATCH v4 05/10] vfio/fsl-mc: Allow userspace to MMAP fsl-mc device MMIO regions
2020-08-26 09:36:13 linux-kernel [PATCH v4 10/10] vfio/fsl-mc: Add support for device reset
2020-08-26 09:31:10 linux-kernel [PATCH v4 08/13] bus/fsl-mc: Export a cleanup function for DPRC
2020-08-26 09:30:37 linux-kernel [PATCH v4 03/13] bus/fsl-mc: add support for 'driver_override' in the mc-bus
2020-08-26 09:29:33 linux-kernel [PATCH v4 06/13] bus/fsl-mc: Add dprc-reset-container support
2020-08-26 09:29:29 linux-kernel [PATCH v4 01/13] bus/fsl-mc: Do no longer export the total number of irqs outside dprc_scan_objects
2020-08-26 09:29:22 linux-kernel [PATCH v4 10/13] bus/fsl_mc: Do not rely on caller to provide non NULL mc_io
2020-08-26 09:29:16 linux-kernel [PATCH v4 09/13] bus/fsl-mc: Add a container setup function
2020-08-26 09:29:08 linux-kernel [PATCH v4 07/13] bus/fsl-mc: Export dprc_scan/dprc_remove functions to be used by multiple entities
2020-08-26 09:28:39 linux-kernel [PATCH v4 02/13] bus/fsl-mc: Add a new parameter to dprc_scan_objects function
2020-08-26 09:28:05 linux-kernel [PATCH v4 05/13] bus/fsl-mc: Cache the DPRC API version
2020-08-26 09:28:01 linux-kernel [PATCH v4 12/13] bus/fsl-mc: Extend ICID size from 16bit to 32bit
2020-08-26 09:27:26 linux-kernel [PATCH v4 00/13] bus/fsl-mc: Extend mc-bus driver functionalities in preparation for mc-bus VFIO support
2020-08-26 09:27:16 linux-kernel [PATCH v4 04/13] bus/fsl-mc: Set the QMAN/BMAN region flags
2020-07-06 16:36:46 linux-kernel Re: [PATCH v3 03/13] bus/fsl-mc: add support for 'driver_override' in the mc-bus
2020-07-06 15:51:34 linux-kernel Re: [PATCH v3 13/13] bus/fsl-mc: Add a new version for dprc_get_obj_region command
2020-07-06 15:46:30 linux-kernel [PATCH v3 2/9] vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bind
2020-07-06 15:46:10 linux-kernel [PATCH v3 3/9] vfio/fsl-mc: Implement VFIO_DEVICE_GET_INFO ioctl
2020-07-06 15:45:46 linux-kernel [PATCH v3 4/9] vfio/fsl-mc: Implement VFIO_DEVICE_GET_REGION_INFO ioctl call
2020-07-06 15:45:11 linux-kernel [PATCH v3 1/9] vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices
2020-07-06 15:45:05 linux-kernel [PATCH v3 0/9] vfio/fsl-mc: VFIO support for FSL-MC devices
2020-07-06 15:44:48 linux-kernel [PATCH v3 6/9] vfio/fsl-mc: Added lock support in preparation for interrupt handling
2020-07-06 15:44:31 linux-kernel [PATCH v3 8/9] vfio/fsl-mc: trigger an interrupt via eventfd
2020-07-06 15:44:20 linux-kernel [PATCH v3 7/9] vfio/fsl-mc: Add irq infrastructure for fsl-mc devices
2020-07-06 15:43:41 linux-kernel [PATCH v3 9/9] vfio/fsl-mc: Add read/write support for fsl-mc devices