linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-05 19:14:30 to 2013-09-14 09:37:09 UTC [more...]

[PATCH 1/5] iio: gyro: adis16130: Remove redundant break
 2013-09-14 10:37 UTC  (6+ messages)
` [PATCH 2/5] iio: gyro: adis16260: "
` [PATCH 3/5] iio: gyro: adxrs450: "
` [PATCH 4/5] iio: dac: ad5686: "
` [PATCH 5/5] staging: iio: tsl2x7x_core: "

[PATCH 1/1] staging: iio: ade7854-spi: Fix return value
 2013-09-14 10:28 UTC  (2+ messages)

[PATCH v3 00/38] iio: ST clean-ups and new sensor support
 2013-09-13 20:57 UTC  (54+ messages)
` [PATCH 01/38] ARM: ux500: Remove PrimeCell IDs from Nomadik I2C DT nodes
` [PATCH 02/38] ARM: ux500: Enable the LPS001WP Pressure & Temperature sensor from DT
` [PATCH 03/38] ARM: ux500: Enable the LSM303DLH Accelerator "
` [PATCH 04/38] ARM: ux500: Enable the LSM303DLH Magnetometer "
` [PATCH 05/38] ARM: ux500: Enable the L3G4200D Gyroscope "
` [PATCH 06/38] ARM: ux500: CONFIG: Enable ST's IIO Pressure Sensors by default
` [PATCH 07/38] ARM: ux500: CONFIG: Enable ST's IIO Accelerometer "
` [PATCH 08/38] ARM: ux500: CONFIG: Enable ST's IIO Magnetometer "
` [PATCH 09/38] ARM: ux500: CONFIG: Enable ST's IIO Gyroscope "
` [PATCH 10/38] Documentation: dt: iio: Add binding for LPS001WP
` [PATCH 11/38] Documentation: dt: iio: Add binding for LSM303DLH
` [PATCH 12/38] Documentation: dt: iio: Add binding for L3G4200D
` [PATCH 13/38] Documentation: dt: iio: Add binding for LSM303DLH
` [PATCH 14/38] iio: accel: st: Append _accel to accelerator sensor device names
` [PATCH 15/38] iio: gyro: st: Append _gyro to gyroscope "
` [PATCH 16/38] iio: magn: st: Append _magn to magnetometer "
` [PATCH 17/38] iio: press: st: Append _press to pressure "
` [PATCH 18/38] iio: sensors-core: st: Allow full-scale to be an optional feature
` [PATCH 19/38] iio: sensors-core: st: Support sensors which don't have a Data Ready pin
` [PATCH 20/38] iio: sensors-core: st: Clean-up error handling in st_sensors_init_sensor()
` [PATCH 21/38] iio: sensors-core: st: Clean-up error handling in st_sensors_read_axis_data()
` [PATCH 22/38] iio: sensors-core: st: Clean-up error handling in st_sensors_read_info_raw()
` [PATCH 23/38] iio: pressure-core: st: Describe LPS331AP defines by name
` [PATCH 24/38] iio: pressure-core: st: Expand and rename LPS331AP's channel descriptor
` [PATCH 25/38] iio: pressure-core: st: Allow for number of channels to vary
` [PATCH 26/38] iio: pressure-core: st: Clean-up probe() function
` [PATCH 27/38] iio: pressure-core: st: Give some indication if device probing was successful
` [PATCH 28/38] iio: pressure: st: Add support for new LPS001WP pressure sensor
` [PATCH 29/38] iio: pressure-core: st: Provide support for the Vdd power supply
` [PATCH 30/38] iio: pressure-core: st: Provide support for the Vdd_IO "
` [PATCH 31/38] iio: accel-core: st: Clean up error handling in probe()
` [PATCH 32/38] iio: accel-core: st: Move LSM303DLH into correct group
` [PATCH 33/38] iio: accel-core: st: Give some indication if device probing was successful
` [PATCH 34/38] iio: gyro-core: st: Clean up error handling in probe()
` [PATCH 35/38] iio: gyro-core: st: Give some indication if device probing was successful
` [PATCH 36/38] iio: magn-core: st: Clean up error handling in probe()
` [PATCH 37/38] iio: magn-core: st: Give some indication if device probing was successful
` [PATCH 38/38] iio: magn-core: st: Provide support for the LSM303DLH

[PATCH v3 6/6] iio: at91: introduce touch screen support in iio adc driver
 2013-09-13  9:32 UTC  (3+ messages)
` [resend][PATCH "

[PATCH 00/18] Cleanup hmc5843 magnetometer driver in staging
 2013-09-12 22:01 UTC  (12+ messages)
` [PATCH 01/18] staging:iio:hmc5843: Fix measurement conversion
` [PATCH 02/18] staging:iio:hmc5843: Use devm_iio_device_alloc
` [PATCH 03/18] staging:iio:hmc5843: Add pointer to i2c client to data struct
` [PATCH 09/18] staging:iio:hmc5843: Use CALIBSCALE instead of magn_range
` [PATCH 11/18] staging:iio:hmc5843: Add trigger handling

[PATCH 1/1] MAINTAINERS: Update Jonathan's email address
 2013-09-12  4:13 UTC  (4+ messages)

[Patch 1/2] iio:cm36651: Add CM36651 proximity/light sensor driver
 2013-09-12  1:01 UTC  (6+ messages)

[PATCH V8 0/2] iio: input: ti_am335x_tscadc: Add continuous sampling support to adc
 2013-09-11 16:08 UTC  (8+ messages)
` [PATCH 1/2] input: ti_am335x_tsc: Enable shared IRQ for TSC
` [PATCH 2/2] iio: ti_am335x_adc: Add continuous sampling support

[PATCH 01/10] staging: iio: hmc5843: Use devm_iio_device_alloc
 2013-09-11  9:55 UTC  (10+ messages)
` [PATCH 02/10] staging: iio: ad2s1200: Use devm_* APIs
` [PATCH 03/10] staging: iio: ad2s1200: Use dev_err instead of pr_err
` [PATCH 04/10] staging: iio: ad2s1210: Use devm_iio_device_alloc
` [PATCH 05/10] staging: iio: ad2s90: "
` [PATCH 06/10] staging: iio: ade7753: "
` [PATCH 07/10] staging: iio: ade7754: "
` [PATCH 08/10] staging: iio: ade7758_core: "
` [PATCH 09/10] staging: iio: ade7759: "
` [PATCH 10/10] staging: iio: ade7854: "

[RFCv4] staging/iio/adc: change the MXS touchscreen driver implementation
 2013-09-11  8:18 UTC  (7+ messages)
` [PATCH 1/6] Staging/iio/adc/touchscreen/MXS: distinguish i.MX23's and i.MX28's LRADC
` [PATCH 2/6] Staging/iio/adc/touchscreen/MXS: separate i.MX28 specific register bits
` [PATCH 3/6] Staging/iio/adc/touchscreen/MXS: simplify register access
` [PATCH 4/6] Staging/iio/adc/touchscreen/MXS: add i.MX23 support to the LRADC touchscreen driver
` [PATCH 5/6] Staging/iio/adc/touchscreen/MXS: add interrupt driven touch detection
` [PATCH 6/6] Staging/iio/adc/touchscreen/MXS: Remove old touchscreen detection implementation

[RFCv3] staging/iio/adc: change the MXS touchscreen driver implementation
 2013-09-11  7:07 UTC  (15+ messages)
` [PATCH 1/5] Staging/iio/adc/touchscreen/MXS: distinguish i.MX23's and i.MX28's LRADC
` [PATCH 2/5] Staging/iio/adc/touchscreen/MXS: separate i.MX28 specific register bits
` [PATCH 3/5] Staging/iio/adc/touchscreen/MXS: add i.MX23 support to the LRADC driver
` [PATCH 4/5] Staging/iio/adc/touchscreen/MXS: add interrupt driven touch detection
` [PATCH 5/5] Staging/iio/adc/touchscreen/MXS: Remove old touchscreen detection implementation

[PATCH 2/2] iio: ti_am335x_adc: Take touchscreen channels into account for conversion timeout
 2013-09-10 21:02 UTC 

[PATCH 1/3] HID: Delay opening HID device
 2013-09-10 20:03 UTC  (3+ messages)
` [PATCH 2/3] IIO: call sensor hub open close function
` [PATCH 3/3] HID RTC: Open sensor hub open close

[PATCH v9] iio: gp2ap020a00f: Add a driver for the device
 2013-09-09 15:23 UTC 

[PATCH v2 00/14] iio: ST clean-ups and new pressure sensor device
 2013-09-09 11:42 UTC  (16+ messages)
` [PATCH 01/14] ARM: ux500: Remove PrimeCell IDs from Nomadik I2C DT nodes
` [PATCH 02/14] ARM: ux500: Enable the LPS001WP Pressure & Temperature sensor from DT
` [PATCH 03/14] ARM: ux500: CONFIG: Enable ST's IIO Pressure Sensors by default
` [PATCH 04/14] iio: pressure-core: st: Describe LPS331AP defines by name
` [PATCH 05/14] iio: pressure-core: st: Expand and rename LPS331AP's channel descriptor
` [PATCH 06/14] iio: sensors-core: st: Allow full-scale to be an optional feature
` [PATCH 07/14] iio: pressure-core: st: Allow for number of channels to vary
` [PATCH 08/14] iio: pressure-core: st: Clean-up probe() function
` [PATCH 09/14] iio: pressure: st: Add support for new LPS001WP pressure sensor
` [PATCH 10/14] iio: pressure-core: st: Provide support for the Vdd power supply
` [PATCH 11/14] iio: pressure-core: st: Provide support for the Vdd_IO "
` [PATCH 12/14] Documentation: dt: i2c: Add LPS001WP to the Trivial Devices list
  ` [PATCH v2 12/14] Documentation: dt: iio: Add binding for LPS001WP
` [PATCH 13/14] iio: sensors-core: st: Clean-up error handling in st_sensors_init_sensor()
` [PATCH 14/14] iio: sensors-core: st: Support sensors which don't have a Data Ready pin

[PATCH 2/2] DT: Add binding documentation for CM36651 proximity/light sensor
 2013-09-09  6:10 UTC 

[PATCH 1/2] iio: mxs-lradc: Fix the order of resources removal
 2013-09-08 18:47 UTC  (11+ messages)
` [PATCH 2/2] iio: mxs-lradc: Add MODULE_ALIAS

[PATCH] iio: Move kernel-doc for iio_str_to_fixpoint() to iio.h
 2013-09-08 15:29 UTC  (4+ messages)

[PATCH 0/4] add INT_TIME and drivers using it
 2013-09-08 15:20 UTC  (5+ messages)
` [PATCH 1/4] iio: Add INT_TIME (integration time) channel info attribute
` [PATCH 2/4] iio: adjd_s311: Use INT_TIME channel info
` [PATCH 3/4] iio: Add tsl4531 ambient light sensor driver
` [PATCH 4/4] iio: Add tcs3472 color "

[PATCH 01/12] staging: iio: ad5933: Use devm_* APIs
 2013-09-08 14:32 UTC  (26+ messages)
` [PATCH 02/12] staging: iio: tsl2583: Use devm_iio_device_alloc
` [PATCH 03/12] staging: iio: ad5930: "
` [PATCH 04/12] staging: iio: ad9832: Use devm_* APIs
` [PATCH 05/12] staging: iio: ad9834: "
` [PATCH 06/12] staging: iio: ad9850: Use devm_iio_device_alloc
` [PATCH 07/12] staging: iio: ad9852: "
` [PATCH 08/12] staging: iio: ad9910: "
` [PATCH 09/12] staging: iio: ad9951: "
` [PATCH 10/12] staging: iio: tsl2x7x_core: Use devm_* APIs
` [PATCH 11/12] staging: iio: tsl2x7x_core: Fix sparse warning
` [PATCH 12/12] staging: iio: hmc5843: Fix a trivial typo

[PATCH V2 0/5] IIO: Refactor info_mask* and ext_info handling and introduce info_mask_shared_[by_all/by_type]
 2013-09-08 14:24 UTC  (5+ messages)
` [PATCH 2/5] iio: refactor info mask and ext_info attribute creation

[PATCH V3] staging: iio: replace strict_strto*() with kstrto*()
 2013-09-08 14:16 UTC  (2+ messages)

[PATCH V5] iio: acpi: Add ACPI0008 ALS driver
 2013-09-08 14:06 UTC  (3+ messages)

[PATCH V3 0/5] IIO: Refactor info_mask* and ext_info handling and introduce info_mask_shared_[by_all/by_type]
 2013-09-08 13:57 UTC  (6+ messages)
` [PATCH 1/5] iio: drop info_mask from struct iio_dev
` [PATCH 2/5] iio: refactor info mask and ext_info attribute creation
` [PATCH 3/5] iio: add info_mask_[shared_by_dir/shared_by_all]
` [PATCH 4/5] staging:iio: dummy driver additions to show shared_by_dir infomask usage
` [PATCH 5/5] iio:temperature:tmp006 put sampling_frequency in info_mask_shared_by_all

[PATCH] iio: isl29018: Fix uninitialized value
 2013-09-08 13:48 UTC  (2+ messages)

[PATCH] staging:iio:dummy fix kfifo_buf kconfig dependency issue if kfifo modular and buffer enabled for built in dummy driver
 2013-09-08 11:26 UTC  (3+ messages)

[PATCH v10] Add Microchip MCP3422/3/4 high resolution ADC
 2013-09-07 21:25 UTC  (3+ messages)

[PATCH 1/9] staging: iio: ad7192: Use devm_* APIs
 2013-09-07 20:51 UTC  (4+ messages)

[RFCv2] staging/iio/adc: change the MXS touchscreen driver implementation
 2013-09-06 12:58 UTC  (9+ messages)
` [PATCH 1/5] Staging/iio/adc/touchscreen/MXS: distinguish i.MX23's and i.MX28's LRADC
` [PATCH 2/5] Staging/iio/adc/touchscreen/MXS: separate i.MX28 specific register bits
` [PATCH 3/5] Staging/iio/adc/touchscreen/MXS: add i.MX23 support to the LRADC driver
` [PATCH 4/5] Staging/iio/adc/touchscreen/MXS: add interrupt driven touch detection
` [PATCH 5/5] Staging/iio/adc/touchscreen/MXS: Remove old touchscreen detection implementation

[PATCH v3 0/8] Getting rid of get_unused_fd() / use O_CLOEXEC
 2013-09-06 10:39 UTC  (2+ messages)
` [PATCH v3 8/8] industrialio: use anon_inode_getfd() with O_CLOEXEC flag

[PATCH 3/5] Staging/iio/adc/touchscreen/MXS: add i.MX23 support to the LRADC driver
 2013-09-06  8:39 UTC  (7+ messages)
` [patch] iio: mxs-lradc: use helper functions to simplify the code


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).