linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-21 12:41:55 to 2021-10-31 11:28:04 UTC [more...]

[Bug 214751] New: Lenovo Yoga Chromebook C630 i7 missing support for sound, microphone, touchscreen and gyroscope
 2021-10-31 11:28 UTC  (5+ messages)
` [Bug 214751] "

[PATCH 1/2] iio: iio_alloc_device(): Free device correctly on error
 2021-10-31  9:15 UTC  (3+ messages)
` [PATCH 2/2] iio: viio_trigger_alloc(): Correctly free trigger "

[PATCH] iio: Mark iio_device_type as const
 2021-10-31  8:04 UTC 

[PATCH 0/5] Expand Semtech SAR Sensors support
 2021-10-30 17:24 UTC  (13+ messages)
` [PATCH 1/5] iio: Use .realbits to extend a small signed integer
` [PATCH 2/5] iio: sx9310: Extract common Semtech sensor logic
` [PATCH 3/5] iio: proximity: Add SX9324 support
` [PATCH 4/5] dt-bindings: iio: Add sx9324 binding
` [PATCH 5/5] iio: sx9324: Add dt_bidding support

[PATCH 1/2] iio: mma8452: Fix trigger reference couting
 2021-10-30 17:08 UTC  (11+ messages)
` [PATCH 2/2] iio: trigger: Fix reference counting

[PATCH 0/8] counter: ti-eqep: implement features for speed measurement
 2021-10-30 16:40 UTC  (32+ messages)
` [PATCH 1/8] counter/ti-eqep: implement over/underflow events
` [PATCH 2/8] counter/ti-eqep: add support for direction
` [PATCH 3/8] counter/ti-eqep: add support for unit timer
` [PATCH 4/8] docs: counter: add unit timer sysfs attributes
` [PATCH 5/8] counter/ti-eqep: add support for latched position
` [PATCH 6/8] docs: counter: add latch_mode and latched_count sysfs attributes
` [PATCH 7/8] counter/ti-eqep: add support for edge capture unit
` [PATCH 8/8] docs: counter: add edge_capture_unit_* attributes

[PATCH 1/3] iio: add adddac subdirectory
 2021-10-30 15:59 UTC  (13+ messages)
` [PATCH 2/3] dt-bindings: iio: add AD74413R
` [PATCH 3/3] iio: addac: add AD74413R driver
` [PATCH v2 1/3] iio: add adddac subdirectory
  ` [PATCH v2 2/3] dt-bindings: iio: add AD74413R
  ` [PATCH v2 3/3] iio: addac: add AD74413R driver

[PATCH v2 1/2] iio: frequency: admv1013: add support for ADMV1013
 2021-10-30 15:14 UTC  (8+ messages)
` [PATCH v2 2/2] dt-bindings: iio: frequency: add admv1013 doc

[PATCH v7 0/2] iio/scmi: Add reading "raw" attribute
 2021-10-30 14:49 UTC  (9+ messages)
` [PATCH v7 1/2] iio: core: Introduce IIO_VAL_INT_64
` [PATCH v7 2/2] iio/scmi: Add reading "raw" attribute

[PATCH 0/4] Add support for Bosch BNO055 IMU
 2021-10-29 13:30 UTC  (29+ messages)
` [v2 00/10] "
  ` [v2 01/10] utils_macro: introduce find_closest_unsorted()
  ` [v2 02/10] iio: document linear acceleration modifiers
  ` [v2 03/10] iio: document euler angles modifiers
  ` [v2 04/10] iio: add modifiers for linear acceleration
  ` [v2 05/10] iio: add modifers for pitch, yaw, roll
  ` [v2 06/10] iio: document bno055 private sysfs attributes
  ` [v2 07/10] iio: imu: add Bosch Sensortec BNO055 core driver
  ` [v2 08/10] dt-bindings: iio: imu: add documentation for Bosch BNO055 bindings
  ` [v2 09/10] iio: imu: add BNO055 serdev driver
  ` [v2 10/10] iio: imu: add BNO055 I2C driver

[PATCH v2 1/2] iio: adc: ina2xx: Make use of the helper macro kthread_run()
 2021-10-28 16:06 UTC  (3+ messages)
` [PATCH v2 2/2] iio: adc: ina2xx: Avoid double reference counting from get_task_struct/put_task_struct()

[PATCH v3] iio: adc: stm32-adc: Fix of_node_put() issue in stm32-adc
 2021-10-28 16:04 UTC  (2+ messages)

[PATCH 1/2] iio: at91-sama5d2: Fix incorrect cast to platform_device
 2021-10-28 14:39 UTC  (3+ messages)

[PATCH] iio: dln2-adc: Fix lockdep complaint
 2021-10-28 14:37 UTC  (2+ messages)

[PATCH] iio: ms5611: Simplify IO callback parameters
 2021-10-28 14:32 UTC  (2+ messages)

[PATCH] iio: imx7d_adc: Don't pass IIO device to imx7d_adc_{enable,disable}()
 2021-10-28 14:31 UTC  (2+ messages)

[PATCH] iio: st-sensors: Use dev_to_iio_dev() in sysfs callbacks
 2021-10-28 14:29 UTC  (2+ messages)

[PATCH v2] iio: adc: stm32-adc: Fix of_node_put() issue in stm32-adc
 2021-10-28 14:26 UTC  (2+ messages)

[PATCH] iio: xilinx-xadc: Make IRQ optional
 2021-10-28 14:23 UTC  (2+ messages)

[PATCH] iio: adc: stm32: fix a leak by resetting pcsel before disabling vdda
 2021-10-28 14:19 UTC  (5+ messages)

[PATCH 1/3] iio: ltr501: Don't return error code in trigger handler
 2021-10-28 14:05 UTC  (5+ messages)
` [PATCH 2/3] iio: kxsd9: "
` [PATCH 3/3] iio: stk3310: Don't return error code in interrupt handler

[PATCH] iio: light: ltr501: Added ltr303 driver support
 2021-10-28 13:58 UTC  (2+ messages)

[PATCH] iio: accel: mma7660: Warn about failure to put device in stand-by in .remove()
 2021-10-28 13:53 UTC  (2+ messages)

[PATCH v2] iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove
 2021-10-28 13:51 UTC  (2+ messages)

[PATCH v2] iio: adc: lpc18xx_adc: Reorder clk_get_rate function call
 2021-10-28 13:40 UTC  (2+ messages)

[PATCH v7 0/4] Add Xilinx AMS Driver
 2021-10-27 20:35 UTC  (13+ messages)
` [PATCH v7 2/4] iio: adc: Add Xilinx AMS driver
` [PATCH v7 3/4] dt-bindings: iio: adc: Add Xilinx AMS binding documentation

[PATCH V2 0/3] thermal: qcom: Add support for PMIC5 Gen2 ADC_TM
 2021-10-27 18:05 UTC  (8+ messages)
` [PATCH V2 1/3] dt-bindings: thermal: qcom: add PMIC5 Gen2 ADC_TM bindings
` [PATCH V2 2/3] iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TM
` [PATCH V2 3/3] thermal: qcom: add support for PMIC5 Gen2 ADCTM

dt-bindings: treewide: Update @st.com email address to @foss.st.com
 2021-10-27 16:57 UTC  (7+ messages)

[PATCH 0/2]
 2021-10-27  7:31 UTC  (4+ messages)
` [PATCH 1/2] iio: frequency: admv1013: add support for ADMV1013
` [PATCH 2/2] dt-bindings: iio: frequency: add admv1013 doc

[PATCH v2] iio/mlx90632: restyle mlx90632
 2021-10-25 22:02 UTC  (2+ messages)

[PATCH] iio: adc: lpc18xx_adc: Reorder clk_get_rate function call
 2021-10-25 12:18 UTC  (3+ messages)

[PATCH 2/2] thermal: qcom: add support for PMIC5 Gen2 ADCTM
 2021-10-25 12:07 UTC  (3+ messages)

[PATCH v4 0/2] drivers:iio:dac: Add AD3552R driver support
 2021-10-24 16:49 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: iio: dac: Add adi,ad3552r.yaml
` [PATCH v4 2/2] drivers:iio:dac: Add AD3552R driver support

[PATCH v3 2/2] drivers:iio:dac: Add AD3552R driver support
 2021-10-24 13:21 UTC  (2+ messages)

[PATCH] iio: frequency: adrf6780: Fix adrf6780_spi_{read,write}()
 2021-10-24 11:14 UTC  (3+ messages)

[PULL] 2nd set of IIO new device support, features, cleanup for 5.16
 2021-10-24 11:13 UTC  (2+ messages)

[PULL] 1st set of IIO fixes for the 5.16 cycle (suggest queuing for merge window as nothing urgent)
 2021-10-24 11:09 UTC  (4+ messages)

[PATCH v6 0/1] iio/scmi: Add reading "raw" attribute
 2021-10-24  8:49 UTC  (9+ messages)
` [PATCH v6 1/1] "

[PATCH v9 1/2] iio: frequency: adrf6780: add support for ADRF6780
 2021-10-22 13:29 UTC  (3+ messages)

[PATCH] iio: chemical: scd4x: Add a scale for the co2 concentration reading
 2021-10-21 19:53 UTC  (2+ messages)

[PATCH v2 0/3] Add settle time support to iio-mux
 2021-10-21 19:39 UTC  (4+ messages)

[PATCH] iio/mlx90632: restyle mlx90632_calc_temp_object_iteration
 2021-10-21 13:28 UTC  (3+ messages)

[PATCH v6 00/48] TI AM437X ADC1
 2021-10-21 12:41 UTC  (5+ messages)
` [GIT PULL] Immutable branch between MFD, IIO, Input (Touchscreen) and Clk due for the v5.16 merge window


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