Linux-IIO Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-05 11:48:46 to 2015-07-14 13:56:26 UTC [more...]

[PATCH v3 0/2] Implement sample time consideration for Vybrid's ADC
 2015-07-14 13:53 UTC  (3+ messages)
` [PATCH v3 1/2] iio: adc: vf610: Determine sampling frequencies by using minimum sample time
` [PATCH v3 2/2] ARM: dts: vf-colibri: Add property for "

[PATCH 1/4] iio: adc: mcp320x: add masking of unknown bits
 2015-07-14 13:36 UTC  (4+ messages)
` [PATCH 2/4] iio: adc: mcp320x: Add support for mcp3301
` [PATCH 3/4] iio: adc: mcp320x: Kconfig update description
` [PATCH 4/4] iio: adc: mcp320x: update dt-bindings help

[PATCH] iio: mcp320x: Fix NULL pointer dereference
 2015-07-14 11:53 UTC  (3+ messages)

Git repo to use for submitting patches
 2015-07-14  9:07 UTC  (4+ messages)

[PATCH v3] tools: iio: Send error messages to stderr
 2015-07-13 22:16 UTC  (2+ messages)

[PULL] Second set of IIO fixes for the 4.2 cycle (merge window dependency)
 2015-07-13 21:20 UTC  (2+ messages)

[PULL] First set of IIO fixes for the 4.2 cycle
 2015-07-13 21:18 UTC  (2+ messages)

[PATCH RESEND] iio: adc: rockchip_saradc: add missing MODULE_* data
 2015-07-13 20:52 UTC  (5+ messages)

Multiple IIO_THRESHOLD events
 2015-07-13 20:50 UTC  (4+ messages)

[PATCH 0/3] tools: iio: Fix style issues
 2015-07-13 18:49 UTC  (7+ messages)
` [PATCH 1/3] tools: iio: Remove explicit NULL comparison
` [PATCH 2/3] tools: iio: Remove unnecessary braces
` [PATCH 3/3] tools: iio: Add ARRAY_SIZE macro

[PATCH v3 0/2] iio: light: add support for APDS9660 sensor
 2015-07-13  9:42 UTC  (4+ messages)
` [PATCH v3 1/2] iio: light: DT binding docs for APDS9960 driver
` [PATCH v3 2/2] iio: light: add APDS9960 ALS + promixity driver

[PATCH v2 0/4] tools: iio: Send error messages to stderr
 2015-07-13  9:36 UTC  (12+ messages)
` [PATCH v2 1/4] tools: iio: Move printf failure "
` [PATCH v2 2/4] tools: iio: Send usage error "
` [PATCH v2 3/4] tools: iio: generic_buffer: Maintain fprintf() messages consistent
` [PATCH v2 4/4] iio: tools: iio_utils: Move general error messages to stderr

[PATCH v2 0/2] Implement sample time consideration for Vybrid's ADC
 2015-07-13  9:26 UTC  (14+ 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 v4 0/8] iio:mma8452: improve driver and support more chips
 2015-07-13  9:22 UTC  (13+ 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 binding document
` [PATCH 6/8] iio: mma8452: add copyright notice comment
` [PATCH 7/8] iio: mma8452: leave sysfs namings to the iio core
` [PATCH 8/8] iio: mma8452: add devicetree property to allow all pin wirings

[PATCH 0/1] iio: mlx90614: Implement filter configuration
 2015-07-13  7:45 UTC  (6+ messages)

[PATCH] iio: Drop owner assignment from i2c_driver
 2015-07-11 17:50 UTC  (2+ messages)

[PATCH] Drop owner assignment from i2c_driver (and platform left-overs)
 2015-07-11 17:47 UTC  (5+ messages)
` [PATCH 1/3] staging: iio: Drop owner assignment from i2c_driver
` [PATCH 2/3] staging: media: "
` [PATCH 3/3] staging: "

[PATCH] Staging: iio: dummy: Fix blank line warnings
 2015-07-11 17:42 UTC  (2+ messages)

[PATCH v3 0/8] Add support for best effort block read emulation
 2015-07-11 17:40 UTC  (17+ messages)
` [PATCH v3 1/8] i2c: core: "
` [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 6/8] iio: gyro: bmg160: "
` [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] iio: frequency: adf4350: Delete blank line
 2015-07-11 17:28 UTC  (2+ messages)

[PATCH] iio: accel: kxcjk-1013: Remove blank lines
 2015-07-11 17:27 UTC  (3+ messages)

[PATCH] DocBook documentation for IIO
 2015-07-10 20:01 UTC  (4+ messages)
` [PATCH] DocBook: Add initial "

[PATCH v2 0/5] stk3310 fixes and cleanup
 2015-07-10  8:02 UTC  (7+ messages)
` [PATCH v2 1/5] iio:light:stk3310: move device register to end of probe
` [PATCH v2 2/5] iio:light:stk3310: make endianness independent of host
` [PATCH v2 3/5] iio:light:stk3310: add more error handling
` [PATCH v2 4/5] iio:light:stk3310: use correct names and type for state
` [PATCH v2 5/5] iio:light:stk3310: adjust indentation

[PATCH 0/5] stk3310 fixes and cleanup
 2015-07-09 17:50 UTC  (11+ messages)
` [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

[RFC PATCH] iio: humidity: dht11: Rewrite decode algorithm, improve read reliability
 2015-07-09 14:06 UTC  (10+ messages)

[PATCH v2 0/2] iio: light: add support for APDS9660 sensor
 2015-07-09  5:54 UTC  (4+ messages)
` [PATCH v2 1/2] iio: light: DT binding docs for APDS9960 driver
` [PATCH v2 2/2] iio: light: add APDS9960 ALS + promixity driver

[PATCH] iio: adc: xilinx-xadc: Convert to raw spinlock
 2015-07-09  5:03 UTC  (3+ messages)
` [PATCH v2] iio: adc: xilinx-xadc: Push interrupts into threaded context

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

[PATCH 2/2] iio: light: add APDS9960 ALS + promixity driver (fwd)
 2015-07-07 16:59 UTC  (2+ messages)

[PATCH 1/1] iio: mlx90614: Added copyright notice
 2015-07-07 14:44 UTC 

[PATCHv2 0/2] Provide new API to get the current time resolution
 2015-07-07 13:39 UTC  (12+ messages)
` [PATCHv2 2/2] iio: dht11: Use new function ktime_get_resolution_ns()
            ` [PATCHv3 1/4] iio: dht11: whitespace changes to make checkpatch.pl --strict happy
              ` [PATCHv3 2/4] iio: dht11: add comment "
              ` [PATCHv3 3/4] iio: dht11: avoid multiple assignments "
              ` [PATCHv3 4/4] iio: dht11: Use new function ktime_get_resolution_ns()

[PATCH v3] iio: light: Add support for TXC PA12 als and proximity sensor
 2015-07-07 11:07 UTC 

[PATCH 0/4] tools: iio: Send error messages to stderr
 2015-07-07  8:10 UTC  (6+ messages)
` [PATCH 1/4] tools: iio: Move printf failiure "
` [PATCH 2/4] tools: iio: Send usage error "
` [PATCH 3/4] tools: iio: generic_buffer: Maintain fprintf() messages consistent
` [PATCH 4/4] tools: iio: iio_utils: Move general error messages to stderr

[PATCH v3 0/9] iio: mma8452: improve driver and support more chips
 2015-07-07  7:32 UTC  (14+ messages)
` [PATCH 5/9] iio: mma8452: add devicetree documentation
` [PATCH 7/9] iio: mma8452: change iio event type to IIO_EV_TYPE_MAG
` [PATCH 9/9] iio: mma8452: add devicetree property to allow all pin wirings

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

(no subject)
 2015-07-06 23:03 UTC  (2+ messages)

[PULL gpio-for-next] gpio: make flags mandatory for gpiod_get functions
 2015-07-06  9:35 UTC  (4+ messages)
  ` [PATCH gpio-for-next 03/10] iio: light: stk3310: use flags argument of devm_gpiod_get
  ` [PATCH gpio-for-next 04/10] iio: magn: bmc150: "

[PATCH] iio: mlx90614: Define magic numbers
 2015-07-05 18:07 UTC 

[PATCH] [BUGFIX] iio: mlx96014: Replace offset sign
 2015-07-05 18:03 UTC 

[BUG] [PATCH] iio: mma8452: use iio event type IIO_EV_TYPE_MAG
 2015-07-05 17:50 UTC 

[PATCH v2] iio: Fix parameters in iio_triggered_buffer_setup
 2015-07-05 14:20 UTC  (2+ messages)

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

[RFC_v2 0/4] HID: hid-sony: Add IIO Suport for Motion Controllers
 2015-07-05 14:01 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 v5 1/2] iio: accel: Add buffer mode for Sensortek STK8312
 2015-07-05 13:44 UTC  (4+ messages)
` [PATCH v5 2/2] iio: accel: Add sampling rate support for STK8312

[PATCHi v4] iio: accel: Add trigger support for STK8BA50
 2015-07-05 13:41 UTC  (2+ messages)

[PATCH 1/2] iio: pressure: ms5611: remove IIO_CHAN_INFO_SCALE from mask
 2015-07-05 13:35 UTC  (4+ messages)
` [PATCH 2/2] iio: pressure: ms5611: add support for MS5607 temperature and pressure sensor

[PATCH 1/2] iio: tmp006: Check channel info on write
 2015-07-05 13:26 UTC  (4+ messages)
` [PATCH 2/2] iio: tmp006: Use GENMASK

[PATCH] iio: sx9500: Add missing init in sx9500_buffer_pre{en,dis}able()
 2015-07-05 13:19 UTC  (3+ messages)

[PATCH 1/2] iio:light:ltr501: fix regmap dependency
 2015-07-05 13:16 UTC  (3+ messages)

[PATCH 0/6] Remove redundant spi driver bus initialization
 2015-07-05 13:07 UTC  (4+ messages)
` [PATCH 2/6] iio: ssp_sensors: "

[PATCH 0/2] iio: sx9500: couple of bug fixes
 2015-07-05 13:04 UTC  (7+ 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: mmc35240: fix sampling freq and add support for new chip
 2015-07-05 12:59 UTC  (5+ messages)
` [PATCH 1/2] iio: magnetometer: mmc35240: fix available sampling frequencies
` [PATCH 2/2] iio: magnetometer: add mmc34160 magnetometer driver

[PATCH] iio: mlx90614: Replace offset sign and define magic numbers
 2015-07-05 12:51 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 read-only IMAP folder(s) and NNTP newsgroup(s).