messages from 2023-12-06 13:48:36 to 2023-12-12 15:26:04 UTC [more...]
[PATCH v8 00/13] Introduce STM32 Firewall framework
2023-12-12 15:23 UTC (5+ messages)
` [PATCH v8 01/13] dt-bindings: document generic access controllers
` [PATCH v8 02/13] dt-bindings: treewide: add access-controllers description
` [PATCH v8 03/13] dt-bindings: bus: document RIFSC
` [PATCH v8 06/13] of: property: fw_devlink: Add support for "access-controller"
[PATCH 0/2] iio: adc: add new ad7380 driver
2023-12-12 15:19 UTC (9+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Add binding for AD7380 ADCs
` [PATCH 2/2] iio: adc: ad7380: new driver "
[PATCH v8 1/2] dt-bindings: adc: add AD7173
2023-12-12 15:09 UTC (3+ messages)
` [PATCH v8 2/2] iio: adc: ad7173: add AD7173 driver
[PATCH v2 0/8] iio: ad9467 and axi-adc cleanups
2023-12-12 14:28 UTC (16+ messages)
` [PATCH v2 1/8] iio: adc: ad9467: fix reset gpio handling
` [PATCH v2 2/8] iio: adc: ad9467: don't ignore error codes
` [PATCH v2 3/8] iio: adc: ad9467: add mutex to struct ad9467_state
` [PATCH v2 4/8] iio: adc: ad9467: fix scale setting
` [PATCH v2 5/8] iio: adc: ad9467: use spi_get_device_match_data()
` [PATCH v2 6/8] iio: adc: ad9467: use chip_info variables instead of array
` [PATCH v2 7/8] iio: adc: ad9467: use the more common !val NULL check
` [PATCH v2 8/8] iio: adc: adi-axi-adc: convert to regmap
[PULL] 1st set of IIO fixes for 6.7
2023-12-12 8:43 UTC (2+ messages)
[PATCH v3] iio: sx9324: avoid copying property strings
2023-12-12 6:30 UTC (2+ messages)
[PATCH v2] iio: sx9324: avoid copying property strings
2023-12-12 0:46 UTC (4+ messages)
[PATCH v6 0/4] iio: humidity: Add driver for ti HDC302x humidity sensors
2023-12-11 19:39 UTC (7+ messages)
` [PATCH v6 1/4] iio: core: introduce trough info element for minimum values
` [PATCH v6 2/4] iio: ABI: document temperature and humidity peak/trough raw attributes
` [PATCH v6 3/4] iio: humidity: Add driver for ti HDC302x humidity sensors
` [PATCH v6 4/4] dt-bindings: iio: humidity: Add TI HDC302x support
[PATCH v7 00/13] Introduce STM32 Firewall framework
2023-12-11 18:48 UTC (15+ messages)
` [PATCH v7 01/13] dt-bindings: document generic access controllers
` [PATCH v7 02/13] dt-bindings: treewide: add access-controllers description
` [PATCH v7 03/13] dt-bindings: bus: document RIFSC
` [PATCH v7 04/13] dt-bindings: bus: document ETZPC
` [PATCH v7 05/13] firewall: introduce stm32_firewall framework
` [PATCH v7 06/13] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v7 07/13] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v7 08/13] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v7 09/13] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v7 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v7 11/13] ARM: dts: stm32: put ETZPC as an access controller "
` [PATCH v7 12/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [PATCH v7 13/13] ARM: dts: stm32: put ETZPC as an access controller "
[PATCH v3 0/2] tools: counter: add counter_watch_events
2023-12-11 17:19 UTC (8+ messages)
` [PATCH v3 1/2] tools/counter: add a flexible watch events tool
` [PATCH v3 2/2] MAINTAINERS: add myself as counter watch events tool maintainer
[PATCH v8 1/2] dt-bindings: iio: pressure: add honeywell,hsc030
2023-12-11 15:17 UTC (5+ messages)
` [PATCH v8 2/2] iio: pressure: driver for Honeywell HSC/SSC series
[PATCH v4 0/4] iio: humidity: Add driver for ti HDC302x humidity sensors
2023-12-11 10:46 UTC (11+ messages)
` [PATCH v4 1/4] iio: core: introduce trough modifier for minimum values
` [PATCH v4 2/4] iio: ABI: document temperature and humidity peak/trough raw attributes
` [PATCH v4 3/4] iio: humidity: Add driver for ti HDC302x humidity sensors
` [PATCH v4 4/4] iio: humidity: Add TI HDC302x support
[PATCH v2 0/8] iio: add new backend framework
2023-12-11 9:36 UTC (20+ messages)
` [PATCH v2 1/8] dt-bindings: adc: ad9467: document io-backend property
` [PATCH v2 2/8] dt-bindings: adc: axi-adc: deprecate 'adi,adc-dev'
` [PATCH v2 3/8] driver: core: allow modifying device_links flags
` [PATCH v2 4/8] of: property: add device link support for io-backends
` [PATCH v2 5/8] iio: buffer-dmaengine: export buffer alloc and free functions
` [PATCH v2 6/8] iio: add the IIO backend framework
` [PATCH v2 7/8] iio: adc: ad9467: convert to "
` [PATCH v2 8/8] iio: adc: adi-axi-adc: move "
[PATCH 0/8] iio: ad9467 and axi-adc cleanups
2023-12-11 9:32 UTC (26+ messages)
` [PATCH 1/8] iio: adc: ad9467: fix reset gpio handling
` [PATCH 2/8] iio: adc: ad9467: don't ignore error codes
` [PATCH 3/8] iio: adc: ad9467: add mutex to struct ad9467_state
` [PATCH 4/8] iio: adc: ad9467: fix scale setting
` [PATCH 5/8] iio: adc: ad9467: use spi_get_device_match_data()
` [PATCH 6/8] iio: adc: ad9467: use chip_info variables instead of array
` [PATCH 7/8] iio: adc: ad9467: use the more common !val NULL check
` [PATCH 8/8] iio: adc: adi-axi-adc: convert to regmap
[PATCH v3 00/13] Add support for AD7091R-2/-4/-8
2023-12-10 19:54 UTC (34+ messages)
` [PATCH v3 01/13] scripts: checkpatch: Add __aligned to the list of attribute notes
` [PATCH v3 02/13] iio: adc: ad7091r: Populate device driver data field
` [PATCH v3 03/13] iio: adc: ad7091r: Set alert bit in config register
` [PATCH v3 04/13] iio: adc: ad7091r: Align arguments to function call parenthesis
` [PATCH v3 05/13] iio: adc: ad7091r: Move generic AD7091R code to base driver and header file
` [PATCH v3 06/13] iio: adc: ad7091r: Move chip init data to container struct
` [PATCH v3 6/13] "
` [PATCH v3 07/13] iio: adc: ad7091r: Set device mode through chip_info callback
` [PATCH v3 08/13] iio: adc: ad7091r: Enable internal vref if external vref is not supplied
` [PATCH v3 09/13] iio: adc: ad7091r: Add chip_info callback to get conversion result channel
` [PATCH v3 10/13] dt-bindings: iio: Add AD7091R-8
` [PATCH v3 11/13] iio: adc: Split AD7091R-5 config symbol
` [PATCH v3 12/13] iio: adc: Add support for AD7091R-8
` [PATCH v3 13/13] MAINTAINERS: Add MAINTAINERS entry for AD7091R
[PATCH] doc: iio: Document intensity scale as poorly defined
2023-12-10 15:29 UTC (3+ messages)
[PATCH v5 0/4] iio: humidity: Add driver for ti HDC302x humidity sensors
2023-12-10 14:17 UTC (8+ messages)
` [PATCH v5 1/4] iio: core: introduce trough info element for minimum values
` [PATCH v5 2/4] iio: ABI: document temperature and humidity peak/trough raw attributes
` [PATCH v5 3/4] iio: humidity: Add driver for ti HDC302x humidity sensors
` [PATCH v5 4/4] dt-bindings: iio: humidity: Add TI HDC302x support
[PATCH v4] iio: adc: mcp3911: simplify code with guard macro
2023-12-10 13:44 UTC (3+ messages)
[PATCH v3 1/2] dt-bindings: iio: light: add ltr390
2023-12-10 13:39 UTC (3+ messages)
` [PATCH v3 2/2] iio: light: driver for Lite-On ltr390
[PATCH] iio: core: fix memleak in iio_device_register_sysfs
2023-12-10 13:32 UTC (2+ messages)
[PATCH] iio: light: isl76682: remove unreachable code
2023-12-10 12:37 UTC (2+ messages)
[PATCH v3 0/2] iio: temperature: mlx90635 Driver for MLX90635 IR temperature sensor
2023-12-10 11:57 UTC (4+ messages)
` [PATCH v3 1/2] iio: temperature: mlx90635 MLX90635 IR Temperature sensor
` [PATCH v3 2/2] dt-bindings: iio: temperature: add MLX90635 device
[PATCH v3] Added tilt interrupt support in inv_icm42600
2023-12-10 11:20 UTC (5+ messages)
[PATCH v2 0/9] Support light color temperature and chromaticity
2023-12-10 11:07 UTC (3+ messages)
[PATCH v2 1/2] dt-bindings: iio: temperature: Add AMS AS6200
2023-12-09 19:28 UTC (9+ messages)
` [PATCH v2 2/2] iio: temperature: Add support for "
[PATCH v4 0/6] support oneplus-lemonade(p) devices
2023-12-08 2:57 UTC (2+ messages)
` (subset) "
[PATCH v6 1/2] dt-bindings: iio: light: isl76682: Document ISL76682
2023-12-07 13:28 UTC (11+ messages)
` [PATCH v6 2/2] iio: light: isl76682: Add ISL76682 driver
[linux-next:master] BUILD REGRESSION 577a4ee0b96fb043c9cf4a533c550ff587e526cf
2023-12-07 5:41 UTC
[PATCH v7 1/2] dt-bindings: adc: add AD7173
2023-12-07 1:22 UTC (8+ messages)
` [PATCH v7 2/2] iio: adc: ad7173: add AD7173 driver
[PATCH v3] iio: adc: mcp3911: simplify code with guard macro
2023-12-06 18:01 UTC (2+ messages)
[PATCH v7 1/2] dt-bindings: iio: pressure: add honeywell,hsc030
2023-12-06 17:45 UTC (5+ messages)
` [PATCH v7 2/2] iio: pressure: driver for Honeywell HSC/SSC series
[PATCH v2 0/2] iio: temperature: mlx90635 Driver for MLX90635 IR temperature sensor
2023-12-06 17:32 UTC (7+ messages)
` [PATCH v2 1/2] iio: temperature: mlx90635 MLX90635 IR Temperature sensor
[PATCH] iio: light: isl76682: Space consistency
2023-12-06 17:21 UTC (3+ messages)
[PATCH 00/12] iio: add new backend framework
2023-12-06 17:15 UTC (5+ messages)
` [PATCH 03/12] iio: add the IIO "
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 read-only IMAP folder(s) and NNTP newsgroup(s).