linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-24 18:53:00 to 2016-12-06 00:10:47 UTC [more...]

[PATCH 00/19] staging: iio: isl29028: staging cleanups
 2016-12-06  0:10 UTC  (23+ messages)
` [PATCH 01/19] staging: iio: isl29028: remove nested if statements
` [PATCH 02/19] staging: iio: isl29028: remove enable flag from isl29028_enable_proximity()
` [PATCH 03/19] staging: iio: isl29028: remove chip test and defaults from isl29028_chip_init()
` [PATCH 04/19] staging: iio: isl29028: add power management support
` [PATCH 05/19] staging: iio: isl29028: made alignment of #defines consistent
` [PATCH 06/19] staging: iio: isl29028: made alignment of variables in struct isl29028_chip consistent
` [PATCH 07/19] staging: iio: isl29028: fix alignment of function arguments
` [PATCH 08/19] staging: iio: isl29028: combine isl29028_proxim_get() and isl29028_read_proxim()
` [PATCH 09/19] staging: iio: isl29028: change newlines to improve readability
` [PATCH 10/19] staging: iio: isl29028: remove unused define ISL29028_DEV_ATTR
` [PATCH 11/19] staging: iio: isl29028: made column alignment in isl29028_channels consistent
` [PATCH 12/19] staging: iio: isl29028: fix comparison between signed and unsigned integers
` [PATCH 13/19] staging: iio: isl29028: move failure logging into isl29028_set_proxim_sampling()
` [PATCH 14/19] staging: iio: isl29028: move failure logging into isl29028_set_als_scale()
` [PATCH 15/19] staging: iio: isl29028: made error messages consistent
` [PATCH 16/19] staging: iio: isl29028: remove unnecessary error logging in isl29028_chip_init_and_power_on()
` [PATCH 17/19] staging: iio: isl29028: remove out of memory log message
` [PATCH 18/19] staging: iio: isl29028: remove unnecessary parenthesis
` [PATCH 19/19] staging: iio: isl29028: remove legacy device tree binding

[PATCH v2 0/2] add support to STM LSM6DS3-LSM6DSM 6-axis Mems sensor
 2016-12-05 23:30 UTC  (5+ messages)
` [PATCH v2 1/2] iio: imu: add support to lsm6dsx driver
` [PATCH v2 2/2] Documentation: dt: iio: add st_lsm6dsx sensor device binding

[PATCH v6 0/9] mux controller abstraction and iio/i2c muxes
 2016-12-05 23:26 UTC  (13+ messages)
` [PATCH v6 1/9] dt-bindings: document devicetree bindings for mux-controllers and mux-gpio
` [PATCH v6 2/9] misc: minimal mux subsystem and gpio-based mux controller
` [PATCH v6 3/9] iio: inkern: api for manipulating ext_info of iio channels
` [PATCH v6 4/9] dt-bindings: iio: iio-mux: document iio-mux bindings
` [PATCH v6 5/9] iio: multiplexer: new iio category and iio-mux driver
` [PATCH v6 6/9] dt-bindings: i2c: i2c-mux-simple: document i2c-mux-simple bindings
` [PATCH v6 7/9] i2c: i2c-mux-simple: new driver
` [PATCH v6 8/9] dt-bindings: mux-adg792a: document devicetree bindings for ADG792A/G mux
` [PATCH v6 9/9] misc: mux-adg792a: add mux controller driver for ADG792A/G

[RFC PATCH] docs: IIO documentation conversion from DocBook
 2016-12-05 21:31 UTC  (3+ messages)
` [PATCH] docs: IIO documentation

[PATCH v3 00/28] staging: iio: tsl2583: move out of staging
 2016-12-05 20:55 UTC  (3+ messages)
` [PATCH v3 20/28] staging: iio: tsl2583: don't assume an unsigned int is 32 bits

[PATCH v3 0/7] Add pwm and IIO timer drivers for stm32
 2016-12-05 16:09 UTC  (32+ messages)
` [PATCH v3 1/7] MFD: add bindings for stm32 general purpose timer driver
` [PATCH v3 2/7] MFD: add "
` [PATCH v3 3/7] PWM: add pwm-stm32 DT bindings
` [PATCH v3 4/7] PWM: add pwm driver for stm32 plaftorm
` [PATCH v3 5/7] IIO: add bindings for stm32 timer trigger driver
` [PATCH v3 6/7] IIO: add STM32 "
` [PATCH v3 7/7] ARM: dts: stm32: add stm32 general purpose timer driver in DT

[PATCH 0/3] Add ChromeOS EC Activity Sensors driver
 2016-12-05  9:13 UTC  (4+ messages)
` [PATCH 1/3] mfd: cros_ec: Add activity motion sense definitions
` [PATCH 2/3] iio: core: Add double tap as possible gesture
` [PATCH 3/3] iio: cros_ec_activity: add ChromeOS EC Activity Sensors

[PATCH 1/1] staging: iio: cdc: fix improper return value
 2016-12-04 10:58 UTC  (2+ messages)

[PATCH 1/1] iio: light: fix improper return value
 2016-12-04 10:57 UTC  (2+ messages)

[PATCH] IIO: Change msleep to usleep_range for small msecs
 2016-12-03 15:43 UTC  (9+ messages)
    `  "

[PATCH V5 0/2] Changes to support different VADC scaling
 2016-12-03  9:49 UTC  (5+ messages)
` [PATCH V5 2/2] iio: adc: spmi-vadc: Changes to support different scaling

[PATCH v3 0/7] mux controller abstraction and iio/i2c muxes
 2016-12-03 10:11 UTC  (6+ messages)

[PATCH] iio: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8
 2016-12-03 10:21 UTC  (2+ messages)

[PATCH] staging: iio: replace symbolic permission
 2016-12-03 10:26 UTC  (2+ messages)

[PATCH v2] iio: accel: hid-sensor-accel-3d: Add timestamp
 2016-12-03 10:05 UTC  (2+ messages)

[PATCH] iio: 104-quad-8: Fix active level mismatch for the preset enable option
 2016-12-03 10:08 UTC  (2+ messages)

[PATCH] iio: cros_ec_light_prox: add ChromeOS EC Light and Proximity Sensors
 2016-12-03  9:54 UTC  (5+ messages)

[PATCH v4] iio: adc: New driver for TI ADS7950 chips
 2016-12-03  9:58 UTC  (2+ messages)

[PATCH] iio: 104-quad-8: Fix index control configuration
 2016-12-03 10:02 UTC  (2+ messages)

[PATCH] iio: 104-quad-8: Fix off-by-one errors when addressing IOR
 2016-12-03 10:04 UTC  (2+ messages)

[PATCH v2 0/7] Add pwm and IIO timer drivers for stm32
 2016-12-03  9:28 UTC  (18+ messages)
` [PATCH v2 1/7] MFD: add bindings for stm32 general purpose timer driver
` [PATCH v2 3/7] PWM: add pwm-stm32 DT bindings
` [PATCH v2 5/7] IIO: add bindings for stm32 IIO timer driver
` [PATCH v2 6/7] IIO: add STM32 "

[PATCH] iio: misc: add a generic regulator driver
 2016-12-03  9:11 UTC  (6+ messages)

[PATCH 10/39] Annotate hardware config module parameters in drivers/iio/
 2016-12-03  9:05 UTC  (3+ messages)

mount-matrix support, user-space "done"
 2016-12-02 17:36 UTC 

Ad5064 SPI probe not called
 2016-11-30 17:59 UTC  (4+ messages)

[PATCH 0/3] iio: st_sensors: Support ACPI probe for st_sensors
 2016-11-30 17:20 UTC  (13+ messages)
` [PATCH 1/3] iio: st_sensors: match sensors using ACPI handle
` [PATCH 2/3] iio: st_accel: Support sensor i2c probe using acpi
` [PATCH 3/3] iio: st_pressure: Support "

[PATCH v5 0/9] mux controller abstraction and iio/i2c muxes
 2016-11-29 15:56 UTC  (11+ messages)
` [PATCH v5 1/9] dt-bindings: document devicetree bindings for mux-controllers and mux-gpio
` [PATCH v5 2/9] misc: minimal mux subsystem and gpio-based mux controller
` [PATCH v5 3/9] iio: inkern: api for manipulating ext_info of iio channels
` [PATCH v5 4/9] dt-bindings: iio: iio-mux: document iio-mux bindings
` [PATCH v5 5/9] iio: multiplexer: new iio category and iio-mux driver
` [PATCH v5 6/9] dt-bindings: i2c: i2c-mux-simple: document i2c-mux-simple bindings
` [PATCH v5 7/9] i2c: i2c-mux-simple: new driver
` [PATCH v5 8/9] dt-bindings: mux-adg792a: document devicetree bindings for ADG792A/G mux
` [PATCH v5 9/9] misc: mux-adg792a: add mux controller driver for ADG792A/G

[PATCH 0/2] more quirks for hid-sensor-hub
 2016-11-29  8:19 UTC  (8+ messages)
` [PATCH 1/2] HID: sensor-hub add quirk for Microsoft Surface 3
` [PATCH 2/2] HID: sensor-hub: add quirk for Microchip MM7150

[PATCH 0/7] Add pwm and IIO timer drivers for stm32
 2016-11-28 21:44 UTC  (7+ messages)
` [PATCH 5/7] add bindings for stm32 IIO timer drivers

[PULL] 4th set of IIO new device support, features and cleanups for the 4.10 cycle
 2016-11-28  7:27 UTC  (2+ messages)

[PATCH v8 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2016-11-27 15:47 UTC  (6+ messages)
` [PATCH v8 3/8] drivers:input:tsc2007: add iio interface to read external ADC input and temperature

ACPI DSDT support for mount-matrix?
 2016-11-27 11:50 UTC  (2+ messages)

[RFC PATCH v2 0/7] mux controller abstraction and iio/i2c muxes
 2016-11-27 11:42 UTC  (5+ messages)
` [RFC PATCH v2 5/7] iio: multiplexer: new iio category and iio-mux driver

[PATCH 2/2] iio: adis16203: Fix copyright year
 2016-11-27 11:32 UTC  (2+ messages)

[PATCH 1/2] iio: adis1620x: Fix mixed up device descriptions
 2016-11-27 11:30 UTC  (2+ messages)

[PATCH] iio: humidity: Support acpi probe for hts211
 2016-11-27 11:17 UTC  (2+ messages)

[PATCH] iio: accel: mma8452: define unsigned return values where appropriate
 2016-11-27 11:25 UTC  (2+ messages)

[PATCH v3] iio: adc: New driver for TI ADS7950 chips
 2016-11-27 11:21 UTC  (2+ messages)

[PATCH v3] Staging: iio: adc: fix sysfs files modes in ad7192.c
 2016-11-27 10:09 UTC  (2+ messages)

[PATCH] Staging: iio: adc: fix macro and sysfs files modes in ad7280a.c
 2016-11-27  9:53 UTC  (2+ messages)

[PATCH v4 0/7] mux controller abstraction and iio/i2c muxes
 2016-11-26 18:38 UTC  (4+ messages)
` [PATCH v4 2/7] misc: minimal mux subsystem and gpio-based mux controller
` [PATCH v4 7/7] i2c: i2c-mux-simple: new driver

[PATCH v2] Staging: iio: adc: fix sysfs files modes in ad7192.c
 2016-11-26  5:53 UTC  (2+ messages)

[patch] iio: tsl2583: off by one in in_illuminance_lux_table_store()
 2016-11-25  8:53 UTC  (7+ messages)
` [patch] iio: tsl2583: make array large enough

[PATCH v3 0/6] Add support for STM32 ADC
 2016-11-25  8:09 UTC  (6+ messages)
` [PATCH v3 2/6] iio: adc: Add support for STM32 ADC core

[PATCH v2] iio: magnetometer: separate the values of attributes based on their usage type for HID compass sensor
 2016-11-24 20:43 UTC  (4+ messages)

[PATCH v2] iio: adc: New driver for TI ADS7950 chips
 2016-11-24 20:35 UTC  (3+ 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).