Andrey Smirnov ([email protected])

Number of posts: 1711 (1.01 per day)
First post: 2013-03-20 01:10:35
Last post: 2017-11-06 15:32:29

Date List Subject
2020-01-08 16:03:41 linux-crypto [PATCH v6 0/7] enable CAAM's HWRNG as default
2019-12-11 14:07:54 linux-kernel [PATCH v2 2/2] ARM: dts: vf610-zii-scu4-aib: Add node for switch watchdog
2019-12-11 14:06:15 linux-kernel [PATCH v2 1/2] ARM: dts: vf610-zii-scu4-aib: Use generic names for DT nodes
2019-12-11 13:51:17 linux-kernel [PATCH v2] ARM: dts: vf610-zii-dev-rev-b: Drop redundant I2C properties
2019-12-10 16:45:01 linux-kernel [PATCH v8 06/12] thermal: qoriq: Pass data to qoriq_tmu_calibration() directly
2019-12-10 16:44:13 linux-kernel [PATCH v8 05/12] thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directly
2019-12-10 16:44:10 linux-kernel [PATCH v8 02/12] thermal: qoriq: Don't store struct thermal_zone_device reference
2019-12-10 16:43:48 linux-kernel [PATCH v8 08/12] thermal: qoriq: Convert driver to use regmap API
2019-12-10 16:43:42 linux-kernel [PATCH v8 10/12] thermal: qoriq: Do not report invalid temperature reading
2019-12-10 16:43:36 linux-kernel [PATCH v8 11/12] thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()
2019-12-10 16:43:32 linux-kernel [PATCH v8 12/12] thermal: qoriq: Add hwmon support
2019-12-10 16:43:24 linux-kernel [PATCH v8 09/12] thermal: qoriq: Enable all sensors before registering them
2019-12-10 16:43:13 linux-kernel [PATCH v8 07/12] thermal: qoriq: Drop unnecessary drvdata cleanup
2019-12-10 16:43:09 linux-kernel [PATCH v8 04/12] thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_data
2019-12-10 16:43:07 linux-kernel [PATCH v8 03/12] thermal: qoriq: Add local struct qoriq_sensor pointer
2019-12-10 16:43:03 linux-kernel [PATCH v8 01/12] thermal: qoriq: Add local struct device pointer
2019-12-10 16:42:57 linux-kernel [PATCH v8 00/12] QorIQ TMU multi-sensor and HWMON support
2019-12-09 18:51:23 linux-kernel Re: [PATCH v7 00/12] QorIQ TMU multi-sensor and HWMON support
2019-12-09 16:52:06 linux-kernel [PATCH v3 3/3] ARM: dts: imx6: rdu2: Limit USBH1 to Full Speed
2019-12-09 16:51:39 linux-kernel [PATCH v3 2/3] ARM: dts: imx6: rdu2: Disable WP for USDHC2 and USDHC3
2019-12-09 16:51:25 linux-kernel [PATCH v3 1/3] ARM: dts: imx6: rdu2: Add node for UCS1002 USB charger chip
2019-12-09 15:25:28 linux-kernel Re: [PATCH v3 2/2] drm/bridge: tc358767: Expose test mode functionality via debugfs
2019-12-09 14:39:26 linux-kernel Re: [PATCH v3 2/2] drm/bridge: tc358767: Expose test mode functionality via debugfs
2019-12-09 05:11:28 linux-kernel [PATCH v3 0/2] tc358767 test mode
2019-12-09 05:10:35 linux-kernel [PATCH v3 2/2] drm/bridge: tc358767: Expose test mode functionality via debugfs
2019-12-09 05:10:12 linux-kernel [PATCH v3 1/2] drm/bridge: tc358767: Introduce __tc_bridge_enable/disable()
2019-12-05 16:17:54 linux-kernel Re: [PATCH v6 03/15] drm/bridge: tc358767: Simplify polling in tc_link_training()
2019-12-03 16:26:42 linux-crypto [PATCH v5 4/4] crypto: caam - expose SEC4 DRNG via crypto RNG API
2019-12-03 16:25:15 linux-kernel [PATCH v5 3/4] crypto: caam - replace DRNG with TRNG for use with hw_random
2019-12-03 16:25:02 linux-kernel [PATCH v5 1/4] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA
2019-12-03 16:24:38 linux-crypto [PATCH v5 0/4] enable CAAM's HWRNG as default
2019-12-03 16:24:38 linux-crypto [PATCH v5 2/4] crypto: caam - move RNG presence check into a shared function
2019-11-25 13:23:02 linux-crypto Re: [PATCH v4 1/6] crypto: caam - RNG4 TRNG errata
2019-11-21 16:00:01 linux-kernel [PATCH v4 1/6] crypto: caam - RNG4 TRNG errata
2019-11-21 15:58:24 linux-kernel [PATCH v4 6/6] crypto: caam - expose SEC4 DRNG via crypto RNG API
2019-11-21 15:57:52 linux-kernel [PATCH v4 3/6] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA
2019-11-21 15:57:49 linux-kernel [PATCH v4 2/6] crypto: caam - enable prediction resistance in HRWNG
2019-11-21 15:57:43 linux-kernel [PATCH v4 0/6] enable CAAM's HWRNG as default
2019-11-21 15:57:20 linux-crypto [PATCH v4 5/6] crypto: caam - replace DRNG with TRNG for use with hw_random
2019-11-21 15:57:10 linux-crypto [PATCH v4 4/6] crypto: caam - move RNG presence check into a shared function
2019-11-20 17:39:41 linux-crypto [PATCH v3 1/6] crypto: caam - RNG4 TRNG errata
2019-11-20 17:39:36 linux-crypto [PATCH v3 2/6] crypto: caam - enable prediction resistance in HRWNG
2019-11-20 17:37:57 linux-kernel [PATCH v3 0/6] enable CAAM's HWRNG as default
2019-11-20 17:37:28 linux-crypto [PATCH v3 3/6] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA
2019-11-20 17:37:25 linux-crypto [PATCH v3 5/6] crypto: caam - replace DRNG with TRNG for use with hw_random
2019-11-20 17:37:24 linux-crypto [PATCH v3 6/6] crypto: caam - expose SEC4 DRNG via crypto RNG API
2019-11-20 17:37:15 linux-crypto [PATCH v3 4/6] crypto: caam - move RNG presense check into a shared function
2019-11-19 15:29:10 linux-crypto Re: [PATCH v2 5/6] crypto: caam - replace DRNG with TRNG for use with hw_random
2019-11-18 15:41:09 linux-crypto [PATCH v2 5/6] crypto: caam - replace DRNG with TRNG for use with hw_random
2019-11-18 15:40:45 linux-kernel [PATCH v2 4/6] crypto: caam - move RNG presense check into a shared function
2019-11-18 15:40:05 linux-crypto [PATCH v2 6/6] crypto: caam - expose SEC4 DRNG via crypto RNG API