linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-26 18:20:57 to 2025-07-01 11:20:30 UTC [more...]

[PATCH v2 00/12] media: uvcvideo: Add support for orientation and rotation
 2025-07-01 11:20 UTC  (23+ messages)
` [PATCH v2 01/12] media: uvcvideo: Always set default_value
` [PATCH v2 02/12] media: v4l: fwnode: Support ACPI's _PLD for v4l2_fwnode_device_parse
` [PATCH v2 03/12] ACPI: mipi-disco-img: Do not duplicate rotation info into swnodes
` [PATCH v2 07/12] media: uvcvideo: Make uvc_alloc_entity non static
` [PATCH v2 08/12] media: uvcvideo: Add support for V4L2_CID_CAMERA_ORIENTATION
` [PATCH v2 09/12] media: uvcvideo: Add uvc_ctrl_query_entity helper
` [PATCH v2 10/12] media: uvcvideo: Add get_* functions to uvc_entity
` [PATCH v2 11/12] media: uvcvideo: Add support for V4L2_CID_CAMERA_ROTATION
` [PATCH v2 12/12] media: uvcvideo: Do not create MC entities for virtual entities

[PATCH v5 00/20] mfd: adp5585: support keymap events and drop legacy Input driver
 2025-07-01 11:19 UTC  (7+ messages)

[PATCH 0/2] *** Add support for TI TCA6418 GPIO chip ***
 2025-07-01 10:05 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: gpio: pca95xx: add TI TCA6418
` [PATCH 2/2] gpio: pca953x: Add support for "

[PATCH] pinctrl: renesas: rzg2l: Don't switch to GPIO during resume
 2025-07-01 10:01 UTC 

[PATCH] pinctrl: rp1: silence uninitialized variable warning
 2025-07-01  9:30 UTC  (2+ messages)

[PATCH v6 00/20] mfd: adp5585: support keymap events and drop legacy Input driver
 2025-07-01  9:19 UTC  (25+ messages)
` [PATCH v6 01/20] dt-bindings: mfd: adp5585: ease on the required properties
` [PATCH v6 02/20] mfd: adp5585: Only add devices given in FW
` [PATCH v6 03/20] mfd: adp5585: Enable oscilator during probe
` [PATCH v6 04/20] mfd: adp5585: Make use of MFD_CELL_NAME()
` [PATCH v6 05/20] dt-bindings: mfd: adp5585: document adp5589 I/O expander
` [PATCH v6 06/20] mfd: adp5585: Refactor how regmap defaults are handled
` [PATCH v6 07/20] mfd: adp5585: Add support for adp5589
` [PATCH v6 08/20] mfd: adp5585: Add a per chip reg struture
` [PATCH v6 09/20] gpio: adp5585: add support for the adp5589 expander
` [PATCH v6 10/20] pwm: adp5585: add support for adp5589
` [PATCH v6 11/20] dt-bindings: mfd: adp5585: add properties for input events
` [PATCH v6 12/20] mfd: adp5585: Add support for event handling
` [PATCH v6 13/20] mfd: adp5585: Support reset and unlock events
` [PATCH v6 14/20] mfd: adp5585: Add support for input devices
` [PATCH v6 15/20] gpio: adp5585: support gpi events
` [PATCH v6 16/20] Input: adp5585: Add Analog Devices ADP5585/89 support
` [PATCH v6 17/20] Input: adp5589: remove the driver
` [PATCH v6 18/20] mfd: adp5585: Support getting vdd regulator
` [PATCH v6 19/20] dt-bindings: mfd: adp5585: document reset gpio
` [PATCH v6 20/20] mfd: adp5585: Add support for a reset pin

[PATCH v2] gpio: palmas: Allow building as a module
 2025-07-01  8:37 UTC  (4+ messages)

[brgl:gpio/for-next] BUILD SUCCESS 26981e8906bb5c902e2d34874f64ecfa975d28c8
 2025-06-30 23:00 UTC 

[brgl:pwrseq/for-next] BUILD SUCCESS 07d59dec6795428983a840de85aa02febaf7e01b
 2025-06-30 21:30 UTC 

[PATCH v2 0/3] pinctrl: tegra: Add Tegra186 pinmux driver
 2025-06-30 19:23 UTC  (6+ messages)
` [PATCH v2 2/3] "

[REGRESSION][BISECTED] Dell Precision 7780 wakes up on its own from suspend
 2025-06-30 18:40 UTC  (6+ messages)

[PATCH] regulator: sy8827n: make enable gpio NONEXCLUSIVE
 2025-06-30 15:02 UTC  (3+ messages)

[libgpiod] Version 2.3.0 fails with RPi OS with Kernel 6.12
 2025-06-30 14:25 UTC  (2+ messages)

[PATCH v3 00/10] gpio: sysfs: add a per-chip export/unexport attribute pair
 2025-06-30 14:22 UTC  (14+ messages)
` [PATCH v3 01/10] gpio: sysfs: use gpiod_is_equal() to compare GPIO descriptors
` [PATCH v3 02/10] gpio: sysfs: add a parallel class device for each GPIO chip using device IDs
` [PATCH v3 03/10] gpio: sysfs: only get the dirent reference for the value attr once
` [PATCH v3 04/10] gpio: sysfs: pass gpiod_data directly to internal GPIO sysfs functions
` [PATCH v3 05/10] gpio: sysfs: rename the data variable in gpiod_(un)export()
` [PATCH v3 06/10] gpio: sysfs: don't use driver data in sysfs callbacks for line attributes
` [PATCH v3 07/10] gpio: sysfs: don't look up exported lines as class devices
` [PATCH v3 08/10] gpio: sysfs: export the GPIO directory locally in the gpiochip<id> directory
` [PATCH v3 09/10] gpio: sysfs: allow disabling the legacy parts of the GPIO sysfs interface
` [PATCH v3 10/10] gpio: TODO: remove the task for the sysfs rework

[PATCH v7 00/12] iio: adc: Add support for AD4170 series of ADCs
 2025-06-30 14:01 UTC  (13+ messages)
` [PATCH v7 01/12] dt-bindings: iio: adc: Add AD4170
` [PATCH v7 02/12] iio: adc: Add basic support for AD4170-4
` [PATCH v7 03/12] iio: adc: ad4170-4: Add support for calibration gain
` [PATCH v7 04/12] iio: adc: ad4170-4: Add support for calibration bias
` [PATCH v7 05/12] Documentation: ABI: IIO: Add sinc5+avg to the filter_type_available list
` [PATCH v7 06/12] iio: adc: ad4170-4: Add digital filter and sample frequency config support
` [PATCH v7 07/12] iio: adc: ad4170-4: Add support for buffered data capture
` [PATCH v7 08/12] iio: adc: ad4170-4: Add clock provider support
` [PATCH v7 09/12] iio: adc: ad4170-4: Add GPIO controller support
` [PATCH v7 10/12] iio: adc: ad4170-4: Add support for internal temperature sensor
` [PATCH v7 11/12] iio: adc: ad4170-4: Add support for weigh scale and RTD sensors
` [PATCH v7 12/12] iio: adc: ad4170-4: Add timestamp channel

[PATCH] gpio: sim: allow to mark simulated lines as invalid
 2025-06-30 13:03 UTC 

[PATCH v2 0/9] gpio: sysfs: add a per-chip export/unexport attribute pair
 2025-06-30 10:05 UTC  (20+ messages)
` [PATCH v2 1/9] gpio: sysfs: add a parallel class device for each GPIO chip using device IDs
` [PATCH v2 2/9] gpio: sysfs: only get the dirent reference for the value attr once
` [PATCH v2 3/9] gpio: sysfs: pass gpiod_data directly to internal GPIO sysfs functions
` [PATCH v2 4/9] gpio: sysfs: don't use driver data in sysfs callbacks for line attributes
` [PATCH v2 5/9] gpio: sysfs: rename the data variable in gpiod_(un)export()
` [PATCH v2 6/9] gpio: sysfs: don't look up exported lines as class devices

[PATCH v2 0/7] mfd: tps6594: Add TI TPS652G1 support
 2025-06-30  7:48 UTC  (3+ messages)
` [PATCH v2 2/7] misc: tps6594-pfsm: Add TI TPS652G1 PMIC PFSM

[PATCH 0/2] gpio: improve gpiod_is_equal()
 2025-06-30  6:58 UTC  (2+ messages)

[PATCH 0/3] pinctrl: mediatek: Add pinctrl driver on mt8189
 2025-06-30  5:57 UTC  (3+ messages)

[PATCH 00/12] gpio: use new GPIO line value setter callbacks
 2025-06-30  5:36 UTC  (3+ messages)
` [PATCH 04/12] gpio: siox: "

[PATCH v4 00/19] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2025-06-28 18:10 UTC  (7+ messages)
` [PATCH v4 04/19] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v4 15/19] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers

[PATCH 0/4] Add support for PMIV0104 PMIC
 2025-06-28 15:30 UTC  (3+ messages)
` [PATCH 3/4] pinctrl: qcom: spmi: Add PMIV0104

[PATCH 0/2] Add pinctrl driver for SM7635
 2025-06-28 14:33 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: document the SM7635 Top Level Mode Multiplexer

[PATCH v13 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-06-28 12:30 UTC  (9+ messages)
` [PATCH v13 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v13 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v13 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v13 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v13 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v13 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v13 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support
 2025-06-28  4:39 UTC  (6+ messages)
` [PATCH 1/5] pinctrl: sunxi: Fix a100 emac pin function name
` [PATCH 3/5] dt-bindings: net: sun8i-emac: Add A100 EMAC compatible

[PATCH RESEND 0/3] Input: convert GPIO chips to using new value setters
 2025-06-28  1:20 UTC  (5+ messages)

[PATCH v2 0/3] Add pinctrl driver for RZ/T2H and RZ/N2H SoCs
 2025-06-27 21:05 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: renesas: document "

[PATCH v3 0/4] Fix soc-button-array debounce
 2025-06-27 20:29 UTC  (42+ messages)
` [PATCH v3 4/4] Input: Don't send fake button presses to wake system

[PATCH v3 0/7] Axiado AX3000 SoC and Evaluation Board Support
 2025-06-27 20:24 UTC  (14+ messages)
` [PATCH v3 1/7] dt-bindings: vendor-prefixes: Add Axiado Corporation
` [PATCH v3 5/7] arm64: dts: axiado: Add initial support for AX3000 SoC and eval board

[PATCH v2] pinctrl: amd: Clear GPIO debounce for suspend
 2025-06-27 15:56 UTC  (2+ messages)

[PATCH] pinctrl: amd: Clear GPIO debounce for suspend
 2025-06-27 14:45 UTC  (3+ messages)

[PATCH RFT 0/6] gpio: mmio: remove struct bgpio_pdata
 2025-06-27 12:55 UTC  (8+ messages)
` [PATCH RFT 3/6] mfd: vexpress-sysreg: set-up software nodes for gpio-mmio
` [PATCH RFT 5/6] ARM: s3c: crag6410: use generic device properties "

[GIT PULL] pinctrl: renesas: Updates for v6.17
 2025-06-27 12:40 UTC 

[PATCH v2 8/9] gpio: sysfs: allow disabling the legacy parts of the GPIO sysfs interface
 2025-06-27 11:40 UTC  (2+ messages)

回覆: 回覆: [PATCH 5/7] ARM: dts: aspeed-g6: Add PCIe RC node
 2025-06-27 10:02 UTC  (3+ messages)
  `  "

[PATCH 0/7] Add ASPEED PCIe Root Complex support
 2025-06-27  9:59 UTC  (4+ messages)
` [PATCH 3/7] dt-bindings: pci: Add document for ASPEED PCIe RC
    ` 回覆: "

[PATCH] pinctrl: renesas: Simplify PINCTRL_RZV2M logic
 2025-06-27  8:52 UTC  (2+ messages)

[PATCH RFC/RFT] pinctrl: qcom: make the pinmuxing strict
 2025-06-27  8:26 UTC  (3+ messages)

[PATCH v2 0/3] Fix soc-button-array debounce
 2025-06-27  5:08 UTC  (16+ messages)
` [PATCH v2 3/3] Input: soc_button_array: Only debounce cherryview and baytrail systems

[PATCH v1 1/1] Documentation: firmware-guide: gpio-properties: Spelling and style fixes
 2025-06-27  4:47 UTC  (2+ messages)

[brgl:gpio/for-next] BUILD SUCCESS 3315e39e5639ac770782b658e499d45f68ea7d82
 2025-06-27  4:31 UTC 

[PATCH 0/2] pinctrl: renesas: tidyup Kconfig
 2025-06-27  3:09 UTC  (6+ messages)

[PATCH] pinctrl: equilibrium: Add request and free hooks
 2025-06-27  0:54 UTC 


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