linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-01 10:53:59 to 2012-02-15 19:48:03 UTC [more...]

[PATCH 0/6 V6] IIO: in kernel (as opposed to userspace) pull consumers
 2012-02-15 19:48 UTC  (5+ 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

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  (4+ messages)

[PATCH V1] TAOS tsl2x7x
 2012-02-13 15:28 UTC  (3+ messages)

[PATCH v2 1/4] staging:iio:events: Remove obsolete documentation
 2012-02-13  9:25 UTC  (4+ messages)
` [PATCH v2 2/4] staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHAN
` [PATCH v2 3/4] staging:iio: Add missing event code extract macros
` [PATCH v2 4/4] staging:iio: Add event monitor example application

[PATCH] staging:iio:dac: Fix kcalloc parameters swapped
 2012-02-12 12:09 UTC  (2+ messages)

[PATCH 1/4] staging:iio:events: Remove obsolete documentation
 2012-02-11 18:08 UTC  (10+ messages)
` [PATCH 2/4] staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHAN
` [PATCH 3/4] staging:iio: Add missing event code extract macros
` [PATCH 4/4] staging:iio: Add event monitor example application

[PATCH 1/2] staging:iio: Use dev_pm_ops
 2012-02-10 22:05 UTC  (4+ messages)
` [PATCH 2/2] staging:iio: Convert remaining drivers to module_spi_driver

[PATCH 1/2] staging:iio: Remove declaration for non existing function
 2012-02-10 21:55 UTC  (4+ messages)
` [PATCH 2/2] staging:iio: Remove noop calls to __iio_update_buffer

[PATCH 1/2] [RFC] Add per-channel oversampling count
 2012-02-10 11:31 UTC  (10+ messages)
` [PATCH 2/2] [RFC] Basic support for MX28 LRADC IIO interface

[RFC PATCH 0/5 V5] IIO: in kernel pull interfaces
 2012-02-10  1:03 UTC  (25+ messages)
` [PATCH 1/5] staging:iio:core add in kernel interface mapping and getting IIO channels
` [PATCH 2/5] staging:iio: move iio data return types into types.h for use by inkern
` [PATCH 3/5] staging:iio::hwmon interface client driver
` [PATCH 4/5] staging:iio:Documentation in kernel pull description
` [PATCH 5/5] stargate2: example of map configuration for iio to hwmon example

[PATCH v2 0/6] staging:iio: Event handling updates
 2012-02-09 19:06 UTC  (9+ messages)
` [PATCH v2 1/6] staging:iio: Update iio_event_interface documentation
` [PATCH v2 2/6] staging:iio: Factor out event handling into its own file
` [PATCH v2 3/6] staging:iio:events: Use kfifo for event queue
` [PATCH v2 4/6] staging:iio:events: Use waitqueue lock to protect "
` [PATCH v2 5/6] staging:iio:events: Use non-atomic bitops
` [PATCH v2 6/6] staging:iio:events: Add poll support

[PATCH] Staging: Don't double-include linux/module.h in drivers/staging/iio/gyro/adis16060_core.c
 2012-02-05  1:57 UTC  (2+ messages)

[PATCH] Staging: The header linux/module.h is included twice in drivers/staging/iio/dac/ad5686.c
 2012-02-05  0:40 UTC 

[PATCH] ARM: LPC32xx: ADC support
 2012-02-02 22:53 UTC  (3+ messages)

[PATCH v2 0/6] staging:iio: Event handling updates
 2012-02-02 14:15 UTC  (14+ messages)
` [PATCH v2 1/6] staging:iio: Update iio_event_interface documentation
` [PATCH v2 2/6] staging:iio: Factor out event handling into its own file
` [PATCH v2 3/6] staging:iio:events: Use kfifo for event queue
` [PATCH v2 4/6] staging:iio:events: Use waitqueue lock to protect "
` [PATCH v2 5/6] staging:iio:events: Use non-atomic bitops
` [PATCH v2 6/6] staging:iio:events: Add poll support

[PATCH 1/3] staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHAN
 2012-02-01 20:55 UTC  (7+ messages)
` [PATCH 2/3] staging:iio: Add missing event code extract macros
` [PATCH 3/3] staging:iio: Add event monitor example application

[PATCH 0/6 V2] IIO: Out of staging step 1: The core
 2012-02-01 15:20 UTC  (3+ messages)
` [PATCH 1/6] IIO: Core sysfs only support

[PATCH v2 1/6] staging:iio: Update iio_event_interface documentation
 2012-01-31 20:58 UTC  (7+ messages)
` [PATCH v2 6/6] staging:iio:events: Use non-atmoic bitops
  ` [PATCH v2 4/6] staging:iio:events: Use waitqueue lock to protect event queue

[PATCH 0/5] Remove use of isvisible for attr groups that are coppied
 2012-01-29 11:07 UTC  (6+ messages)
` [PATCH 1/5] staging:iio:adc:ad7192 unwind use of is_visible for attribute group
  ` [PATCH 2/5] staging:iio:dds:ad9834 unwind use of is_visible for attrs
  ` [PATCH 3/5] staging:iio:dac:ad5446 "
  ` [PATCH 4/5] staging:iio:adc:ad7606 "
  ` [PATCH 5/5] staging:iio:adc:adt7310/7410 sticking plaster fix for broken event attrs

[RFC] IIO LRADC for mach-mxs
 2012-01-28  9:37 UTC  (9+ messages)

[PATCH V2 0/6] attrs and event_attrs out of iio_info and without wrapping group
 2012-01-23  9:02 UTC  (12+ messages)
` [PATCH 1/6] staging:iio:adc:ad7192 unwind use of is_visible for attribute group
` [PATCH 2/6] staging:iio:dds:ad9834 unwind use of is_visible for attrs
` [PATCH 3/6] staging:iio:dac:ad5446 "
` [PATCH 4/6] staging:iio:adc:ad7606 "
` [PATCH 5/6] staging:iio:adc:adt7310/7410 sticking plaster fix for broken event attrs
` [PATCH 6/6] staging:iio: attrs/event_attrs -> struct attribute * + move to iio_dev

[PATCH RESEND v13] AT91: Add a driver for the ADC
 2012-01-18 10:28 UTC  (8+ 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

drv2665 driver placement query
 2012-01-13 19:06 UTC  (7+ messages)

[PATCH 0/5] Generalize module_platform_driver
 2012-01-13  9:07 UTC  (3+ messages)
` [PATCH 1/5] drivercore: "

[PATCH V3.2] adds support for Texas Instruments ads1110 adc
 2012-01-13  7:45 UTC  (3+ messages)
  ` [PATCH V3.3] "

[PATCH 1/3] staging: iio: core: fix argument of iio_buffer_register (must be const)
 2012-01-12 19:35 UTC  (7+ messages)
` [PATCH 2/3] staging: iio: core: add missing spaces to error output
` [PATCH 3/3] staging: iio: core: add error message when buffer length is zero

[PATCH] MAINTAINERS: staging: iio: add iio information
 2012-01-12 19:32 UTC  (3+ messages)

[PATCH] MAINTAINERS: staging: iio: add iio information
 2012-01-10 17:00 UTC 

[PATCH V3.1] adds support for Texas Instruments ads1110 adc
 2012-01-10  9:57 UTC 

No pull request for IIO this merge window (out of staging)
 2012-01-07 10:07 UTC 

[RFC PATCH 0/6] Make iio_info elements attrs and event_attrs struct attribute *
 2012-01-03 17:24 UTC  (9+ messages)
` [PATCH 1/6] staging:iio:adc:ad7192 unwind use of is_visible for attribute group
` [PATCH 4/6] staging:iio:adc:ad7606 unwind use of is_visible for attrs
` [PATCH 5/6] staging:iio:adc:adt7310/7410 sticking plaster fix for broken event attrs
` [PATCH 6/6] staging:iio:treewide make attrs and event_attrs entries struct attribute *
  ` [PATCH 2/6] staging:iio:dds:ad9834 unwind use of is_visible for attrs

[PATCH 1/6] staging:iio: Update iio_event_interface documentation
 2012-01-03 13:59 UTC  (6+ messages)
` [PATCH 2/6] staging:iio: Factor out event handling into its own file
` [PATCH 3/6] staging:iio:events: Use kfifo for event queue
` [PATCH 4/6] staging:iio:events: Use waitqueue lock to protect "
` [PATCH 5/6] staging:iio:events: Add poll support
` [PATCH 6/6] staging:iio:events: Use non-atmoic bitops

[PATCH] staging:iio: Setup buffer access functions when allocating the buffer
 2012-01-03 10:02 UTC 

[PATCH v2.1] Adds support for the Texas Instruments ADS1110 adc
 2012-01-03  9:37 UTC  (5+ messages)
` [Patch "

[PATCH] staging:iio: isl29018: add of_match table for device-tree probing
 2012-01-02  8:58 UTC  (2+ messages)

[PATCH] staging:iio: ak8975: add of_match table for device-tree probing
 2012-01-02  8:58 UTC  (2+ messages)


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).