public inbox for linux-gpio@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-10 11:55:44 to 2026-03-11 14:03:44 UTC [more...]

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-11 14:03 UTC  (95+ messages)
` [PATCH 03/61] ceph: Prefer IS_ERR_OR_NULL over manual NULL check
  ` [Intel-wired-lan] "
` [PATCH 06/61] 9p: "
  ` [Intel-wired-lan] "
` [PATCH 08/61] fuse: "
  ` [Intel-wired-lan] "
` [PATCH 12/61] quota: "
  ` [Intel-wired-lan] "
` [PATCH 13/61] squashfs: "
  ` [Intel-wired-lan] "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
  ` [Intel-wired-lan] "
` [PATCH 17/61] module: "
  ` [Intel-wired-lan] "
` [PATCH 18/61] sound: "
` [PATCH 20/61] apparmor: "
` [PATCH 22/61] md: "
  ` [Intel-wired-lan] "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
  ` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
  ` [Intel-wired-lan] "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
  ` [Intel-wired-lan] "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
  ` [Intel-wired-lan] "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
  ` [EXTERNAL] "
  ` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
  ` [Intel-wired-lan] "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
  ` [Intel-wired-lan] "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
  ` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
  ` [Intel-wired-lan] "
` [PATCH 51/61] leds: "
  ` (subset) "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
  ` [Intel-wired-lan] "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "

[PATCH v3 0/8] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-03-11 13:40 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: mfd: add "
` [PATCH v3 4/7] gpio: gpiolib: fix allocation order in hierarchical IRQ domains

[PATCH v2 0/5] platform: int3472: Add MSI prestige 14 AI EVO data
 2026-03-11 13:19 UTC  (6+ messages)
` [PATCH v2 1/5] media: i2c: ov5675: Wait for endpoint
` [PATCH v2 2/5] media: ipu-bridge: Add ov5675 sensor
` [PATCH v2 3/5] platform: int3472: Add gpio software node
` [PATCH v2 4/5] gpio: tps68470: Add i2c daisy chain support
` [PATCH v2 5/5] platform: int3472: Add MSI prestige board data

[PATCH 0/3] arm64: dts: qcom: add glymur crd audio support
 2026-03-11 13:15 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: qcom,sm8650-lpass-lpi-pinctrl: Add Glymur pinctrl
` [PATCH 2/3] arm64: dts: glymur: Add LPASS macro codecs and pinctrl
` [PATCH 3/3] arm64: dts: qcom: glymur-crd: add Audio sound card node

[PATCH 1/2] dt-bindings: gpio: cdns: add clock-names property
 2026-03-11 13:05 UTC  (9+ messages)
` [PATCH 2/2] arm64: dts: cix: add FCH(S0)/S5 GPIO controllers for sky1

[PATCH 0/9] Add minimal boot support for Qualcomm IPQ5210
 2026-03-11 13:01 UTC  (11+ messages)
` [PATCH 1/9] dt-bindings: clock: add Qualcomm IPQ5210 GCC
` [PATCH 2/9] clk: qcom: add Global Clock controller (GCC) driver for IPQ5210 SoC
` [PATCH 3/9] dt-bindings: pinctrl: qcom: add IPQ5210 pinctrl
` [PATCH 4/9] pinctrl: qcom: Introduce IPQ5210 TLMM driver
` [PATCH 5/9] dt-bindings: qcom: add ipq5210 boards
` [PATCH 6/9] dt-bindings: mmc: sdhci-msm: add IPQ5210 compatible
` [PATCH 7/9] dt-bindings: firmware: qcom,scm: Document ipq5210 SCM
` [PATCH 8/9] arm64: dts: qcom: add IPQ5210 SoC and rdp504 board support
` [PATCH 9/9] arm64: defconfig: enable IPQ5210 RDP504 base configs

[PATCHv2] gpio: ljca: reduce struct allocation
 2026-03-11 12:56 UTC  (3+ messages)

[PATCH] dt-bindings: pinctrl: pincfg-node: permit bias-high-impedance with other bias properties
 2026-03-11 12:55 UTC  (2+ messages)

[PATCH v4 0/6] gpio: Refactor and add selftest
 2026-03-11 11:44 UTC  (3+ messages)
` [PATCH v4 1/6] gpio: Access `gpio_bus_type` in gpiochip_setup_dev()

[PATCH 0/5] platform: int3472: Add MSI prestige 14 AI EVO data
 2026-03-11 11:20 UTC  (23+ messages)
` [PATCH 1/5] media: i2c: ov5675: Wait for endpoint
` [PATCH 2/5] media: ipu-bridge: Add ov5675 sensor
` [PATCH 3/5] platform: int3472: Add gpio platform data
` [PATCH 4/5] gpio: tps68470: Add i2c daisy chain support
` [PATCH 5/5] platform: int3472: Add MSI prestige board data

[PATCH v6 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
 2026-03-11 10:32 UTC  (4+ messages)
` [PATCH v6 2/3] hwmon: ltc4283: Add support for the LTC4283 "

[PATCH] gpiolib: Update gpiochip_find_base_unlocked() kerneldoc
 2026-03-11  9:42 UTC 

[PATCH v6 00/12] bus: add stm32 debug bus and coresight support for stm32mp1x platforms
 2026-03-11  9:28 UTC  (3+ messages)

[PATCH v4 00/15] hwspinlock: move device alloc into core and refactor includes
 2026-03-11  9:24 UTC  (3+ messages)
` [PATCH v4 15/15] hwspinlock/treewide: refactor consumer.h from public header

[PATCHv2] gpio: virtio: remove one kcalloc
 2026-03-11  9:03 UTC  (2+ messages)

[PATCH v2] gpio: max732x: use guard(mutex) to simplify locking
 2026-03-11  8:59 UTC 

[PATCH v1] gpiolib: clear requested flag if line is invalid
 2026-03-11  8:47 UTC  (3+ messages)

[PATCH] gpio: tegra186: allocate irqs with the main struct
 2026-03-11  8:46 UTC  (2+ messages)

[PATCH] gpio: htc-egpio: allocate irq with the main struct
 2026-03-11  8:46 UTC  (2+ messages)

[PATCH] gpio: bcm-kona: remove kcalloc
 2026-03-11  8:46 UTC  (2+ messages)

[PATCH] gpio: max732x: use guard(mutex) to simplify locking
 2026-03-11  8:34 UTC  (2+ messages)

[PATCH v9 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-03-11  7:58 UTC  (23+ messages)
` [PATCH v9 01/21] media: mc: Add INTERNAL pad flag
` [PATCH v9 02/21] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [PATCH v9 03/21] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v9 04/21] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v9 05/21] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v9 06/21] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [PATCH v9 07/21] dt-bindings: media: i2c: max96712: add support for I2C ATR
` [PATCH v9 08/21] dt-bindings: media: i2c: max96712: add support for POC supplies
` [PATCH v9 09/21] dt-bindings: media: i2c: max96712: add support for MAX96724F/R
` [PATCH v9 10/21] dt-bindings: media: i2c: max96714: add support for MAX96714R
` [PATCH v9 11/21] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A
` [PATCH v9 12/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer framework
` [PATCH v9 13/21] media: i2c: add Maxim GMSL2/3 serializer framework
` [PATCH v9 14/21] media: i2c: add Maxim GMSL2/3 deserializer framework
` [PATCH v9 15/21] media: i2c: maxim-serdes: add MAX96717 driver
` [PATCH v9 16/21] media: i2c: maxim-serdes: add MAX96724 driver
` [PATCH v9 17/21] media: i2c: maxim-serdes: add MAX9296A driver
` [PATCH v9 18/21] arm64: defconfig: disable deprecated MAX96712 driver
` [PATCH v9 19/21] staging: media: remove "
` [PATCH v9 20/21] media: i2c: remove MAX96717 driver
` [PATCH v9 21/21] media: i2c: remove MAX96714 driver

[linusw-pinctrl:fixes] BUILD SUCCESS 263447532463cf4444a3595e835b99a4e90952fa
 2026-03-11  3:21 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS ca0395d9ef294a4340104107177de23e04de2344
 2026-03-11  2:09 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 4d0dcb5a3562f16275d159775a460d772d345b5e
 2026-03-11  2:08 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 8f0aecf2957e7dba78603544368846133bf6d22e
 2026-03-10 21:35 UTC 

[PATCH RESEND v8 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-03-10 16:35 UTC  (3+ messages)
` [PATCH RESEND v8 14/21] media: i2c: add Maxim GMSL2/3 deserializer framework

[PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-03-10 15:41 UTC  (2+ messages)

[PATCH RESEND] rockchip: Make gpiod pin control work and add gpio-ranges
 2026-03-10 12:15 UTC  (5+ messages)
` [PATCH RESEND 1/2] arm64: dts: rockchip: rk3308: Add gpio-ranges properties

[PATCH v5 00/28] lan966x pci device: Add support for SFPs
 2026-03-10 15:03 UTC  (3+ messages)
` [PATCH v5 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()

[PATCH v2 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-03-10 14:32 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: iio: adc: add bindings for AD4691 family
` [PATCH v2 2/4] iio: adc: ad4691: add initial driver "
` [PATCH v2 3/4] iio: adc: ad4691: add triggered buffer support
` [PATCH v2 4/4] iio: adc: ad4691: add SPI offload support

[PATCH 0/4] Add support for Milos LPASS LPI pinctrl
 2026-03-10 12:28 UTC  (6+ messages)
` [PATCH 2/4] pinctrl: qcom: Add Milos LPASS LPI TLMM
` [PATCH 4/4] arm64: dts: qcom: milos: Add LPASS LPI pinctrl node

[PATCH v2] pinctrl: sunxi: Implement gpiochip::get_direction()
 2026-03-10 12:03 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox