messages from 2011-11-27 13:10:06 to 2011-12-09 09:49:20 UTC [more...]
[PATCH 1/3] staging:iio: Fix sw_ring memory corruption
2011-12-09 9:49 UTC (5+ messages)
` [PATCH 2/3] staging:iio:kfifo_buf: Fix potential buffer overflow in iio_read_first_n_kfifo
` [PATCH 3/3] staging:iio: Fix scan mask update
[PATCH 0/5] staging:iio: inkern pull interfaces for staging tree
2011-12-08 21:05 UTC (8+ messages)
` [PATCH 1/5] staging:iio: core: add datasheet_name to chan_spec
` [PATCH 2/5] staging:iio:adc:max1363 add datasheet_name entries
` [PATCH 3/5] staging:iio:core add in kernel interface mapping and getting IIO channels
` [PATCH 4/5] staging:iio: move iio data return types into types.h for use by inkern
` [PATCH 5/5] staging:iio::hwmon interface client driver
[PATCH] iio:staging: Fix typo
2011-12-08 20:34 UTC (2+ messages)
[PATCH 01/19] staging:iio:buffer drop bpe field
2011-12-08 20:14 UTC (10+ messages)
` [PATCH 02/19] staging:iio: remove userspace access to bytes per datum
` [PATCH 04/19] staging:iio: scrap scan_count and ensure all drivers use active_scan_mask
` [PATCH 07/19] staging:iio:adc:ad7192 scrap read from buffer for sysfs access
` [PATCH 12/19] staging:iio:adc:ad7887 stop reading "
` [PATCH 15/19] staging:iio:ring_sw don't provide read last function
` [PATCH 17/19] staging:iio:buffer scrap to_iio_buffer as it no longer has meaning
` [PATCH 18/19] staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer
` [PATCH 19/19] staging:iio:buffer.h update struct buffer docs
` [PATCH 00/19] staging:iio:buffer clean ups
[PATCH v2] staging:iio: Fix typo
2011-12-08 17:20 UTC
Buffer chrdev API and test
2011-12-08 11:08 UTC (3+ messages)
[PATCH] staging:iio: Fix scan mask update
2011-12-08 9:48 UTC (2+ messages)
[PATCH] staging:iio: Fix sw_ring memory corruption
2011-12-08 9:28 UTC (2+ messages)
[PATCH] staging:iio:kfifo_buf: Fix potential buffer overflow in iio_read_first_n_kfifo
2011-12-08 9:14 UTC (3+ messages)
[PATCH] staging:iio:adc: Add AD7265/AD7266 support
2011-12-08 8:44 UTC
[RFC v2] IIO: Add hardware triggers support to the AT91 ADC driver
2011-12-07 18:28 UTC (8+ messages)
` [PATCH 1/6] ARM: AT91: Add platform data for the ADCs
` [PATCH 2/6] ARM: AT91: IIO: Add AT91 ADC driver
` [PATCH 3/6] ARM: AT91: Add the ADC to the sam9g20ek board
` [PATCH 4/6] AT91: IIO: Move the SoC specific informations to the ADC driver
` [PATCH 5/6] AT91: IIO: cosmetic fixes, better error messages
` [PATCH 6/6] AT91: IIO: Add support for hardware triggers for the ADC
[PATCH V3 0/7] Add scan demux unit and use it in max1363
2011-12-07 10:39 UTC (12+ messages)
` [PATCH 1/7] staging:iio:find iio channel from scan index util function
` [PATCH 2/7] staging:iio:buffer add a cache of the timestamp scan index
` [PATCH 3/7] staging:iio: add hook to allow core to perform scan related config
` [PATCH 4/7] staging:iio: make iio_sw_buffer_preenable much more general
` [PATCH 5/7] staging:iio: add demux optionally to path from device to buffer
` [PATCH 7/7] staging:iio:adc:max1363 correctly set channels as big endian
[PATCH] staging:iio:dac: Add AD5380 driver
2011-12-06 10:25 UTC (5+ messages)
` [PATCH v2] "
[RFC] IIO: Add hardware triggers support to the AT91 ADC driver
2011-12-06 9:36 UTC (8+ messages)
` [PATCH 1/5] ARM: AT91: Add platform data for the ADCs
` [PATCH 2/5] ARM: AT91: IIO: Add AT91 ADC driver
` [PATCH 3/5] ARM: AT91: Add the ADC to the sam9g20ek board
` [PATCH 4/5] AT91:IIO: Move the SoC specific informations to the ADC driver
` [PATCH 5/5] AT91:IIO: Add support for hardware triggers for the ADC
[RFC PATCH 0/7] Introducing ZIO, a new I/O framework
2011-12-06 5:12 UTC (17+ messages)
` [RFC PATCH 1/7] Documentation: add docs for drivers/zio
` [RFC PATCH 2/7] include/linux: add headers "
` [RFC PATCH 3/7] drivers/zio: core files for the ZIO input/output
[PATCH] [staging] iio, adc: Do not leak memory in ad7280_event_handler()
2011-12-05 22:48 UTC (3+ messages)
[PATCH 0/5] IIO/staging inkernel pull interface
2011-12-05 19:16 UTC (8+ messages)
` [PATCH 1/5] staging:iio: core: add datasheet_name to chan_spec
` [PATCH 2/5] staging:iio:adc:max1363 add datasheet_name entries
` [PATCH 3/5] staging:iio:core add in kernel interface mapping and getting IIO channels
` [PATCH 4/5] staging;iio: move iio data return types into types.h for use by inkern
` [PATCH 5/5] staging:iio::hwmon interface client driver
[PATCH V2 0/7] Add scan demux unit and use it in max1363
2011-12-05 17:02 UTC (8+ messages)
` [PATCH 2/7] staging:iio:buffer add a cache of the timestamp scan index
` [PATCH 3/7] staging:iio: add hook to allow core to perform scan related config
` [PATCH 4/7] staging:iio: make iio_sw_buffer_preenable much more general
` [PATCH 7/7] staging:iio:adc:max1363 correctly set channels as big endian
` [PATCH 5/7] staging:iio: add demux optionally to path from device to buffer
[PATCH] staging:iio:dac: Add AD5764 driver
2011-12-05 16:05 UTC
[PATCH] staging:iio: Remove redundant spi driver bus initialization
2011-12-05 15:53 UTC
[PATCH 00/16] staging:iio: buffer cleanup series
2011-12-04 21:44 UTC (20+ messages)
` [PATCH 01/16] staging:iio:buffer drop bpe field
` [PATCH 02/16] staging:iio: remove userspace access to bytes per datum
` [PATCH 03/16] staging:iio:buffer move setup ops from buffer instance to iio_dev
` [PATCH 04/16] staging:iio: scrap scan_count and ensure all drivers use active_scan_mask
` [PATCH 05/16] staging:iio:buffer remove unused owner field from struct iio_buffer
` [PATCH 06/16] staging:iio:accel:lis3l02dq scrap reading from buffer for sysfs access
` [PATCH 10/16] staging:iio:adc:ad7606 remove buffer access to data from sysfs read
` [PATCH 11/16] staging:iio:adc:ad7993 stop reading from buffer for sysfs raw read
` [PATCH 12/16] staging:iio:adc:ad7887 stop reading from buffer for sysfs access
` [PATCH 13/16] staging:iio:adc:ad799x stop reading from buffer for sysfs accesses
` [PATCH 14/16] staging:iio:adc:max1363 stop reading from buffer for sysfs access
` [PATCH 15/16] staging:iio:ring_sw don't provide read last function
` [PATCH 16/16] staging:iio:buffer stop allowing for read_last callback
[PATCH] staging:iio:adc:max1363 actually make timestamp controllable
2011-12-04 20:44 UTC (2+ messages)
[PATCH 0/2] Fixes ot the generic_buffer example
2011-12-04 19:11 UTC (2+ messages)
[PATCH v2] iio: light sensor: Improve granularity of tsl2583 lux values
2011-12-04 17:23 UTC (2+ messages)
[PATCH 01/10] staging:iio: Add wrapper functions around buffer access ops
2011-12-04 17:21 UTC (22+ messages)
` [PATCH 02/10] staging:iio: Setup buffer access functions when allocating the buffer
` [PATCH 03/10] staging:iio:ring_sw: Add helper function for initializing simple setups
` [PATCH 04/10] staging:iio:imu:adis16400: Use new ringbuffer setup helper function
` [PATCH 05/10] staging:iio:gyro:adis16260: "
` [PATCH 06/10] staging:iio:accel:adis16201: "
` [PATCH 07/10] staging:iio:adc:max1363: "
` [PATCH 08/10] staging:iio:adc:ad7476: "
` [PATCH 09/10] staging:iio:adc:ad799x: "
` [PATCH 10/10] staging:iio:adc:ad7298: "
[PATCH] iio: light sensor: Improve granularity of tsl2583 lux values
2011-12-02 22:12 UTC
[PATCH 1/3] Staging: iio/accel: Changed data type in adis16220_write_16bit to u16
2011-12-02 16:56 UTC (10+ messages)
` [PATCH 2/3] Staging: iio/accel: Changed data type for val to unsigned long in write_frequency
` [PATCH 3/3] Staging: iio/accel: Changed data type of val in store_measurement_mode to u8
` [PATCH 1/2] Staging: iio/accel: Changed data type of mask in store_measurement_mode() "
` [PATCH 2/2] Staging: iio/accel: Added a range check for val in store_measurement_mode()
` [PATCH v2 1/2] Staging: iio/accel: Changed data type of mask in store_measurement_mode() to u8
[PATCH v12] AT91: Add a driver for the ADC
2011-12-02 13:17 UTC (4+ messages)
` [PATCH 1/3] ARM: AT91: Add platform data for the ADCs
` [PATCH 2/3] ARM: AT91: IIO: Add AT91 ADC driver
` [PATCH 3/3] ARM: AT91: Add the ADC to the sam9g20ek board
[PATCH 0/7] Add scan demux unit and use it in max1363
2011-12-01 21:34 UTC (12+ messages)
` [PATCH 1/7] staging:iio:find iio channel from scan index util function
` [PATCH 2/7] staging:iio:buffer add a cache of the timestamp scan index
` [PATCH 3/7] staging:iio: add hook to allow core to perform scan related config
` [PATCH 4/7] staging:iio: make iio_sw_buffer_preenable much more general
` [PATCH 5/7] staging:iio: add demux optionally to path from device to buffer
` [PATCH 6/7] staging:iio:adc:max1363 use new demuxing support
` [PATCH 7/7] staging:iio:adc:max1363 correctly set channels as big endian
Future plan for going out of staging
2011-12-01 20:46 UTC (2+ messages)
[PATCH v11] AT91: Add a driver for the ADC
2011-11-30 17:40 UTC (6+ messages)
` [PATCH 1/3] ARM: AT91: Add platform data for the ADCs
` [PATCH 2/3] ARM: AT91: IIO: Add AT91 ADC driver
` [PATCH 3/3] ARM: AT91: Add the ADC to the sam9g20ek board
ZIO wiki analysis of IIO and why it doesn't meet there requirements [was Re: Industrial Input Output analysis]
2011-11-30 16:08 UTC (15+ messages)
` [Device-drivers-devel] "
[PATCH] staging:iio: Use kcalloc instead of kzalloc to allocate array
2011-11-30 8:43 UTC (4+ messages)
[PATCH v10] AT91: Add a driver for the ADC
2011-11-28 12:28 UTC (3+ messages)
` [PATCH 1/2] ARM: AT91: IIO: Add AT91 ADC driver
` [PATCH 2/2] ARM: AT91: Add the ADC to the sam9g20ek board
[PATCH 0/3] Initial filtering (hardware) control for IIO
2011-11-27 19:23 UTC (2+ messages)
[PATCH 0/3] staging:iio: more buffer related cleanups
2011-11-27 14:46 UTC (4+ messages)
` [PATCH 1/3] staging:iio:buffer scrap to_iio_buffer as it no longer has meaning
` [PATCH 2/3] staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer
` [PATCH 3/3] staging:iio:buffer.h update struct buffer docs
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;
as well as URLs for NNTP newsgroup(s).