linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-22 10:20:15 to 2024-01-26 11:56:24 UTC [more...]

[PATCH v3 00/17] Add support for Mobileye EyeQ5 system controller
 2024-01-26 11:56 UTC  (52+ 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 00/14] pinctrl: renesas: Add support for R-Car V4M
 2024-01-26 10:44 UTC  (15+ messages)
` [PATCH 01/14] dt-bindings: pinctrl: renesas,pfc: Document R-Car V4M support
` [PATCH 02/14] pinctrl: renesas: Initial R8A779H0 (R-Car V4M) PFC support
` [PATCH 03/14] pinctrl: renesas: r8a779h0: Add Ethernet AVB pins, groups, functions
` [PATCH 04/14] pinctrl: renesas: r8a779h0: Add SD/MMC "
` [PATCH 05/14] pinctrl: renesas: r8a779h0: Add QSPI "
` [PATCH 06/14] pinctrl: renesas: r8a779h0: Add SCIF "
` [PATCH 07/14] pinctrl: renesas: r8a779h0: Add SCIF_CLK "
` [PATCH 08/14] pinctrl: renesas: r8a779h0: Add HSCIF "
` [PATCH 09/14] pinctrl: renesas: r8a779h0: Add I2C "
` [PATCH 10/14] pinctrl: renesas: r8a779h0: Add MSIOF "
` [PATCH 11/14] pinctrl: renesas: r8a779h0: Add PWM/TPU "
` [PATCH 12/14] pinctrl: renesas: r8a779h0: Add CANFD "
` [PATCH 13/14] pinctrl: renesas: r8a779h0: Add PCIe "
` [PATCH 14/14] pinctrl: renesas: r8a779h0: Add Audio "

[PATCH v4 0/4] gpio: vf610: allow disabling the vf610 driver
 2024-01-26  3:36 UTC  (6+ 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/3] pinctrl: cs42l43: Tidy up header includes
 2024-01-25 18:57 UTC  (4+ messages)
` [PATCH v2 2/3] pinctrl: cs42l43: Remove some needless inlines
` [PATCH v2 3/3] pinctrl: cs42l43: Use str_high_low

[PATCH] dt-bindings: pinctr: pinctrl-zynq: Fix compatible string
 2024-01-25 17:19 UTC  (4+ messages)

[PATCH v5 000/111] pwm: Improve lifetime tracking for pwm_chips
 2024-01-25 14:38 UTC  (6+ messages)
` [PATCH v5 039/111] pwm: Provide wrappers for storing and getting driver private data
` [PATCH v5 040/111] pwm: Provide devm_pwmchip_alloc() function
` [PATCH v5 103/111] gpio: mvebu: Make use of "

[PATCH v2] gpio: improve the API contract for setting direction
 2024-01-25 12:47 UTC  (2+ messages)

[libgpiod][PATCH v2] core: check for positive values returned by calls to ioctl()
 2024-01-25 12:45 UTC  (2+ messages)

[PATCH v3 0/4] Add support for nuvoton ma35d1 pin control
 2024-01-25 10:49 UTC  (6+ 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 1/2] dt-bindings: pinctrl: Unify "input-debounce" schema
 2024-01-25 10:38 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: nuvoton,npcm845: Drop redundant type for "slew-rate"

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

[PATCH] Documentation: gpio: describe uAPI behaviour when hardware doesn't support requested config
 2024-01-25  8:43 UTC  (4+ messages)

[PATCH] dt-bindings: xilinx: replace Piyush Mehta maintainership
 2024-01-25  3:28 UTC  (5+ 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 v2 1/2] pwm: pwm-gpio: New driver
 2024-01-24 19:37 UTC  (2+ messages)

たむの株式デイトレ日記 |ご意見・お問い合わせを受け付けました
 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  (19+ messages)
` [PATCH 02/14] pinctrl: pinctrl-single: move suspend/resume to suspend_noirq/resume_noirq
` [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] 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] 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  (5+ messages)
` [PATCH v3 3/6] "
` [PATCH v3 4/6] pinctrl: Implementation of the generic scmi-pinctrl driver

[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  (2+ messages)


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).