public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-21 10:01:01 to 2015-07-05 11:50:15 UTC [more...]

[PATCH v3 0/9] iio: mma8452: improve driver and support more chips
 2015-07-05 11:50 UTC  (17+ messages)
` [PATCH 1/9] iio: mma8452: refactor for seperating chip specific data
` [PATCH 2/9] iio: mma8452: add support for MMA8453Q accelerometer chip
` [PATCH 3/9] iio: mma8452: add freefall / motion interrupt source
` [PATCH 4/9] iio: mma8452: add support for MMA8652FC and MMA8653FC accelerometers
` [PATCH 5/9] iio: mma8452: add devicetree documentation
` [PATCH 6/9] iio: mma8452: add copyright notice comment
` [PATCH 7/9] iio: mma8452: change iio event type to IIO_EV_TYPE_MAG
` [PATCH 8/9] iio: mma8452: leave sysfs namings to the iio core
` [PATCH 9/9] iio: mma8452: add devicetree property to allow all pin wirings

[PATCH v2] tools: iio: Add single-byte case for generic_buffer
 2015-07-05 11:27 UTC  (4+ messages)

[PATCH 0/5] stk3310 fixes and cleanup
 2015-07-05 11:24 UTC  (8+ messages)
` [PATCH 1/5] iio:light:stk3310: Fix REGMAP_I2C dependency
` [PATCH 2/5] iio:light:stk3310: make endianness independent of host
` [PATCH 3/5] iio:light:stk3310: add more error handling
` [PATCH 4/5] iio:light:stk3310: use correct names and type for state
` [PATCH 5/5] iio:light:stk3310: adjust indentation

[PATCH v2] iio: light: STK3310: un-invert proximity values
 2015-07-05 11:18 UTC  (3+ messages)

[PATCH 1/1] iio:adc:Kconfig: rework help descriptions
 2015-06-28 17:25 UTC  (3+ messages)

[PATCH v3 0/8] Add support for best effort block read emulation
 2015-07-03  9:33 UTC  (9+ messages)
` [PATCH v3 1/8] i2c: core: "
` [PATCH v3 2/8] eeprom: at24: use i2c_smbus_read_i2c_block_data_or_emulated
` [PATCH v3 3/8] iio: accel: bmc150: use available_scan_masks
` [PATCH v3 4/8] iio: accel: bmc150: optimize i2c transfers in trigger handler
` [PATCH v3 5/8] iio: gyro: bmg160: use available_scan_masks
` [PATCH v3 6/8] iio: gyro: bmg160: optimize i2c transfers in trigger handler
` [PATCH v3 7/8] iio: accel: kxcjk-1013: use available_scan_masks
` [PATCH v3 8/8] iio: accel: kxcjk-1013: optimize i2c transfers in trigger handler

[Patch 0/5] iio: adc: xilinx: Fix some minor issues
 2015-07-03  7:52 UTC  (6+ messages)
` [PATCH 3/5] iio: adc: xilinx: Fix VREFP scale

[PATCH v2 0/8] iio: mma8452: support more devices and improve driver
 2015-07-03  7:32 UTC  (10+ messages)
` [PATCH 1/8] iio: mma8452: refactor for seperating chip specific data
` [PATCH 2/8] iio: mma8452: add support for MMA8453Q accelerometer chip
` [PATCH 3/8] iio: mma8452: add freefall / motion interrupt source
` [PATCH 4/8] iio: mma8452: add support for MMA8652FC and MMA8653FC accelerometers
` [PATCH 5/8] iio: mma8452: add devicetree documentation
` [PATCH 6/8] iio: mma8452: add copyright notice comment
` [PATCH 7/8] iio: mma8452: change iio event type to IIO_EV_TYPE_MAG
` [PATCH 8/8] iio: mma8452: leave sysfs namings to the iio core

[PATCH v3 0/2] iio: light: add support for TI's opt3001 light sensor
 2015-07-02 22:27 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] iio: light: opt3001: Add device tree binding documentation

Unit in which generic_buffer.c application gives data for sensors
 2015-07-02 11:56 UTC  (4+ messages)

[PATCHv2 0/2] Provide new API to get the current time resolution
 2015-07-01 19:04 UTC  (8+ messages)
` [PATCHv2 2/2] iio: dht11: Use new function ktime_get_resolution_ns()

[PATCH 0/2] iio: sx9500: couple of bug fixes
 2015-07-01 18:42 UTC  (5+ messages)
` [PATCH 1/2] iio: sx9500: rework error handling of raw readings
` [PATCH 2/2] iio: sx9500: fix bug in compensation code

[PATCH 0/2] iio: mma8452: add support for 3 more devices
 2015-06-30 12:21 UTC  (6+ messages)
` [PATCH 1/2] iio: mma8452: add support for 3 more accelerometer chips
` [PATCH 2/2] iio: mma8452: change iio event type to IIO_EV_TYPE_MAG

[PATCH v2 0/3] Introduce support for MMC35240 magnetic sensor
 2015-06-30  9:35 UTC  (6+ messages)
` [PATCH v2 1/3] iio: magnetometer: Add support for MEMSIC MMC35240 sensor

[PATCH v2] iio: light: Add support for TXC PA12 als and proximity sensor
 2015-06-29 18:09 UTC  (2+ messages)

[PATCH] iio: mlx90614: Replace offset sign and define magic numbers
 2015-06-29 14:43 UTC  (4+ messages)

[PATCH 0/2] iio: mmc35240: fix sampling freq and add support for new chip
 2015-06-29 12:44 UTC  (3+ messages)
` [PATCH 1/2] iio: magnetometer: mmc35240: fix available sampling frequencies
` [PATCH 2/2] iio: magnetometer: add mmc34160 magnetometer driver

[PATCH 0/6] Remove redundant spi driver bus initialization
 2015-06-29 10:05 UTC  (3+ messages)
` [PATCH 2/6] iio: ssp_sensors: "

[PATCH 1/2] iio:light:ltr501: fix regmap dependency
 2015-06-29  9:51 UTC  (5+ messages)
` [PATCH 2/2] iio:light:ltr501: fix variable in ltr501_init

[PATCH v3 0/3] iio: sx9500: power usage and gpio changes
 2015-06-29  7:42 UTC  (4+ messages)
` [PATCH v3 1/3] iio: sx9500: optimize power usage

[PATCH] iio: sx9500: Add missing init in sx9500_buffer_pre{en,dis}able()
 2015-06-29  7:36 UTC  (2+ messages)

[PATCH v2 0/3] staging: iio: light: isl29018: Remove non-standard sysfs attributes
 2015-06-29  7:24 UTC  (4+ messages)
` [PATCH v2 3/3] staging: iio: light: isl29018: Use standard sysfs attributes for scale and integration time

[PATCH v5 0/5] Added LTR501 Interrupt support
 2015-06-27 23:28 UTC  (9+ messages)
` [PATCH v5 1/5] iio: ltr501: Add regmap support
` [PATCH v5 2/5] iio: ltr501: Add integration time support
` [PATCH v5 3/5] iio: ltr501: Add interrupt support
` [PATCH v5 4/5] iio: ltr501: Add interrupt rate control support

[PATCH] iio: light: Add support for TXC PA12 als and proximity sensor
 2015-06-26 10:29 UTC  (3+ messages)

iio: Multiple iio_buffer per device
 2015-06-24 18:20 UTC  (2+ messages)

[PATCH] iio: light: STK3310: un-invert proximity values
 2015-06-24 18:01 UTC  (7+ messages)

[PATCH] iio: ms5637: Add Measurement Specialties MS5637 support
 2015-06-24 17:59 UTC  (6+ messages)

[PATCH v2] iio: ms5637: Add Measurement Specialties MS5637 support
 2015-06-24 16:27 UTC  (3+ messages)

[RFC_v2 0/4] HID: hid-sony: Add IIO Suport for Motion Controllers
 2015-06-24 15:20 UTC  (10+ messages)
` [RFC_v2 1/4] HID: hid-sony: Add basic IIO support for SixAxis Controller
` [RFC_v2 2/4] HID: hid-sony: Add IIO buffer "
` [RFC_v2 3/4] HID: hid-sony: Add IIO trigger "
` [RFC_v2 4/4] HID: hid-sony: Add IIO support for DualShock4 Controller

[PATCH v2] iio: light: add support for TI's opt3001 light sensor
 2015-06-24 14:58 UTC 

[PATCH v5 1/2] iio: accel: Add buffer mode for Sensortek STK8312
 2015-06-24 14:01 UTC  (2+ messages)
` [PATCH v5 2/2] iio: accel: Add sampling rate support for STK8312

[PATCHi v4] iio: accel: Add trigger support for STK8BA50
 2015-06-24 13:54 UTC 

[PATCH 0/3] iio: adc: hi-843x: Add Holt HI-8435/8436/8437 descrete ADC
 2015-06-24  9:25 UTC  (7+ messages)
` [PATCH 1/3] iio: adc: hi-843x: "

[PATCH v2 0/2] Implement sample time consideration for Vybrid's ADC
 2015-06-24  8:33 UTC  (3+ messages)
` [PATCH v2 1/2] iio: adc: Determine sampling frequencies by using minimum sample time
` [PATCH v2 2/2] ARM: dts: vfxxx: Add property for "

[PATCH 1/2] iio: pressure: ms5611: remove IIO_CHAN_INFO_SCALE from mask
 2015-06-23 18:45 UTC  (2+ messages)
` [PATCH 2/2] iio: pressure: ms5611: add support for MS5607 temperature and pressure sensor

[PATCH] iio: light: add support for TI's opt3001 light sensor
 2015-06-23 18:19 UTC  (3+ messages)

[PATCH v5 0/2] iio: adc: vf610: respect ADC clocking limitations
 2015-06-23 14:27 UTC  (6+ messages)
` [PATCH v5 1/2] iio: adc: vf610: implement configurable conversion modes

[PATCH 0/2] iio: bmc150: buffer cleanup and support for a new chip
 2015-06-23 14:18 UTC  (7+ messages)
` [PATCH 1/2] iio: magn: bmc150: decouple buffer and trigger
` [PATCH 2/2] iio: magn: bmc150: add support for bmc156

[PATCH v2 00/17] Fixes for the mma9553 driver
 2015-06-23 14:17 UTC  (9+ messages)
` [PATCH v2 14/17] iio: accel: mma9551_core: use size in words for word buffers
` [PATCH v2 17/17] iio: accel: mma9553: use unsigned counters

[PATCH v2] iio: Fix parameters in iio_triggered_buffer_setup
 2015-06-23 13:34 UTC 

[PATCH v3] iio: accel: Add trigger support for STK8BA50
 2015-06-22 11:49 UTC 

[PATCH v4 1/2] iio: accel: Add buffer mode for Sensortek STK8312
 2015-06-22  9:11 UTC  (2+ messages)
` [PATCH v4 2/2] iio: accel: Add sampling rate support for STK8312

[PATCH] iio: Fix parameters in iio_triggered_buffer_setup
 2015-06-22  8:26 UTC  (4+ messages)

JESD204B support
 2015-06-22  5:41 UTC  (5+ messages)

[PATCH 1/2] iio: tmp006: Check channel info on write
 2015-06-21 21:50 UTC  (2+ messages)
` [PATCH 2/2] iio: tmp006: Use GENMASK

[PATCH v3 0/1] iio:light: Add support for APDS9930 ALS and proximity
 2015-06-21 17:34 UTC  (3+ messages)
` [PATCH v3 1/1] iio:light: Avago APDS9930 ALS and proximity sensor

[PATCH v2 0/3] iio-tools out-of-staging cleanup
 2015-06-21 15:21 UTC  (3+ messages)
` [PATCH v2 1/3] tools:iio:iio_event_monitor: check if event is fully read

[PATCH 0/2] cc10001_adc Kconfig and Makefile fixes
 2015-06-21 15:17 UTC  (5+ messages)
` [PATCH 1/2] iio:adc:cc10001_adc: fix Kconfig dependency
` [PATCH 2/2] iio:adc:cc10001_adc: resort entry in Kconfig and Makefile

[PATCH v4] iio: light: Add support for ROHM RPR0521 sensor
 2015-06-21 14:15 UTC  (2+ messages)

[PATCH] iio: light: tcs3414: Fix bug preventing to set integration time
 2015-06-21 13:54 UTC  (2+ messages)

[PATCH v2] iio: allow userspace to flush the hwfifo with non-blocking reads
 2015-06-21 13:52 UTC  (4+ messages)

[PATCH] iio: magnetometer: mmc35240: Fix crash in pm suspend
 2015-06-21 13:50 UTC  (2+ messages)

[PATCH 0/3] bmc150-accel fixes and cleanup
 2015-06-21 13:46 UTC  (10+ messages)
` [PATCH 1/3] iio:accel:bmc150-accel: fix counting direction
` [PATCH 2/3] iio:accel:bmc150-accel: make use of mask definition
` [PATCH 3/3] iio:accel:bmc150-accel: code style cleanup

[PATCH] iio: pressure: Fix Measurement Specialties vendor name
 2015-06-21 13:41 UTC  (2+ messages)

[PATCH 0/2] Clarify proximity output value interpretation
 2015-06-21 13:39 UTC  (4+ messages)
` [PATCH 1/2] iio: ABI: Clarify proximity output value

[PATCH] iio: ABI: Fix typo in in_proximity_raw description
 2015-06-21 13:37 UTC  (3+ messages)

[PATCH v2 0/7] cm3323 fixes and cleanups
 2015-06-21 13:28 UTC  (15+ messages)
` [PATCH v2 1/7] iio:light:cm3323: clear bitmask before set
` [PATCH v2 2/7] iio:light:Kconfig: fix typo in description
` [PATCH v2 3/7] iio:light:cm3323: pass up error value
` [PATCH v2 5/7] iio:light:cm3323: replace unneeded variable
` [PATCH v2 6/7] iio:light:cm3323: make use of GENMASK
` [PATCH v2 7/7] iio:light:cm3323: add empty lines for code structure

[PATCH 1/3] iio: Add missing modifier names to core
 2015-06-21 13:24 UTC  (2+ messages)

[PATCH 0/7] cm3323 fixes and cleanups
 2015-06-21 13:21 UTC  (4+ messages)
` [PATCH 4/7] iio:light:cm3323: drop barely used variable

[RFC] HID: hid-sony: Add basic iio-subsystem reading of SixAxis Accelerometers
 2015-06-21 13:16 UTC  (8+ messages)

[PATCH 1/1] iio: DAC: ad5624r_spi: fix bit shift of output data value
 2015-06-21 13:04 UTC  (3+ messages)

[PATCH v2 1/2] iio: accel: STK8BA50: suspend sensor on init errors
 2015-06-21 12:58 UTC  (4+ messages)
` [PATCH v2 2/2] iio: accel: Add trigger support for STK8BA50

[PATCH v3 1/2] iio: accel: Add buffer mode for Sensortek STK8312
 2015-06-21 12:52 UTC  (4+ messages)
` [PATCH v3 2/2] iio: accel: Add sampling rate support for STK8312

[PATCH] tools: iio: Add single-byte case for generic_buffer
 2015-06-21 10:00 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox