messages from 2023-12-15 14:58:27 to 2023-12-21 08:36:40 UTC [more...]
[RFC PATCH 0/6] Add Pinctrl driver for Starfive JH8100 SoC
2023-12-21 8:36 UTC (2+ messages)
` [RFC PATCH 1/6] dt-bindings: pinctrl: starfive: add JH8100 pinctrl bindings
[PATCH] pinctrl: at91-pio4: use dedicated lock class for IRQ
2023-12-21 8:06 UTC (3+ messages)
[PATCH v9 0/3] Add Nuvoton NPCM SGPIO feature
2023-12-21 6:27 UTC (4+ messages)
` [PATCH v9 3/3] gpio: nuvoton: Add Nuvoton NPCM sgpio driver
[PATCH 0/7] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
2023-12-21 1:31 UTC (11+ messages)
` [PATCH 4/7] dt-bindings: firmware: arm,scmi: support pinctrl protocol
[PATCH v2 0/5] gpiolib: cdev: guard tidying
2023-12-21 1:20 UTC (6+ messages)
` [PATCH v2 1/5] gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()
` [PATCH v2 2/5] gpiolib: cdev: include overflow.h
` [PATCH v2 3/5] gpiolib: cdev: allocate linereq using kvzalloc()
` [PATCH v2 4/5] gpiolib: cdev: replace locking wrappers for config_mutex with guards
` [PATCH v2 5/5] gpiolib: cdev: replace locking wrappers for gpio_device "
[PATCH v2 00/22] Improve IRQ wake capability reporting and update the cros_ec driver to use it
2023-12-20 23:54 UTC (2+ messages)
` [PATCH v2 01/22] gpiolib: acpi: Modify acpi_dev_irq_wake_get_by() to use resource
[PATCH v1 0/8] Add T-Head TH15020 SoC pin control
2023-12-20 19:24 UTC (11+ messages)
` [PATCH v1 1/8] dt-bindings: pinctrl: Add thead,th1520-pinctrl bindings
` [PATCH v1 2/8] pinctrl: Add driver for the T-Head TH1520 SoC
` [PATCH v1 4/8] dt-bindings: gpio: dwapb: allow gpio-ranges
[RFC PATCH] gpiolib: remove extra_checks
2023-12-20 15:28 UTC (5+ messages)
[PATCH 0/4] gpiolib: cdev: guard tidying
2023-12-20 14:58 UTC (19+ messages)
` [PATCH 1/4] gpiolib: cdev: include overflow.h
` [PATCH 2/4] gpiolib: cdev: allocate linereq using kvzalloc()
` [PATCH 3/4] gpiolib: cdev: replace locking wrappers for config_mutex with guards
` [PATCH 4/4] gpiolib: cdev: replace locking wrappers for gpio_device "
[PATCH v2] gpio: sysfs: drop tabs from local variable declarations
2023-12-20 14:51 UTC (3+ messages)
[PATCH v4] gpio: dwapb: mask/unmask IRQ when disable/enale it
2023-12-20 14:19 UTC (4+ messages)
` [PATCH v5] "
[PATCH 1/2] gpiolib: drop tabs from local variable declarations
2023-12-20 14:09 UTC (7+ messages)
` [PATCH 2/2] gpio: sysfs: "
[PATCH v8 1/2] dt-bindings: adc: add AD7173
2023-12-20 12:38 UTC (13+ messages)
` [PATCH v8 2/2] iio: adc: ad7173: add AD7173 driver
[PATCH] gpiolib: use __counted_by() for GPIO descriptors
2023-12-20 12:35 UTC (5+ messages)
[PATCH] pinctrl: cy8c95x0: Cache muxed registers
2023-12-20 12:04 UTC (2+ messages)
[PATCH 1/3] pinctrl: cy8c95x0: Fix typo
2023-12-20 12:03 UTC (4+ messages)
` [PATCH 2/3] pinctrl: cy8c95x0: Fix regression
` [PATCH 3/3] pinctrl: cy8c95x0: Fix get_pincfg
[PATCH] dt-bindings: pinctrl: xilinx: Rename *gpio to *gpio-grp
2023-12-20 11:50 UTC (3+ messages)
[PATCH] pinctrl: qcom: lpass-lpi: remove duplicated include
2023-12-20 11:30 UTC (3+ messages)
[PATCH v5 0/5] gpiolib: cdev: relocate debounce_period_us
2023-12-20 11:29 UTC (10+ messages)
` [PATCH v5 1/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
` [PATCH v5 2/5] gpiolib: remove "
` [PATCH v5 3/5] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo()
` [PATCH v5 4/5] gpiolib: cdev: fully adopt guard() and scoped_guard()
` [PATCH v5 5/5] gpiolib: cdev: improve documentation of get/set values
[brgl:gpio/for-next] BUILD SUCCESS 1cdc605c7d70a390ff75a814a26c6f45d75778be
2023-12-20 11:24 UTC
[PATCH v3 0/2] gpiolib: protect the list of GPIO devices with a mutex
2023-12-20 11:20 UTC (7+ messages)
` [PATCH v3 1/2] gpiolib: rename static functions that are called with the lock taken
` [PATCH v3 2/2] gpiolib: use a mutex to protect the list of GPIO devices
[PATCH 01/10] dt-bindings: pinctrl: qcom: create common LPASS LPI schema
2023-12-20 11:11 UTC (2+ messages)
[PATCH v7 0/2] pinctl: qcom: sm4450: Add SM4450 pinctrl driver
2023-12-20 11:03 UTC (2+ messages)
[PATCH v2] pinctrl: Add lock to ensure the state atomization
2023-12-20 11:02 UTC (2+ messages)
[PATCH v11 1/2] dt-bindings: adc: add AD7173
2023-12-20 10:48 UTC (2+ messages)
` [PATCH v11 2/2] iio: adc: ad7173: add AD7173 driver
[PATCH] dt-bindings: pinctrl: qcom,pmic-mpp: clean up example
2023-12-20 10:47 UTC (3+ messages)
[PATCH 0/4] Add support for Mobileye EyeQ5 pin controller
2023-12-20 10:26 UTC (10+ messages)
` [PATCH 1/4] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings
` [PATCH 2/4] pinctrl: eyeq5: add driver
` [PATCH 3/4] MIPS: mobileye: eyeq5: add pinctrl nodes & pinmux function nodes
` [PATCH 4/4] MIPS: mobileye: eyeq5: add pinctrl properties to uarts
[PATCH] MAINTAINERS: change my mail to the kernel.org one
2023-12-20 8:51 UTC (2+ messages)
[PATCH v3 0/2] Add gpio driver support for Realtek DHC SoCs
2023-12-20 7:13 UTC (12+ messages)
` [PATCH v3 2/2] Add GPIO support for Realtek DHC(Digital Home Center) RTD SoCs
[linusw-pinctrl:devel] BUILD SUCCESS 7085e4e2ff436df5d65811b39923dae3c218d843
2023-12-20 1:33 UTC
[linusw-pinctrl:for-next] BUILD SUCCESS 6aac7cb9bb62b9f3d9016d2c096aab4be180897b
2023-12-20 1:32 UTC
[libgpiod] Simplify GPIO monitoring
2023-12-19 23:22 UTC (3+ messages)
[PATCH v3] gpio: dwapb: mask/unmask IRQ when disable/enale it
2023-12-19 22:16 UTC (11+ messages)
[GIT PULL] intel-pinctrl for 6.8-1
2023-12-19 14:38 UTC (3+ messages)
[PATCH v10 1/2] dt-bindings: adc: add AD7173
2023-12-19 12:23 UTC (3+ messages)
` [PATCH v10 2/2] iio: adc: ad7173: add AD7173 driver
[PATCH v4 0/5] gpiolib: cdev: relocate debounce_period_us
2023-12-18 16:08 UTC (11+ messages)
` [PATCH v4 1/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
` [PATCH v4 2/5] gpiolib: remove "
` [PATCH v4 3/5] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo()
` [PATCH v4 4/5] gpiolib: cdev: fully adopt guard() and scoped_guard()
` [PATCH v4 5/5] gpiolib: cdev: improve documentation of get/set values
[GIT PULL] intel-gpio for 6.8-1
2023-12-18 15:33 UTC (2+ messages)
[PATCH v1 0/3] gpio: mmio: Make driver agnostic
2023-12-18 15:02 UTC (22+ messages)
` [PATCH v1 1/3] device property: Implement device_is_big_endian()
[GIT PULL] pinctrl: samsung: drivers for v6.8
2023-12-18 14:09 UTC (2+ messages)
[GIT PULL] pinctrl: renesas: Updates for v6.8 (take two)
2023-12-18 14:06 UTC (2+ messages)
[v2] gpio: dwapb: mask/unmask IRQ when disable/enale it
2023-12-18 12:07 UTC (4+ messages)
[PATCH v5 00/13] pinctrl: Convert struct group_desc to use struct pingroup
2023-12-18 11:43 UTC (7+ messages)
` [PATCH v5 03/13] pinctrl: ingenic: Use C99 initializers in PINCTRL_PIN_GROUP()
[PATCH v2 2/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
2023-12-15 20:23 UTC
[PATCH] gpio: xilinx: remove excess kernel doc
2023-12-18 8:57 UTC (3+ messages)
[PATCH v2] gpiolib: cleanup for duplicated including
2023-12-18 8:54 UTC (2+ messages)
[PATCH v9 1/2] dt-bindings: adc: add AD7173
2023-12-17 14:20 UTC (5+ messages)
` [PATCH v9 2/2] iio: adc: ad7173: add AD7173 driver
[brgl:gpio/for-next] BUILD SUCCESS 0a10d107818cc4def73723ba3101aae0d25ea353
2023-12-16 17:07 UTC
[PATCH v3 0/5] gpiolib: cdev: relocate debounce_period_us
2023-12-15 23:33 UTC (8+ messages)
` [PATCH v3 1/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
` [PATCH v3 3/5] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo()
[PATCH v2 0/5] gpiolib: cdev: relocate debounce_period_us
2023-12-15 16:31 UTC (8+ messages)
` [PATCH v2 2/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
[PATCH] gpiolib: cleanup for duplicated including
2023-12-15 15:47 UTC (2+ messages)
[PATCH] gpiolib: allocate memory atomically with a spinlock held
2023-12-15 15:43 UTC (2+ messages)
[PATCH v1 1/1] pinctrl: intel: Add Intel Meteor Point pin controller and GPIO support
2023-12-15 15:09 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).