linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-12 22:18:08 to 2018-03-02 13:28:55 UTC [more...]

[PATCH 0/6] adis16209 driver cleanup
 2018-03-02 13:28 UTC  (5+ messages)
` [PATCH 1/6] Staging: iio: adis16209: Arrange headers in alphabetical order
` [PATCH 2/6] Staging: iio: adis16209: Change the definition name
` [PATCH 3/6] Staging: iio: adis16209: Add _REG postfix for registers
` [PATCH 4/6] Staging: iio: adis16209: Remove unnecessary comments and group the definitions

[PATCH v3 1/2] iio: light: add driver for bh1730fvc chips
 2018-02-28 15:06 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: iio: light: Add bh1730fvc bindings

[PATCH] iio:magnetometer: Replace magic number 0 by IIO_CHAN_INFO_RAW
 2018-02-27 14:47 UTC 

[PATCH v2 0/2] iio:dummy: Rework Kconfig
 2018-02-27 14:26 UTC  (4+ messages)
` [PATCH v2 1/2] iio: dummy: Add correct tabs and spaces to Kconfig
` [PATCH v2 2/2] iio:dummy: Add extra paragraphs on Kconfig

[PATCH 0/7] iio: adc: stm32-dfsdm: misc fixes and improvements
 2018-02-27  8:21 UTC  (15+ messages)
` [PATCH 1/7] iio: adc: stm32-dfsdm: fix compatible data use
` [PATCH 2/7] iio: adc: stm32-dfsdm: fix call to stop channel
` [PATCH 3/7] iio: adc: stm32-dfsdm: fix clock source selection
` [PATCH 4/7] iio: adc: stm32-dfsdm: fix multiple channel initialization
` [PATCH 5/7] iio: adc: stm32-dfsdm: misc style improvements and fixes
` [PATCH 6/7] iio: adc: stm32-dfsdm: add check on max filter id
` [PATCH 7/7] iio: adc: stm32-dfsdm: add check on spi-max-frequency

[PATCH v3] iio: light: lv0104cs: Add support for LV0104CS light sensor
 2018-02-27  2:11 UTC 

[PATCH v3 1/5] iio: proximity: sx9500: Assign interrupt from GpioIo()
 2018-02-26 19:51 UTC  (6+ messages)
` [PATCH v3 3/5] iio: proximity: sx9500: Set IRQ pin to direction-input if necessary

[PATCH v1] iio: proximity: sx9500: Add GPIO ACPI mapping table
 2018-02-26 19:37 UTC 

[PATCH] staging: iio: ad5933: merge ring init function into probe function
 2018-02-26 10:47 UTC  (4+ messages)

GSoC IIO project: Tom Lebreux
 2018-02-26 10:45 UTC  (2+ messages)

[PATCH] iio: light: lv0104cs: Add support for LV0104CS light sensor
 2018-02-25  2:38 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] iio:dummy: Fix coding style in Kconfig
 2018-02-24 13:53 UTC  (5+ messages)

[PATCH v3] staging:iio:meter: Add name to function definition arguments
 2018-02-24 13:52 UTC  (3+ messages)

[PATCH] iio temperature/mlx90632: silence a static checker warning
 2018-02-24 13:35 UTC  (3+ messages)

[PATCH v1] iio: accel: bmc150: Remove redundant __func__ in dev_dbg()
 2018-02-24 13:30 UTC  (2+ messages)

[PATCH] dt-bindings: iio: adc: sd-modulator: fix io-channel-cells
 2018-02-24 13:28 UTC  (3+ messages)

[PATCH] dt-bindings: iio: adc: stm32-dfsdm: fix types, add missing pinctrl
 2018-02-24 13:11 UTC  (3+ messages)

[PATCH] iio: light: add driver for bh1730fvc chips
 2018-02-24 12:53 UTC  (11+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] dt-bindings: iio: light: Add bh1730fvc bindings

[PATCH v4 00/13] add support for AXP813 ADC and battery power supply
 2018-02-24 12:20 UTC  (18+ messages)
` [PATCH v4 01/13] ARM: dtsi: axp209: add node for ADC
` [PATCH v4 02/13] ARM: dtsi: axp22x: "
` [PATCH v4 03/13] mfd: axp20x: make AXP209/22x cells probe their ADC via DT
` [PATCH v4 04/13] ARM: dtsi: axp81x: add node for ADC
` [PATCH v4 05/13] mfd: axp20x: probe axp20x_adc driver for AXP813
` [PATCH v4 06/13] power: supply: axp20x_battery: use data struct for variant specific code
  ` [RFC PATCH] power: supply: axp20x_battery: axp209_data can be static
` [PATCH v4 07/13] dt-bindings: power: supply: axp20x: add AXP813 battery DT binding
` [PATCH v4 08/13] power: supply: axp20x_battery: add support for AXP813
` [PATCH v4 09/13] mfd: axp20x: add battery power supply cell "
` [PATCH v4 10/13] ARM: dtsi: axp81x: add battery power supply subnode
` [PATCH v4 11/13] ARM: dtsi: sun8i: a711: enable "
` [PATCH v4 12/13] ARM: dtsi: axp81x: remove IP name from DT node name
` [PATCH v4 13/13] iio: adc: axp20x_adc: remove !! in favor of ternary condition

[PATCH] iio: chemical: ccs811: Corrected firmware boot/application mode transition
 2018-02-24 12:14 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] iio: chemical: ccs811: Renamed resistance member in ccs811_reading struct
 2018-02-24 11:06 UTC  (4+ messages)

[PATCH v2 0/5] Change ISA_BUS_API dependency to selection
 2018-02-23 14:09 UTC  (20+ messages)
` [PATCH v2 1/5] iio: "
` [PATCH v2 2/5] watchdog: "
` [PATCH v2 3/5] gpio: "
` [PATCH v2 4/5] isa: Remove ISA_BUS_API selection for ISA_BUS
` [PATCH v2 5/5] pc104: Add EXPERT dependency for PC104 Kconfig option

[PATCH v4 00/11] Introduce the Counter subsystem
 2018-02-23 13:19 UTC  (7+ messages)

[PATCH v2] iio:dummy: Replace S_IWUSR by 0200
 2018-02-22  8:25 UTC  (7+ messages)

[PATCH] iio:dummy: Fix coding style in simple_dummy and evgen
 2018-02-21 16:15 UTC  (3+ messages)

GSoC IIO Project: Christopher Díaz Riveros
 2018-02-20 19:28 UTC  (4+ messages)

[PATCH v2] staging:iio:meter: Add name to function definition arguments
 2018-02-20 12:36 UTC  (4+ messages)

[PULL] First set of new device support and cleanups for IIO in the 4.17 cycle
 2018-02-20  9:27 UTC  (2+ messages)

[PULL] First round of IIO fixes for the 4.16 cycle
 2018-02-20  9:04 UTC  (2+ messages)

[PATCH] staging: iio/meter: add name to function definition arguments
 2018-02-19 11:52 UTC  (5+ messages)

[PATCH 1/5] regmap: Move the handling for max_raw_read into regmap_raw_read
 2018-02-19 11:43 UTC  (12+ messages)
` [PATCH 2/5] regmap: Tidy up regmap_raw_read chunking code
  ` Applied "regmap: Tidy up regmap_raw_read chunking code" to the regmap tree
` [PATCH 3/5] regmap: Use _regmap_read in regmap_bulk_read
  ` Applied "regmap: Use _regmap_read in regmap_bulk_read" to the regmap tree
` [PATCH 4/5] iio: accel: bcm150: Remove handling for regmap raw_read_max
` [PATCH 5/5] regmap: Remove regmap_get_raw_read_max
` Applied "regmap: Move the handling for max_raw_read into regmap_raw_read" to the regmap tree

[PATCH 0/3] adis16209 driver cleanup
 2018-02-18 12:51 UTC  (13+ messages)
` [PATCH 1/3] Staging: iio: adis16209: Use SPDX identifier
` [PATCH 2/3] Staging: iio: adis16209: Remove unnecessary comments and add suitable suffix
` [PATCH 3/3] Staging: iio: adis16209: Use sign_extend32 and adjust a switch statement

[PATCH] iio: add SPDX identifier for various drivers
 2018-02-18 11:57 UTC  (2+ messages)

[PATCH 0/4] staging: iio: accel: adis16201 driver cleanup
 2018-02-17 17:24 UTC  (20+ messages)
` [PATCH 2/4] staging: iio: accel: Remove unnecessary comments and add suitable suffix
` [PATCH 3/4] staging: iio: accel: Use sign_extend32 and adjust a switch statement
` [PATCH 4/4] staging: iio: accel: Move adis16201 driver out of staging

[PATCHv3] iio: buffer: check if a buffer has been set up when poll is called
 2018-02-17 16:56 UTC  (2+ messages)

[PATCH] iio: adis_lib: Initialize trigger before requesting interrupt
 2018-02-17 14:18 UTC  (2+ messages)

[PATCH] iio: chemical: ccs811: Typo correction in HW_ID_VALUE constant define naming
 2018-02-17 14:12 UTC  (2+ messages)

[PATCH v2] iio:pressure:ms5611: Fix coding style in probe function
 2018-02-17 12:42 UTC  (2+ messages)

[PATCH] iio: sysfs-bus-iio-*: update email contact
 2018-02-17 12:39 UTC  (2+ messages)

[PATCH] iio: adc: ina2xx: Use 64-bit arithmetic instead of 32-bit
 2018-02-17 12:38 UTC  (2+ messages)

[PATCH] iio: dht11: Improve detection of sensor type
 2018-02-17 12:06 UTC  (2+ messages)

[PATCH] staging: ade7759: Fix open parenthesis alignment
 2018-02-17 12:01 UTC  (2+ messages)

[PATCH v2] iio: accel: bmc150: Check for a second ACPI device for BOSC0200
 2018-02-16 14:50 UTC  (20+ messages)

[PATCH] iio: apply coding-style into ms5611_probe function
 2018-02-16 13:57 UTC  (2+ messages)

[PATCHv2] iio: buffer: check if a buffer has been set up when poll is called
 2018-02-15  7:33 UTC  (2+ messages)

[PATCH] iio: buffer: check if a buffer has been set up when poll is called
 2018-02-15  7:19 UTC 

[PATCH 0/2] iio: vcnl4000: add support for vcnl4200
 2018-02-13 18:19 UTC  (11+ messages)
` [PATCH 1/2] iio: vcnl4000: make the driver extendable
` [PATCH 2/2] iio: vcnl4000: add support for VCNL4200


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