Linux IIO development
 help / color / mirror / Atom feed
 messages from 2013-01-18 10:47:42 to 2013-02-02 09:54:10 UTC [more...]

[RFC 00/11] staging/iio: Devicetree support
 2013-02-02  9:54 UTC  (21+ messages)
` [PATCH 01/11] staging/iio: (iio_hwmon) Use devm_kzalloc
` [PATCH 02/11] staging/iio: (iio_hwmon) Add support for sysfs name attribute
` [PATCH 03/11] staging/iio: (iio_hwmon) Basic devicetree support
` [PATCH 04/11] iio/adc: (lp8788) Provide OF node information to iio device
` [PATCH 05/11] iio/adc: (max1363) "
` [PATCH 06/11] iio/adc: (max1363) Remove duplicate code
` [PATCH 07/11] iio/adc: (max1363) Fix data conversion problems
` [RFC 08/11] iio: Update iio_channel_get_all and iio_channel_get_all_cb API
` [RFC 09/11] iio: Simplify iio_map_array_unregister API
` [RFC 10/11] iio: Add OF support
` [RFC 11/11] iio/adc: (max1363) Add basic OF bindings and external vref support

[PATCH 1/1] staging: iio: Integration gyroscope itg3200
 2013-02-02  9:34 UTC  (13+ messages)
` [PATCH] iio: gyro: Add itg3200
      ` [PATCH V3] "
              ` [PATCH V4] "

[PATCH 01/11] Partially revert "staging:iio:gyro:adxrs450 make more use of spi_read and spi_write."
 2013-02-02  9:29 UTC  (12+ messages)
` [PATCH 02/11] staging:iio:adxrs450: Make transfer buffers __be32
` [PATCH 03/11] staging:iio:adxrs450: Perform sign extension for the calibbias register
` [PATCH 04/11] staging:iio:adxrs450: Reject out of range calibscale values
` [PATCH 05/11] staging:iio:adxrs450: Don't spam the bootlog
` [PATCH 06/11] staging:iio:adxrs450: Reflow overlong lines
` [PATCH 07/11] staging:iio:adxrs450: Don't split string across multiple lines
` [PATCH 08/11] staging:iio:adxrs450: Use usleep_range for the sequential transfer dealy
` [PATCH 09/11] staging:iio:adxrs450: Fixup kernel doc comments
` [PATCH 10/11] staging:iio:adxrs450: Move header file contents to main file
` [PATCH 11/11] staging:iio: Move adxrs450 driver out of staging

[PATCH] [V8] Invensense MPU6050 Device Driver
 2013-02-02  0:29 UTC  (3+ messages)

[PATCH] [V9] Invensense MPU6050 Device Driver
 2013-02-02  0:26 UTC 

[RFC] iio: accel: Add driver for lis331dlh
 2013-02-01 16:40 UTC  (7+ messages)
` [RFC] Driver "

[PATCH v4 0/8] MFD: ti_am335x_tscadc: DT support and TSC features addition
 2013-01-31 12:25 UTC  (14+ messages)
` [PATCH v4 1/8] input: ti_am335x_tsc: Step enable bits made configurable
` [PATCH v4 2/8] input: ti_am335x_tsc: Order of TSC wires, "
` [PATCH v4 3/8] input: touchscreen: ti_tsc: remove unwanted fifo flush
` [PATCH v4 4/8] MFD: ti_am335x_tscadc: add device tree binding information
` [PATCH v4 5/8] MFD: ti_am335x_tscadc: Add DT support
` [PATCH v4 6/8] input: ti_am335x_tsc: "
` [PATCH v4 7/8] IIO: ti_am335x_adc: "
` [PATCH v4 8/8] arm/dts: AM335x-evm: Add TSC/ADC MFD device support

STMicroelectronics IIO driver
 2013-01-31 10:18 UTC  (12+ messages)
` [PATCH 1/4] iio:common: Add STMicroelectronics common library
` [PATCH 2/4] iio:accel: Add STMicroelectronics accelerometers driver
` [PATCH 3/4] iio:gyro: Add STMicroelectronics gyroscopes driver
` [PATCH 4/4] iio:magnetometer: Add STMicroelectronics magnetometers driver

[PATCH] iio:magn: Add sensors_supported in st_magn_sensors
 2013-01-30 21:23 UTC  (2+ messages)

[PATCH] staging:iio: Remove noop call to __iio_update_buffer
 2013-01-30 21:17 UTC  (2+ messages)

Removed unused functions in st_sensors library
 2013-01-30  9:15 UTC  (2+ messages)
` [PATCH] iio:common: removed unused functions outside "

MAX1363 IIO driver questions
 2013-01-29 21:46 UTC  (12+ messages)

[PULL V2] IIO cleanups, new drivers and fixes (IIO set 2 for the 3.9 cycle)
 2013-01-29 15:39 UTC  (2+ messages)

[PATCH V4] iio: acpi: Add ACPI0008 ALS driver
 2013-01-28 21:33 UTC  (4+ messages)

[PATCH] ARM: OMAP: rx51: Fix include path for tsl2563.h
 2013-01-27 17:32 UTC 

[PATCH v3 0/8] MFD: ti_am335x_tscadc: DT support and TSC features addition
 2013-01-27 13:55 UTC  (10+ messages)
` [PATCH v3 3/8] input: touchscreen: ti_tsc: remove unwanted fifo flush
` [PATCH v3 4/8] MFD: ti_am335x_tscadc: add device tree binding information
` [PATCH v3 5/8] MFD: ti_am335x_tscadc: Add DT support
` [PATCH v3 6/8] input: ti_am335x_tsc: "
` [PATCH v3 7/8] IIO: ti_am335x_adc: "
` [PATCH v3 8/8] arm/dts: AM335x-evm: Add TSC/ADC MFD device support

[PATCH 1/3] spi: Add helper functions for setting up transfers
 2013-01-27  3:33 UTC  (2+ messages)

[PATCH V3] iio: acpi: Add ACPI0008 ALS driver
 2013-01-27  0:37 UTC 

[PATCH V2] iio: acpi: Add ACPI0008 ALS driver
 2013-01-26 23:33 UTC 

[PATCH] iio: acpi: Add ACPI0008 ALS driver
 2013-01-26 23:23 UTC 

[PULL] IIO cleanups, new drivers and fixes (IIO set 2 for the 3.9 cycle)
 2013-01-26 11:31 UTC 

[PATCH] iio: adc: add exynos5 adc driver under iio framwork
 2013-01-26 10:57 UTC  (17+ messages)

[PATCH 0/5] iio:light:tsl2563 cleanup and move out of staging
 2013-01-26 10:40 UTC  (7+ messages)
` [PATCH 5/5] iio:light:tsl2563 "

[PATCH 1/7] staging:iio:adis16080: Perform sign extension
 2013-01-26 10:32 UTC  (5+ messages)

linux-next: Tree for Jan 23 (mtd/ubi and iio and crypto/crc32[c])
 2013-01-26 10:02 UTC  (4+ messages)

[PATCH] iio:common: Add STMicroelectronics common driver summary
 2013-01-25 18:05 UTC  (3+ messages)
` [PATCH] iio:common: Add STMicroelectronics common driver

STMicroelectronics driver kconfig-makefile bugfix
 2013-01-23  9:45 UTC  (19+ messages)
` [PATCH 1/4] iio:common: Add STMicroelectronics common library
    ` [PATCH 00/10] Some little cleanups and fixlets for the ST sensor drivers
      ` [PATCH 01/10] iio:st_sensors drop some unused exports
      ` [PATCH 02/10] iio:accel:st_accel move the header from include/iio/common to
      ` [PATCH 03/10] iio:gyro:st_gyro move header from linux/iio/gyro to
      ` [PATCH 04/10] iio:magn:st_magn move header from linux/iio/magn/ to
      ` [PATCH 05/10] iio:accel:st_accel drop unwanted EXPORT_SYMBOLS
      ` [PATCH 06/10] iio:gyro:st_gyro drop unwanted EXPORT_SYMBOLs
      ` [PATCH 07/10] iio:magn:st_magn "
      ` [PATCH 08/10] iio:accel:st_accel drop incorrect line from kconfig comment
      ` [PATCH 09/10] iio:gyro:st_gyro "
      ` [PATCH 10/10] iio:magn:st_magn drop incorrect line from Kconfig
` [PATCH 2/4] iio:accel: Add STMicroelectronics accelerometers driver
` [PATCH 3/4] iio:gyro: Add STMicroelectronics gyroscopes driver
` [PATCH 4/4] iio:magnetometer: Add STMicroelectronics magnetometers driver

[PATCH 1/2] iio: mxs: Add MX23 support into the IIO driver
 2013-01-22 13:02 UTC  (14+ messages)
` [PATCH 2/2] ARM: mxs: Add OF props for MX23 LRADC

[PATCH 11/33] iio: Convert to devm_ioremap_resource()
 2013-01-22 12:12 UTC  (2+ messages)

[PATCH] staging/iio: Use correct argument for sizeof
 2013-01-22 11:58 UTC  (6+ messages)

STMicroelectronics drivers
 2013-01-20 12:56 UTC  (8+ messages)
` [PATCH 1/4] iio:common: Add STMicroelectronics common library
` [PATCH 2/4] iio:accel: Add STMicroelectronics accelerometers driver
` [PATCH 3/4] iio:gyro: Add STMicroelectronics gyroscopes driver
` [PATCH 4/4] iio:magnetometer: Add STMicroelectronics magnetometers driver
  ` [PATCH 1/2] Make the st_sensors core library stuff build in all combinations
    ` [PATCH 2/2] Rework the Makefile / Kconfig for the st accel driver so that all options work

[PATCH 0/3 V2] staging:iio:tsl2583 update interfaces
 2013-01-20 12:10 UTC  (2+ messages)

[PATCH 0/2] iio:kxsd9 basic driver move out of staging
 2013-01-20 12:06 UTC  (2+ messages)

[PATCH] [V7] Invensense MPU6050 Device Driver
 2013-01-20 11:59 UTC  (2+ messages)

[PATCH] IIO ADC support for AD7923
 2013-01-19 19:59 UTC  (4+ messages)

[PATCH 01/15] staging:iio:adis16400: Don't pass 0 to ilog2
 2013-01-19 13:50 UTC  (2+ messages)

[PATCH 0/5] staging:iio: drop sw_ring buffer implementation
 2013-01-19 13:49 UTC  (2+ messages)

[PATCH] IIO ADC support for AD7923
 2013-01-19 12:51 UTC  (5+ messages)


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