messages from 2022-10-10 07:47:56 to 2022-10-17 12:15:16 UTC [more...]
[PATCH 00/10] spi: Add support for stacked/parallel memories
2022-10-17 12:12 UTC (4+ messages)
` [PATCH 01/10] spi: Add stacked memories support in SPI core
` [PATCH 02/10] spi: Replace all spi->chip_select & spi->cs_gpiod references with array
` [PATCH 03/10] net: Replace spi->chip_select references to spi->chip_select[0]
[PATCH 00/14] IIO: More devm_regulator[_bulk]_get_enable() users
2022-10-17 11:27 UTC (33+ messages)
` [PATCH 01/14] iio: accel: adxl367: Use devm_regulator_bulk_get_enable()
` [PATCH 02/14] iio: accel: bma400: "
` [PATCH 03/14] iio: accel: fxls8962af: Use devm_regulator_get_enable()
` [PATCH 04/14] iio: accel: kxcjk-1013: Use devm_regulator_bulk_get_enable()
` [PATCH 05/14] iio: accel: msa311: Use devm_regulator_get_enable()
` [PATCH 06/14] iio: cdc: ad7150: "
` [PATCH 07/14] iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()
` [PATCH 08/14] iio: frequency: ad9523: Use devm_regulator_get_enable()
` [PATCH 09/14] iio: humidity: hts211: "
` [PATCH 10/14] iio: light: ltr501: Use devm_regulator_bulk_get_enable()
` [PATCH 11/14] iio: light: noa1305: Use devm_regulator_get_enable()
` [PATCH 12/14] iio: proximity: sx_common: Use devm_regulator_bulk_get_enable()
` [PATCH 13/14] iio: pressure: ms5611: Use devm_regulator_get_enable()
` [PATCH 14/14] iio: pressure: ms5611: Switch to fully devm_ managed registration
[PATCH 0/3] Support more parts in LTC2983
2022-10-17 10:37 UTC (19+ messages)
` [PATCH 1/3] iio: temperature: ltc2983: allocate iio channels once
` [PATCH 2/3] dt-bindings: iio: temperature: ltc2983: support more parts
` [PATCH 3/3] "
Handling Signal1 in microchip-tcb-capture
2022-10-17 9:59 UTC (2+ messages)
[PATCH] staging: iio: frequency: ad9834: merge unnecessary split lines
2022-10-17 7:10 UTC (2+ messages)
[PATCH] dt-bindings: Remove "status" from schema examples, again
2022-10-17 7:19 UTC (5+ messages)
[PATCH v9 0/2] AD4130
2022-10-17 7:08 UTC (4+ messages)
` [PATCH v9 2/2] iio: adc: ad4130: add AD4130 driver
[PATCH v3 00/14] Use devm helpers for regulator get and enable
2022-10-17 4:32 UTC (31+ messages)
` [PATCH v3 06/14] iio: ad7192: Simplify using devm_regulator_get_enable()
` [PATCH v3 07/14] iio: ltc2688: Simplify using devm_regulator_*get_enable()
` [PATCH v3 08/14] iio: bmg160_core: "
` [PATCH v3 09/14] iio: st_lsm6dsx: "
` [PATCH v3 10/14] iio: ad7476: simplify using devm_regulator_get_enable()
` [PATCH v3 11/14] iio: ad7606: "
` [PATCH v3 12/14] iio: max1241: "
` [PATCH v3 13/14] iio: max1363: "
` [PATCH v3 14/14] iio: hmc425a: "
[PATCH v6 00/13] Add support for AXP192 PMIC
2022-10-16 23:48 UTC (15+ messages)
` [PATCH v6 01/13] dt-bindings: mfd: add bindings for AXP192 MFD device
` [PATCH v6 02/13] dt-bindings: iio: adc: axp209: Add AXP192 compatible
` [PATCH v6 03/13] dt-bindings: power: supply: axp20x: "
` [PATCH v6 04/13] dt-bindings: power: axp20x-battery: "
` [PATCH v6 05/13] mfd: axp20x: Add support for AXP192
` [PATCH v6 06/13] regulator: "
` [PATCH v6 07/13] iio: adc: axp20x_adc: Minor code cleanups
` [PATCH v6 08/13] iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask field
` [PATCH v6 09/13] iio: adc: axp20x_adc: Add support for AXP192
` [PATCH v6 10/13] power: supply: axp20x_usb_power: "
` [PATCH v6 11/13] power: axp20x_battery: Add constant charge current table
` [PATCH v6 12/13] power: axp20x_battery: Support battery status without fuel gauge
` [PATCH v6 13/13] power: axp20x_battery: Add support for AXP192
[PATCH 0/5] iio: adc: cc10001: Devm conversion
2022-10-16 17:09 UTC (6+ messages)
` [PATCH 1/5] iio: adc: cc10001: Add local struct device *dev variable to avoid repitition
` [PATCH 2/5] iio: adc: cc10001: Add devm_add_action_or_reset() to disable regulator
` [PATCH 3/5] iio: adc: cc10001: Use devm_clk_get_enabled() to avoid boilerplate
` [PATCH 4/5] iio: adc: cc10001: Use devm_ to call device power down
` [PATCH 5/5] iio: adc: cc10001: Switch remaining IIO calls in probe to devm_ forms
[PATCH 0/2] Synchronize PM runtime enable state with parent
2022-10-16 16:41 UTC (2+ messages)
[PATCH] tools: iio: iio_utils: fix digit calculation
2022-10-16 16:37 UTC (2+ messages)
Removing the last of IIO_COUNT (stm32-timer-trigger)
2022-10-16 12:05 UTC
[PATCH v3 00/10] iio: Fix unsafe buffer attributes
2022-10-16 11:14 UTC (15+ messages)
` [PATCH v3 01/10] iio: adxl367: "
` [PATCH v3 02/10] iio: adxl372: "
` [PATCH v3 03/10] iio: bmc150-accel-core: "
` [PATCH v3 04/10] iio: at91-sama5d2_adc: "
` [RFT PATCH v3 10/10] iio: Don't silently expect attribute types
[PATCH] iio: temperature: Add driver support for Maxim MAX30208
2022-10-15 17:57 UTC (3+ messages)
[PATCH v2 0/5] IIO: Use EXPORT_NS_GPL_DEV_PM_OPS()
2022-10-15 16:47 UTC (2+ messages)
[PATCH v5] iio: pressure: mpl115: Implementing low power mode by shutdown gpio
2022-10-15 16:44 UTC (2+ messages)
[PATCH] iio: imu: bno055: uninitialized variable bug in bno055_trigger_handler()
2022-10-15 16:33 UTC (3+ messages)
[PATCH] §tools: iio: iio_generic_buffer: Fix read size
2022-10-15 16:30 UTC (2+ messages)
[PATCH v3 0/4] Make 'mlock' really private
2022-10-15 16:10 UTC (13+ messages)
` [PATCH v3 1/4] iio: core: introduce iio_device_{claim|release}_buffer_mode() APIs
` [PATCH v3 2/4] iio: health: max30100: do not use internal iio_dev lock
` [PATCH v3 3/4] iio: health: max30102: "
` [PATCH v3 4/4] iio: core: move 'mlock' to 'struct iio_dev_opaque'
[PATCH v4 0/8] iio: stm32-adc: add support of adc for stm32mp13
2022-10-15 16:01 UTC (15+ messages)
` [PATCH v4 1/8] iio: adc: stm32-adc: fix channel sampling time init
` [PATCH v4 2/8] dt-bindings: iio: adc: stm32-adc: add stm32mp13 compatibles
` [PATCH v4 3/8] iio: adc: stm32-adc: add stm32mp13 support
` [PATCH v4 4/8] iio: adc: stm32: manage min sampling time on all internal channels
` [PATCH v4 5/8] ARM: dts: stm32: add adc support to stm32mp13
` [PATCH v4 6/8] ARM: dts: stm32: add adc pins muxing on stm32mp135f-dk
` [PATCH v4 7/8] ARM: dts: stm32: add dummy vdd_adc regulator "
` [PATCH v4 8/8] ARM: dts: stm32: add adc support "
[PATCH] iio: imu: st_lsm6dsx: introduce st_lsm6dsx_device_set_enable routine
2022-10-15 15:47 UTC (2+ messages)
[PATCH] iio: adc: mcp3911: mask out device ID in debug prints
2022-10-15 15:30 UTC (2+ messages)
[PATCH] iio: adc: mcp3911: use correct id bits
2022-10-15 15:28 UTC (2+ messages)
[PATCH v14 0/3] Add MediaTek MT6370 PMIC support
2022-10-15 15:22 UTC (7+ messages)
` [PATCH v14 1/3] iio: adc: mt6370: Add MediaTek MT6370 support
` [PATCH v14 2/3] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v14 3/3] leds: flash: mt6370: Add MediaTek MT6370 flashlight support
[RFC PATCH v2 0/5] iio: Support ROHM/Kionix kx022a
2022-10-14 13:42 UTC (28+ messages)
` [RFC PATCH v2 1/5] regulator: Add devm helpers for get and enable
` [RFC PATCH v2 3/5] dt-bindings: iio: Add KX022A accelerometer
` [RFC PATCH v2 4/5] iio: accel: Support Kionix/ROHM "
` [RFC PATCH v2 5/5] MAINTAINERS: Add KX022A maintainer entry
[PATCH] counter: ti-ecap-capture: fix IS_ERR() vs NULL check
2022-10-13 0:50 UTC (4+ messages)
Zwiększenie płynności finansowej
2022-10-13 8:11 UTC
[PATCH v3 4/4] counter: Add RZ/G2L MTU3 counter driver
2022-10-13 5:47 UTC (9+ messages)
[PATCH] iio: adc: mcp3911: Fix out of bounds access of array mcp3911_osr_table
2022-10-12 13:52 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION b9f85101cad3397ef1e509909602a90e257ab9d8
2022-10-11 15:17 UTC
[PATCH v2] dt-bindings: iio: dac: Change the I2C slave address for ds4422/4424 to its correct value
2022-10-12 7:44 UTC (3+ messages)
[PATCH] Change the I2C slave address for ds4422/4424 to its correct value
2022-10-11 18:24 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION cd9fd78f5c11b5e165d9317ef11e613f4aef4dd1
2022-10-10 17:20 UTC
[PATCH v4 3/4] mfd: Add RZ/G2L MTU3 counter driver
2022-10-10 14:52 UTC
[PATCH 1/8] dt-bindings: iio: addac: adi,ad74413r: use spi-peripheral-props.yaml
2022-10-10 10:29 UTC (4+ messages)
[PATCH v2 00/16] Make 'mlock' really private
2022-10-10 8:30 UTC (7+ messages)
` [PATCH v2 16/16] iio: core: move 'mlock' to 'struct iio_dev_opaque'
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).