messages from 2012-02-14 15:59:00 to 2012-04-10 20:22:04 UTC [more...]
[PATCH 00/14] IIO: Kill off IIO_CHAN macro
2012-04-10 20:21 UTC (15+ messages)
` [PATCH 01/14] staging:iio:accel:adis16201 unwind use of "
` [PATCH 02/14] staging:iio:accel:adis16203 "
` [PATCH 03/14] staging:iio:accel:adis16204 "
` [PATCH 04/14] staging:iio:accel:adis16209 "
` [PATCH 05/14] staging:iio:accel:adis16240 "
` [PATCH 06/14] staging:iio:accel:lis3l02dq "
` [PATCH 07/14] staging:iio:accel:sca3000 "
` [PATCH 08/14] staging:iio:adc:ad7298 "
` [PATCH 09/14] staging:iio:adc:ad7476 "
` [PATCH 10/14] staging:iio:accel:ad7780 "
` [PATCH 11/14] staging:iio:gyro:adis16260 "
` [PATCH 12/14] staging:iio:impedance-analyzer:ad5933 "
` [PATCH 13/14] staging:iio:meter:ade7758 "
` [PATCH 14/14] staging:iio:core drop the IIO_CHAN macro for ease of maintenance
[PATCH 0/4] IIO: Another set of buglets plus cleanups
2012-04-10 20:17 UTC (5+ messages)
` [PATCH 1/4] staging:iio:light:tsl2563 channel spec buglet / always reading same adc
` [PATCH 2/4] staging:iio:Documentation: Fix a cut and paste error
` [PATCH 3/4] staging:iio:iio_core.h make less dependent on other included headers
` [PATCH 4/4] staging:iio: chan_spec - take extend_name constant
[PATCH 0/6] IIO: Mixed trivial fixes and cleanups
2012-04-10 20:11 UTC (7+ messages)
` [PATCH 1/6] staging:iio:buffer example fix typos
` [PATCH 2/6] staging:iio:adc:max1363 fix missing update_scan_mask callback
` [PATCH 3/6] staging:iio fill in some missing docs
` [PATCH 4/6] staging:iio:max1363 enable use with inkernel interfaces
` [PATCH 5/6] staging:iio:accel:lis3l02dq add symmetry to check for presence of trigger
` [PATCH 6/6] staging:iio: use spi->irq valid rather than querying available modes
tsl2x7x driver Sampling frequency
2012-04-10 20:00 UTC (6+ messages)
[PATCH RESEND] x86, intel_mid: ADC management
2012-04-10 19:39 UTC
[PATCH V5] TAOS tsl2x7x
2012-04-10 19:09 UTC (7+ messages)
proximity sensor, input
2012-04-10 13:03 UTC (5+ messages)
[PATCH] Add ADC driver for G20 and G45 evaluation boards
2012-04-09 15:40 UTC (12+ messages)
` [PATCH 1/5] ARM: AT91: Add platform data for the AT91 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] IIO: AT91: ADC: Add support for the AT91SAM9M10G45-EK board
` [PATCH 5/5] IIO: AT91: Add support for hardware triggers for the ADC
[PATCH] staging: iio: add lsm303dlh magnetometer driver
2012-04-09 20:51 UTC (4+ messages)
[PATCH] staging: iio: ak8975: Remove i2c client data corruption
2012-04-09 12:35 UTC
[PATCH V5] TAOS tsl2x7x
2012-04-04 16:23 UTC
Proposed addition to 'IIO interface' for color light sensing devices
2012-04-04 16:17 UTC (4+ messages)
TAOS Color sensor
2012-04-02 18:45 UTC (4+ messages)
[PATCH V4] TAOS tsl2x7x
2012-03-29 14:06 UTC (4+ messages)
Location for ADC driver
2012-03-26 15:33 UTC
[PATCH] BUGFIX: staging:iio:core add missing increment of loop index in iio_map_array_unregister()
2012-03-24 6:19 UTC
[RFC] iio: amplifiers: New driver for AD8366 Dual-Digital Variable Gain Amplifier
2012-03-22 9:59 UTC (8+ messages)
[PATCH V3] TAOS tsl2x7x
2012-03-19 21:38 UTC (2+ messages)
[PATCH] IIO: trigger: Add hrtimer trigger
2012-03-13 13:39 UTC (2+ messages)
[PATCH V2] TAOS tsl2x7x
2012-03-12 12:59 UTC (2+ messages)
[PATCH] staging:iio:tsl2563 rewrite probe error handling
2012-03-09 6:23 UTC (10+ messages)
[RFC PATCH 0/3] Add push based interfce for non userspace iio users
2012-03-07 14:57 UTC (4+ messages)
` [PATCH 3/3] staging:iio: Proof of concept input driver
linux-next: Tree for Mar 6 (staging/iio)
2012-03-06 20:03 UTC (3+ messages)
` [PATCH] staging:iio: Fix compile error without CONFIG_DEBUG_FS
[PATCH] staging:iio:buffer example fix typos
2012-03-03 12:14 UTC
[PATCH 0/5] IIO mixed bag of trivial + fixes
2012-03-03 11:39 UTC (6+ messages)
` [PATCH 1/5] staging:iio fill in some missing docs
` [PATCH 2/5] staging:iio:accel:lis3l02dq add symmetry to check for presence of trigger
` [PATCH 3/5] staging:iio: use spi->irq valid rather than querying available modes
` [PATCH 4/5] staging:iio:adc:max1363 fix missing update_scan_mask callback
` [PATCH 5/5] staging:iio:iio_core.h make less dependent on other included headers
IIO irq allocation fails on AT91SAM9G45
2012-03-02 9:03 UTC (4+ messages)
[PATCH 1/3] iio: core: Introduce debugfs support, add support for direct register access
2012-03-01 9:51 UTC (3+ messages)
` [PATCH 2/3] iio: core: Avoid NULL pointer de-ref in case indio_dev->setup_ops are not in use
` [PATCH 3/3] iio: Convert platform_drivers to use module_platform_driver
[PATCH 1/3] iio: core: Introduce debugfs support, add support for direct register access
2012-03-01 9:44 UTC (7+ messages)
` [PATCH 2/3] iio: core: Avoid NULL pointer de-ref in case indio_dev->setup_ops are not in use
` [PATCH 3/3] iio: Convert platform_drivers to use module_platform_driver
[PATCH v2]drivers:staging:iio Fix typos and comments in staging iio
2012-03-01 6:00 UTC
[PATCH]drivers:staging:iio Fix typos and comments in staging iio
2012-03-01 5:01 UTC (3+ messages)
[PATCH 0/6 V6] IIO: in kernel (as opposed to userspace) pull consumers
2012-02-25 11:19 UTC (13+ messages)
` [PATCH 1/6] staging:iio:core set the iio_dev.info pointer to null on unregister under lock
` [PATCH 2/6] staging:iio:core add in kernel interface mapping and getting IIO channels
` [PATCH 3/6] staging:iio: move iio data return types into types.h for use by inkern
` [PATCH 4/6] staging:iio::hwmon interface client driver
` [PATCH 5/6] staging:iio:Documentation in kernel pull description
` [PATCH 6/6] stargate2: example of map configuration for iio to hwmon example
` [PATCH 5.5/6] staging:iio:max1363 enable use with inkernel interfaces
[PATCH] iio: core: constitfy available_scan_mask
2012-02-22 12:16 UTC
[PATCH] staging:iio: Use dev_pm_ops
2012-02-22 6:24 UTC (2+ messages)
[PATCH] staging:iio: Remove declaration for non existing function
2012-02-21 17:53 UTC
[PATCH 1/6] staging:iio: Add extended IIO channel info
2012-02-21 17:38 UTC (6+ messages)
` [PATCH 2/6] staging:iio:dac:ad5064: Convert to extended channel info attributes
` [PATCH 3/6] staging:iio:dac:ad5064: Prepare driver for the addition of chip variants
` [PATCH 4/6] staging:iio:dac:ad5064: Add AD5025/AD5045/AD5065 support
` [PATCH 5/6] staging:iio:dac:ad5064: Add AD5628/AD5648/AD5668 support
` [PATCH 6/6] staging:iio:dac:ad5064: Add AD5666 support
[PATCH v2 1/6] staging:iio: Add extended IIO channel info
2012-02-21 15:43 UTC (11+ messages)
` [PATCH v2 2/6] staging:iio:dac:ad5064: Convert to extended channel info attributes
` [PATCH v2 3/6] staging:iio:dac:ad5064: Prepare driver for the addition of chip variants
` [PATCH v2 4/6] staging:iio:dac:ad5064: Add AD5025/AD5045/AD5065 support
` [PATCH v2 5/6] staging:iio:dac:ad5064: Add AD5628/AD5648/AD5668 support
` [PATCH v2 6/6] staging:iio:dac:ad5064: Add AD5666 support
[PATCH 1/4] iio: core: constitfy available_scan_mask
2012-02-21 14:29 UTC (9+ messages)
` [PATCH 2/4] iio: core: Introduce debugfs support, add support for direct register access
` [PATCH 3/4] of_spi: New function spi_of_node_to_master
` [PATCH 4/4] iio: adc: New driver for AD9467 and AD9643 High-Speed LVDS ADCs
[PATCH] staging:iio: Convert remaining drivers to module_spi_driver
2012-02-20 18:42 UTC
[Vortex86] External SPI
2012-02-19 22:17 UTC
[PATCH 1/5] staging:iio: Add extended IIO channel info
2012-02-16 15:21 UTC (13+ messages)
` [PATCH 2/5] staging:iio:dac:ad5064: Convert to extended channel info attributes
` [PATCH 3/5] staging:iio:dac:ad5064: Add AD5628/AD5648/AD5668 support
` [PATCH 4/5] staging:iio:dac:ad5064: Add AD5666 support
` [PATCH 5/5] staging:iio:dac:ad5064: Add AD5025/AD5045/AD5065 support
[PATCH] staging:iio:iio_core.h make less dependent on other included headers
2012-02-15 19:49 UTC
eCAP driver
2012-02-15 11:01 UTC (2+ messages)
[PATCH v4] ARM: LPC32xx: ADC driver
2012-02-14 18:44 UTC
[PATCH] adis16080: fix compiler -Wuninitialized
2012-02-14 17:36 UTC (4+ messages)
[PATCH v3] ARM: LPC32xx: ADC support
2012-02-14 17:28 UTC (2+ messages)
[PATCH v2] ARM: LPC32xx: ADC support
2012-02-14 17:09 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;
as well as URLs for NNTP newsgroup(s).