linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-05 08:25:11 to 2021-04-11 13:30:51 UTC [more...]

[PATCH v2 0/7] gpio-rockchip driver
 2021-04-11 13:30 UTC 

[PATCH] dt-bindings: gpio: fairchild,74hc595: Convert to json-schema
 2021-04-11 12:59 UTC  (4+ messages)

[PATCH v3 0/5] Mediatek pinctrl patch on mt8195
 2021-04-11  9:26 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: pinctrl: mt8195: add pinctrl file and binding document
` [PATCH v3 2/5] arm64: dts: mt8195: add pinctrl device node
` [PATCH v3 3/5] pinctrl: add pinctrl driver on mt8195
` [PATCH v3 4/5] pinctrl: add drive for I2C related pins on MT8195
` [PATCH v3 5/5] pinctrl: add rsel setting "

[PATCH v3 RESEND] pinctrl: rockchip: add support for rk3568
 2021-04-11  7:55 UTC  (10+ messages)
` [PATCH v4] "

[PATCH v4 00/11] Fix bugs and add support for new Ingenic SoCs
 2021-04-10 22:04 UTC  (13+ messages)
` [PATCH v4 01/11] pinctrl: Ingenic: Add missing pins to the JZ4770 MAC MII group
` [PATCH v4 02/11] pinctrl: Ingenic: Add support for read the pin configuration of X1830
` [PATCH v4 03/11] pinctrl: Ingenic: Adjust the sequence of X1830 SSI pin groups
` [PATCH v4 04/11] pinctrl: Ingenic: Improve LCD pins related code
` [PATCH v4 05/11] pinctrl: Ingenic: Reformat the code
` [PATCH v4 06/11] dt-bindings: pinctrl: Add bindings for new Ingenic SoCs
` [PATCH v4 07/11] pinctrl: Ingenic: Add pinctrl driver for JZ4730
` [PATCH v4 08/11] pinctrl: Ingenic: Add pinctrl driver for JZ4750
` [PATCH v4 09/11] pinctrl: Ingenic: Add pinctrl driver for JZ4755
` [PATCH v4 10/11] pinctrl: Ingenic: Add pinctrl driver for JZ4775
` [PATCH v4 11/11] pinctrl: Ingenic: Add pinctrl driver for X2000

[PATCH] dt-bindings: pinctrl: rockchip: add RK3568 SoC support
 2021-04-10 21:07 UTC  (2+ messages)

[PATCH RESEND 0/7] gpio-rockchip driver
 2021-04-10 20:41 UTC  (2+ messages)

[libgpiod][RFC 0/6] first draft of libgpiod v2.0 API
 2021-04-10 14:51 UTC  (7+ messages)
` [libgpiod][RFC 1/6] treewide: rename chip property accessors
` [libgpiod][RFC 2/6] core: add refcounting helpers
` [libgpiod][RFC 3/6] core: implement line_info objects
` [libgpiod][RFC 4/6] core: rework line events
` [libgpiod][RFC 5/6] core: rework line requests
` [libgpiod][RFC 6/6] core: implement line watch events

[PATCH stable] gpiolib: Read "gpio-line-names" from a firmware node
 2021-04-10 13:23 UTC  (6+ messages)

[PATCH v1 1/1] gpiolib: Read "gpio-line-names" from a firmware node
 2021-04-10 13:18 UTC  (11+ messages)

[pinctrl:devel] BUILD SUCCESS 2cfebcb2a22f4b41726e6a134fbd66e74ed0f49f
 2021-04-10 12:40 UTC 

[pinctrl:for-next] BUILD SUCCESS 2421dc2a76384e9236f2a8cee31549fc47910eab
 2021-04-10 12:40 UTC 

[PATCH 0/2] linux/kconfig.h: move IF_ENABLED() out of <linux/kconfig.h>
 2021-04-10  3:52 UTC  (12+ messages)
` [PATCH 1/2] linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
` [PATCH 2/2] pm: allow drivers to drop #ifdef and __maybe_unused from pm callbacks

[PATCH] pinctrl: at91-pio4: Fix slew rate disablement
 2021-04-10  0:08 UTC  (4+ messages)

[PATCH] pinctrl: samsung: use 'int' for register masks in Exynos
 2021-04-10  0:07 UTC  (3+ messages)

[RFC PATCH 0/2] MIIM regmap and RTL8231 GPIO expander support
 2021-04-09 20:10 UTC  (10+ messages)
` [RFC PATCH 1/2] regmap: add miim bus support
` [RFC PATCH 2/2] gpio: Add Realtek RTL8231 support

[PATCH v2 01/21] dt-bindings: aspeed-lpc: Remove LPC partitioning
 2021-04-09 19:26 UTC  (53+ messages)
` [PATCH v2 03/21] ipmi: kcs: aspeed: Adapt to new LPC DTS layout
` [PATCH v2 04/21] pinctrl: aspeed-g5: Adapt to new LPC device tree layout
` [PATCH v2 05/21] soc: aspeed: "
` [PATCH v2 06/21] ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties
` [PATCH v2 07/21] ipmi: kcs_bmc: Make status update atomic
` [PATCH v2 08/21] ipmi: kcs_bmc: Rename {read,write}_{status,data}() functions
  ` [PATCH v2 08/21] ipmi: kcs_bmc: Rename {read, write}_{status, data}() functions
` [PATCH v2 09/21] ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmi
` [PATCH v2 10/21] ipmi: kcs_bmc: Turn the driver data-structures inside-out
` [PATCH v2 11/21] ipmi: kcs_bmc: Split headers into device and client
` [PATCH v2 12/21] ipmi: kcs_bmc: Strip private client data from struct kcs_bmc
` [PATCH v2 13/21] ipmi: kcs_bmc: Decouple the IPMI chardev from the core
` [PATCH v2 14/21] ipmi: kcs_bmc: Allow clients to control KCS IRQ state
` [PATCH v2 15/21] ipmi: kcs_bmc: Don't enforce single-open policy in the kernel
` [PATCH v2 16/21] ipmi: kcs_bmc: Add a "raw" character device interface
` [PATCH v2 17/21] dt-bindings: ipmi: Convert ASPEED KCS binding to schema
` [PATCH v2 20/21] ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheet
` [PATCH v2 21/21] ipmi: kcs_bmc_aspeed: Optionally apply status address

[PATCH 0/3] gpio: zynq: Update on gpio zynq driver
 2021-04-09 14:08 UTC  (4+ messages)
` [PATCH 1/3] gpio: zynq: use module_platform_driver to simplify the code
` [PATCH 2/3] gpio: zynq: Check return value of pm_runtime_get_sync
` [PATCH 3/3] gpio: zynq: Check return value of irq_get_irq_data

[PATCH] gpio: gpio-it87: remove unused code
 2021-04-09 10:04 UTC  (3+ messages)

[PATCH v2] gpio: gpio-104-dio-48e: Fixed coding style issues (revised)
 2021-04-09  9:30 UTC  (2+ messages)

[PATCH V2 0/3] Add GPIO support for PM7325, PM8350c, PMK8350 and PMR735A
 2021-04-09  8:20 UTC  (5+ messages)
` [PATCH V2 3/3] dt-bindings: pinctrl: qcom-pmic-gpio: Convert qcom pmic gpio bindings to YAML

[PATCH v2 00/21] ipmi: Allow raw access to KCS devices
 2021-04-09  8:13 UTC  (7+ messages)

[PATCH v4] gpio: mpc8xxx: Add ACPI support
 2021-04-09  8:13 UTC  (5+ messages)

[GIT PULL] intel-gpio for 5.13-2
 2021-04-09  8:12 UTC  (2+ messages)

[PATCH v1 1/1] gpio: sim: Initialize attribute allocated on the heap
 2021-04-09  8:10 UTC  (2+ messages)

[pinctrl:devel] BUILD SUCCESS 775c93a7c5b4d31f716db21fd097a64e9b5bf3b7
 2021-04-09  3:27 UTC 

[pinctrl:for-next] BUILD SUCCESS e36b61872bdf704c3cc0b4daa8808067891ded79
 2021-04-09  3:28 UTC 

[PATCH v2 1/2] dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8008 support
 2021-04-08 21:49 UTC  (3+ messages)
` [PATCH v2 2/2] pinctrl: qcom-pmic-gpio: Add support for pm8008

[RFT, PATCH v1 0/5] gpio: xilinx: convert to use bitmap API
 2021-04-08 16:52 UTC  (10+ messages)
` [PATCH v1 1/5] bitmap: Make bitmap_remap() and bitmap_bitremap() available to users
` [PATCH v1 2/5] gpio: xilinx: Correct kernel doc for xgpio_probe()
` [PATCH v1 3/5] gpio: xilinx: Introduce xgpio_read_chan() / xgpio_write_chan()
` [PATCH v1 4/5] gpio: xilinx: Switch to use bitmap APIs
    ` [PATCH 1/1] drivers/gpio/gpio-xilinx.c (updated): bitmap-fix
` [PATCH v1 5/5] gpio: xilinx: No need to disable IRQs in the handler

[next] [arm64] [gpio] BUG: key has not been registered! DEBUG_LOCKS_WARN_ON:
 2021-04-08 15:30 UTC  (6+ messages)

[PATCH] docs: pin-control: Fix error path for control state example
 2021-04-08 14:03 UTC  (2+ messages)

[PATCH 1/2] pinctrl: imx: Remove unneeded of_match_ptr()
 2021-04-08 14:01 UTC  (2+ messages)

[PATCH] pinctrl: ti: fix error return code of ti_iodelay_dt_node_to_map()
 2021-04-08 13:57 UTC  (2+ messages)

[PATCH v9 00/22] pinctrl: add BCM63XX pincontrol support
 2021-04-08 13:55 UTC  (4+ messages)

[RESEND PATCH v4 0/3] Introduce the for_each_set_nbits macro
 2021-04-08 13:44 UTC  (3+ messages)
` [RESEND PATCH v4 3/3] gpio: xilinx: Utilize generic bitmap_get_value and _set_value

[PATCH 0/3] gpio-rockchip driver
 2021-04-08 13:43 UTC  (2+ messages)

[PATCH] gpio: gpio-104-dio-48e: Fixed coding style issues
 2021-04-08 11:24 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8008 support
 2021-04-08  3:37 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: qcom-pmic-gpio: Add support for pm8008

[pinctrl:devel] BUILD SUCCESS 4f838411c98b7102b0d7cbece1cee554c05209f9
 2021-04-08  2:13 UTC 

[pinctrl:for-next] BUILD SUCCESS b60bab1ddf426da07853d6e8805e0e9a27248011
 2021-04-08  2:13 UTC 

[PATCH 00/32] Fix broken documentation file references
 2021-04-07 12:52 UTC  (3+ messages)
` [PATCH 32/32] pinctrl: update pin-control.rst references

[PATCH] pinctrl: bcm63xx: Fix dependencies
 2021-04-07 12:50 UTC  (4+ messages)
  ` [PATCH] pinctrl: bcm63xx: Fix More dependencies

[GIT PULL] pinctrl: sh-pfc: Updates for v5.13 (take two)
 2021-04-07 12:46 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: use spin lock in mtk_rmw
 2021-04-06 14:45 UTC 

[PATCH 1/2 v1] gpio: sifive: Set affinity callback to parent
 2021-04-06 12:45 UTC  (5+ messages)

[PATCH v5 00/19] Support ROHM BD71815 PMIC
 2021-04-06 11:04 UTC  (5+ messages)

[PATCH v2 0/1] pinctrl: Remove duplicated header file inclusion
 2021-04-06  9:14 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v2 0/1] bus: bt1-apb: Remove duplicated header file inclusion
 2021-04-06  8:20 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] pinctrl: rockchip: do coding style for mux route struct
 2021-04-06  2:53 UTC 

[PATCH v6 00/16] Support ROHM BD71815 PMIC
 2021-04-05 11:45 UTC  (7+ messages)
` [PATCH v6 03/16] dt_bindings: bd71828: Add clock output mode
` [PATCH v6 06/16] mfd: Add ROHM BD71815 ID
` [PATCH v6 07/16] mfd: Sort ROHM chip ID list for better readability
` [PATCH v6 08/16] mfd: Support for ROHM BD71815 PMIC core
` [PATCH v6 09/16] gpio: support ROHM BD71815 GPOs
` [PATCH v6 16/16] MAINTAINERS: Add ROHM BD71815AGW

[RFC] Driver for the NXP 74HC153 chip
 2021-04-05  9:11 UTC  (8+ messages)
` [PATCH] gpio: driver "


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