Laurentiu Tudor ([email protected])

Number of posts: 505 (0.87 per day)
First post: 2016-04-19 16:03:13
Last post: 2017-11-22 10:50:45

Date List Subject
2017-06-27 14:42:53 linux-kernel [PATCH v2 00/15] staging: fsl-mc: clean up header files
2017-06-27 14:42:38 linux-kernel [PATCH v2 02/15] staging: fsl-mc: be consistent when checking strcmp() return
2017-06-27 14:42:25 linux-kernel [PATCH v2 01/15] staging: fsl-mc: move comparison before strcmp() call
2017-06-23 07:26:25 linux-kernel Re: [PATCH 01/14] staging: fsl-mc: drop macros with possible side effects
2017-06-22 13:41:05 linux-kernel [PATCH 05/14] staging: fsl-mc: delete prototype of unimplemented function
2017-06-22 13:40:22 linux-kernel [PATCH 09/14] staging: fsl-mc: move rest of mc-bus.h to private header
2017-06-22 13:40:07 linux-kernel [PATCH 12/14] staging: fsl-mc: move mc-sys.h contents in the public header
2017-06-22 13:39:44 linux-kernel [PATCH 13/14] staging: fsl-mc: move mc-cmd.h contents in the public header
2017-06-22 13:37:26 linux-kernel [PATCH 08/14] staging: fsl-mc: move couple of definitions to public header
2017-06-22 13:37:24 linux-kernel [PATCH 14/14] staging: fsl-mc: make dprc.h header private
2017-06-22 13:37:19 linux-kernel [PATCH 11/14] staging: fsl-mc: fix a few implicit includes
2017-06-22 13:37:04 linux-kernel [PATCH 10/14] staging: fsl-mc: remove dpmng API files
2017-06-22 13:36:55 linux-kernel [PATCH 07/14] staging: fsl-mc: move irq domain creation prototype to public header
2017-06-22 13:36:47 linux-kernel [PATCH 03/14] staging: fsl-mc: decouple the mc-bus public headers from dprc.h
2017-06-22 13:36:42 linux-kernel [PATCH 06/14] staging: fsl-mc: turn several exported functions static
2017-06-22 13:36:39 linux-kernel [PATCH 02/14] staging: fsl-mc: drop useless #includes
2017-06-22 13:36:35 linux-kernel [PATCH 04/14] staging: fsl-mc: delete duplicated function prototypes
2017-06-22 13:36:24 linux-kernel [PATCH 01/14] staging: fsl-mc: drop macros with possible side effects
2017-06-22 13:36:18 linux-kernel [PATCH 00/14] staging: fsl-mc: clean up header files
2017-06-22 12:52:26 linux-kernel [PATCH] staging: fsl-dpaa2/eth: fix a couple of implicit includes
2017-06-14 13:38:11 linux-kernel Re: [PATCH v7 10/10] staging: fsl-mc: move bus driver out of staging
2017-06-14 12:27:26 linux-kernel Re: [PATCH v7 02/10] staging: fsl-mc: fix macros with possible side effects
2017-06-08 14:30:45 linux-kernel [PATCH v7 06/10] staging: fsl-mc: drop unused forward declaration
2017-06-08 14:30:42 linux-kernel [PATCH v7 07/10] staging: fsl-mc: add binding path to MAINTAINERS
2017-06-08 14:30:01 linux-kernel [PATCH v7 10/10] staging: fsl-mc: move bus driver out of staging
2017-06-08 14:29:55 linux-kernel [PATCH v7 08/10] staging: fsl-mc: drop reference to restool
2017-06-08 14:29:52 linux-kernel [PATCH v7 09/10] staging: fsl-mc: add reference to mc-bus DT binding
2017-06-08 14:29:39 linux-kernel [PATCH v7 05/10] staging: fsl-mc: remove extra blank line
2017-06-08 14:29:36 linux-kernel [PATCH v7 01/10] staging: fsl-mc: enclose macro params in parens
2017-06-08 14:29:28 linux-kernel [PATCH v7 04/10] staging: fsl-mc: drop a few useless #includes
2017-06-08 14:29:25 linux-kernel [PATCH v7 02/10] staging: fsl-mc: fix macros with possible side effects
2017-06-08 14:29:23 linux-kernel [PATCH v7 03/10] staging: fsl-mc: simplify couple of deallocations
2017-06-08 14:29:11 linux-kernel [PATCH v7 00/10] staging: fsl-mc: move bus driver out of staging
2017-06-06 14:23:13 linux-kernel RE: [PATCH v4 10/10] staging: fsl-mc: move bus driver out of staging
2017-06-06 14:03:52 linux-kernel RE: [PATCH v4 10/10] staging: fsl-mc: move bus driver out of staging
2017-06-06 12:03:59 linux-kernel RE: [PATCH 01/10] staging: fsl-mc: enclose macro params in parens
2017-04-07 14:01:47 linux-crypto RE: [7/7] crypto: caam/qi - add ablkcipher and authenc algorithms
2017-04-05 11:49:24 linux-crypto Re: [7/7] crypto: caam/qi - add ablkcipher and authenc algorithms
2017-04-04 13:28:56 linux-crypto Re: [7/7] crypto: caam/qi - add ablkcipher and authenc algorithms
2016-12-06 15:46:30 linux-kernel Re: [PATCH v3 4/9] bus: fsl-mc: dpio: add frame descriptor and scatter/gather APIs
2016-12-02 22:41:21 linux-kernel Re: [PATCH v3 6/9] bus: fsl-mc: dpio: add QBMan portal APIs for DPAA2
2016-12-02 18:01:42 linux-kernel Re: [PATCH v3 3/9] bus: fsl-mc: dpio: add APIs for DPIO objects
2016-12-02 16:37:21 linux-kernel Re: [PATCH v3 7/9] bus: fsl-mc: dpio: add the DPAA2 DPIO service interface
2016-12-02 14:46:44 linux-kernel Re: [PATCH v3 4/9] bus: fsl-mc: dpio: add frame descriptor and scatter/gather APIs
2016-12-02 12:51:00 linux-kernel Re: [PATCH v3 5/9] bus: fsl-mc: dpio: add global dpaa2 definitions
2016-04-19 16:03:13 linux-kernel Re: [PATCH 5/8] arm64: kernel: replace early 64-bit literal loads with move-immediates