linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-19 11:50:04 to 2024-01-25 08:36:25 UTC [more...]

[PATCH 1/3] gpiolib: add gpiod_to_gpio_device() stub for !GPIOLIB
 2024-01-25  8:36 UTC  (4+ messages)
` [PATCH 2/3] gpiolib: add gpio_device_get_base() "
` [PATCH 3/3] gpiolib: add gpio_device_get_label() "

[PATCH v2] gpio: improve the API contract for setting direction
 2024-01-25  8:35 UTC 

[libgpiod][PATCH v2] core: check for positive values returned by calls to ioctl()
 2024-01-25  8:06 UTC 

[PATCH v3 00/17] Add support for Mobileye EyeQ5 system controller
 2024-01-25  7:51 UTC  (43+ messages)
` [PATCH v3 01/17] clk: fixed-factor: add optional accuracy support
` [PATCH v3 02/17] clk: fixed-factor: add fwname-based constructor functions
` [PATCH v3 03/17] dt-bindings: pinctrl: allow pin controller device without unit address
` [PATCH v3 04/17] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller
` [PATCH v3 05/17] dt-bindings: clock: mobileye,eyeq5-clk: add bindings
` [PATCH v3 06/17] dt-bindings: reset: mobileye,eyeq5-reset: "
` [PATCH v3 07/17] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: "
` [PATCH v3 08/17] clk: eyeq5: add platform driver
` [PATCH v3 09/17] reset: "
` [PATCH v3 10/17] pinctrl: "
` [PATCH v3 11/17] MIPS: mobileye: eyeq5: rename olb@e00000 to system-controller@e00000
` [PATCH v3 12/17] MIPS: mobileye: eyeq5: remove reg-io-width property from OLB syscon
` [PATCH v3 13/17] MIPS: mobileye: eyeq5: use OLB clocks controller
` [PATCH v3 14/17] MIPS: mobileye: eyeq5: add OLB reset controller node
` [PATCH v3 15/17] MIPS: mobileye: eyeq5: add reset properties to uarts
` [PATCH v3 16/17] MIPS: mobileye: eyeq5: add pinctrl nodes & pinmux function nodes
` [PATCH v3 17/17] MIPS: mobileye: eyeq5: add pinctrl properties to UART nodes

[PATCH] dt-bindings: pinctr: pinctrl-zynq: Fix compatible string
 2024-01-25  7:06 UTC  (3+ messages)

[PATCH] dt-bindings: xilinx: replace Piyush Mehta maintainership
 2024-01-25  3:28 UTC  (10+ messages)

[PATCH 0/2] dt-bindings: pinctrl: qcom: update SM4450 pinctrl
 2024-01-25  1:37 UTC  (14+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: modify the wrong compatible name
` [PATCH 2/2] dt-bindings: pinctrl: qcom: consolidate functions

[PATCH] gpio: cdev: remove leftover function pointer typedefs
 2024-01-24 23:43 UTC  (2+ messages)

[PATCH 1/3] pinctrl: cs42l43: Tidy up header includes
 2024-01-24 21:00 UTC  (6+ messages)
` [PATCH 2/3] pinctrl: cs42l43: Remove some needless inlines
` [PATCH 3/3] pinctrl: cs42l43: Use str_high_low

[PATCH v4 0/4] gpio: vf610: allow disabling the vf610 driver
 2024-01-24 20:59 UTC  (5+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] gpio: vf610: enable COMPILE_TEST
` [PATCH v4 3/4] ARM: imx_v6_v7_defconfig: enable the vf610 gpio driver
` [PATCH v4 4/4] arm64: defconfig: "

[PATCH v2 1/2] pwm: pwm-gpio: New driver
 2024-01-24 19:37 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pinctrl: Unify "input-debounce" schema
 2024-01-24 19:01 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: nuvoton,npcm845: Drop redundant type for "slew-rate"

たむの株式デイトレ日記 |ご意見・お問い合わせを受け付けました
 2024-01-24 17:12 UTC 

[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
 2024-01-24 15:18 UTC  (6+ messages)
` [PATCH 19/21] gpio: swnode: replace gpiochip_find() with gpio_device_find_by_label()

[PATCH AUTOSEL 6.6 01/11] pinctrl: baytrail: Fix types of config value in byt_pin_config_set()
 2024-01-24 14:28 UTC 

[PATCH AUTOSEL 6.7 01/13] pinctrl: baytrail: Fix types of config value in byt_pin_config_set()
 2024-01-24 14:27 UTC 

[PATCH 00/14] Add suspend to ram support for PCIe on J7200
 2024-01-24 14:09 UTC  (27+ messages)
` [PATCH 01/14] gpio: pca953x: move suspend/resume to suspend_noirq/resume_noirq
` [PATCH 02/14] pinctrl: pinctrl-single: "
` [PATCH 04/14] mux: mmio: Add resume support
` [PATCH 05/14] phy: ti: phy-j721e-wiz: make wiz_clock_init callable multiple times
` [PATCH 11/14] phy: cadence-torrent: add suspend and resume support
` [PATCH 14/14] PCI: j721e: "

[libgpiod][PATCH] core: ignore positive values returned by the GPIO_V2_GET_LINE ioctl()
 2024-01-24 12:11 UTC  (5+ messages)

[PATCH] gpio: improve the API contract for setting direction
 2024-01-24 10:51 UTC  (2+ messages)

[PATCH] gpio: unexport GPIO irq domain functions only used internally
 2024-01-24 10:06 UTC 

[PATCH 0/2] ADG1414 for review
 2024-01-24  3:44 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: gpio: add adg1414
` [PATCH 2/2] gpio: gpio-adg1414: New driver

[PATCH] Documentation: gpio: describe uAPI behaviour when hardware doesn't support requested config
 2024-01-24  0:18 UTC  (3+ messages)

[PATCH] pinctrl: amd: Add IRQF_ONESHOT to the interrupt request
 2024-01-23 19:05 UTC  (3+ messages)

[PATCH 0/2] Remove QDF2xxx pinctrl drivers
 2024-01-23 18:00 UTC  (9+ messages)
` [PATCH 1/2] pinctrl: qcom: Remove QDF2xxx support
` [PATCH 2/2] arm64: defconfig: Remove QDF24XX pinctrl

[brgl:gpio/for-next] BUILD SUCCESS 3473765920eaa4e7d71a0e4869937d2117bb0398
 2024-01-23 14:53 UTC 

[brgl:gpio/for-current] BUILD SUCCESS 84aef4ed59705585d629e81d633a83b7d416f5fb
 2024-01-23 11:16 UTC 

[PATCH] dt-bindings: pinctrl: amlogic: narrow regex for unit address to hex numbers
 2024-01-23  8:37 UTC  (2+ messages)

[PATCH v3 0/4] Add support for nuvoton ma35d1 pin control
 2024-01-23  8:06 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: reset: Add syscon to nuvoton ma35d1 system-management node
` [PATCH v3 2/4] dt-bindings: pinctrl: Document nuvoton ma35d1 pin control
` [PATCH v3 3/4] arm64: dts: nuvoton: Add pinctrl support for ma35d1
` [PATCH v3 4/4] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver

[PATCH] MAINTAINERS: Drop my "+dt" sub-address
 2024-01-22 21:32 UTC  (2+ messages)

[PATCH v12 1/2] dt-bindings: adc: add AD7173
 2024-01-22 17:48 UTC  (10+ messages)
` [PATCH v12 2/2] iio: adc: ad7173: add AD7173 driver

[PATCH v3 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-01-22 17:14 UTC  (9+ messages)
` [PATCH v3 1/6] firmware: arm_scmi: introduce helper get_max_msg_size
` [PATCH v3 2/6] dt-bindings: firmware: arm,scmi: support pinctrl protocol
` [PATCH v3 3/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
` [PATCH v3 4/6] pinctrl: Implementation of the generic scmi-pinctrl driver
` [PATCH NOT APPLY v3 5/6] firmware: scmi: support compatible string
` [PATCH NOT APPLY v3 6/6] pinctrl: scmi: implement pinctrl_scmi_imx_dt_node_to_map

[PATCH 11/14] phy: cadence-torrent: add suspend and resume support
 2024-01-22 14:24 UTC  (2+ messages)

[PATCH] pinctrl: renesas: checker: Limit cfg reg enum checks to provided IDs
 2024-01-22 13:43 UTC 

[PATCH] MAINTAINERS: add Documentation/userspace-api/gpio/ to GPIO UAPI section
 2024-01-22 13:01 UTC  (2+ messages)

[PATCH V4 0/2] gpio: sprd: Modification of UNISOC Platform EIC Driver
 2024-01-22 10:42 UTC  (7+ messages)
` [PATCH V4 1/2] gpio: eic-sprd: Clear interrupt after set the interrupt type
` [PATCH V4 2/2] gpio: eic-sprd: Optimize the calculation method of eic number

[PATCH v2 0/9] Documentation: gpio: add character device userspace API documentation
 2024-01-22  9:50 UTC  (2+ messages)

[PATCH v4 00/24] Improve IRQ wake capability reporting and update the cros_ec driver to use it
 2024-01-22  9:14 UTC  (2+ messages)

[PATCH] gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04
 2024-01-22  9:06 UTC  (3+ messages)

[PATCH 0/5] gpio: uapi: documentation improvements
 2024-01-22  9:03 UTC  (2+ messages)

[PATCH] gpio: legacy: mark old interfaces as deprecated in kernel docs
 2024-01-22  8:43 UTC  (2+ messages)

[PATCH] pinctrl: pinctrl-zynqmp: Use devm_kcalloc() instead of devm_kzalloc()
 2024-01-22  6:55 UTC  (3+ messages)

[PATCH v3 0/3] gpio: vf610: allow disabling the vf610 driver
 2024-01-20 19:54 UTC  (5+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] ARM: imx_v6_v7_defconfig: enable the vf610 gpio driver
` [PATCH v3 3/3] arm64: defconfig: "

pinctrl: Questions regarding pinconf_ops and bcm2835
 2024-01-20 12:42 UTC  (2+ messages)

[PATCH v7 0/6] Add cs42l43 PC focused SoundWire CODEC
 2024-01-19 17:24 UTC  (17+ messages)
` [PATCH v7 3/6] mfd: cs42l43: Add support for cs42l43 core driver
` [PATCH v7 5/6] spi: cs42l43: Add SPI controller support
` [PATCH v7 6/6] ASoC: cs42l43: Add support for the cs42l43


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).