messages from 2012-04-13 10:51:51 to 2012-04-26 13:48:51 UTC [more...]
[RFC] Add frequency support in trigger core
2012-04-26 13:48 UTC (9+ messages)
` [PATCH 1/2] IIO: Add frequency sysfs files to triggers
` [PATCH 2/2] Move RTC trigger to in-core frequency support
[PATCH 1/4] iio: Rename iio/dds to iio/frequency
2012-04-26 13:46 UTC (7+ messages)
` [PATCH 2/4] iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elements
` [PATCH 3/4] iio: frequency: Update DDS drivers to use new channel naming convention
` [PATCH 4/4] iio: core: iio_chan_spec_ext_info: Add private handle
[PATCH] MAINTAINERS: Add new Industrial I/O subsystem location
2012-04-26 13:06 UTC (2+ messages)
[PATCH] staging:iio: Streamline API function naming
2012-04-26 11:35 UTC
[PATCH] staging:iio: Streamline API function naming
2012-04-25 19:07 UTC
[PATCH 0/5] IIO: Move the core out of staging
2012-04-25 18:13 UTC (7+ messages)
` [PATCH 1/5] staging:iio:documentation pull a few sysfs entries out of main docs
` [PATCH 2/5] staging:iio:Documentation Trivial typo fixes
` [PATCH 3/5] IIO: Move core headers to include/linux/iio
` [PATCH 4/5] IIO: Move the core files to drivers/iio
` [PATCH 5/5] IIO: Move the core abi documentation from staging
[PATCH] staging:iio: Streamline API function naming
2012-04-25 17:34 UTC (2+ messages)
[PATCH 00/14] IIO: Move from staging to drivers/iio
2012-04-25 15:03 UTC (13+ messages)
` [PATCH 01/14] staging:iio:accel switch select kconfig elements to depends
` [PATCH 06/14] staging:iio:impedance-analyzer "
` [PATCH 07/14] staging:iio:imu "
` [PATCH 08/14] staging:iio:meter "
` [PATCH 09/14] staging:iio:buffers "
` [PATCH 11/14] staging:iio:Documentation Trivial typo fixes
[PATCH V9a] TAOS tsl2x7x
2012-04-25 5:38 UTC (2+ messages)
[PATCH v2 01/11] staging:iio:dac:ad5446: Do not exit powerdown when writing a sample
2012-04-24 16:58 UTC (16+ messages)
` [PATCH v2 02/11] staging:iio:dac:ad5446: Remove duplicated write sample functions
` [PATCH v2 03/11] staging:iio:dac:ad5446: Fix 24bit transfers
` [PATCH v2 04/11] staging:iio:dac:ad5446: Remove unused struct field
` [PATCH v2 05/11] staging:iio:dac:ad5446: Do not check for individual chip ids in probe
` [PATCH v2 06/11] staging:iio:dac:ad5446: Remove duplicated chip_info entries
` [PATCH v2 07/11] staging:iio:dac:ad5446: Convert to extended channel attributes
` [PATCH v2 08/11] staging:iio:dac:ad5446: Consolidate store_sample and store_pwr_down functions
` [PATCH v2 09/11] staging:iio:dac:ad5446: Return cached value for 'raw' attribute
` [PATCH v2 10/11] staging:iio:dac:ad5446: Add support for the AD5662
` [PATCH v2 11/11] staging:iio:dac:ad5446: Update Kconfig entry
[PATCH V9] TAOS tsl2x7x
2012-04-24 16:56 UTC
[PATCH V2 0/4] ARM: tegra: enable ALS and proximity sensors
2012-04-24 14:50 UTC (15+ messages)
` [PATCH V2 1/4] devicetree: Document Intersil Corporation vendor prefix
` [PATCH V5] dmaengine: tegra: add dma driver
` [PATCH V2 2/4] staging: iio: light: of: Fix vendor prefix of isl29018/isl29028
` [PATCH V2 3/4] ARM: dt: tegra: enable als and proximity sensor
` [PATCH V2 4/4] ARM: tegra: defconfig: add ISL29028
[PATCH 1/8] staging:iio:dac:ad5446: Do not exit powerdown when writing a sample
2012-04-24 9:11 UTC (18+ messages)
` [PATCH 2/8] staging:iio:dac:ad5446: Remove unused struct field
` [PATCH 3/8] staging:iio:dac:ad5446: Do not check for individual chip ids in probe
` [PATCH 4/8] staging:iio:dac:ad5446: Remove duplicated chip_info entries
` [PATCH 5/8] staging:iio:dac:ad5446: Remove duplicated write sample functions
` [PATCH 6/8] staging:iio:dac:ad5446: Convert to extended channel attributes
` [PATCH 7/8] staging:iio:dac:ad5446: Consolidate store_sample and store_pwr_down functions
` [PATCH 8/8] staging:iio:dac:ad5446: Add support for the AD5662
IIO: necessity of manual reset attribute in drivers?
2012-04-24 8:25 UTC (3+ messages)
` "
[PATCH V8] TAOS tsl2x7x
2012-04-24 8:00 UTC
[PATCH V1 0/3] ARM: dt: tegra: add ALS and proximity sensor ISL29018
2012-04-24 7:42 UTC (8+ messages)
` [PATCH 1/3] devicetree: Document Intersil Corporation vendor prefix
` [PATCH 2/3] staging: iio: light: of: Fix vendor prefix of isl29018
` [PATCH 3/3] ARM: dt: tegra_ventana: als and proximity sensor isl29018 support
[RESEND PATCH V2] staging: iio: light: of: Fix vendor prefix of isl29018/isl29028
2012-04-24 6:11 UTC
[PATCH V7] TAOS tsl2x7x
2012-04-23 18:20 UTC
[PATCH V7] TAOS tsl2x7x
2012-04-23 16:05 UTC (3+ messages)
IIO: move out of staging plan
2012-04-22 10:57 UTC
[PATCH 00/14] Staging:iio: Cleanup and refactor pre multibuffer
2012-04-21 9:10 UTC (17+ messages)
` [PATCH 01/14] staging:iio:buffer trivial use of strtobool to remove dodgy equivalent
` [PATCH 02/14] staging:iio:buffer: pull computation of scan length into a utility function
` [PATCH 03/14] staging:iio: scan_index_timestamp move to iio_dev from buffer
` [PATCH 04/14] staging:iio: add caching of the number of bytes in a scan
` [PATCH 05/14] staging:iio:adc:ad7192 make use of iio_sw_buffer_preenable
` [PATCH 06/14] staging:iio:adc:ad7298 use iio_sw_buffer_preenable to avoid code repitition
` [PATCH 07/14] staging:iio:adc:ad7476 use iio_sw_buffer_preenable instead of local version
` [PATCH 08/14] staging:iio:adc:ad7793 use iio_sw_buffer_preenable to avoid repitition
` [PATCH 09/14] staging:iio:adc:ad7887 make use of iio_sw_buffer_preenable
` [PATCH 10/14] staging:iio:adc:ad799x use iio_sw_buffer_preenable to avoid code repitiion
` [PATCH 11/14] staging:iio:meter:ad7758 use iio_sw_buffer_preenable to avoid code repition
` [PATCH 12/14] staging:iio:impedance-analyser make use of iio_sw_buffer_preenable
` [PATCH 13/14] staging:iio: Add caching of scan_timestamp to the core as well as buffers
` [PATCH 14/14] staging:iio: pull out demux cleanup for a particular buffer
[PATCH v5] iio: Add device tree support to LPC32xx ADC
2012-04-21 8:10 UTC
[PATCH v4] iio: Add device tree support to LPC32xx ADC
2012-04-21 3:42 UTC (2+ messages)
[PATCH v3 2/2] staging: iio: light: isl29018: use regmap for register access
2012-04-19 19:56 UTC (3+ messages)
[PATCHv2] Add ADC driver for G20 and G45 evaluation boards
2012-04-18 18:46 UTC (11+ messages)
` [PATCH 1/6] ARM: AT91: Add platform data for the AT91 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] IIO: AT91: ADC: Add support for the AT91SAM9M10G45-EK board
` [PATCH 5/6] IIO: AT91: Add support for hardware triggers for the ADC
` [PATCH 6/6] IIO: AT91: Add DT support to at91_adc driver
[PATCH V6] TAOS tsl2x7x
2012-04-18 16:05 UTC
[PATCH] staging:iio: Add support for multiple buffers
2012-04-18 13:34 UTC
[PATCH v3] staging:iio: trigger: Add hrtimer trigger
2012-04-18 12:45 UTC (5+ messages)
adding hmc5883 driver
2012-04-18 8:45 UTC (2+ messages)
[PATCH] staging: iio: light: isl29018: use regmap for register access
2012-04-18 8:16 UTC (6+ messages)
[PATCH] staging: iio: add lsm303dlh magnetometer driver
2012-04-17 7:22 UTC (9+ messages)
[RFC PATCH 0/4 V2] Add push based interface for non userspace iio users
2012-04-16 20:40 UTC (4+ messages)
` [PATCH 1/4] staging:iio: make all buffer access pass through the buffer_list
[PATCH] staging: iio: light: isl29028: fix correct mask value
2012-04-16 16:08 UTC (2+ messages)
[PATCH 00/16 V3] IIO: Make the value attribute optional for channels
2012-04-15 16:41 UTC (15+ messages)
` [PATCH 01/16] staging:iio: add a raw and processed elements to info_mask
` [PATCH 02/16] staging:iio:accel Add IIO_CHAN_INFO_RAW entries to all drivers
` [PATCH 03/16] staging:iio:adc "
` [PATCH 05/16] staging:iio:gyro "
` [PATCH 06/16] staging:iio:imu "
` [PATCH 07/16] staging:iio:light Add IIO_CHAN_INFO_RAW/PROCESSED "
` [PATCH 08/16] staging:iio:magnetometer Add IIO_CHAN_INFO_RAW "
` [PATCH 09/16] staging:iio:resolver "
` [PATCH 10/16] staging:iio:impedance Add IIO_CHAN_INFO_RAW/PROCESSED "
` [PATCH 11/16] staging:iio:cdc "
` [PATCH 13/16] staging:iio:meter Add IIO_CHAN_INFO_RAW "
` [PATCH 14/16] staging:iio:isl29028 Add IIO_CHAN_INFO_RAW/PROCESSED entries
` [PATCH 15/16] staging:iio: Make read / write attributes for channel values optional
` [PATCH 16/16] staging:iio: drop procesed_val element of chan_spec
[PATCH] staging:iio:isl29028 Add IIO_CHAN_INFO_RAW/PROCESSED entries
2012-04-15 16:29 UTC (4+ messages)
[PATCH 00/14 V2] IIO: Kill off IIO_CHAN macro
2012-04-13 18:13 UTC (2+ messages)
[PATCH 00/13 V2] IIO: Make the value attribute optional for channels
2012-04-13 15:06 UTC (7+ messages)
` [PATCH 02/13] staging:iio:accel Add IIO_CHAN_INFO_RAW entries to all drivers
` [PATCH 03/13] staging:iio:adc "
[PATCH 1/2] staging:iio: Add IIO_CHAN_INFO_RAW entries to the dummy driver
2012-04-13 14:51 UTC (2+ messages)
` [PATCH 2/2] staging:iio:meter Add IIO_CHAN_INFO_RAW entries to all drivers
[PATCH V5 0/2] staging: iio: add isl29028 driver
2012-04-13 10:53 UTC (5+ messages)
` [PATCH V5 1/2] staging: iio: add channel info for sampling frequency
` [PATCH V5 2/2] staging: iio: add driver for isl29028
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).