linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-25 10:33:25 to 2024-01-30 22:44:40 UTC [more...]

[linusw-gpio:b4/descriptors-wireless 2/7] drivers/net/wireless/ath/ath9k/hw.c:2731:9: error: unknown type name 'gpio_desc'; use 'struct' keyword to refer to the type
 2024-01-30 22:44 UTC 

[PATCH] kbuild: tools: drop overridden CFLAGS from MAKEOVERRIDES
 2024-01-30 17:05 UTC 

[PATCH v2 00/15] Add suspend to ram support for PCIe on J7200
 2024-01-30 16:38 UTC  (42+ messages)
` [PATCH v2 01/15] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v2 02/15] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq
` [PATCH v2 03/15] i2c: omap: wakeup the controller during suspend() callback
` [PATCH v2 04/15] mux: add mux_chip_resume() function
` [PATCH v2 05/15] mux: mmio: add resume support
` [PATCH v2 06/15] phy: ti: phy-j721e-wiz: make wiz_clock_init callable multiple times
` [PATCH v2 07/15] phy: ti: phy-j721e-wiz: add resume support
` [PATCH v2 08/15] phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk
` [PATCH v2 09/15] phy: cadence-torrent: register resets even if the phy is already configured
` [PATCH v2 10/15] phy: cadence-torrent: add already_configured to struct cdns_torrent_phy
` [PATCH v2 11/15] phy: cadence-torrent: remove noop_ops phy operations
` [PATCH v2 12/15] phy: cadence-torrent: add suspend and resume support
` [PATCH v2 13/15] PCI: cadence: add resume support to cdns_pcie_host_setup()
` [PATCH v2 14/15] PCI: j721e: add reset GPIO to struct j721e_pcie
` [PATCH v2 15/15] PCI: j721e: add suspend and resume support

[PATCH v3] dt-bindings: pinctrl: cy8x95x0: Minor fix & update
 2024-01-30 12:56 UTC 

[PATCH 00/22] gpio: rework locking and object life-time control
 2024-01-30 12:48 UTC  (23+ messages)
` [PATCH 01/22] gpio: protect the list of GPIO devices with SRCU
` [PATCH 02/22] gpio: of: assign and read the hog pointer atomically
` [PATCH 03/22] gpio: remove unused logging helpers
` [PATCH 04/22] gpio: provide and use gpiod_get_label()
` [PATCH 05/22] gpio: don't set label from irq helpers
` [PATCH 06/22] gpio: add SRCU infrastructure to struct gpio_desc
` [PATCH 07/22] gpio: protect the descriptor label with SRCU
` [PATCH 08/22] gpio: sysfs: use gpio_device_find() to iterate over existing devices
` [PATCH 09/22] gpio: remove gpio_lock
` [PATCH 10/22] gpio: reinforce desc->flags handling
` [PATCH 11/22] gpio: remove unneeded code from gpio_device_get_desc()
` [PATCH 12/22] gpio: sysfs: extend the critical section for unregistering sysfs devices
` [PATCH 13/22] gpio: sysfs: pass the GPIO device - not chip - to sysfs callbacks
` [PATCH 14/22] gpio: cdev: replace gpiochip_get_desc() with gpio_device_get_desc()
` [PATCH 15/22] gpio: cdev: don't access gdev->chip if it's not needed
` [PATCH 16/22] gpio: reduce the functionality of validate_desc()
` [PATCH 17/22] gpio: remove unnecessary checks from gpiod_to_chip()
` [PATCH 18/22] gpio: add the can_sleep flag to struct gpio_device
` [PATCH 19/22] gpio: add SRCU infrastructure "
` [PATCH 20/22] gpio: protect the pointer to gpio_chip in gpio_device with SRCU
` [PATCH 21/22] gpio: remove the RW semaphore from the GPIO device
` [PATCH 22/22] gpio: mark unsafe gpio_chip manipulators as deprecated

[PATCH v2] dt-bindings: pinctrl: cy8x95x0: Minor fix & update
 2024-01-30 12:35 UTC  (5+ messages)

[PATCH V3 0/2] pwm: Add GPIO PWM driver
 2024-01-30 11:21 UTC  (9+ messages)
` [PATCH V3 1/2] dt-bindings: pwm: Add pwm-gpio
` [PATCH V3 2/2] pwm: Add GPIO PWM driver

[PATCH] gpio-mvebu: no hardcoded timer assignment for pwm
 2024-01-30 10:55 UTC 

[PATCH v6 0/4] Add missing port pins on RZ/Five SoC
 2024-01-30 10:52 UTC  (10+ messages)
` [PATCH v6 1/4] pinctrl: renesas: rzg2l: Improve code for readability
` [PATCH v6 2/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
` [PATCH v6 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
` [PATCH v6 4/4] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property

[PATCH] pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled
 2024-01-30  7:37 UTC 

[PATCH v4 0/4] gpio: vf610: allow disabling the vf610 driver
 2024-01-30  6:45 UTC  (6+ messages)
` [PATCH v4 1/4] "

[PATCH v2 0/2] update SM4450 pinctrl document
 2024-01-30  4:38 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: update compatible name for match with driver
` [PATCH v2 2/2] dt-bindings: pinctrl: qcom: consolidate functions to "

[brgl:gpio/for-next] BUILD SUCCESS 6933ba529d06afdd3faf5501855e410b46b77160
 2024-01-29 23:58 UTC 

[PATCH v3 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-01-29 16:30 UTC  (12+ messages)
` [PATCH v3 3/6] "
` [PATCH v3 4/6] pinctrl: Implementation of the generic scmi-pinctrl driver
` [PATCH NOT APPLY v3 6/6] pinctrl: scmi: implement pinctrl_scmi_imx_dt_node_to_map

[PATCH] pinctrl: renesas: rzg2l: Fix locking in rzg2l_dt_subnode_to_map()
 2024-01-29 16:13 UTC  (2+ messages)

[PATCH v3 1/3] pinctrl: cs42l43: Tidy up header includes
 2024-01-29 15:31 UTC  (3+ messages)
` [PATCH v3 2/3] pinctrl: cs42l43: Remove some needless inlines
` [PATCH 3/3] pinctrl: cs42l43: Use str_high_low()

[PATCH v5 0/4] Add missing port pins for RZ/Five SoC
 2024-01-29  8:25 UTC  (3+ messages)

[PATCH v3 0/4] Add support for nuvoton ma35d1 pin control
 2024-01-29  2:09 UTC  (12+ messages)
` [PATCH v3 2/4] dt-bindings: pinctrl: Document "
` [PATCH v3 4/4] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver

[linusw-pinctrl:devel] BUILD SUCCESS 47eed1127d2af6fada49565efca4671a56e5839d
 2024-01-29  1:11 UTC 

[PATCH v2 0/6] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-01-28  0:39 UTC  (8+ messages)
` [PATCH v2 3/6] "
` [PATCH v2 4/6] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH v2 1/2] pwm: pwm-gpio: New driver
 2024-01-28  0:38 UTC  (3+ messages)

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

[PATCH] pinctrl: pinctrl-zynqmp: Use devm_kcalloc() instead of devm_kzalloc()
 2024-01-28  0:17 UTC  (2+ messages)

[PATCH 00/14] Add suspend to ram support for PCIe on J7200
 2024-01-28  0:12 UTC  (5+ messages)
` [PATCH 01/14] gpio: pca953x: move suspend/resume to suspend_noirq/resume_noirq

[PATCH v2 2/2] pinctrl: mediatek: mt7981: add additional emmc groups
 2024-01-27 23:53 UTC  (2+ messages)

[PATCH 1/2] pinctrl: mediatek: mt7981: add additional uart group
 2024-01-27 23:52 UTC  (2+ messages)

[PATCH] pinctrl: mt7986: excise kernel-doc warnings
 2024-01-27 23:37 UTC  (2+ messages)

[PATCH v8 0/9] Initial Marvell PXA1908 support
 2024-01-27 23:36 UTC  (5+ messages)
` [PATCH v8 2/9] dt-bindings: pinctrl: pinctrl-single: add marvell,pxa1908-padconf compatible
` [PATCH v8 3/9] pinctrl: single: "

[RFC PATCH 0/6] Add Pinctrl driver for Starfive JH8100 SoC
 2024-01-27 23:33 UTC  (3+ messages)
` [RFC PATCH 2/6] pinctrl: starfive: jh8100: add pinctrl driver for sys_east domain

[PATCH v2 0/8] Add T-Head TH1520 SoC pin control
 2024-01-27 23:02 UTC  (3+ messages)
` [PATCH v2 2/8] pinctrl: Add driver for the T-Head TH1520 SoC

[PATCH] pinctrl: st: Return pinctrl_gpio_direction_output to transfer the error
 2024-01-27 22:45 UTC  (2+ messages)

[PATCH v3] pinctrl: Add lock to ensure the state atomization
 2024-01-27 22:43 UTC  (2+ messages)

[GIT PULL] gpio: fixes for v6.8-rc2
 2024-01-26 22:05 UTC  (2+ messages)

【サン採用お問い合わせ 】BiagoKam
 2024-01-26 21:04 UTC 

پویش "[your-subject]"
 2024-01-26 18:16 UTC 

Tamimi Law Firm
 2024-01-26 17:58 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 42969726a19f796f0e731ec74347fd8a0e4e91a2
 2024-01-26 17:39 UTC 

[PATCH v5 000/111] pwm: Improve lifetime tracking for pwm_chips
 2024-01-26 17:10 UTC  (8+ 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 "

toiro − 十色 − :お問い合わせありがとうございます
 2024-01-26 17:02 UTC 

[PATCH] dt-bindings: pinctrl: cy8x95x0: Minor fix & update
 2024-01-26 16:48 UTC  (2+ messages)

[PATCH 00/14] pinctrl: renesas: Add support for R-Car V4M
 2024-01-26 16:25 UTC  (16+ 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] pinctrl: amd: Add IRQF_ONESHOT to the interrupt request
 2024-01-26 16:19 UTC  (2+ messages)

お問い合わせありがとうございました。[AHA!]
 2024-01-26 15:51 UTC 

Delivery Failure
 2024-01-26 14:38 UTC 

Copy of: Making Time for Us
 2024-01-26 15:09 UTC 

[PATCH v3 00/17] Add support for Mobileye EyeQ5 system controller
 2024-01-26 14:54 UTC  (22+ messages)
` [PATCH v3 04/17] dt-bindings: soc: mobileye: add EyeQ5 OLB "
` [PATCH v3 08/17] clk: eyeq5: add platform driver

[PATCH v2 1/3] pinctrl: cs42l43: Tidy up header includes
 2024-01-25 18:57 UTC  (3+ messages)
` [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 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 1/2] dt-bindings: pinctrl: Unify "input-debounce" schema
 2024-01-25 10:38 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).