Linus Walleij ([email protected])

Number of posts: 13372 (2.7 per day)
First post: 2010-11-30 14:18:35
Last post: 2024-06-14 12:23:52

Date List Subject
2023-05-23 14:20:42 linux-kernel [PATCH v3 11/12] arm64: memory: Make virt_to_pfn() a static inline
2023-05-23 14:17:21 linux-kernel [PATCH v3 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
2023-05-23 14:10:26 linux-kernel [PATCH v3 10/12] ARM: mm: Make virt_to_pfn() a static inline
2023-05-23 14:09:49 linux-kernel [PATCH v3 08/12] arm64: vdso: Pass (void *) to virt_to_page()
2023-05-23 14:09:46 linux-kernel [PATCH v3 09/12] asm-generic/page.h: Make pfn accessors static inlines
2023-05-23 14:09:24 linux-kernel [PATCH v3 05/12] cifs: Pass a pointer to virt_to_page()
2023-05-23 14:09:22 linux-kernel [PATCH v3 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
2023-05-23 14:09:22 linux-kernel [PATCH v3 07/12] netfs: Pass a pointer to virt_to_page()
2023-05-23 14:08:55 linux-kernel [PATCH v3 00/12] arch: Make virt_to_pfn into a static inline
2023-05-23 13:22:56 linux-kernel Re: [PATCH 0/2] Add SEAMA partition types
2023-05-22 07:56:16 linux-kernel Re: [PATCH V7 4/8] pinctrl: qcom: Add IPQ5018 pinctrl driver
2023-05-22 07:55:51 linux-kernel Re: [PATCH v2] pinctrl: qcom: sa8775p: add the wakeirq map
2023-05-22 07:51:28 linux-kernel Re: [PATCH 06/16] ARM: tcm: move tcm_init() prototype to asm/tcm.h
2023-05-22 07:47:25 linux-kernel Re: [PATCH v3 1/5] dt-bindings: gpio: Add GPIO3 for AXP209 GPIO binding schema
2023-05-22 07:46:46 linux-kernel Re: [PATCH 11/16] ARM: move setup functions to header
2023-05-22 07:15:59 linux-kernel [PATCH v2 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
2023-05-22 07:15:52 linux-kernel [PATCH v2 07/12] netfs: Pass a pointer to virt_to_page()
2023-05-22 07:11:54 linux-kernel [PATCH v2 09/12] asm-generic/page.h: Make pfn accessors static inlines
2023-05-22 07:11:32 linux-kernel [PATCH v2 06/12] cifs: Pass a pointer to virt_to_page() in cifsglob
2023-05-22 07:11:22 linux-kernel [PATCH v2 05/12] cifs: Pass a pointer to virt_to_page()
2023-05-22 07:11:20 linux-kernel [PATCH v2 10/12] ARM: mm: Make virt_to_pfn() a static inline
2023-05-22 07:11:17 linux-kernel [PATCH v2 00/12] arch: Make virt_to_pfn into a static inline
2023-05-22 07:10:58 linux-kernel [PATCH v2 03/12] ARC: init: Pass a pointer to virt_to_pfn() in init
2023-05-22 07:06:42 linux-kernel [PATCH v2 08/12] arm64: vdso: Pass (void *) to virt_to_page()
2023-05-22 07:06:23 linux-kernel [PATCH v2 04/12] riscv: mm: init: Pass a pointer to virt_to_page()
2023-05-22 07:04:34 linux-kernel [PATCH v2 11/12] arm64: memory: Make virt_to_pfn() a static inline
2023-05-22 07:04:33 linux-kernel [PATCH v2 12/12] m68k/mm: Make pfn accessors static inlines
2023-05-22 07:02:36 linux-kernel [PATCH v2 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
2023-05-20 20:16:09 linux-kernel Re: [PATCH 2/3] gpio: 104-dio-48e: Add Counter/Timer support
2023-05-17 22:20:55 linux-kernel Re: [PATCH v4 2/4] ARM/mmc: Convert old mmci-omap to GPIO descriptors
2023-05-17 21:44:40 linux-kernel Re: [PATCH v4 1/4] Input: ads7846 - Convert to use software nodes
2023-05-17 21:28:13 linux-kernel Re: [PATCH v4 1/4] Input: ads7846 - Convert to use software nodes
2023-05-17 13:09:59 linux-kernel Re: [PATCH v4 0/7] fix fwnode_irq_get[_byname()] returnvalue
2023-05-17 07:20:10 linux-kernel Re: [PATCH 1/3] pcmcia: Convert dual GPL/MPL notice to SPDX license identifier
2023-05-17 07:08:43 linux-kernel Re: [PATCH 1/5] irqchip: ftintc010: mark all function static
2023-05-16 18:33:48 linux-kernel Re: [PATCH v4 1/2] dt-bindings: gpio: Convert STMPE GPIO to YAML schema
2023-05-16 14:20:20 linux-kernel Re: [PATCH] gpiolib: Avoid side effects in gpio_is_visible()
2023-05-16 14:15:09 linux-kernel Re: [PATCH v3] gpio: tpic2810: Use devm_gpiochip_add_data() to simplify remove path
2023-05-16 14:00:42 linux-kernel Re: [PATCH] pinctrl: qcom: sc8180x: gracefully handle missing IO memory resource
2023-05-16 14:00:29 linux-kernel Re: [PATCH v3] gpio: twl4030: Use devm_gpiochip_add_data() to simplify remove path
2023-05-16 13:53:25 linux-kernel Re: [PATCH v3] gpio: tps65086: Use devm_gpiochip_add_data() to simplify remove path
2023-05-16 13:45:54 linux-kernel Re: [PATCH v2 0/2] Refactor the pinctrl driver
2023-05-16 13:25:09 linux-kernel Re: [PATCH RESEND] pinctrl: meson-axg: add missing GPIOA_18 gpio group
2023-05-16 13:24:19 linux-kernel Re: [PATCH v4 09/41] gpio: add HAS_IOPORT dependencies
2023-05-16 13:23:10 linux-kernel [PATCH v3 6/7] dmaengine: ste_dma40: Use managed resources
2023-05-16 13:08:47 linux-kernel [PATCH v3 0/7] DMA40 SRAM refactoring and cleanup
2023-05-16 13:08:31 linux-kernel [PATCH v3 4/7] dmaengine: ste_dma40: Remove platform data
2023-05-16 13:08:08 linux-kernel [PATCH v3 1/7] dt-bindings: dma: dma40: Prefer to pass sram through phandle
2023-05-16 13:06:31 linux-kernel [PATCH v3 7/7] dmaengine: ste_dma40: Return error codes properly
2023-05-16 13:06:11 linux-kernel [PATCH v3 2/7] dmaengine: ste_dma40: Get LCPA SRAM from SRAM node
2023-05-16 13:03:31 linux-kernel [PATCH v3 3/7] dmaengine: ste_dma40: Add dev helper variable