Linux IIO development
 help / color / mirror / Atom feed
 messages from 2015-07-19 14:04:48 to 2015-07-27 07:56:41 UTC [more...]

iio_utils.c defines _IIO_UTILS_H
 2015-07-27  7:56 UTC  (3+ messages)

[PATCH 0/8] berlin2-adc fixes and cleanup
 2015-07-27  7:50 UTC  (16+ messages)
` [PATCH 1/8] iio:adc:berlin2-adc: Fix register definition
` [PATCH 2/8] iio:adc:berlin2-adc: pass up real error code
` [PATCH 3/8] iio:adc:berlin2-adc: use GENMASK and BIT for masks
` [PATCH 4/8] iio:adc:berlin2-adc: constify iio_chan_spec
` [PATCH 5/8] iio:adc:berlin2-adc: use short operator format
` [PATCH 6/8] iio:adc:berlin2-adc: use channel-array size directly
` [PATCH 7/8] iio:adc:berlin2-adc: enable interrupts with mutex locked
` [PATCH 8/8] iio:adc:berlin2-adc: coding style cleanup

[PATCH 0/2] tools: iio: clean up ci_array pointer
 2015-07-25  5:25 UTC  (8+ messages)
` [PATCH 1/2] tools: iio: Set caller's ci_array pointer to NULL after free
` [PATCH 2/2] tools: iio: remove unnecessary double pointer

[PULL] Third set of IIO fixes for the 4.2 cycle
 2015-07-24 19:58 UTC  (3+ messages)

[PATCH v2 0/2] tools: iio: generic_buffer fixes
 2015-07-24 18:23 UTC  (4+ messages)
` [PATCH v2 1/2] tools: iio: fix mask for 32 bit sensor data
` [PATCH v2 2/2] tools: iio: print error message when buffer enable fails

[PATCH v2] DocBook documentation for IIO
 2015-07-24 14:58 UTC  (3+ messages)
` [PATCH v2] DocBook: Add initial "

[PATCH 0/2] tools: iio: generic_buffer fixes
 2015-07-24 13:27 UTC  (6+ messages)
` [PATCH 1/2] tools: iio: fix mask for 32 bit sensor data
` [PATCH 2/2] tools: iio: print error message when buffer enable fails

[PATCH 0/6] iio: Fix kernel docs warnings
 2015-07-24 13:26 UTC  (7+ messages)
` [PATCH 1/6] iio: core: Add function params for kernel docs
` [PATCH 2/6] iio: buffer: Fix kernel docs warnings
` [PATCH 3/6] iio: trigger: Add missing fields in kernel docs
` [PATCH 4/6] iio: event: "
` [PATCH 5/6] include: linux: iio: Fix function parameter name in kernel doc
` [PATCH 6/6] include: linux: iio: Add missing kernel doc field

IIO : Clarifying review tags
 2015-07-24 12:52 UTC  (5+ messages)

[PATCH v2] iio: adc: xilinx-xadc: Push interrupts into threaded context
 2015-07-24 12:38 UTC  (3+ messages)
` [PATCH v3] "

[PATCH V2] iio: st: rework code style removing goto statements
 2015-07-24  8:49 UTC  (4+ messages)

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

[PATCH v3 0/2] iio: light: add support for APDS9660 sensor
 2015-07-23 19:58 UTC  (7+ messages)
` [PATCH v3 2/2] iio: light: add APDS9960 ALS + promixity driver

[PATCH] tools: iio: make scale and offset files optional
 2015-07-23 19:46 UTC  (3+ messages)

[PATCH V4 0/5] Added ST LSM303AGR sensor
 2015-07-23 19:42 UTC  (14+ messages)
` [PATCH V4 1/5] iio: st-sensors: add configuration for WhoAmI address
` [PATCH V4 2/5] iio: st-sensors: add support for single full scale device
` [PATCH V4 3/5] iio: st_magn: Add irq trigger handling
` [PATCH V4 4/5] iio: st-accel: add support for lsm303agr accelerometer
` [PATCH V4 5/5] iio: st-magn: add support for lsm303agr magnetometer

[PATCH v3 0/2] fix drivers that consider 0 as a valid IRQ in client->irq
 2015-07-23 19:25 UTC  (12+ messages)
` [PATCH v3 1/2] iio: "
` [PATCH v3 2/2] rtc: "

[PATCH 0/2] bmc150 magnetometer cleanup
 2015-07-23 17:15 UTC  (3+ messages)
` [PATCH 1/2] iio: magn: bmc150_magn: add locking comment for runtime resume
` [PATCH 2/2] iio: magn: bmc150_magn: do not set power state twice when setting trigger state

[RFC_v2 0/4] HID: hid-sony: Add IIO Suport for Motion Controllers
 2015-07-23 16:53 UTC  (2+ messages)

bmc150_accel i2c-BMA250E:00: Invalid chip f8
 2015-07-23 15:22 UTC  (6+ messages)

[PATCH 1/2] iio:accel:bmc150-accel: Move bmc150_accel_chip_init()
 2015-07-23 15:20 UTC 

[PATCH 2/2] iio:accel:bmc150-accel: Use the chip ID to detect sensor variant
 2015-07-23 15:21 UTC 

twl6030-gpadc support for twl6037
 2015-07-23 14:12 UTC  (8+ messages)
      ` gpadc iio support for tlw6037/palmas [was: twl6030-gpadc support for twl6037]

[PATCH 0/8] bmc150_magn fix and cleanup
 2015-07-22 21:28 UTC  (14+ messages)
` [PATCH 5/8] iio:magnetometer:bmc150_magn: add error handling on gpio probe
` [PATCH 6/8] iio:magnetometer:bmc150_magn: protect runtime_resume with mutex
` [PATCH 7/8] iio:magnetometer:bmc150_magn: expand mutex in trigger_handler
` [PATCH 8/8] iio:magnetometer:bmc150_magn: use descriptive name for mask

[PATCH 1/4] iio: adc: mcp320x: Fix NULL pointer
 2015-07-22 17:24 UTC  (6+ messages)
` [PATCH 2/4] iio: adc: ti-adc128s052: Add adc108s022 ID
` [PATCH 3/4] iio: ti-adc128s052: Documentation: "
` [PATCH 4/4] iio: adc: ti-adc128s052: Add devicetree support

iio_utils tool incorrectly assumes "offset" file to be present
 2015-07-22 16:28 UTC  (2+ messages)

[PATCH 1/4] iio: adc: mcp320x: add masking of unknown bits
 2015-07-22  5:57 UTC  (5+ messages)

[PATCH] iio: st: rework code style removing goto statements
 2015-07-21 12:14 UTC  (5+ messages)

[PATCH] iio: Fix iio_validate_scan_mask_oneshot function name typo
 2015-07-21  9:15 UTC  (4+ messages)

[PATCH V3 0/5] Added ST LSM303AGR sensor
 2015-07-21  8:14 UTC  (6+ messages)
` [PATCH V3 1/5] iio: st-sensors: add configuration for WhoAmI address
` [PATCH V3 2/5] iio: st-sensors: add support for single full scale device
` [PATCH V3 3/5] iio: st_magn: Add irq trigger handling
` [PATCH V3 4/5] iio: st-accel: add support for lsm303agr accelerometer
` [PATCH V3 5/5] iio: st-magn: add support for lsm303agr magnetometer

[PATCH V2 0/5] Added ST LSM303AGR sensor
 2015-07-21  7:33 UTC  (8+ messages)
` [PATCH V2 1/5] iio: st-sensors: add configuration for WhoAmI address
` [PATCH V2 2/5] iio: st-sensors: add support for single full scale device
` [PATCH V2 3/5] iio: st_magn: Add irq trigger handling
` [PATCH V2 4/5] iio: st-accel: add support for lsm303agr accelerometer
` [PATCH V2 5/5] iio: st-magn: add support for lsm303agr magnetometer

[V3] [TWL4030 MADC] Fix ADC[3:6] readings
 2015-07-21  0:53 UTC  (2+ messages)

[PATCH] iio: mlx90614: Define magic numbers
 2015-07-20 19:38 UTC 

[PATCH] Fix incomplete initialization of ADC[3:6]$
 2015-07-20 19:19 UTC  (4+ messages)
` [PATCH] [TWL4030 MADC] Fix ADC[3:6] readings

[V2] [TWL4030 MADC] Fix ADC[3:6] readings
 2015-07-20 19:12 UTC 

[PATCH] iio: mlx90614: Define magic numbers
 2015-07-20 19:09 UTC  (5+ messages)

[PATCH] iio: mlx90614: Define magic numbers
 2015-07-20 19:06 UTC 

[PATCH] [TWL4030 MADC] Fix ADC[3:6] readings
 2015-07-20 18:23 UTC  (4+ messages)

[PATCH] hid_sensor_magn_3d: Fix scale for rotation from north channels
 2015-07-20 16:25 UTC  (4+ messages)

[PATCH] iio: TSYS01, TSYS02D, HTU21, MS5637, MS8607 Measurement Specialties driver development
 2015-07-20 16:18 UTC  (5+ messages)

[PATCH v2 0/2] iio: magnetometer: minor style change and add support for new chip
 2015-07-20 14:14 UTC  (4+ messages)
` [PATCH v2 1/2] iio: mmc35240: minor change to improve code readability
` [PATCH v2 2/2] iio: magnetometer: add mmc34160 magnetometer driver

[PATCH 0/5] Added ST LSM303AGR sensor
 2015-07-20 13:12 UTC  (10+ messages)
` [PATCH 1/5] iio: st-sensors: add configuration for WhoAmI address
` [PATCH 2/5] iio: st-sensors: add full scale counter field

[PATCH v4 0/8] iio:mma8452: improve driver and support more chips
 2015-07-20 10:01 UTC  (6+ messages)
` [PATCH 8/8] iio: mma8452: add devicetree property to allow all pin wirings

[PATCH V2 0/6] iio: mxs-lradc: Clean up and add datasheet names
 2015-07-20  8:16 UTC  (11+ messages)

[PATCH v4 2/2] iio: light: add APDS9960 ALS + promixity driver
 2015-07-20  4:00 UTC 

[PATCH v4 0/2] iio: light: add support for APDS9660 sensor
 2015-07-20  3:57 UTC  (3+ messages)
` [PATCH v4 1/2] iio: light: DT binding docs for APDS9960 driver
` [PATCH 2/2] iio: light: add APDS9960 ALS + promixity driver

[PATCH] iio: mcp320x: Fix NULL pointer dereference
 2015-07-19 23:56 UTC  (5+ messages)

[PATCH 0/2] iio: temperature: add mcp98xx driver support
 2015-07-19 15:35 UTC  (4+ messages)

[PATCH v4] tools: iio: Send error messages to stderr
 2015-07-19 14:04 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