Geert Uytterhoeven ([email protected])

Number of posts: 2433 (0.66 per day)
First post: 2014-04-17 09:53:38
Last post: 2024-05-29 12:32:55

Date List Subject
2020-02-12 10:16:25 linux-kernel [PATCH 1/7] MIPS: ath79: Replace <linux/clk-provider.h> by <linux/of_clk.h>
2020-02-12 10:16:18 linux-kernel [PATCH 0/7] MIPS: Replace <linux/clk-provider.h> by <linux/of_clk.h>
2020-02-12 10:16:17 linux-kernel [PATCH 6/7] MIPS: Pistachio: Replace <linux/clk-provider.h> by <linux/of_clk.h>
2020-02-12 10:13:51 linux-kernel [PATCH] microblaze: Replace <linux/clk-provider.h> by <linux/of_clk.h>
2020-02-12 10:13:05 linux-kernel [PATCH] h8300: Replace <linux/clk-provider.h> by <linux/of_clk.h>
2020-02-12 10:11:34 linux-kernel [PATCH] csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>
2020-02-12 10:10:30 linux-kernel [PATCH 3/7] ARM: mmp: Replace <linux/clk-provider.h> by <linux/of_clk.h>
2020-02-12 10:10:11 linux-kernel [PATCH 1/7] ARM/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>
2020-02-12 10:10:08 linux-kernel [PATCH] arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h>
2020-02-12 10:09:58 linux-kernel [PATCH 2/7] ARM: mediatek: Replace <linux/clk-provider.h> by <linux/of_clk.h>
2020-02-12 10:09:44 linux-kernel [PATCH 6/7] ARM: sunxi: Replace <linux/clk-provider.h> by <linux/of_clk.h>
2020-02-12 10:09:35 linux-kernel [PATCH 0/7] ARM: Replace <linux/clk-provider.h> by <linux/of_clk.h>
2020-02-12 10:09:10 linux-kernel [PATCH 5/7] ARM: shmobile: Replace <linux/clk-provider.h> by <linux/of_clk.h>
2020-02-12 10:09:09 linux-kernel [PATCH 7/7] ARM: zynq: Replace <linux/clk-provider.h> by <linux/of_clk.h>
2020-02-12 10:09:03 linux-kernel [PATCH 4/7] ARM: rockchip: Replace <linux/clk-provider.h> by <linux/of_clk.h>
2020-02-12 10:01:27 linux-kernel [PATCH] ARC: Replace <linux/clk-provider.h> by <linux/of_clk.h>
2020-02-12 09:43:58 linux-kernel [PATCH] of: clk: Make of_clk_get_parent_{count,name}() parameter const
2020-02-12 09:20:30 linux-kernel [PATCH] lib/scatterlist: Fix sg_copy_buffer() kerneldoc
2020-02-12 09:13:50 linux-kernel [PATCH] rtc: sh: Restore devm_ioremap() alignment
2020-02-12 09:13:41 linux-crypto [PATCH trivial] crypto: qat - spelling s/Decrytp/Decrypt/
2020-02-12 09:13:11 linux-kernel [PATCH] sh/intc: Restore devm_ioremap() alignment
2020-02-12 09:12:33 linux-kernel [PATCH] ASoC: sh: fsi: Restore devm_ioremap() alignment
2020-02-12 09:12:22 linux-kernel [PATCH trivial] s390/pkey/zcrypt: spelling s/crytp/crypt/
2020-02-12 09:12:19 linux-kernel [PATCH] scsi: zorro_esp: Restore devm_ioremap() alignment
2020-02-12 09:12:15 linux-kernel [PATCH] irqchip/renesas-intc-irqpin: Restore devm_ioremap() alignment
2020-02-11 21:35:35 linux-crypto [PATCH v2 01/34] debugfs: regset32: Add Runtime PM support
2020-02-11 21:35:29 linux-kernel [PATCH v2 27/34] crypto: ccree - improve kerneldoc in cc_request_mgr.[ch]
2020-02-11 21:35:27 linux-kernel [PATCH v2 25/34] crypto: ccree - improve kerneldoc in cc_buffer_mgr.c
2020-02-11 21:35:26 linux-crypto [PATCH v2 04/34] crypto: ccree - remove unneeded casts
2020-02-11 21:35:26 linux-kernel [PATCH v2 29/34] crypto: ccree - spelling s/Crytpcell/Cryptocell/
2020-02-11 21:35:23 linux-kernel [PATCH v2 31/34] crypto: ccree - use existing dev helper in init_cc_resources()
2020-02-11 21:35:09 linux-crypto [PATCH v2 30/34] crypto: ccree - grammar s/not room/no room/
2020-02-11 21:34:57 linux-kernel [PATCH v2 23/34] crypto: ccree - remove bogus kerneldoc markers
2020-02-11 21:34:53 linux-crypto [PATCH v2 10/34] crypto: ccree - use existing helpers to split 64-bit addresses
2020-02-11 21:34:51 linux-crypto [PATCH v2 03/34] crypto: ccree - fix retry handling in cc_send_sync_request()
2020-02-11 21:34:37 linux-crypto [PATCH v2 02/34] crypto: ccree - fix debugfs register access while suspended
2020-02-11 21:34:34 linux-crypto [PATCH v2 16/34] crypto: ccree - remove cc_pm_is_dev_suspended() wrapper
2020-02-11 21:34:26 linux-kernel [PATCH v2 08/34] crypto: ccree - clean up clock handling
2020-02-11 21:34:22 linux-crypto [PATCH v2 17/34] crypto: ccree - make cc_pm_{suspend,resume}() static
2020-02-11 21:34:14 linux-crypto [PATCH v2 33/34] crypto: ccree - use devm_k[mz]alloc() for cipher data
2020-02-11 21:34:12 linux-kernel [PATCH v2 07/34] crypto: ccree - remove empty cc_sram_mgr_fini()
2020-02-11 21:34:08 linux-kernel [PATCH v2 11/34] crypto: ccree - defer larval_digest_addr init until needed
2020-02-11 21:34:08 linux-kernel [PATCH v2 15/34] crypto: ccree - use of_device_get_match_data()
2020-02-11 21:34:02 linux-kernel [PATCH v2 26/34] crypto: ccree - improve kerneldoc in cc_hash.[ch]
2020-02-11 21:33:53 linux-crypto [PATCH v2 22/34] crypto: ccree - extract cc_init_copy_sram()
2020-02-11 21:33:52 linux-kernel [PATCH v2 34/34] crypto: ccree - use devm_kzalloc() for hash data
2020-02-11 21:33:52 linux-crypto [PATCH v2 06/34] crypto: ccree - drop duplicated error message on SRAM exhaustion
2020-02-11 21:33:46 linux-kernel [PATCH v2 18/34] crypto: ccree - remove struct cc_sram_ctx
2020-02-11 21:33:40 linux-crypto [PATCH v2 13/34] crypto: ccree - use u32 for SRAM addresses
2020-02-11 21:33:35 linux-crypto [PATCH v2 12/34] crypto: ccree - remove bogus paragraph about freeing SRAM
2020-02-11 21:33:25 linux-kernel [PATCH v2 05/34] crypto: ccree - swap SHA384 and SHA512 larval hashes at build time