messages from 2011-11-26 08:07:18 to 2011-12-05 22:48:05 UTC [more...]
[PATCH] [staging] iio, adc: Do not leak memory in ad7280_event_handler()
2011-12-05 22:48 UTC (3+ messages)
[PATCH 01/19] staging:iio:buffer drop bpe field
2011-12-05 22:18 UTC (9+ 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] staging:iio:dac: Add AD5380 driver
2011-12-05 22:00 UTC (2+ messages)
[PATCH 0/5] staging:iio: inkern pull interfaces for staging tree
2011-12-05 21:56 UTC (6+ 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 V3 0/7] Add scan demux unit and use it in max1363
2011-12-05 21:37 UTC (7+ 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 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 (4+ messages)
` [PATCH 1/2] staging:iio:Documentation: cleanup properly in buffer handling code
` [PATCH 2/2] staging:iio:generic_buffer example - handle endian differences
[RFC] IIO: Add hardware triggers support to the AT91 ADC driver
2011-12-04 18:08 UTC (7+ 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
[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
[RFC PATCH 0/7] Introducing ZIO, a new I/O framework
2011-12-01 21:41 UTC (24+ 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
` [RFC PATCH 4/7] drivers/zio: add triggers and buffers
` [RFC PATCH 5/7] drivers/zio: add the zio-zero device driver
` [RFC PATCH 6/7] drivers/zio: add user-space tool zio-dump
` [RFC PATCH 7/7] zio: insert in Kbuild so it is actually compiled
[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] "
Buffer chrdev API and test
2011-11-30 14:34 UTC (2+ messages)
[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 (5+ messages)
` [PATCH 1/3] staging:iio: filter description - low pass 3db frequency
` [PATCH 2/3] staging:iio:imu:adis16400 add control of data filtering
` [PATCH 3/3] staging:iio:documentation: document filter_low_pass_3db_frequency
[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
[PATCH] fix build error of function iio_event_getfd
2011-11-27 7:01 UTC (5+ messages)
[PATCH 0/5] staging:iio: New stuff (No rush!)
2011-11-27 0:36 UTC (2+ messages)
[PATCH 00/10] staging:iio:various fixes
2011-11-27 0:33 UTC (2+ 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