linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-14 00:51:45 to 2014-02-26 20:03:10 UTC [more...]

[RFCv1 1/4] mfd: twl4030-madc: Use managed resources
 2014-02-26 20:03 UTC  (41+ messages)
  ` [RFCv1 2/4] mfd: twl4030-madc: Add DT support and convert to IIO framework
  ` [RFCv1 3/4] Documentation: DT: Document twl4030-madc binding
  ` [RFCv1 4/4] mfd: twl4030-madc: Move driver to drivers/iio/adc
            ` [RFCv2 0/5] Convert twl4030-madc to IIO API
              ` [RFCv2 1/5] mfd: twl4030-madc: Use managed resources
              ` [RFCv2 2/5] mfd: twl4030-madc: Add DT support and convert to IIO framework
              ` [RFCv2 3/5] mfd: twl4030-madc: Cleanup driver
              ` [RFCv2 4/5] Documentation: DT: Document twl4030-madc binding
              ` [RFCv2 5/5] mfd: twl4030-madc: Move driver to drivers/iio/adc
              ` [RFCv3 0/7] Convert twl4030-madc to IIO API and add DT support
                ` [RFCv3 1/7] mfd: twl4030-madc: Use managed resources
                ` [RFCv3 2/7] mfd: twl4030-madc: Add DT support and convert to IIO framework
                ` [RFCv3 3/7] mfd: twl4030-madc: Cleanup driver
                ` [RFCv3 4/7] mfd: twl-core: Add twl_i2c_read/write_u16
                ` [RFCv3 5/7] mfd: twl4030-madc: Use twl_i2c_read/write_u16 for 16 bit registers
                ` [RFCv3 6/7] Documentation: DT: Document twl4030-madc binding
                ` [RFCv3 7/7] mfd: twl4030-madc: Move driver to drivers/iio/adc
                ` [RFCv4 0/7] Convert twl4030-madc to IIO API and add DT support
                  ` [RFCv4 1/7] mfd: twl4030-madc: Use managed resources
                  ` [RFCv4 2/7] mfd: twl4030-madc: Add DT support and convert to IIO framework
                  ` [RFCv4 3/7] mfd: twl4030-madc: Cleanup driver
                  ` [RFCv4 4/7] mfd: twl-core: Add twl_i2c_read/write_u16
                  ` [RFCv4 5/7] mfd: twl4030-madc: Use twl_i2c_read/write_u16 for 16 bit registers
                  ` [RFCv4 6/7] Documentation: DT: Document twl4030-madc binding
                  ` [RFCv4 7/7] mfd: twl4030-madc: Move driver to drivers/iio/adc

[PATCHv1 0/2] Convert rx51-battery to IIO API and add DT support
 2014-02-26 17:51 UTC  (5+ messages)
` [PATCHv1 1/2] rx51_battery: convert to iio consumer
` [PATCHv1 2/2] Documentation: DT: Document rx51-battery binding

[PATCH v3 0/3] drivers/mcb: Bus support for MEN Chameleon Bus
 2014-02-26 17:20 UTC  (5+ messages)
` [PATCH v3 1/3] drivers: Introduce "
` [PATCH v3 2/3] mcb: Add PCI carrier for "
` [PATCH v3 3/3] iio: adc: Add MEN 16z188 ADC driver

[PATCH v3 0/6] IIO pulse capture support for TI ECAP
 2014-02-26 14:15 UTC  (13+ messages)
` [PATCH v3 2/6] iio: pulse: add TI ECAP driver
` [PATCH v3 3/6] iio: enable selection and build of pulse drivers
` [PATCH v3 4/6] iio: Add ABI docs for pulse capture devices
` [PATCH v3 5/6] pwm: enable TI PWMSS if the IIO tiecap driver is selected
` [PATCH v3 6/6] ARM: dts: AM33XX: Add ecap interrupt properties

[RFC] IIO: New interfaces for 'interesting' channel types
 2014-02-25 20:58 UTC 

iio:magnetometer:mag3110: Scale factor missing for temperature
 2014-02-25 20:50 UTC  (5+ messages)
` [PATCH] iio:magnetometer:mag3110: Fix unreachable code

[PATCH 0/3] drivers/mcb: Bus support for MEN Chameleon Bus
 2014-02-25 20:42 UTC  (18+ messages)
` [PATCH 1/3] drivers: Introduce "
  ` [PATCH v2 "
` [PATCH 2/3] mcb: Add PCI carrier for "
` [PATCH 3/3] iio: adc: Add MEN 16z188 ADC driver
  ` [PATCH v2 "

[PULL] IIO fixes for 3.14 round 4
 2014-02-25 18:29 UTC 

[PATCH 0/3] arm imx25 touchscreen/ADC drivers
 2014-02-25 11:05 UTC  (11+ messages)
` [PATCH 1/3] mfd: fsl imx25 Touchscreen ADC driver
` [PATCH 2/3] input: touchscreen: imx25 tcq driver
` [PATCH 3/3] iio: adc: fsl,imx25-gcq driver

[PATCHv6] staging/iio/adc: change the MXS touchscreen driver implementation
 2014-02-24 22:04 UTC  (13+ messages)
        ` [PATCH] staging/iio/adc/MXS/LRADC: fix touchscreen statemachine

[PATCH 1/4] IIO: core: Introduce read_raw_multi
 2014-02-24 21:11 UTC  (5+ messages)
` [PATCH 3/4] IIO: core: Introduce Quaternion types

[PATCH 1/3] iio: imu: mpu6050: Move config entry into IMU menu
 2014-02-24 17:04 UTC  (10+ messages)
` [PATCH 3/3] iio: imu: inv_mpu6050: Add basic support for mpu9150

[PATCH v6 1/1] ARM: dts: vf610-twr: Add ADC support
 2014-02-24  2:09 UTC  (2+ messages)

[PATCH v1 1/5] IIO: core: Introduce read_raw_multi
 2014-02-23 19:50 UTC  (5+ messages)
` [PATCH v1 2/5] IIO: core: Modify scan element type
` [PATCH v1 3/5] IIO: core: Introduce Quaternion types
` [PATCH v1 4/5] iio: hid-sensors: Added device rotation support
` [PATCH v1 5/5] iio: Added ABI description for quaternion

[PULL] IIO new drivers, features and cleanups for 3.15 - set 2
 2014-02-23 17:31 UTC  (2+ messages)

[PATCH] iio:pressure: Add support for LPS25H pressure sensor
 2014-02-22 13:09 UTC  (2+ messages)

[PATCH 2/2] iio: hid-sensors: Added Pressure Sensor driver
 2014-02-22 13:05 UTC  (2+ messages)

[PATCH 1/2] iio: hid-sensors: Added Proximity Sensor Driver
 2014-02-22 13:01 UTC  (2+ messages)

[PATCH v7 0/2] AS3935 lightning sensor support
 2014-02-22 12:50 UTC  (2+ messages)

[PATCH v5 0/3] *** iio:adc:imx: Add Freescale vf610 ADC driver support ***
 2014-02-21  6:06 UTC  (16+ messages)
` [PATCH v5 1/3] ARM: dts: vf610-twr: Add ADC support
` [PATCH v5 2/3] iio:adc:imx: add Freescale Vybrid vf610 adc driver
` [PATCH v5 3/3] Documentation: add the binding file for Freescale vf610 ADC driver

[PULL] IIO fixes for 3.14 round 3
 2014-02-20 23:40 UTC  (2+ messages)

[RFC]coding style for NULL pointer checks
 2014-02-20 19:13 UTC  (7+ messages)

[PATCH 1/2] staging: iio: hmc5843: Add all available models to device tree id table
 2014-02-18 20:35 UTC  (4+ messages)
` [PATCH 2/2] Documentation: iio: Extend documentation for hmc5843 bindings

[PATCH] iio:event: Fix and cleanup locking
 2014-02-18 11:37 UTC  (3+ messages)

[PATCH 1/2] iio: Don't include extended name in shared attributes
 2014-02-18 10:31 UTC  (4+ messages)
` [PATCH 2/2] iio: Avoid unnecessary kasprintf

[PATCH] iio:gyro: bug on L3GD20H gyroscope support
 2014-02-18 10:26 UTC  (2+ messages)

[PATCH v2 2/2] iio: cm32181: Change cm32181 ambient light sensor driver
 2014-02-18 10:23 UTC  (2+ messages)

[PATCH v2 1/2] iio: cm36651: Fix read/write integration time function
 2014-02-18 10:20 UTC  (2+ messages)

[PATCH 1/3] iio: ad5064: Explicitly configure whether to use external supply
 2014-02-18  8:57 UTC  (4+ messages)

[PATCH]iio get rid of unneccessary error_ret
 2014-02-18  8:47 UTC  (2+ messages)

[PATCH]iio:max1363 fix typos of int_vref_mv
 2014-02-18  8:44 UTC  (2+ messages)

[PATCH]staging:iio:ad799x use regulator for vref
 2014-02-18  8:41 UTC  (3+ messages)

[PATCH]staging:iio:ad799x fix typo in copyright message
 2014-02-18  8:38 UTC  (3+ messages)

CM3218x Ambient Light Sensor
 2014-02-17 19:04 UTC  (2+ messages)

[PATCH 1/2] devicetree: Add Xilinx XADC binding documentation
 2014-02-17 14:10 UTC  (2+ messages)
` [PATCH 2/2] iio:adc: Add Xilinx XADC driver

[PATCH 1/2] hid: hid-sensor-hub: Add selector api
 2014-02-17 14:10 UTC  (5+ messages)
` [PATCH 2/2] iio: hid-sensor-hub: Remove hard coded indexes

[PATCH] iio: mxs-lradc: Propagate the real error code on platform_get_irq() failure
 2014-02-15 12:33 UTC  (3+ messages)

[PATCH] staging: iio: Add tool to list IIO devices and triggers
 2014-02-15 11:14 UTC  (2+ messages)

[PATCH 1/2] iio:accel:bma180: Use modifier instead of index in channel specification
 2014-02-15 11:05 UTC  (5+ messages)
` [PATCH 2/2] iio:accel:bma180: Make LOW_PASS_FILTER_3DB_FREQUENCY shared_by_type

randconfig build error with next-20140205, in drivers/iio/kfifo_buf.c
 2014-02-15 11:03 UTC  (2+ messages)

[PATCH 00/24] Drop the IIO_ST macro for setting scan_type elements
 2014-02-15 10:58 UTC  (3+ messages)
` [PATCH 24/24] iio:drop IIO_ST macro

[PATCH V2 2/2]staging:iio:ad799x fix error_free_irq, use devm_request_threaded_irq
 2014-02-15  9:53 UTC  (2+ messages)

use devm_iio_device_free on common probe failed and remove
 2014-02-15  9:47 UTC  (7+ messages)
` [PATCH 1/4] iio:accel: call devm_iio_device_free function if common_proble fails
` [PATCH 2/4] iio:gyro: "
` [PATCH 3/4] iio:magnetometer: "
` [PATCH 4/4] iio:pressure: "

[PATCH 1/4] iio:accel: call device unregister function if common_proble fails
 2014-02-14 14:55 UTC  (4+ messages)
` [PATCH 2/4] iio:gyro: "
` [PATCH 3/4] iio:magnetometer: "
` [PATCH 4/4] iio:pressure: "

iio and jack - 1MHz sample rate success
 2014-02-14  0:51 UTC  (3+ 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).