linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-26 22:01:15 to 2020-08-01 15:38:19 UTC [more...]

[PATCH] Staging : iio : Fixed a punctuation and a spelling mistake
 2020-08-01 15:38 UTC  (6+ messages)
  ` [PATCH] Staging: iio: "
  ` [PATCH -v2] "

[PATCH v4 0/2] iio: light: Support AMS AS73211 digital XYZ sensor
 2020-08-01 15:29 UTC  (9+ messages)
` [PATCH v4 1/2] dt-bindings: iio: light: add AMS AS73211 support
` [PATCH v4 2/2] iio: light: as73211: New driver

[PATCH v3 00/15] sx9310 iio driver updates
 2020-08-01 15:06 UTC  (27+ messages)
` [PATCH v3 01/15] dt-bindings: iio: Add bindings for sx9310 sensor
` [PATCH v3 02/15] iio: sx9310: Update macros declarations
` [PATCH v3 03/15] iio: sx9310: Fix irq handling
` [PATCH v3 04/15] iio: sx9310: Remove acpi and of table macros
` [PATCH v3 05/15] iio: sx9310: Change from .probe to .probe_new
` [PATCH v3 06/15] iio: sx9310: Fixes various memory handling
` [PATCH v3 07/15] iio: sx9310: Use long instead of int for channel bitmaps
` [PATCH v3 08/15] iio: sx9310: Use regmap_read_poll_timeout() for compensation
` [PATCH v3 09/15] iio: sx9310: Update copyright
` [PATCH v3 10/15] iio: sx9310: Simplify error return handling
` [PATCH v3 11/15] iio: sx9310: Use variable to hold &client->dev
` [PATCH v3 12/15] iio: sx9310: Miscellaneous format fixes
` [PATCH v3 13/15] iio: sx9310: Drop channel_users[]
` [PATCH v3 14/15] iio: sx9310: Enable vdd and svdd regulators at probe
` [PATCH v3 15/15] iio: sx9310: Use irq trigger flags from firmware

[PATCH] iio: adc: mcp3422: fix locking scope
 2020-08-01 13:55 UTC 

[PATCH v3 0/6] platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes
 2020-08-01  7:21 UTC  (14+ messages)
` [PATCH v3 1/6] iio: cros_ec: Accept -EOPNOTSUPP as 'not supported' error code
` [PATCH v3 2/6] cros_ec_lightbar: Accept more error codes from cros_ec_cmd_xfer_status
` [PATCH v3 3/6] platform/chrome: cros_ec_sysfs: Report range of error codes from EC
` [PATCH v3 4/6] pwm: cros-ec: Accept more error codes from cros_ec_cmd_xfer_status
` [PATCH v3 5/6] platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPT
` [PATCH v3 6/6] platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes

[PATCH] dt-bindings: iio: io-channel-mux: Fix compatible string in example code
 2020-07-31 20:47 UTC  (4+ messages)

[PATCH] iio: sx9310: Fixes dropped on initial commit
 2020-07-31 15:52 UTC  (74+ messages)
` [PATCH 00/15] sx9310 iio driver updates
  ` [PATCH 01/15] dt-bindings: iio: Add bindings for sx9310 sensor
  ` [PATCH 02/15] iio: sx9310: Update macros declarations
  ` [PATCH 03/15] iio: sx9310: Fix irq handling
  ` [PATCH 04/15] iio: sx9310: Remove acpi and of table macros
  ` [PATCH 05/15] iio: sx9310: Change from .probe to .probe_new
  ` [PATCH 06/15] iio: sx9310: Align memory
  ` [PATCH 07/15] iio: sx9310: Use long instead of int for channel bitmaps
  ` [PATCH 08/15] iio: sx9310: Use regmap_read_poll_timeout() for compensation
  ` [PATCH 09/15] iio: sx9310: Update copyright
  ` [PATCH 10/15] iio: sx9310: Simplify error return handling
  ` [PATCH 11/15] iio: sx9310: Use variable to hold &client->dev
  ` [PATCH 12/15] iio: sx9310: Miscellaneous format fixes
  ` [PATCH 13/15] iio: sx9310: Add newlines to printks
  ` [PATCH 14/15] iio: sx9310: Drop channel_users[]
  ` [PATCH 15/15] iio: sx9310: Enable vdd and svdd regulators at probe
  ` [PATCH v2 00/14] sx9310 iio driver updates
    ` [PATCH v2 01/14] dt-bindings: iio: Add bindings for sx9310 sensor
    ` [PATCH v2 02/14] iio: sx9310: Update macros declarations
    ` [PATCH v2 03/14] iio: sx9310: Fix irq handling
    ` [PATCH v2 04/14] iio: sx9310: Remove acpi and of table macros
    ` [PATCH v2 05/14] iio: sx9310: Change from .probe to .probe_new
    ` [PATCH v2 06/14] iio: sx9310: Fixes various memory handling
    ` [PATCH v2 07/14] iio: sx9310: Use long instead of int for channel bitmaps
    ` [PATCH v2 08/14] iio: sx9310: Use regmap_read_poll_timeout() for compensation
    ` [PATCH v2 09/14] iio: sx9310: Update copyright
    ` [PATCH v2 10/14] iio: sx9310: Simplify error return handling
    ` [PATCH v2 11/14] iio: sx9310: Use variable to hold &client->dev
    ` [PATCH v2 12/14] iio: sx9310: Miscellaneous format fixes
    ` [PATCH v2 13/14] iio: sx9310: Drop channel_users[]
    ` [PATCH v2 14/14] iio: sx9310: Enable vdd and svdd regulators at probe

[PATCH v2] iio: cros_ec: Set Gyroscope default frequency to 25Hz
 2020-07-31 11:17 UTC  (2+ messages)

[PATCH v4 0/5] Introduce the Counter character device interface
 2020-07-31  8:13 UTC  (7+ messages)
` [PATCH v4 3/5] counter: Add "
` [PATCH v4 5/5] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

[PATCH v3 0/2] iio: light: Support AMS AS73211 digital XYZ sensor
 2020-07-31  7:10 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: iio: light: add AMS AS73211 support
` [PATCH v3 2/2] iio: light: as73211: New driver

[PATCH v2 0/2] iio: light: Support AMS AS73211 digital XYZ sensor
 2020-07-30 10:18 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: iio: light: add AMS AS73211 support
` [PATCH v2 2/2] iio: light: as73211: New driver

[PATCH v3 00/27] IIO: Fused set 1 and 2 of timestamp alignment fixes
 2020-07-29 17:12 UTC  (3+ messages)
` [PATCH v3 03/27] iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak

[PATCH v3] iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not set
 2020-07-29 10:35 UTC 

[PATCH v2] iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not set
 2020-07-29 10:19 UTC  (2+ messages)

[PATCH] iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not set
 2020-07-29  8:34 UTC  (4+ messages)

[PATCH] iio: cros_ec: Set Gyroscope default freuqency to 25Hz
 2020-07-28 18:01 UTC 

[PATCH v5 0/4] SFH: Add Support for AMD Sensor Fusion Hub
 2020-07-28 15:20 UTC  (5+ messages)

iio:adc:ltc2371: add support for ltc2361/ltc2363
 2020-07-28  6:24 UTC  (8+ messages)
` [PATCH v3 1/3] ltc2471: add of_match_table for existing devices
` [PATCH v3 2/3] ltc2471: ltc2461/ltc2463 compatible strings
` [PATCH v3 3/3] ltc2471 driver yaml

[PATCH] iio: light: Support AMS AS73211 digital XYZ sensor
 2020-07-28  4:45 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: iio: light: add AMS AS73211 support
` [PATCH 2/2] iio: light: as73211: New driver

[PATCH 0/3] Some sx9310 iio driver updates
 2020-07-27 20:02 UTC  (3+ messages)

[PATCH v7 0/9] hwmon: pmbus: adm1266: add support
 2020-07-27 18:21 UTC  (12+ messages)
` [PATCH v7 1/9] "
` [PATCH v7 2/9] hwmon: pmbus: adm1266: Add Block process call
` [PATCH v7 3/9] hwmon: pmbus: adm1266: Add support for GPIOs
` [PATCH v7 4/9] hwmon: pmbus: adm1266: add debugfs for states
` [PATCH v7 5/9] hwmon: pmbus: adm1266: read blackbox
` [PATCH v7 6/9] hwmon: pmbus: adm1266: Add group command support
` [PATCH v7 7/9] hwmon: pmbus: adm1266: program firmware
` [PATCH v7 8/9] hwmon: pmbus: adm1266: program configuration
` [PATCH v7 9/9] dt-bindings: hwmon: Add bindings for ADM1266
` Wrong list

[PATCH][next] counter: microchip-tcb-capture: remove ATMEL_TC_ETRGEDG_NONE bit check
 2020-07-27 15:12 UTC  (2+ messages)

[PATCH 1/2] iio: trigger: hrtimer: Disable irqs before calling iio_trigger_poll()
 2020-07-27 14:58 UTC 

[PATCH] iio: trigger: sysfs: Disable irqs before calling iio_trigger_poll()
 2020-07-27 14:57 UTC 

[PATCH] counter: microchip-tcb-capture: check the correct variable
 2020-07-27 12:28 UTC  (2+ messages)

[bug report] counter: Add microchip TCB capture counter
 2020-07-27  9:37 UTC 

[PATCH 1/2] iio: afe: rescale: Add support for converting scale avail table
 2020-07-27  9:22 UTC  (7+ messages)
` [PATCH 2/2] iio: afe: rescale: Implement write_raw


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