linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-12 11:36:03 to 2023-01-19 19:00:18 UTC [more...]

[PATCH v2 00/13] spi: Add support for stacked/parallel memories
 2023-01-19 18:53 UTC  (10+ messages)
` [PATCH v2 01/13] spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
` [PATCH v2 03/13] net: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v2 04/13] iio: imu: "
` [PATCH v2 05/13] mtd: devices: "
` [PATCH v2 06/13] staging: "
` [PATCH v2 07/13] platform/x86: serial-multi-instantiate: "
` [PATCH v2 08/13] spi: Add stacked and parallel memories support in SPI core
` [PATCH v2 09/13] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v2 11/13] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver

[PATCH v6 0/7] Add support for mp2733 battery charger
 2023-01-19 15:08 UTC  (7+ messages)
` [PATCH v6 1/7] mfd: mp2629: fix failed to get iio channel by device name
` [PATCH v6 3/7] mfd: mp2629: introduce chip id machanism to distinguish chip
` [PATCH v6 4/7] mfd: mp2629: Add support for mps mp2733 battery charger

[PATCH v3 0/5] Add MAX77541/MAX77540 PMIC Support
 2023-01-19 15:06 UTC  (15+ messages)
` [PATCH v3 1/5] drivers: mfd: Add ADI "
` [PATCH v3 2/5] dt-bindings: mfd: Add ADI MAX77541/MAX77540
` [PATCH v3 3/5] drivers: regulator: Add ADI MAX77541/MAX77540 Regulator Support
` [PATCH v3 4/5] dt-bindings: regulator: Add ADI MAX77541/MAX77540 Regulator
` [PATCH v3 5/5] drivers: iio: adc: Add ADI MAX77541 ADC Support

[PATCH v1 1/2] iio: core: Replace iio_sysfs_match_string_with_gaps() by __sysfs_match_string()
 2023-01-19 13:24 UTC  (8+ messages)
` [PATCH v1 2/2] iio: core: Sort headers

[PATCH] iio: proximity: sx_common: Drop documentation of non existent struct element
 2023-01-18 23:54 UTC  (2+ messages)

[PATCH 1/5] dt-bindings: iio: drop unneeded quotes
 2023-01-18 18:44 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: iio: minor whitespace cleanups
` [PATCH 3/5] dt-bindings: iio: correct node names in examples
` [PATCH 4/5] dt-bindings: iio: use lowercase hex "
` [PATCH 5/5] dt-bindings: iio: cleanup examples - indentation

[PATCH] dt-bindings: iio: addac: adi,74115: Add missing maxItems
 2023-01-18 18:11 UTC  (3+ messages)

[RFC PATCH v2 0/5] iio: adc: qcom-spmi-vadc: Propagate fw node label to userspace
 2023-01-18 17:20 UTC  (10+ messages)
` [RFC PATCH v2 1/5] iio: core: Point users of extend_name field to read_label callback
` [RFC PATCH v2 2/5] iio: adc: qcom-spmi-adc5: Use driver datasheet_name instead of DT label
` [RFC PATCH v2 3/5] iio: adc: qcom-spmi-adc5: Fall back to datasheet_name instead of fwnode name
` [RFC PATCH v2 4/5] iio: adc: qcom-spmi-adc5: Remove unnecessary datasheet_name NULL check
` [RFC PATCH v2 5/5] iio: adc: qcom-spmi-vadc: Propagate fw node label to userspace

[PATCH v2] iio: light: cm32181: Fix PM support on system with 2 I2C resources
 2023-01-18 17:07 UTC  (2+ messages)

[PATCH] iio: light: cm32181: Fix PM support on system with 2 I2C resources
 2023-01-18 17:03 UTC  (7+ messages)

[PATCH v5 0/3] add imx93 adc support
 2023-01-18 16:15 UTC  (7+ messages)
` [PATCH v5 1/3] iio: adc: "

[PATCH v2 1/1] iio: adc: qcom-spmi-adc5: Fix the channel name
 2023-01-18 15:57 UTC  (7+ messages)

[PATCH] staging: iio: frequency: ad9832: Replace macro AD9832_PHASE() with function
 2023-01-18 15:12 UTC  (3+ messages)

[PATCH] counter: fix dependency references for config MICROCHIP_TCB_CAPTURE
 2023-01-18 15:02 UTC  (2+ messages)

[PATCH v1 1/1] iio: adc: qcom-spmi-adc5: Fix the channel name
 2023-01-18 10:02 UTC  (5+ messages)

[PATCH] HID: Recognize sensors with application collections too
 2023-01-18  8:54 UTC  (5+ messages)
` [PATCH RESEND] "
  ` [PATCH v2] "
    ` [PATCH v3] HID: Recognize sensors with application collections

[PATCH v5 0/3] iio: light: vcnl4000: Add vcnl4040 interrupt support
 2023-01-18  8:33 UTC  (5+ messages)
` [PATCH v5 1/3] iio: light: vcnl4000: Prepare for more generic setup
` [PATCH v5 2/3] iio: light: vcnl4000: Make irq handling more generic
` [PATCH v5 3/3] iio: light: vcnl4000: Add interrupt support for vcnl4040

[PATCH v5 0/4] iio: imu: fxos8700: fix bugs about ODR and changes for a good readability
 2023-01-18  7:42 UTC  (5+ messages)
` [PATCH v5 1/4] iio: imu: fxos8700: fix incorrect ODR mode readback
` [PATCH v5 2/4] iio: imu: fxos8700: fix failed initialization ODR mode assignment
` [PATCH v5 3/4] iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MIN
` [PATCH v5 4/4] iio: imu: fxos8700: fix MAGN sensor scale and unit

[PATCH v3 00/15] make iio inkern interface firmware agnostic
 2023-01-17 22:42 UTC  (8+ messages)
` [PATCH v3 12/15] iio: adc: qcom-spmi-adc5: convert to device properties

[PATCH v4 0/3] iio: light: vcnl4000: Add vcnl4040 interrupt support
 2023-01-17 17:14 UTC  (11+ messages)
` [PATCH v4 1/3] iio: light: vcnl4000: Prepare for more generic setup
` [PATCH v4 2/3] iio: light: vcnl4000: Make irq handling more generic
` [PATCH v4 3/3] iio: light: vcnl4000: Add interrupt support for vcnl4040

CM32181 Bug Report (Linux 6.0+)
 2023-01-17 13:55 UTC  (10+ messages)

[PATCH v6 0/3] add imx93 adc support
 2023-01-17 13:51 UTC  (4+ messages)
` [PATCH v6 1/3] iio: adc: "
` [PATCH v6 2/3] dt-bindings: iio: adc: Add NXP IMX93 ADC
` [PATCH v6 3/3] arm64: dts: imx93: add ADC support

[PATCH] tools/iio/iio_utils:fix memory leak
 2023-01-17  2:51 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v3 0/3] iio: light: vcnl4000: Add vcnl4040 interrupt support
 2023-01-16 23:22 UTC  (10+ messages)
` [PATCH v3 2/3] iio: light: vcnl4000: Make irq handling more generic
` [PATCH v3 3/3] iio: light: vcnl4000: Add interrupt support for vcnl4040

[PATCH] dt-bindings: iio: dac: Maxim max5522 DAC
 2023-01-16 22:46 UTC  (3+ messages)

[RFC PATCH] iio: adc: qcom-spmi-vadc: Propagate fw node name/label to extend_name
 2023-01-16 21:18 UTC  (8+ messages)

[PATCH v2] iio: proximity: sx_common: Add old register mapping
 2023-01-16 17:33 UTC  (5+ messages)

[PATCH] iio: adc: stm32: add oversampling support
 2023-01-16 15:38 UTC  (2+ messages)

[PATCH v3 0/2] iio: adc: ti-ads7924: add Texas Instruments ADS7924 driver
 2023-01-16 15:21 UTC  (12+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: iio: adc: add Texas Instruments ADS7924

[PATCH v2 0/2] iio: imu: st_lsm6dsx: add 'mount_matrix' sysfs entry to gyro channel
 2023-01-16 13:20 UTC  (5+ messages)
` [PATCH v2 1/2] iio: imu: st_lsm6dsx: fix naming of 'struct iio_info' in st_lsm6dsx_shub.c
` [PATCH v2 2/2] iio: imu: st_lsm6dsx: add 'mount_matrix' sysfs entry to gyro channel

[PATCH 0/2] iio: imu: st_lsm6dsx: add 'mount_matrix' sysfs entry to gyro channel
 2023-01-16 10:19 UTC  (5+ messages)
` [PATCH 1/2] iio: imu: st_lsm6dsx: fix naming of 'struct iio_info'
` [PATCH 2/2] iio: imu: st_lsm6dsx: add 'mount_matrix' sysfs entry to gyro channel

[PATCH v2 0/4] Add TI TMP116 Support
 2023-01-16  9:23 UTC  (11+ messages)
` [PATCH v2 2/4] dt-bindings: iio: ti,tmp117: add binding for the TMP116

[PATCH v4 0/2] iio: adc: ti-ads7924: add Texas Instruments ADS7924 driver
 2023-01-16  8:17 UTC  (4+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] dt-bindings: iio: adc: add Texas Instruments ADS7924

[PATCH v2 5/5] drivers: iio: adc: Add MAX77541 ADC Support
 2023-01-15 13:03 UTC  (3+ messages)

[PATCH v4 0/4] iio: imu: fxos8700: fix bugs about ODR and changes for a good readability
 2023-01-14 17:35 UTC  (9+ messages)
` [PATCH v4 1/4] iio: imu: fxos8700: fix incorrect ODR mode readback
    ` [EXT] "
` [PATCH v4 2/4] iio: imu: fxos8700: fix failed initialization ODR mode assignment
    ` [EXT] "

iio: hid: fix the retval in gyro_3d_capture_sample
 2023-01-14 16:32 UTC  (2+ messages)

[PATCH] iio: hid: fix the retval in accel_3d_capture_sample
 2023-01-14 16:30 UTC  (2+ messages)

[PATCH v1 1/1] iio: chemical: scd30_core: Switch to use dev_err_probe()
 2023-01-14 16:18 UTC  (2+ messages)

[PATCH v1 1/1] iio: chemical: scd30_core: use sysfs_emit() to instead of scnprintf()
 2023-01-14 16:17 UTC  (2+ messages)

[PATCH] iio: chemical: scd30: Add check for NULL in scd30_i2c_command
 2023-01-13 21:00 UTC  (6+ messages)
` [lvc-project] "

[PATCH 1/4] counter: Sort the Kconfig entries alphabetically
 2023-01-13 19:54 UTC  (8+ messages)
` [PATCH 2/4] counter: intel: Depend on X86
` [PATCH 3/4] counter: FTM quad: Depend on the Layerscape SoC
` [PATCH 4/4] counter: microchip: Add appropriate arch deps for TCP driver

[PATCH v11 3/6] Documentation: ABI: sysfs-bus-counter: add cascade_counts_enable and external_input_phase_clock_select
 2023-01-13 16:17 UTC  (3+ messages)
` [PATCH v11 4/6] counter: Add Renesas RZ/G2L MTU3a counter driver
` [PATCH v11 5/6] MAINTAINERS: Add entries for "

sysfs mount_matrix for st_lsm6dsx gyro
 2023-01-13 14:45 UTC  (7+ messages)

[PATCH v2 0/2] iio: adc: ti-ads7924: add Texas Instruments ADS7924 driver
 2023-01-13 14:16 UTC  (7+ messages)
` [PATCH v2 1/2] "

[PATCH v2] iio: temperature: Add MCP9600 thermocouple EMF converter driver
 2023-01-12 19:05 UTC  (2+ messages)


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