linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-20 15:20:04 to 2017-01-02 16:38:00 UTC [more...]

[PATCH 00/22] add support for AXP20X and AXP22X power supply drivers
 2017-01-02 16:37 UTC  (2+ messages)
` [PATCH 01/22] dt-bindings: iio: adc: add AXP20X/AXP22X ADC DT binding

[PATCH v6 0/9] mux controller abstraction and iio/i2c muxes
 2017-01-02 16:01 UTC  (28+ 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 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

[PULL] First round of IIO fixes for the 4.10 cycle
 2017-01-02 16:00 UTC  (2+ messages)

[PATCH] HID: sensor-hub: Move the memset to sensor_hub_get_feature()
 2017-01-02 13:04 UTC  (2+ messages)

[PATCH] iio: adc: imx25-gcq: Fix module autoload
 2017-01-02 12:45 UTC 

[PATCH] iio: adc: Add Renesas GyroADC driver
 2017-01-02 10:01 UTC  (6+ messages)

[PATCH] iio: Add Maxim MAX11100 driver
 2017-01-02  9:19 UTC  (12+ messages)
` [PATCHv2] iio: adc: "

[PATCH v6 0/8] Add PWM and IIO timer drivers for STM32
 2017-01-02  8:46 UTC  (6+ messages)
` [PATCH v6 2/8] MFD: add STM32 Timers driver
` [PATCH v6 6/8] IIO: add STM32 timer trigger driver

[PATCH V2] docs: IIO documentation sphinx conversion
 2017-01-01 12:32 UTC 

[PATCH] iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifications
 2017-01-01 11:19 UTC  (4+ messages)

[PATCH v2 1/2] devicetree: add Garmin vendor prefix
 2016-12-31 15:19 UTC  (5+ messages)
` [PATCH v2 2/2] iio: pulsedlight-lidar-lite-v2: add lidar-lite-v3 property

[PATCH] iio: accel: st_accel: fix LIS3LV02 reading and scaling
 2016-12-31 14:35 UTC  (2+ messages)

[PATCH v2] iio: common: st_sensors: fix channel data parsing
 2016-12-31 14:33 UTC  (5+ messages)

sensor-hub: Move the memset to sensor_hub_get_feature()
 2016-12-31 12:55 UTC  (11+ messages)

[PATCHv4 0/8] Checkpatch fixes to driver/staging/iio/addac
 2016-12-31  2:40 UTC  (21+ messages)
` [PATCHv4 1/8] fixed long description text exceeding 80 characters
` [PATCHv4 2/8] Fixed variables not being consistently lower case
` [PATCHv4 3/8] Fix camel case issues
` [PATCHv4 4/8] Fix braces not present on all arms of if else statement
` [PATCHv4 6/8] Fixed code wrap alignment with preceding (
` [PATCHv4 7/8] Changed code to align with coding style of using octat
` [PATCHv4 8/8] Fixes style issues due to mis-aligned carry over lines

[PATCH] Revert "iio:st_sensors: align on storagebits boundaries"
 2016-12-30 20:47 UTC  (3+ messages)

[PATCH v9 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2016-12-30 20:36 UTC  (10+ messages)
` [PATCH v9 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
` [PATCH v9 2/8] drivers:input:tsc2007: check for presence and power down tsc2007 during probe
` [PATCH v9 3/8] DT:omap3+tsc2007: use new common touchscreen bindings
` [PATCH v9 4/8] drivers:input:ads7846(+tsc2046): add new common binding names, pre-calibration and flipping
` [PATCH v9 5/8] dt-bindings: input: move ads7846 bindings to touchscreen subdirectory
` [PATCH v9 6/8] drivers:input:ads7846(+tsc2046): fix spi module table
` [PATCH v9 7/8] DT:omap3+ads7846: use new common touchscreen bindings
` [PATCH v9 8/8] drivers:input:tsc2007: add iio interface to read external ADC input and temperature

[PATCH 1/4] iio: Add support for max_sampling_frequency
 2016-12-30 20:32 UTC  (6+ messages)
` [PATCH 2/4] iio: hid-sensors: API add max_sample_frequency
` [PATCH 3/4] iio: hid-sensor-attributes: Add input sample frequency check
` [PATCH 4/4] iio: hid: Expose sensors max_sample_frequency nodes

[PATCH] iio: max44000: correct value in illuminance_integration_time_available
 2016-12-30 20:22 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-12-30 20:17 UTC  (11+ messages)
` [PATCH v8 3/8] drivers:input:tsc2007: add iio interface to read external ADC input and temperature

[PATCH] iio: mxs-lradc: fix error handling in mxs_lradc_probe()
 2016-12-30 20:16 UTC  (4+ messages)

[PATCH v3 0/2] staging: iio: ad7606: move driver out of staging
 2016-12-30 20:16 UTC  (5+ messages)
` [PATCH v3 1/2] staging: iio: ad7606: replace range/range_available with corresponding scale
` [PATCH v3 2/2] staging: iio: ad7606: move out of staging

[PATCH v4 1/5] devicetree: mfd: Add binding for the TI LM3533
 2016-12-30 19:50 UTC  (7+ messages)
` [PATCH v4 2/5] mfd: lm3533: Support initialization from Device Tree
` [PATCH v4 3/5] backlight: "

[PATCH 2/3 v2] iio: adc: break out common code from SPMI VADC
 2016-12-30 19:01 UTC  (2+ messages)

[PATCH] drivers: staging: iio: cdc: fix return value
 2016-12-30 18:39 UTC  (2+ messages)

[PATCH] iio: dummy: No semicolon at end of function definition
 2016-12-30 18:35 UTC  (2+ messages)

Problems with using IIO buffers
 2016-12-30 18:34 UTC  (5+ messages)

[PATCH 1/2] iio:adc:qcom-spmi-vadc : fix undefined __divdi3
 2016-12-30 18:25 UTC  (2+ messages)
` [PATCH 2/2] iio:adc:qcom-spmi-vadc silence a long constant warning

[RFC PATCH 1/2] iio: Add channel for Gravity
 2016-12-30 17:27 UTC  (5+ messages)
` [RFC PATCH 2/2] iio: Add gravity sensor support

[PATCH 1/2] iio: dac: ad5592r: Add ACPI support
 2016-12-30 17:19 UTC  (2+ messages)

[PATCH 1/2 v2] iio: light: add DT bindings for Capella CM3605
 2016-12-30 17:18 UTC  (2+ messages)

[PATCH 2/2 v2] iio: light: add driver for Capella CM3605
 2016-12-30 17:17 UTC  (2+ messages)

[PATCH] iio: light: hid-sensor-als: Add duplicate IIO_LIGHT channel
 2016-12-30 17:07 UTC  (2+ messages)

[PATCH v4 2/2] iio: adc: hx711: Add IIO driver for AVIA HX711
 2016-12-30 17:04 UTC  (3+ messages)

[PATCH] iio: adc: TI_AM335X_ADC should depend on HAS_DMA
 2016-12-30 16:39 UTC  (2+ messages)

[PATCH v3 0/2] add support to STM LSM6DS3-LSM6DSM 6-axis Mems sensor
 2016-12-30 16:01 UTC  (3+ messages)
` [PATCH v3 1/2] iio: imu: add support to lsm6dsx driver

[PATCH 0/2] iio: GPIO power switch support
 2016-12-30 15:15 UTC  (14+ messages)
` [PATCH 1/2] devicetree: power: add bindings for GPIO-driven power switches
` [PATCH 2/2] iio: misc: add support for GPIO "

[PATCH v9 0/3] add support for Allwinner SoCs ADC
 2016-12-30 14:40 UTC  (3+ messages)
` [PATCH v9 3/3] iio: adc: "

[PATCH 1/2] iio: st_pressure: Fix data sign
 2016-12-30 11:34 UTC  (6+ messages)
` [PATCH 2/2] iio: st_pressure: Export sampling frequency for lps25h and lps331ap

[PATCH v2 0/6] iio: bmi160: cleanups and hardware fifo support
 2016-12-30 11:29 UTC  (13+ messages)
` [PATCH v2 1/6] iio: bmi160: Add of device table for i2c
` [PATCH v2 3/6] Documentation: DT: Add bmi160 imu binding
` [PATCH v2 4/6] iio: bmi160: Protect data transmission with mutex
` [PATCH v2 5/6] iio: bmi160: Fix time needed to sleep after command execution
` [PATCH v2 6/6] iio: bmi160: Support hardware fifo

[PATCH] iio: misc: add a generic regulator driver
 2016-12-28 13:08 UTC  (14+ messages)

[PATCH v11 0/5] mxs-lradc: Split driver into MFD
 2016-12-27 22:39 UTC  (3+ messages)
` [PATCH v11 3/5] input: touchscreen: mxs-lradc: Add support for touchscreen

Regression in hid-sensor-hub
 2016-12-27  9:03 UTC 

[PATCH 3/3 v2] iio: adc: add a driver for Qualcomm PM8xxx HK/XOADC
 2016-12-27  6:58 UTC  (2+ messages)

[PATCH 1/3 v2] iio: adc: add device tree bindings for Qualcomm PM8xxx ADCs
 2016-12-27  5:58 UTC  (2+ messages)

[PATCH] adc: add adc driver for Hisilicon BVT SOCs
 2016-12-26 11:05 UTC  (4+ messages)

[PATCHv4 0/8] Checkpatch fixes to driver/staging/iio/addac
 2016-12-26  0:13 UTC  (10+ messages)
` [PATCHv4 1/8] fixed long description text exceeding 80 characters
` [PATCHv4 2/8] Fixed variables not being consistently lower case
` [PATCHv4 3/8] Fix camel case issues
` [PATCHv4 4/8] Fix braces not present on all arms of if else statement
` [PATCHv4 5/8] Remove line after closing braces
` [PATCHv4 7/8] Changed code to align with coding style of using octat

[PATCH v4 1/2] iio: adc: hx711: Add DT binding for avia,hx711
 2016-12-22 22:38 UTC  (2+ messages)

[PATCH] indention and space fixes to align with linux style
 2016-12-22  1:10 UTC  (5+ messages)

[PATCH libiio] iio-monitor: Set locale before parsing double values from sysfs
 2016-12-21 17:04 UTC  (2+ messages)

[PATCH libiio] iio-monitor: Add support for current and power
 2016-12-21 17:04 UTC  (2+ messages)

[PATCH v4 0/2] iio: adc: hx711: Add IIO driver for AVIA HX711 ADC
 2016-12-21 15:24 UTC 

[PATCH 0/7] add CPU thermal throttling to Allwinner A33 SoC
 2016-12-21 12:20 UTC  (9+ messages)
` [PATCH 1/7] Documentation: DT: bindings: iio: adc: add documentation for Allwinner SoCs' GPADC driver
` [PATCH 3/7] iio: adc: sun4i-gpadc-iio: add support for A33 thermal sensor

[PATCH v3 2/2] iio: adc: hx711: Add IIO driver for AVIA HX711
 2016-12-20 18:55 UTC  (4+ 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).