linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-04 19:46:09 to 2019-04-22 09:31:29 UTC [more...]

[PATCH] iio: dac: ad5758: Modifications for new revision
 2019-04-22  9:31 UTC  (4+ messages)

[PATCH 0/3] Apple iBridge support
 2019-04-22  9:17 UTC  (5+ messages)
` [PATCH 1/3] mfd: apple-ibridge: Add Apple iBridge MFD driver
` [PATCH 2/3] HID: apple-ib-tb: Add driver for the Touch Bar on MacBook Pro's
` [PATCH 3/3] iio: light: apple-ib-als: Add driver for ALS on iBridge chip

[PATCH] iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
 2019-04-22  8:56 UTC  (5+ messages)
` [PATCH V2] "

[PATCH] drivers: iio: Add more data field for iio driver hysteresis parsing
 2019-04-22  8:51 UTC  (4+ messages)

[PATCH 0/3] Add PAT6125 optical tracker driver
 2019-04-22  8:42 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: Add pixart vendor
` [PATCH 2/3] dt-bindings: iio: ot: Add docs pat9125
` [PATCH 3/3] iio: Add PAT9125 optical tracker sensor

[PATCH 1/2] lib: add __sysfs_match_string_with_gaps() helper
 2019-04-22  8:32 UTC  (2+ messages)
` [PATCH 2/2] iio: Handle enumerated properties with gaps

[PATCH v3 0/2] Add support for the TI ADS8344 A/DC chips
 2019-04-21 17:19 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: Add bindings for "
` [PATCH v3 2/2] iio: adc: Add driver for the "

[PATCH] drivers: iio: accel: Switch hardcoded function name with a reference to __func__ making the code more maintainable
 2019-04-19  8:36 UTC 

[PATCH v2 1/4] iio: inkern: API for reading available iio channel attribute values
 2019-04-18 19:47 UTC  (18+ messages)
` [PATCH v2 2/4] iio: inkern: Convert iio_read_avail_channel_raw into a wrapper
` [PATCH v2 3/4] dt-bindings: power: supply: Add docs for Ingenic JZ47xx SoCs battery
` [PATCH v2 4/4] power: supply: add Ingenic JZ47xx battery driver

[PATCH v3] power: supply: add Ingenic JZ47xx battery driver
 2019-04-18 19:46 UTC  (2+ messages)

[PATCH] drivers: iio: proximity: This patch fix the following checkpatch warning
 2019-04-18 23:23 UTC  (2+ messages)

iio: dummy_evgen: fix possible memleak in evgen init
 2019-04-18  3:02 UTC 

[PATCH] iio: accel: add missing sensor for some 2-in-1 based ultrabooks
 2019-04-17 15:08 UTC  (6+ messages)

[PATCH] iio: adc: qcom-spmi-adc5: Fix of-based module autoloading
 2019-04-16 23:49 UTC 

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-16 22:33 UTC  (3+ messages)
` [PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl

[RFC v3] iio: input-bridge: optionally bridge iio acceleometers to create a /dev/input interface
 2019-04-16 19:33 UTC  (3+ messages)

[PATCH 0/3] Add ST lsm6dso i3c suppport
 2019-04-16 15:39 UTC  (17+ messages)
` [PATCH 1/3] remap: Add I3C bus support
` [PATCH 2/3] i3c: Add i3c_get_device_id helper
` [PATCH 3/3] iio: imu: st_lsm6dsx: Add i3c basic support

IIO on KernelDevDay
 2019-04-16 11:51 UTC  (2+ messages)

[RESEND PATCH] drivers/iio/gyro/mpu3050-core.c: This patch fix the following checkpatch warning
 2019-04-16 11:50 UTC  (2+ messages)

[PATCH] iio: accell: mma8452: free iio trigger pointer when cleanup
 2019-04-16 11:34 UTC  (6+ messages)
  ` [EXT] "

[PATCH 1/2] dt-bindings: iio: tsl2772: convert bindings to YAML format
 2019-04-16  8:45 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: iio: tsl2583: "

linux-next: Tree for Apr 8 (iio/adc/)
 2019-04-15 13:13 UTC  (2+ messages)

[PATCH 0/2] iio: adc: stm32-dfsdm: fix build dependencies
 2019-04-15 13:00 UTC  (3+ messages)
` [PATCH 1/2] iio: adc: stm32-dfsdm: fix unmet direct dependencies detected
` [PATCH 2/2] iio: adc: stm32-dfsdm: fix triggered buffer build dependency

[PATCH] iio: trigger: stm32-timer: fix build issue when disabled
 2019-04-15  9:47 UTC 

[PATCH v2 0/6] i.MX7D ADC improvements
 2019-04-14 18:35 UTC  (7+ messages)
` [PATCH v2 1/6] iio: imx7d_adc: Add local struct device pointer in imx7d_adc_probe()
` [PATCH v2 2/6] iio: imx7d_adc: Replace pr_err with dev_err
` [PATCH v2 3/6] iio: imx7d_adc: Use devm_platform_ioremap_resource()
` [PATCH v2 4/6] iio: imx7d_adc: Simplify imx7d_adc_probe() with imx7d_adc_resume()
` [PATCH v2 5/6] iio: imx7d_adc: Simplify imx7d_adc_remove() with imx7d_adc_suspend()
` [PATCH v2 6/6] iio: imx7d_adc: Use devm_iio_device_register()

[RFC v2] iio: input-bridge: optionally bridge iio acceleometers to create a /dev/input interface
 2019-04-14 16:26 UTC  (4+ messages)

[PATCH] iio: imu: st_lsm6dsx: inline per-sensor data
 2019-04-14 13:59 UTC  (2+ messages)

[PATCH v6 0/6] iio: gyro: add core driver for fxas21002c
 2019-04-14 13:41 UTC  (13+ messages)
` [PATCH v6 1/6] iio: gyro: add DT bindings to fxas21002c
` [PATCH v6 2/6] iio: gyro: add core driver for fxas21002c
` [PATCH v6 3/6] iio: gyro: fxas21002c: add i2c driver
` [PATCH v6 4/6] iio: gyro: fxas21002c: add spi driver
` [PATCH v6 5/6] ARM: dts: imx7s-warp: add fxas21002c gyroscope
` [PATCH v6 6/6] MAINTAINERS: add entry for fxas21002c gyro driver

[PATCH 3/3] Kconfig: change configuration of srf04 ultrasonic iio sensor
 2019-04-14 13:09 UTC  (2+ messages)

[PATCH 2/3] devantech-srf04.yaml: add Maxbotix ultrasonic iio proximity sensors
 2019-04-14 13:08 UTC  (3+ messages)

[PATCH 1/3] srf04.c: add maxbotix ultrasonic sensors
 2019-04-14 13:06 UTC  (2+ messages)

[PATCH][next] iio: temperature: max31856: fix uninitialized error return
 2019-04-14 12:53 UTC  (2+ messages)

[bug report] iio:temperature: Add MAX31856 thermocouple support
 2019-04-14 12:47 UTC  (2+ messages)

[PATCH -next] iio: imu: st_lsm6dsx: remove set but not used variables 'acc_sensor' and 'gyro_sensor'
 2019-04-14 12:40 UTC  (3+ messages)

[PATCH] iio: imu: mpu6050: Fix FIFO layout for ICM20602
 2019-04-14 10:46 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/2] iio: accel: add support for LIS2DE12
 2019-04-14 10:05 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] dt-bindings: iio: accel: add LIS2DE12 sensor device binding
  ` [PATCH v2 2/2] iio: accel: add support to LIS2DE12

[PATCH 0/6] i.MX7D ADC improvements
 2019-04-14  1:05 UTC  (15+ messages)
` [PATCH 1/6] iio: imx7d_adc: Add local struct device pointer in imx7d_adc_probe()
` [PATCH 2/6] iio: imx7d_adc: Replace pr_err with dev_err
` [PATCH 3/6] iio: imx7d_adc: Use devm_iio_device_register()
` [PATCH 4/6] iio: imx7d_adc: Use devm_platform_ioremap_resource()
` [PATCH 5/6] iio: imx7d_adc: Use imx7d_adc_resume() in imx7d_adc_probe()
` [PATCH 6/6] iio: imx7d_adc: Drop imx7d_adc_remove()

[PATCH v2 0/7] FlexTimer Module Quadrature decoder counter
 2019-04-11 16:40 UTC  (3+ messages)
` [PATCH v2 3/7] drivers/clocksource: timer-fsl-ftm: use common header for FlexTimer #defines

[PATCH] iio: adc: ti-ads7950: Fix build error without CONFIG_GPIOLIB
 2019-04-11 13:43 UTC  (3+ messages)

[PATCH 0/2] add support for LSM6DSR
 2019-04-10 15:38 UTC  (6+ messages)
` [PATCH 1/2] iio: imu: st_lsm6dsx: add support to LSM6DSR
` [PATCH 2/2] dt-bindings: iio: imu: st_lsm6dsx: add lsm6dsr device bindings

[RFC] iio: Handle enumerated properties with gaps
 2019-04-10 11:56 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the staging.current tree
 2019-04-10  6:34 UTC  (5+ messages)

[PATCH 0/3] add Maxbotix ultrasonic iio sensors with gpio bitbanging
 2019-04-09 19:09 UTC 

RFC on IIO AD7292 driver GSoC proposal
 2019-04-09 14:31 UTC  (7+ messages)

[PATCH v10 00/18] Introduce the Counter subsystem
 2019-04-09 13:12 UTC  (9+ messages)
` [PATCH v10 01/18] counter: Introduce the Generic Counter interface
` [PATCH v10 02/18] counter: Documentation: Add Generic Counter sysfs documentation

[PATCH] staging: iio: cdc: ad7746: Replace bitshift by BIT
 2019-04-08 12:34 UTC  (2+ messages)

IIO moving to yaml dt-bindings
 2019-04-07 15:58 UTC 

[PATCH] iio: adc: ads124: avoid buffer overflow
 2019-04-07 12:03 UTC  (4+ messages)

[PATCH] iio: accel: kxcjk1013: Add KIOX0008 ACPI Hardware-ID
 2019-04-07 11:48 UTC  (2+ messages)

[PATCH v2 00/10] iio mount matrix - revitalize missing bindings documentation and provide code for bmc150, bmg160, bma180, itg3200, hmc584x
 2019-04-07 11:41 UTC  (5+ messages)

[PATCH 3/4] staging: iio: ad9832: use clock framework for clock reference
 2019-04-07 11:34 UTC  (2+ messages)

[PATCH 1/4] staging: iio: ad9832: organize includes
 2019-04-07 11:31 UTC  (2+ messages)

[PATCH 2/4] staging: iio: ad9832: add SPDX identifier
 2019-04-07 11:26 UTC  (4+ messages)

[PATCH v2] bmp085.yaml: transform DT documentation of iio sensor into YAML
 2019-04-07 11:23 UTC  (3+ messages)

[PATCH v2] avia-hx711.yaml: transform DT binding to YAML
 2019-04-07 11:21 UTC  (3+ messages)

[PATCH 1/3] iio: adc: ad7606: Move oversampling options in chip info and rework *_avail attributes
 2019-04-07 10:55 UTC  (7+ messages)
` [PATCH 2/3] iio: adc: ad7616: Add support for AD7616 ADC
` [PATCH 3/3] dt-bindings: iio: adc: Add AD7616 ADC documentation

[PATCH] staging: iio: frequency: ad9834: Remove unnecessary parentheses
 2019-04-07 10:43 UTC  (2+ messages)

[PATCH v1] iio: adc: modify NPCM ADC read reference voltage
 2019-04-07 10:28 UTC  (2+ messages)

[PULL V2] First round of new device support, cleanups and fixes for IIO in the 5.2 cycle
 2019-04-04 20:33 UTC  (2+ messages)

[PATCH] iio: adc: ad7766: Change alignment to match paranthesis
 2019-04-04 19:59 UTC  (2+ messages)

[PULL] First round of new device support, cleanups and fixes for IIO in the 5.2 cycle
 2019-04-04 19:46 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).