linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-25 19:11:43 to 2012-07-10 09:29:32 UTC [more...]

adc-jack-driver opinion related to IIO
 2012-07-10  9:29 UTC  (6+ messages)

[PATCH] IIO: Add basic MXS LRADC driver
 2012-07-10  9:26 UTC  (11+ messages)

[PATCH V2] IIO channel type and modifiers for CCT and RGBC data
 2012-07-10  8:08 UTC  (4+ messages)

[PATCH 01/11] staging:iio:ad7298: Do not return error code in interrupt handler
 2012-07-09 21:36 UTC  (13+ messages)
` [PATCH 02/11] staging:iio:adt7310: "
` [PATCH 03/11] staging:iio:dummy driver: "
` [PATCH 04/11] staging:iio:ad799x: "
` [PATCH 05/11] staging:iio:ad7476: "
` [PATCH 06/11] staging:iio:ad7887: "
` [PATCH 07/11] staging:iio:max1363: "
` [PATCH 08/11] staging:iio:lis3l02dq: "
` [PATCH 09/11] staging:iio:accel:adis16xxx: Do not return error code in the "
` [PATCH 10/11] staging:iio:adis16260: "
` [PATCH 11/11] staging:iio:adis16400: "

[PULL] IIO enhancements
 2012-07-09 20:41 UTC  (2+ messages)

[PULL] IIO fixes
 2012-07-09 20:38 UTC  (2+ messages)

[PATCH] IIO: core: Add hysteresis in channel spec
 2012-07-09 20:22 UTC 

[PATCH v2 1/6] iio: Add callback to check whether a scan mask is valid
 2012-07-09 17:30 UTC  (8+ messages)
` [PATCH v2 2/6] iio: Introduce iio_validate_scan_mask_onehot
` [PATCH v2 3/6] staging:iio:ad7192: Use iio_validate_scan_mask_onehot
` [PATCH v2 4/6] staging:iio:ad7793: "
` [PATCH v2 5/6] staging:iio:ade7758: "
` [PATCH v2 6/6] iio: iio_buffer_register: Use correct channel when calculating masklength

ACPI ambient light sensor
 2012-07-09 13:29 UTC  (3+ messages)

[PATCH 0/8] HID-Sensor v4
 2012-07-08 18:57 UTC  (16+ messages)
` [PATCH 1/8] HID-Sensors: Documentation
` [PATCH 2/8] HID Sensors: Add to special driver list
` [PATCH 3/8] HID-Sensors: Sensor framework
` [PATCH 4/8] HID-Sensors: Common attribute and trigger
` [PATCH 5/8] HID-Sensors: Added accelerometer 3D
` [PATCH 6/8] HID-Sensors: Added Gyroscope 3D
` [PATCH 7/8] HID-Sensors: Added Compass/Magnetometer 3D
` [PATCH 8/8] HID-Sensors: Added ALS

[PATCH] iio: remove SENSORS_ from Kconfig
 2012-07-08 18:37 UTC  (3+ messages)

[PATCH] iio: Fix inkern remove incorrect put of device
 2012-07-08  9:36 UTC  (2+ messages)

[PATCH] stagin iio adt7410: use local platformdata if none is specified
 2012-07-08  9:31 UTC  (3+ messages)

[PATCH v4] iio: add adjd_s311 I2C digital color sensor driver
 2012-07-08  9:22 UTC  (3+ messages)

[PATCH 1/5] iio: Add callback to check whether a scan mask is valid
 2012-07-08  8:58 UTC  (8+ messages)
` [PATCH 2/5] iio: Introduce iio_validate_scan_mask_onehot
` [PATCH 3/5] staging:iio:ad7192: Use iio_validate_scan_mask_onehot
` [PATCH 4/5] staging:iio:ad7793: "
` [PATCH 5/5] staging:iio:ade7758: "

[PATCH] iio:trigger: Register sysfs file statically
 2012-07-08  8:56 UTC  (2+ messages)

[PATCH 1/4] IIO: Invensense MPU6050/MPU9150 driver submit
 2012-07-07  8:51 UTC  (4+ messages)

[PULL] IIO new stuff - staging-next with IIO fixes merged
 2012-07-06 23:06 UTC  (2+ messages)

[PULL] IIO fixes v3.5-rc4
 2012-07-06 23:03 UTC  (2+ messages)

[PATCH] staging iio adt7410: some improvements
 2012-07-04  6:59 UTC  (12+ messages)
` [PATCH 1/3] staging iio adt7410: sysfs store function must return length
` [PATCH 2/3] staging iio adt7410: fix 13bit mode
` [PATCH 3/3] staging iio adt7410: make 16bit mode default

[PATCH] iio: Fix unitialized use of list
 2012-07-03 20:05 UTC  (2+ messages)

[PATCH v3] iio: add adjd_s311 I2C digital color sensor driver
 2012-07-03 20:02 UTC  (10+ messages)
` [PATCH] iio: kernel version typo in sysfs-bus-iio
` [PATCH] iio: add channel modifiers for RGBC (red/green/blue/clear) data
` [PATCH] iio staging: add recently added modifiers to iio_event_monitor

[PATCH] iio: fix spelling of detach in static func
 2012-07-03 19:47 UTC  (2+ messages)

[PATCH] staging:iio: Request threaded-only IRQs with IRQF_ONESHOT
 2012-07-03 19:40 UTC  (2+ messages)

[PATCH] iio: iio_buffer_register: Use correct channel when calculating masklength
 2012-07-03 17:36 UTC  (2+ messages)

[PATCH 1/3] iio staging: missing newline in printf
 2012-07-03 17:30 UTC  (6+ messages)
` [PATCH 2/3] iio: another typo in comment
` [PATCH 3/3] iio: cleanup buffer.h comments

[PATCH 0/2] IIO: Kfifo usage improvements
 2012-07-02 14:50 UTC  (5+ messages)
` [PATCH 1/2] iio:kfifo_buf Take advantage of the fixed record size used in IIO
` [PATCH 2/2] iio: kfifo - add poll support

[PATCH v2] iio: add adjd_s311 I2C digital color sensor driver
 2012-06-30 22:46 UTC 

[PATCH 0/4 V3] staging:iio: Add support for multiple buffers
 2012-06-30 19:06 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] staging:iio:in kernel users: Add a data field for channel specific info
` [PATCH 3/4] staging:iio: add a callback buffer for in kernel push interface
` [PATCH 4/4] staging:iio: Proof of concept input driver

[PATCH 1/3] iio staging: fix potential resource leak in generic_buffer
 2012-06-30 12:41 UTC  (4+ messages)
` [PATCH 2/3] iio staging: fix potential memory/resource leaks in find_type_by_name()
` [PATCH 3/3] iio staging: fix resource leak in _write_sysfs_int()

[PATCH v2] iio:dac:ad5064: Add support for the ad5629r and ad5669r
 2012-06-30 12:40 UTC  (2+ messages)

[PATCH] staging:iio:ad7793: Fix scan index for the "shorted" channel
 2012-06-30 12:39 UTC  (2+ messages)

IIO new flow for patches into kernel
 2012-06-30 12:38 UTC 

[PATCH v2] iio:adc: Add AD7265/AD7266 support
 2012-06-30 12:34 UTC  (2+ messages)

[PATCH 0/8] IIO: Cleanups and complicated channel modifiers
 2012-06-30  8:44 UTC  (4+ messages)
` [PATCH 5/8] staging:iio:accel:adis16204 fix bug in channel modifier handling

[PATCH 4/4] IIO: Invensense MPU6050/MPU9150 driver submit
 2012-06-28 18:32 UTC 

[PATCH 3/4] IIO: Invensense MPU6050/MPU9150 driver submit
 2012-06-28 18:31 UTC 

[PATCH 2/4] IIO: Invensense MPU6050/MPU9150 driver submit
 2012-06-28 18:31 UTC 

i.MX28 die temperature
 2012-06-28 15:42 UTC  (10+ messages)

[PATCH] iio: add adjd_s311 I2C digital color sensor driver
 2012-06-28  8:31 UTC  (2+ messages)

[PATCH, 0/6] HID-Sensors v3
 2012-06-27 15:35 UTC  (14+ messages)
` [PATCH, 1/6] HID Sensors: Add to special driver list
` [PATCH, 2/6] HID-Sensors: Sensor framework
` [PATCH, 3/6] HID-Sensors: Added accelerometer 3D
` [PATCH, 4/6] HID-Sensors: Added Gyroscope 3D
` [PATCH, 5/6] HID-Sensors: Added Compass 3D
` [PATCH, 6/6] HID-Sensors: Added ALS

[PATCH] iio:dac:ad5446: Add support for the AD5450/51/52/53
 2012-06-26  8:45 UTC 

[PATCH] iio:adc:at91: Relase mutex on error path in at91_adc_read_raw
 2012-06-26  8:43 UTC 

[PATCH] iio:dac:ad5064: Add support for the ad5629r and ad5669r
 2012-06-26  8:24 UTC  (3+ messages)

[PATCH 1/7] iio staging: fix generic_buffer print2byte()
 2012-06-25 21:12 UTC  (7+ messages)
` [PATCH 2/7] iio staging: remove unused variable
` [PATCH 3/7] iio staging: move comment
` [PATCH 4/7] iio staging: generic_buffer cleanup
` [PATCH 5/7] iio staging: fix warning 'static but used in inline function'
` [PATCH 6/7] iio staging: use PRId64 format specifier for int64_t
` [PATCH 7/7] iio staging: quell asprintf() warning, missing #includes

[PATCH 1/7] iio staging: fix generic_buffer print2byte()
 2012-06-25 20:38 UTC  (14+ messages)
` [PATCH 2/7] iio staging: remove unused variable
` [PATCH 3/7] iio staging: move comment
` [PATCH 4/7] iio staging: generic_buffer cleanup
` [PATCH 5/7] iio staging: fix warning 'static but used in inline function'
` [PATCH 6/7] iio staging: use PRId64 format specifier for int64_t
` [PATCH 7/7] iio staging: quell asprintf() warning, missing #includes

[PATCH] iio:adc:at91: Relase mutex on error path in at91_adc_read_raw
 2012-06-25 20:08 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).