linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-14 14:18:42 to 2021-05-22 18:30:00 UTC [more...]

[PATCH 0/8] iio: adc: Maxim and TI ADC driver cleanups
 2021-05-22 18:31 UTC  (22+ messages)
` [PATCH 1/8] iio: adc: max11100: Use get_unaligned_be16() rather than opencoding
` [PATCH 2/8] iio: adc: max11100: Use devm_ functions for rest of probe()
` [PATCH 3/8] iio: adc: max1118: Use devm_ managed functions for all of probe
` [PATCH 4/8] iio: adc: max1118: Avoid jumping back and forth between spi and iio structures
` [PATCH 5/8] iio: adc: ti-adc081c: Use devm managed functions for all of probe()
` [PATCH 6/8] iio: adc: ti-adc0832: "
` [PATCH 7/8] iio: adc: ti-adc108s102: "
` [PATCH 8/8] iio: adc: ti-adc161s626: Use devm managed functions for all of probe

[PATCH 0/8] iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E
 2021-05-22 18:21 UTC  (22+ messages)
` [PATCH 1/8] iio: accel: bmc150: Fix dereferencing the wrong pointer in bmc150_get/set_second_device
` [PATCH 2/8] iio: accel: bmc150: Don't make the remove function of the second accelerometer unregister itself
` [PATCH 3/8] iio: accel: bmc150: Move check for second ACPI device into a separate function
` [PATCH 4/8] iio: accel: bmc150: Add support for dual-accelerometers with a DUAL250E HID
` [PATCH 5/8] iio: accel: bmc150: Move struct bmc150_accel_data definition to bmc150-accel.h
` [PATCH 6/8] iio: accel: bmc150: Remove bmc150_set/get_second_device() accessor functions
` [PATCH 7/8] iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge angle
` [PATCH 8/8] iio: accel: bmc150: Set label based on accel-location for ACPI DUAL250E fwnodes

[RESEND PATCH 0/4] iio: Drop use of %hhx and %hx format strings
 2021-05-22 18:20 UTC  (10+ messages)
` [PATCH 1/4] iio: imu: inv_mpu6050: Drop use of %hhx format string
` [PATCH 2/4] iio: light: si1133: Drop remaining uses "
` [PATCH 3/4] iio: light: si1145: Drop use of %hhx format specifier
` [PATCH 4/4] iio: chemical: sgp30: Drop use of %hx in format string

[PATCH 1/5 v3] iio: st_sensors: Create extended attr macro
 2021-05-22 18:15 UTC  (7+ messages)
` [PATCH 2/5 v3] iio: accel: st_sensors: Support generic mounting matrix
` [PATCH 3/5 v3] iio: accel: st_sensors: Stop copying channels
` [PATCH 4/5 v3] iio: magnetometer: st_magn: Support mount matrix
` [PATCH 5/5 v3] iio: gyro: st_gyro: "

[PATCH 0/2] Make use of adis lock helpers
 2021-05-22 18:03 UTC  (4+ messages)
` [PATCH 1/2] iio: adis16260: make "
` [PATCH 2/2] iio: adis16136: "

[PATCH 0/1] dt-bindings: iio: multiplexer: Convert inline with other mux bindings
 2021-05-22 17:27 UTC  (4+ messages)
` [PATCH 1/1] dt-bindings: iio: multiplexer: Convert io-channel-mux bindings to DT schema

[PULL v2] 2nd set of IIO fixes for the 5.13 cycle
 2021-05-22  7:50 UTC  (2+ messages)

[PULL] 2nd set of IIO fixes for the 5.13 cycle
 2021-05-22  7:35 UTC  (4+ messages)

[PATCH v3 0/2] staging: iio: cdc: ad7746: add dt properties for capacitive channel setup
 2021-05-21 17:30 UTC  (4+ messages)

[PATCH] iio: adf4350: fix a possible divided-by-zero bug in adf4350_set_freq()
 2021-05-21 17:25 UTC  (2+ messages)

[PATCH] driver: adc: ltc2497: return directly after reading the adc conversion value
 2021-05-21 17:01 UTC  (4+ messages)

[PATCH] iio: accel: fxls8962af: conditionally compile fxls8962af_i2c_raw_read_errata3()
 2021-05-21 16:54 UTC  (3+ messages)

mmotm 2021-05-19-23-58 uploaded (drivers/iio/accel/fxls8962af-core.o)
 2021-05-21  9:00 UTC  (2+ messages)

[PATCH 00/10] Documentation build warning fixes
 2021-05-20 20:08 UTC  (4+ messages)
` [PATCH 10/10] iio: documentation: fix a typo

[PATCH] staging: iio: fix some formatting issues
 2021-05-20 17:13 UTC  (2+ messages)

[PATCH v2 1/2] iio: adc: driver for texas instruments ads7142
 2021-05-19 16:50 UTC  (8+ messages)
` [PATCH v2 2/2] dt-bindings: iio: adc: devicetree bindings "

[PATCH v1 1/1] iio: Drop Duplicated "mount-matrix" parameter
 2021-05-18 20:10 UTC  (4+ messages)

[PATCH 1/5 v2] iio: st_sensors: Create extended attr macro
 2021-05-18 18:09 UTC  (13+ messages)
` [PATCH 2/5 v2] iio: accel: st_sensors: Support generic mounting matrix
` [PATCH 3/5 v2] iio: accel: st_sensors: Stop copying channels
` [PATCH 4/5 v2] iio: magnetometer: st_magn: Support mount matrix
` [PATCH 5/5 v2] iio: gyro: st_gyro: "

[PATCH v3] iio: afe: iio-rescale: Support processed channels
 2021-05-18 18:02 UTC  (3+ messages)

[PATCH] staging: iio: cdc: ad7746: Remove unnecessary assignment in ad7746_probe()
 2021-05-18 18:00 UTC  (3+ messages)

[PATCH] staging: iio: cdc: ad7746: Fix unnecessary check and assignment in ad7746_probe()
 2021-05-18 17:59 UTC  (6+ messages)
  ` [PATCH] staging: iio: cdc: ad7746: Fix unnecessary check andassignment "

[PATCH v4] iio: adis16480: support burst read function
 2021-05-18 17:35 UTC  (6+ messages)

[PATCH 0/2] staging: iio: cdc: ad7746: initial effort to move out of staging
 2021-05-18 12:08 UTC  (10+ messages)
` [PATCH 1/2] staging: iio: cdc: ad7746: clean up driver comments and probe return
` [PATCH 2/2] staging: iio: cdc: ad7746: avoid overwrite of num_channels

[PATCH] iio: core: return ENODEV if ioctl is unknown
 2021-05-18  0:31 UTC  (7+ messages)

[RESEND PATCH 00/28] IIO: Runtime PM related cleanups
 2021-05-17 21:49 UTC  (28+ messages)
` [PATCH 02/28] iio: light: isl29028: Balance runtime pm + use pm_runtime_resume_and_get()
` [PATCH 08/28] iio: hid: trigger: "
` [PATCH 11/28] iio: magn: bmc150: "
` [PATCH 13/28] iio: imu: mpu6050: Use pm_runtime_resume_and_get() to replace open coding
` [PATCH 17/28] iio: adc: ads1015: "
` [PATCH 18/28] iio: chemical: atlas-sensor: "
` [PATCH 23/28] iio: pressure: zpa2326: fix potential extra call of runtime suspend
` [PATCH 26/28] iio: prox: pulsed-light-v2: Switch pm_runtime_resume_and_get()
` [PATCH 27/28] iio: pressure: icp10100: Use pm_runtime_resume_and_get() + handle errors

[PATCH] dt-bindings: More removals of type references on common properties
 2021-05-17 21:18 UTC  (2+ messages)

[PATCH 0/4] add periodic mode, threshold options and hwmon
 2021-05-17 17:08 UTC  (6+ messages)
` [PATCH 4/4] hwmon: vcnl3020: add hwmon driver for intrusion sensor

[PATCH] iio: buffer: Remove redundant assignment to in_loc
 2021-05-17 13:22 UTC  (2+ messages)

[PATCH] iio: accel: st_sensors: Support generic mounting matrix
 2021-05-17 10:15 UTC  (6+ messages)

[PATCH] HID: intel-ish-hid: ipc: Add Alder Lake device IDs
 2021-05-17  6:36 UTC 

[RFC PATCH v1 0/2] hwmon: (iio_hwmon) optionally force iio channel type
 2021-05-16 23:10 UTC  (11+ messages)
` [RFC PATCH v1 1/2] "
` [RFC PATCH v1 2/2] dt-bindings: hwmon: add iio-hwmon bindings

[PATCH v2 0/6] IIO: Runtime PM related cleanups
 2021-05-16 20:01 UTC  (10+ messages)
` [PATCH v2 1/6] iio: imu: mpu6050: Balance runtime pm + use pm_runtime_resume_and_get()
` [PATCH v2 2/6] iio: adc: ads1015: Balance runtime pm + pm_runtime_resume_and_get()
` [PATCH v2 3/6] iio: chemical: atlas-sensor: "
` [PATCH v2 4/6] iio: prox: pulsed-light-v2: Fix misbalance runtime pm in error path
` [PATCH v2 5/6] iio: prox: pulsed-light-v2: Use pm_runtime_resume_and_get()
` [PATCH v2 6/6] iio: pressure: icp10100: Balance runtime pm + use pm_runtime_resume_and_get()

[PATCH] iio: adc: tsc2046: fix a warning message in tsc2046_adc_update_scan_mode()
 2021-05-16  9:51 UTC  (2+ messages)

[PATCH] iio: si1133: fix format string warnings
 2021-05-16  9:36 UTC  (3+ messages)

[PATCH 1/2] iio: light: tsl2591: fix some signedness bugs
 2021-05-16  9:30 UTC  (2+ messages)

[PATCH] iio:adc:ad7766: Fix unnecessary check in ad7766_probe()
 2021-05-16  9:23 UTC  (4+ messages)

[PATCH v2 -next] iio: adc: ad7793: Add missing error code in ad7793_setup()
 2021-05-16  9:17 UTC  (2+ messages)

[PATCH] iio: core: Fix an error pointer vs NULL bug in devm_iio_device_alloc()
 2021-05-16  9:09 UTC  (3+ messages)

[PATCH] iio: core: Fix BUG() on rmmod of iio-drivers caused by double list_del()
 2021-05-16  8:59 UTC  (3+ messages)

[PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
 2021-05-15 12:02 UTC  (10+ messages)

[PATCH v1 1/2] iio: adc: driver for texas instruments ads7142
 2021-05-15  8:11 UTC  (5+ 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).