messages from 2025-02-01 10:36:23 to 2025-02-04 19:41:52 UTC [more...]
[PATCH v9 0/9] DTS updates for system1 BMC
2025-02-04 19:41 UTC (5+ messages)
` [PATCH v9 2/9] dt-bindings: gpio: ast2400-gpio: Add hogs parsing
` [PATCH v9 3/9] ARM: dts: aspeed: system1: Add IPMB device
` [PATCH v9 4/9] ARM: dts: aspeed: system1: Add GPIO line name
` [PATCH v9 7/9] ARM: dts: aspeed: system1: Remove VRs max8952
[PATCH v1 0/2] gpio: xilinx: Replace custom bitmap APIs
2025-02-04 19:00 UTC (3+ messages)
` [PATCH v1 1/2] gpio: xilinx: Use better bitmap APIs where appropriate
` [PATCH v1 2/2] gpio: xilinx: Replace custom variants of bitmap_read()/bitmap_write()
[PATCH v8 0/9] DTS updates for system1 BMC
2025-02-04 18:43 UTC (10+ messages)
` [PATCH v8 1/9] dt-bindings: ipmi: Add binding for IPMB device
` [PATCH v8 2/9] dt-bindings: gpio: ast2400-gpio: Add hogs parsing
` [PATCH v8 3/9] ARM: dts: aspeed: system1: Add IPMB device
` [PATCH v8 4/9] ARM: dts: aspeed: system1: Add GPIO line name
` [PATCH v8 5/9] ARM: dts: aspeed: system1: Reduce sgpio speed
` [PATCH v8 6/9] ARM: dts: aspeed: system1: Update LED gpio name
` [PATCH v8 7/9] ARM: dts: aspeed: system1: Remove VRs max8952
` [PATCH v8 8/9] ARM: dts: aspeed: system1: Mark GPIO line high/low
` [PATCH v8 9/9] ARM: dts: aspeed: system1: Disable gpio pull down
[PATCH v1 1/1] gpiolib: Deduplicate some code in for_each_requested_gpio_in_range()
2025-02-04 17:56 UTC
[PATCH v1 1/1] gpiolib: Deduplicate gpiod_direction_input_nonotify() call
2025-02-04 17:56 UTC
[PATCH v2 00/14] pinctrl: cy8c95x0: Bugfixes and cleanups
2025-02-04 17:48 UTC (19+ messages)
` [PATCH v2 01/14] pinctrl: cy8c95x0: Fix off-by-one in the regmap range settings
` [PATCH v2 02/14] pinctrl: cy8c95x0: Avoid accessing reserved registers
` [PATCH v2 03/14] pinctrl: cy8c95x0: Enable regmap locking for debug
` [PATCH v2 04/14] pinctrl: cy8c95x0: Rename PWMSEL to SELPWM
` [PATCH v2 05/14] pinctrl: cy8c95x0: Use better bitmap APIs where appropriate
` [PATCH v2 06/14] pinctrl: cy8c95x0; Switch to use for_each_set_clump8()
` [PATCH v2 07/14] pinctrl: cy8c95x0: Transform to cy8c95x0_regmap_read_bits()
` [PATCH v2 08/14] pinctrl: cy8c95x0: Remove redundant check in cy8c95x0_regmap_update_bits_base()
` [PATCH v2 09/14] pinctrl: cy8c95x0: Replace 'return ret' by 'return 0' in some cases
` [PATCH v2 10/14] pinctrl: cy8c95x0: Initialise boolean variable with boolean values
` [PATCH v2 11/14] pinctrl: cy8c95x0: Get rid of cy8c95x0_pinmux_direction() forward declaration
` [PATCH v2 12/14] pinctrl: cy8c95x0: Drop unneeded casting
` [PATCH v2 13/14] pinctrl: cy8c95x0: Separate EEPROM related register definitios
` [PATCH v2 14/14] pinctrl: cy8c95x0: Fix comment style
[PATCH 00/13] gpiolib: add gpiods_set_array_value_cansleep
2025-02-04 15:37 UTC (28+ messages)
` [PATCH 01/13] gpiolib: add gpiods_set_array_value_cansleep()
` [PATCH 02/13] auxdisplay: seg-led-gpio: use gpiods_set_array_value_cansleep
` [PATCH 05/13] gpio: max3191x: "
` [PATCH 09/13] mmc: pwrseq_simple: "
` [PATCH 12/13] phy: mapphone-mdm6600: "
` [PATCH 13/13] ASoC: adau1701: "
[PATCH v2 0/3] Non-const bitfield helpers
2025-02-04 15:30 UTC (11+ messages)
` [PATCH treewide v2 1/3] bitfield: Add non-constant field_{prep,get}() helpers
[PATCH v2 00/10] Introduce configfs-based interface for gpio-aggregator
2025-02-04 14:47 UTC (18+ messages)
` [PATCH v2 01/10] gpio: aggregator: reorder functions to prepare for configfs introduction
` [PATCH v2 02/10] gpio: aggregator: introduce basic configfs interface
` [PATCH v2 03/10] gpio: aggregator: add read-only 'dev_name' configfs attribute
` [PATCH v2 04/10] gpio: aggregator: add read-write 'name' attribute
` [PATCH v2 05/10] gpio: aggregator: expose custom line names to forwarder gpio_chip
` [PATCH v2 06/10] gpio: aggregator: rename 'name' to 'key' in aggr_parse()
` [PATCH v2 07/10] gpio: aggregator: clean up gpio_aggregator_free()
` [PATCH v2 08/10] gpio: aggregator: expoose aggregator created via legacy sysfs to configfs
` [PATCH v2 09/10] gpio: aggregator: cancel deferred probe for devices created via configfs
` [PATCH v2 10/10] Documentation: gpio: document configfs interface for gpio-aggregator
[RFC 00/12] staging: media: max96712: Add support for streams and multiple sensors
2025-02-04 13:37 UTC (3+ messages)
[PATCH] MAINTAINERS: Use my kernel.org address for ACPI GPIO work
2025-02-04 11:45 UTC
[PATCH v7 0/9] misc: Support TI FPC202 dual-port controller
2025-02-04 9:29 UTC (10+ messages)
` [PATCH v7 1/9] dt-bindings: misc: Describe TI FPC202 dual port controller
` [PATCH v7 2/9] media: i2c: ds90ub960: Replace aliased clients list with address list
` [PATCH v7 3/9] media: i2c: ds90ub960: Protect alias_use_mask with a mutex
` [PATCH v7 4/9] i2c: use client addresses directly in ATR interface
` [PATCH v7 5/9] i2c: move ATR alias pool to a separate struct
` [PATCH v7 6/9] i2c: rename field 'alias_list' of struct i2c_atr_chan to 'alias_pairs'
` [PATCH v7 7/9] i2c: support per-channel ATR alias pools
` [PATCH v7 8/9] i2c: Support dynamic address translation
` [PATCH v7 9/9] misc: add FPC202 dual port controller driver
[PATCH libgpiod 0/3] bindings: fix ordering of releasing of gpiosim resources
2025-02-04 8:29 UTC (6+ messages)
` [PATCH libgpiod 1/3] bindings: cxx: tests: disable GPIO simulator before releasing it
` [PATCH libgpiod 2/3] bindings: python: tests: disable device before releasing the bank
` [PATCH libgpiod 3/3] bindings: rust: tests: disable device before dropping the resources
[PATCH v2 0/4] scmi: Bypass set fwnode and introduce allow/block list to address devlink issue
2025-02-04 3:31 UTC (2+ messages)
[PATCH v6 0/7] Add Nuvoton NCT6694 MFD drivers
2025-02-04 3:24 UTC (13+ messages)
` [PATCH v6 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v6 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v6 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
[PATCH v1 0/7] gpio: 74x164: Refactor and clean up the driver
2025-02-04 1:28 UTC (9+ messages)
` [PATCH v1 1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO
` [PATCH v1 2/7] gpio: 74x164: Simplify code with cleanup helpers
` [PATCH v1 3/7] gpio: 74x164: Annotate buffer with __counted_by()
` [PATCH v1 4/7] gpio: 74x164: Make use of the macros from bits.h
` [PATCH v1 5/7] gpio: 74x164: Fully convert to use managed resources
` [PATCH v1 6/7] gpio: 74x164: Switch to use dev_err_probe()
` [PATCH v1 7/7] gpio: 74x164: Utilise temporary variable for struct device
[PATCH AUTOSEL 6.1 2/2] selftests: gpio: gpio-sim: Fix missing chip disablements
2025-02-04 1:17 UTC
[PATCH AUTOSEL 6.6 2/3] selftests: gpio: gpio-sim: Fix missing chip disablements
2025-02-04 1:16 UTC
[PATCH AUTOSEL 6.12 3/4] selftests: gpio: gpio-sim: Fix missing chip disablements
2025-02-04 1:16 UTC
[PATCH AUTOSEL 6.13 4/5] selftests: gpio: gpio-sim: Fix missing chip disablements
2025-02-04 1:16 UTC
[PATCH v6 05/10] clk: rp1: Add support for clocks provided by RP1
2025-02-03 23:44 UTC (2+ messages)
[brgl:davinci/for-next] BUILD SUCCESS 58abc69e479cf5b36c4fc4287a11c9d92d2ce4b8
2025-02-03 23:01 UTC
[brgl:gpio/for-next] BUILD SUCCESS de454ac4fc5a117a4264e8bdf60fca58021574b1
2025-02-03 21:27 UTC
[PATCH 0/3] Introduce pin controller support for Exynos7870
2025-02-03 20:35 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: samsung: add exynos7870-pinctrl compatible
` [PATCH 2/3] dt-bindings: pinctrl: samsung: add exynos7870-wakeup-eint compatible
` [PATCH 3/3] pinctrl: samsung: add support for exynos7870 pinctrl
[PATCH libgpiod] dbus: client: tests: fix the way we wait for simulated chips to appear
2025-02-03 17:20 UTC
[PATCH v2 0/2] pwm: lpss: module namespace fixes
2025-02-03 15:25 UTC (8+ messages)
` [PATCH v2 1/2] pinctrl: intel: Import namespace for pwm_lpss function
Replacing global GPIO numbers in sysfs with hardware offsets
2025-02-03 14:23 UTC (2+ messages)
[PATCH] mmc: slot-gpio: Remove unused mmc_gpio_set_cd_isr
2025-02-03 14:04 UTC (2+ messages)
[PATCH 00/33] Add support for the Exynos7870 SoC, along with three devices
2025-02-03 14:01 UTC (13+ messages)
` [PATCH 01/33] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos7870-chipid compatible
` [PATCH 02/34] "
` [PATCH 03/34] dt-bindings: clock: add clock definitions for exynos7870 CMU
` [PATCH 02/33] "
` [PATCH 03/33] dt-bindings: clock: document exynos7870 clock driver CMU bindings
[PATCH] gpio: sim: lock hog configfs items if present
2025-02-03 12:52 UTC (2+ messages)
[PATCH v1 00/16] pinctrl: cy8c95x0: Bugfixes and cleanups
2025-02-03 12:13 UTC (9+ messages)
` [PATCH v1 01/16] pinctrl: cy8c95x0: Respect IRQ trigger settings from firmware
` [PATCH v1 05/16] pinctrl: cy8c95x0: Remove incorrectly set fields in regmap configuration
[PATCH v3 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
2025-02-03 11:29 UTC (37+ messages)
` [PATCH v3 01/20] driver core: Split devres APIs to device/devres.h
` [PATCH v3 02/20] iio: imu: st_lsm9ds0: Replace device.h with what is needed
` [PATCH v3 03/20] devres: Introduce devm_kmemdup_array()
` [PATCH v3 04/20] pinctrl: intel: copy communities using devm_kmemdup_array()
` [PATCH v3 05/20] pinctrl: baytrail: "
` [PATCH v3 06/20] pinctrl: cherryview: use devm_kmemdup_array()
` [PATCH v3 07/20] pinctrl: tangier: "
` [PATCH v3 08/20] pinctrl: pxa2xx: "
` [PATCH v3 09/20] input: sparse-keymap: "
` [PATCH v3 10/20] input: ipaq-micro-keys: "
` [PATCH v3 11/20] regulator: devres: "
` [PATCH v3 12/20] regulator: cros-ec: "
` [PATCH v3 13/20] power: supply: sc27xx: "
` [PATCH v3 14/20] iio: adc: xilinx-xadc-core: "
` [PATCH v3 15/20] ASoC: Intel: avs: "
` [PATCH v3 16/20] ASoC: hdac_hdmi: "
` [PATCH v3 17/20] ASoC: tlv320dac33: "
` [PATCH v3 18/20] ASoC: uda1380: "
` [PATCH v3 19/20] ASoC: meson: axg-tdm-interface: "
` [PATCH v3 20/20] ASoC: uniphier: "
[PATCH v1 0/2] pinctrl: intel: Unify the way of handling chained IRQ
2025-02-03 9:59 UTC (3+ messages)
[PATCH v2] gpio: Use str_enable_disable-like helpers
2025-02-03 8:13 UTC (2+ messages)
[RFC PATCH 0/2] Introduce configfs-based interface for gpio-aggregator
2025-02-03 2:41 UTC (10+ messages)
[RFC PATCH 0/5] Support ROHM BD79124 ADC/GPO
2025-02-01 17:12 UTC (12+ messages)
` [RFC PATCH 2/5] mfd: Add "
` [RFC PATCH 3/5] iio: adc: Support ROHM BD79124 ADC
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).