LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2024-02-29 21:13:58
linux-kernel
Re: [PATCH v2 11/11] MIPS: mobileye: eyeq5: add evaluation board I2C temp sensor
2024-02-29 21:13:45
linux-kernel
Re: [PATCH v2 10/11] MIPS: mobileye: eyeq5: add 5 I2C controller nodes
2024-02-29 21:13:18
linux-kernel
Re: [PATCH v2 09/11] i2c: nomadik: support Mobileye EyeQ5 I2C controller
2024-02-29 14:14:45
linux-kernel
Re: [PATCH v4 8/8] dmaengine: ste_dma40: Use new helpers from overflow.h
2024-02-29 14:12:25
linux-kernel
Re: [PATCH v1 0/2] gpiolib: Align prototypes of *gpio_count() APIs
2024-02-29 14:11:26
linux-kernel
Re: [PATCH v2 0/2] gpio-cdev: Release IRQ used by gpio-cdev on gpio chip removal
2024-02-29 13:57:34
linux-kernel
Re: [PATCH v12 5/9] pinctrl: qcom: Use qcom_scm_io_rmw() function
2024-02-29 13:52:15
linux-kernel
Re: [PATCH] pinctrl: scmi: support i.MX OEM pin configuration type
2024-02-29 13:41:39
linux-kernel
Re: [PATCH v4 09/39] dt-bindings: pinctrl: at91: add sam9x7
2024-02-29 13:38:51
linux-kernel
Re: [PATCH][next] pinctrl: ocelot: remove redundant assignment to variable ret
2024-02-29 13:37:34
linux-kernel
Re: [PATCH] pinctrl: don't put the reference to GPIO device in pinctrl_pins_show()
2024-02-29 13:34:57
linux-kernel
Re: [PATCH 1/4] asm-generic/page.h: apply page shift to PFN instead of VA in pfn_to_virt
2024-02-29 13:24:39
linux-kernel
Re: [PATCH v2 13/14] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
2024-02-29 13:03:36
linux-kernel
Re: [RFC PATCH v2 2/6] pinctrl: starfive: jh8100: add main and sys_east driver
2024-02-29 09:50:05
linux-kernel
Re: [PATCH v2 23/30] gpio: nomadik: handle variadic GPIO count
2024-02-29 09:47:26
linux-kernel
Re: [PATCH v2 30/30] MIPS: mobileye: eyeq5: map GPIOs to pins using gpio-ranges
2024-02-29 09:45:52
linux-kernel
Re: [PATCH v2 17/30] gpio: nomadik: use devm_platform_ioremap_resource() helper
2024-02-29 09:44:58
linux-kernel
Re: [PATCH v2 00/30] Rework Nomadik GPIO to add Mobileye EyeQ5 support
2024-02-29 09:44:55
linux-kernel
Re: [PATCH v2 20/30] gpio: nomadik: make clock optional
2024-02-29 09:43:25
linux-kernel
Re: [PATCH v2 29/30] MIPS: mobileye: eyeq5: add resets to GPIO banks
2024-02-29 09:42:56
linux-kernel
Re: [PATCH v2 19/30] gpio: nomadik: request dynamic ID allocation
2024-02-29 09:42:56
linux-kernel
Re: [PATCH v2 28/30] MIPS: mobileye: eyeq5: add two GPIO bank nodes
2024-02-29 09:41:36
linux-kernel
Re: [PATCH v2 21/30] gpio: nomadik: change driver name from gpio to gpio-nomadik
2024-02-29 09:41:31
linux-kernel
Re: [PATCH v2 27/30] MIPS: eyeq5_defconfig: enable GPIO by default
2024-02-29 09:41:00
linux-kernel
Re: [PATCH v2 26/30] Documentation: gpio: mention generic_handle_irq_safe()
2024-02-29 09:39:13
linux-kernel
Re: [PATCH v2 25/30] gpio: nomadik: grab optional reset control and deassert it at probe
2024-02-29 09:38:48
linux-kernel
Re: [PATCH v2 24/30] gpio: nomadik: support mobileye,eyeq5-gpio
2024-02-29 09:36:29
linux-kernel
Re: [PATCH v2 22/30] gpio: nomadik: support shared GPIO IRQs
2024-02-29 09:32:10
linux-kernel
Re: [PATCH v2 18/30] gpio: nomadik: use devres version of clk_get*()
2024-02-29 09:31:09
linux-kernel
Re: [PATCH v2 15/30] gpio: nomadik: replace of_find_*() by bus_find_device_by_of_node()
2024-02-29 09:31:02
linux-kernel
Re: [PATCH v2 06/30] gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/
2024-02-29 09:31:01
linux-kernel
Re: [PATCH v2 16/30] gpio: nomadik: replace of_property_read_*() by device_property_read_*()
2024-02-29 09:29:40
linux-kernel
Re: [PATCH v2 14/30] gpio: nomadik: add #include <linux/slab.h>
2024-02-29 09:29:36
linux-kernel
Re: [PATCH v2 05/30] gpio: nomadik: fix offset bug in nmk_pmx_set()
2024-02-29 09:29:17
linux-kernel
Re: [PATCH v2 13/30] pinctrl: nomadik: follow conditional kernel coding conventions
2024-02-29 09:28:28
linux-kernel
Re: [PATCH v2 12/30] pinctrl: nomadik: follow whitespace kernel coding conventions
2024-02-29 09:28:01
linux-kernel
Re: [PATCH v2 04/30] dt-bindings: gpio: nomadik: add optional reset property
2024-02-29 09:27:56
linux-kernel
Re: [PATCH v2 11/30] pinctrl: nomadik: follow type-system kernel coding conventions
2024-02-29 09:27:11
linux-kernel
Re: [PATCH v2 10/30] pinctrl: nomadik: minimise indentation in probe
2024-02-29 09:26:20
linux-kernel
Re: [PATCH v2 09/30] pinctrl: nomadik: fix build warning (-Wpointer-to-int-cast)
2024-02-29 09:26:06
linux-kernel
Re: [PATCH v2 08/30] pinctrl: nomadik: fix build warning (-Wformat)
2024-02-29 09:25:10
linux-kernel
Re: [PATCH v2 07/30] pinctrl: nomadik: Kconfig: allow building with COMPILE_TEST
2024-02-29 09:19:36
linux-kernel
Re: [PATCH v2 03/30] dt-bindings: gpio: nomadik: add mobileye,eyeq5-gpio compatible
2024-02-29 09:17:33
linux-kernel
Re: [PATCH v2 02/30] dt-bindings: gpio: nomadik: add optional ngpios property
2024-02-29 09:16:58
linux-kernel
Re: [PATCH v2 01/30] dt-bindings: gpio: nomadik: convert into yaml format
2024-02-29 09:12:45
linux-kernel
Re: [PATCH v8 10/10] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes
2024-02-29 09:11:42
linux-kernel
Re: [PATCH v8 01/10] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings
2024-02-27 09:43:02
linux-kernel
Re: [rfc, PATCH v1 1/1] gpiolib: Get rid of never false gpio_is_valid() calls
2024-02-23 22:51:02
linux-kernel
Re: [PATCH net-next v5 04/16] net: dsa: vsc73xx: Add define for max num of ports
2024-02-23 20:49:04
linux-kernel
Re: [PATCH] ARM: OMAP: fix USB regression on Nokia N8x0
2024-02-23 20:48:51
linux-kernel
Re: [PATCH 0/5] Fix MMC/GPIO regression on Nokia N8x0