messages from 2011-05-20 10:58:30 to 2011-06-27 10:04:49 UTC [more...]
[PATCH 00/54] staging:iio: driving towards removal of dev_data pointer
2011-06-27 10:05 UTC (41+ messages)
` [PATCH 01/54] iio: industrialio-core: introduce IIO_VAL_INT_PLUS_NANO
` [PATCH 02/54] iio: trigger: Move declaration of struct iio_poll_func to avoid warnings
` [PATCH 03/54] iio: trigger: Add filter callback
` [PATCH 04/54] iio: industrialio-core: iio_write_channel_info accept IIO_VAL_INT_PLUS_NANO
` [PATCH 05/54] IIO: ADC: New driver for AD7792/AD7793 3 Channel SPI ADC
` [PATCH 06/54] staging:iio:accel:adis16203 move buffers into state and use iio_priv to avoid allocating state separately
` [PATCH 07/54] staging:iio:accel:adis16204 allocate tx and rx in state plus state via iio_priv
` [PATCH 08/54] staging:iio:accel:adis16209 "
` [PATCH 09/54] staging:iio:accel:adis16240 "
` [PATCH 10/54] staging:iio:accel:adis16220 "
` [PATCH 11/54] staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access
` [PATCH 12/54] staging:iio:accel:kxsd9: allocate state with "
` [PATCH 13/54] staging:iio:adc:ad7476 "
` [PATCH 14/54] staging:iio:adc:ad7887 clear out last few uses of iio_dev->dev_data
` [PATCH 15/54] staging:iio:adc:ad799x "
` [PATCH 16/54] staging:iio:adc:ad7150: allocate chip state with iio_dev and use iio_priv to access
` [PATCH 17/54] staging:iio:adc:ad7152: allocate chip state with iio_dev and use iio_priv for access
` [PATCH 18/54] staging:iio:adc:ad7291: "
` [PATCH 19/54] staging:iio:adc:ad7314 allocate chip state with iio_dev and use iio_priv to access
` [PATCH 20/54] staging:iio:adc:ad7745 "
` [PATCH 21/54] staging:iio:adc:ad7816: "
` [PATCH 22/54] staging:iio:adc:adt75: allocate chip state with iio_dev and cleanup some function calls
` [PATCH 23/54] staging:iio:adc:adt7310: allocate chip state with iio_dev and use iio_priv for access
` [PATCH 24/54] staging:iio:addac:adt7316: allocate chip state with iio_dev and use iio_priv to access
` [PATCH 25/54] staging:iio:dac:ad5624r: allocate chip state with iio_dev and use iio_priv for access
` [PATCH 26/54] staging:iio:dac:ad5504: "
` [PATCH 27/54] staging:iio:dac:ad5446: "
` [PATCH 28/54] staging:iio:dac:ad5791: "
` [PATCH 29/54] staging:iio:dac:max517: allocate chip state with iio_dev and use iio_priv to access it
` [PATCH 30/54] staging:iio:dds:ad5930 Fix attr group location + allocate state with iio_dev
` [PATCH 31/54] staging:iio:dds:ad9832: allocate chip state with iio_dev and use iio_priv to access
` [PATCH 32/54] staging:iio:ad9834: "
` [PATCH 33/54] staging:iio:dds:ad9850 allocate chip state with iio_dev + fix name of attr group
` [PATCH 34/54] staging:iio:dds:ad9810: allocate chip state with iio_dev and use iio_priv for access
` [PATCH 35/54] staging:iio:dds:ad9910: allocate chip state with iio_dev
` [PATCH 36/54] staging:iio:dds:ad9951: "
` [PATCH 37/54] staging:iio:gyro:adis16060 "
` [PATCH 38/54] staging:iio:gyro:adis16080: "
` [PATCH 39/54] staging:iio:gyro:adis16130: allocate chip state with iio_dev and use iio_priv to access it
` [PATCH 53/54] staging: IIO corrected the spelling in iio-trig-gpio
Dummy device driver
2011-06-27 9:28 UTC (2+ messages)
[PATCH 00/50] staging:iio: dev_data removal from iio_dev
2011-06-27 9:10 UTC (54+ messages)
` [PATCH 01/50] staging:iio:accel:adis16201 general cleanup, move to iio_priv and buffers in adis16201_state
` [PATCH 02/50] staging:iio:accel:adis16203 move buffers into state and use iio_priv to avoid allocating state separately
` [PATCH 03/50] staging:iio:accel:adis16204 allocate tx and rx in state plus state via iio_priv
` [PATCH 04/50] staging:iio:accel:adis16209 "
` [PATCH 05/50] staging:iio:accel:adis16240 "
` [PATCH 06/50] staging:iio:accel:adis16220 "
` [PATCH 07/50] staging:iio:accel:sca3000: allocate state in iio_dev and use iio_priv to access
` [PATCH 08/50] staging:iio:accel:kxsd9: allocate state with "
` [PATCH 09/50] staging:iio:adc:ad7476 "
` [PATCH 10/50] staging:iio:adc:ad7887 clear out last few uses of iio_dev->dev_data
` [PATCH 11/50] staging:iio:adc:ad799x "
` [PATCH 12/50] staging:iio:adc:ad7150: allocate chip state with iio_dev and use iio_priv to access
` [PATCH 13/50] staging:iio:adc:ad7152: allocate chip state with iio_dev and use iio_priv for access
` [PATCH 14/50] staging:iio:adc:ad7291: "
` [PATCH 15/50] staging:iio:adc:ad7314 allocate chip state with iio_dev and use iio_priv to access
` [PATCH 16/50] staging:iio:adc:ad7745 "
` [PATCH 17/50] staging:iio:adc:ad7816: "
` [PATCH 18/50] staging:iio:adc:adt75: allocate chip state with iio_dev and cleanup some function calls
` [PATCH 19/50] staging:iio:adc:adt7310: allocate chip state with iio_dev and use iio_priv for access
` [PATCH 20/50] staging:iio:adc:adt7410 allocate chip state with iio_dev and use iio_priv to access
` [PATCH 21/50] staging:iio:addac:adt7316: "
` [PATCH 22/50] staging:iio:dac:ad5624r: allocate chip state with iio_dev and use iio_priv for access
` [PATCH 23/50] staging:iio:dac:ad5504: "
` [PATCH 24/50] staging:iio:dac:ad5446: "
` [PATCH 25/50] staging:iio:dac:ad5791: "
` [PATCH 26/50] staging:iio:dac:max517: allocate chip state with iio_dev and use iio_priv to access it
` [PATCH 27/50] staging:iio:dds: Fix attr group location + allocate state with iio_dev
` [PATCH 28/50] staging:iio:dds:ad9832: allocate chip state with iio_dev and use iio_priv to access
` [PATCH 29/50] staging:iio:ad9834: "
` [PATCH 30/50] staging:iio:dds:ad9850 allocate chip state with iio_dev + fix name of attr group
` [PATCH 31/50] staging:iio:dds:ad9810: allocate chip state with iio_dev and use iio_priv for access
` [PATCH 32/50] staging:iio:dds:ad9910: allocate chip state with iio_dev
` [PATCH 33/50] staging:iio:dds:ad9951: "
` [PATCH 34/50] staging:iio:gyro:adis16060 "
` [PATCH 35/50] staging:iio:gyro:adis16080: "
` [PATCH 36/50] staging:iio:gyro:adis16130: allocate chip state with iio_dev and use iio_priv to access it
` [PATCH 37/50] staging:iio:gyro:adis16260: allocate chip state with iio_dev and use iio_priv to access
` [PATCH 38/50] staging:iio:gyro:adxrs450: allocate chip state with iio_dev
` [PATCH 39/50] staging:iio:meter:ade7753 allocate chip state with iio_dev; allocate buffers within state
` [PATCH 40/50] staging:iio:meter:ade7754: allocate state with iio_dev and buffers in state
` [PATCH 41/50] staging:iio:meter:ade7854: Allocate buffers in state and state with iio_dev
` [PATCH 42/50] staging:iio:resolver:ad2s1210 general driver cleanup
` [PATCH 43/50] staging:iio:resolver:ad2s120x cleanup
` [PATCH 44/50] staging:iio:resolver:ad2s90 general cleanup
` [PATCH 45/50] staging:iio:magnetometer:ak8975: allocate chip state with iio_dev
` [PATCH 46/50] staging:iio:meter:ade7759: allocate "
` [PATCH 47/50] staging:iio:magnetometer:hmc5843: allocate device "
` [PATCH 48/50] staging:iio:light:isl29018: "
` [PATCH 49/50] staging:iio:light:tsl2583 allocate chip "
` [PATCH 50/50] staging:iio: Remove deprecated dev_data from iio_dev
[PATCH] staging:iio: one more fix for IIO_RING_BUFFER not enabled
2011-06-25 11:20 UTC
[PATCH v3 1/3] light sensor: Add SMBUS support to the tsl2563 driver
2011-06-25 11:24 UTC (2+ messages)
[PATCH] staging: fix more iio builds when IIO_RING_BUFFER is not enabled
2011-06-25 11:16 UTC (2+ messages)
[PATCH v2 1/3] light sensor: Add SMBUS support to the tsl2563 driver
2011-06-24 15:07 UTC (2+ messages)
[PATCH 1/3] light sensor: Add SMBUS support to the tsl2563 driver
2011-06-22 16:16 UTC (6+ messages)
` [PATCH 2/3] light sensor: Fix a panic in "
` [PATCH 3/3] "
Generalizing Kionix KXTJ9 driver
2011-06-21 15:35 UTC
[RFC][PATCH] staging:iio:kxtf9 accelerometer minimal support
2011-06-17 16:45 UTC (3+ messages)
[PATCH 1/2] light sensor: Add a calibration file to the isl29018 driver
2011-06-17 8:44 UTC (5+ messages)
RFC: IIO: Options for 'event' userspace interface
2011-06-16 11:27 UTC (2+ messages)
[PATCH 3.0-rc3] staging: fix iio builds when IIO_RING_BUFFER is not enabled
2011-06-16 9:10 UTC (2+ messages)
[PATCH 1/2] iio: industrialio-core: Add IIO_OUT type
2011-06-10 13:56 UTC (6+ messages)
` [PATCH 2/2] iio: dac: New driver for AD5686R, AD5685R, AD5684R Digital to analog converters
[PATCH 1/2] iio: industrialio-core: Add IIO_OUT type
2011-06-10 13:40 UTC (2+ messages)
` [PATCH 2/2] iio: dac: New driver for AD5686R, AD5685R, AD5684R Digital to analog converters
[PATCH] staging iio: Replace kmalloc with local variable
2011-06-09 15:03 UTC (15+ messages)
[PATCH 1/4] iio: trigger: Move declaration of struct iio_poll_func to avoid warnings
2011-06-08 14:12 UTC (4+ messages)
` [PATCH 2/4] iio: trigger: Add filter callback
` [PATCH 3/4] iio: industrialio-core: iio_write_channel_info accept IIO_VAL_INT_PLUS_NANO
` [PATCH 4/4] IIO: ADC: New driver for AD7792/AD7793 3 Channel SPI ADC
[PATCH] IIO: ADC: New driver for AD7792/AD7793 3 Channel SPI ADC
2011-06-08 14:12 UTC (2+ messages)
[PATCH] iio: trigger: Add filter callbac
2011-06-08 7:41 UTC (5+ messages)
[PATCH] iio: industrialio-core: iio_write_channel_info accept IIO_VAL_INT_PLUS_NANO
2011-06-07 15:24 UTC (2+ messages)
[PATCH] iio: industrialio-core: iio_write_channel_info accept IIO_VAL_INT_PLUS_NANO
2011-06-07 13:39 UTC (4+ messages)
naming IIO_IN_DIFF in-in
2011-06-07 11:19 UTC (3+ messages)
[lm-sensors] [RFC 5/5] hwmon: add support for Technologic Systems TS-5500 A-D converter
2011-06-07 8:37 UTC (5+ messages)
[PATCH] iio: trigger: Add filter callbacks
2011-06-06 12:48 UTC (5+ messages)
[PATCH] iio: industrialio-core: introduce IIO_VAL_INT_PLUS_NANO
2011-06-06 7:25 UTC
[PATCH] iio: industrialio-core: introduce IIO_VAL_INT_PLUS_NANO
2011-05-31 16:12 UTC (2+ messages)
[PATCH] IIO: ADC: New driver for AD7792/AD7793 3 Channel SPI ADC
2011-05-31 7:23 UTC (16+ messages)
` [Device-drivers-devel] "
[PATCH] iio: industrialio-trigger: set iio_poll_func private_data
2011-05-25 12:48 UTC (2+ messages)
[PATCH] iio: industrialio-trigger: set iio_poll_func private_data
2011-05-25 12:42 UTC
[RFC resolvers] How to handle fault conditions
2011-05-23 15:35 UTC (4+ messages)
` [PATCH 0/2] IIO more resolver cleanups
[PATCH 000/111] IIO: chan_spec intro, generic irq based triggers,
2011-05-20 13:02 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox