linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-30 10:05:44 to 2012-11-02 09:30:48 UTC [more...]

[PATCH] staging: iio: adc: ad7280a.c: fixed macro coding style
 2012-11-02  9:30 UTC  (2+ messages)

STMicroelectronics accelerometers driver
 2012-10-31 20:33 UTC  (21+ messages)

[PATCH 1/3] ti_adc: Update with IIO map interface
 2012-11-01 15:24 UTC  (11+ messages)
` [PATCH 2/3] ti_tscadc: Match mfd sub devices to regmap interface
` [PATCH 3/3] ti_tscadc: Deal with non activation of all the devices

[PATCH 0/4 V6] staging:iio: Add support for multiple buffers (testing required!)
 2012-10-31 14:40 UTC  (7+ messages)
` [PATCH 1/4] staging:iio: Add support for multiple buffers
` [PATCH 2/4] staging:iio:in kernel users: Add a data field for channel specific info
` [PATCH 3/4] staging:iio: add a callback buffer for in kernel push interface
` [PATCH 4/4] staging:iio: Proof of concept input driver

[PATCH 1/4] staging:iio:adis16400: Fix adis16334 sampling frequency control
 2012-10-31 11:06 UTC  (5+ messages)
` [PATCH 2/4] staging:iio:adis16400: Fix product id check
` [PATCH 3/4] staging:iio:adis16400: Remove now duplicated chip_table entry
` [PATCH 4/4] staging:iio:adis16400: Set the PROD_ID flag for the adis16334

[PATCH] Revert "iio: at91_adc: Use devm_kcalloc to allocate arrays"
 2012-10-31 10:58 UTC  (2+ messages)

[PATCH 1/2] staging:iio:adt7410: Fix adt7410_set_mode return value
 2012-10-31 10:51 UTC  (4+ messages)
` [PATCH 2/2] staging:iio: Consolidate adt7310 and adt7410 driver

[PATCH] iio: hid-sensors: convert HID_SENSOR_ENUM_BASE_QUIRKS to bool
 2012-10-31 10:35 UTC  (2+ messages)

[PATCH] ti_tscadc: Match mfd sub devices to regmap interface
 2012-10-31 15:55 UTC  (6+ messages)

[PATCH] ti_tscadc: Update with IIO map interface & deal with partial activation
 2012-10-31 15:55 UTC  (2+ messages)

iio: at91_adc.c build error
 2012-10-29  8:09 UTC  (3+ messages)

[PATCH RESEND 0/8] TI Touchscreen driver updates and Support for TSC/ADC MFD driver
 2012-10-29  7:13 UTC  (13+ messages)
` [PATCH RESEND 1/8] input: TSC: ti_tscadc: Correct register usage
` [PATCH RESEND 2/8] input: TSC: ti_tscadc: Add Step configuration as platform data
` [PATCH RESEND 3/8] input: TSC: ti_tscadc: set FIFO0 threshold Interrupt
` [PATCH RESEND 4/8] input: TSC: ti_tscadc: Remove definition of End Of Interrupt register
` [PATCH RESEND 5/8] input: TSC: ti_tscadc: Rename the existing touchscreen driver
` [PATCH RESEND 6/8] MFD: ti_tscadc: Add support for TI's TSC/ADC MFDevice
` [PATCH RESEND 7/8] input: TSC: ti_tsc: Convert TSC into a MFDevice
` [PATCH RESEND 8/8] IIO : ADC: tiadc: Add support of TI's ADC driver

ACPI ambient light sensor
 2012-10-27 18:00 UTC  (10+ messages)

[PATCH] iio: hid-sensor: Return proper error if kmemdup fails
 2012-10-27 15:03 UTC 

[PATCH] iio: hid-sensor: Use __devexit annotation for remove()
 2012-10-27 14:48 UTC 

[PATCH] iio: isl29018: Support suspend and resume
 2012-10-24 23:39 UTC 

[patch] iio:dac:ad5449: unlock on error path
 2012-10-24  8:22 UTC  (2+ messages)

[PATCH] tsl2563: fixed bug with disabling interrupts
 2012-10-23 21:47 UTC  (2+ messages)

[PATCH 1/1] MFD: ti_tscadc: Add device tree binding for TI's TSC/ADC MFD driver
 2012-10-23 10:29 UTC 

i.MX28 die temperature
 2012-10-23 10:32 UTC  (7+ messages)

[PULL] IIO new device support and cleanups (set 1 for the 3.8 cycle)
 2012-10-22 22:00 UTC  (2+ messages)

[PATCH 1/3] iio: Do not accept multiple '.' in fixed point numbers
 2012-10-22 11:15 UTC  (3+ messages)
` [PATCH 2/3] iio: Reject trailing garbage when parsing "
` [PATCH 3/3] iio: Accept a leading '+' sign "

[PATCH 5/5] drivers/iio/industrialio-event.c: eliminate possible double free
 2012-10-21 10:52 UTC 

[PULL] IIO fixes for v3.7-rc1 set 1
 2012-10-20 17:11 UTC  (2+ messages)

[PATCH 0/4 V5] staging:iio: Add support for multiple buffers (testing required!)
 2012-10-19 15:03 UTC  (12+ messages)
` [PATCH 1/4] staging:iio: Add support for multiple buffers
` [PATCH 2/4] staging:iio:in kernel users: Add a data field for channel specific info
` [PATCH 3/4] staging:iio: add a callback buffer for in kernel push interface
` [PATCH 4/4] staging:iio: Proof of concept input driver

[PATCH 1/4] staging:iio: Don't compare boolean values with true/false
 2012-10-19 17:59 UTC  (12+ messages)
` [PATCH 2/4] staging:iio:lpc32xx_adc: Use resource_size instead of opencoding it
` [PATCH 3/4] iio: Don't compare boolean values to true/false
` [PATCH 4/4] iio: at91_adc: Use devm_kcalloc to allocate arrays

[PATCH] iio: Remove duplicates for light/ in Kconfig and Makefile
 2012-10-19 18:45 UTC  (2+ messages)

[PATCH 1/2] iio: Add a logarithmic fractional value type
 2012-10-19 15:56 UTC  (4+ messages)
` [PATCH 2/2] iio:dac: Add support for the ad5449

[PATCH] iio: Use strict_strtouint instead of kstrtoul
 2012-10-19 15:45 UTC  (2+ messages)

[PATCH 01/11] iio: Add some helper macros for unit conversion
 2012-10-18  9:09 UTC  (17+ messages)
` [PATCH 02/11] staging:iio: Fix adis16201 channel offsets and scales
` [PATCH 03/11] staging:iio: Fix adis16203 "
` [PATCH 04/11] "
` [PATCH 05/11] staging:iio: Fix adis16209 "
` [PATCH 06/11] staging:iio: Fix adis16220 "
` [PATCH 07/11] staging:iio: Fix adis16240 "
` [PATCH 08/11] staging:iio: Fix adis16260 "
` [PATCH 09/11] staging:iio: Fix adis16400 "
` [PATCH 10/11] staging:iio:adis16400: Report correct temperature scale and offset
` [PATCH 11/11] staging:iio:adis16400: Fixup adis16336 temp channel attributes

[PATCH] iio: add driver for si114x ambient light / proximity sensors
 2012-10-18  8:54 UTC  (5+ messages)

[PATCH v2 4/4] iio: adc: add viperboard adc driver
 2012-10-16  7:11 UTC  (2+ messages)

[PATCH 1/3] iio: add IIO_ST macros specifying endianness, IIO_ST_CPU and IIO_ST_BE
 2012-10-13 20:27 UTC  (6+ messages)
` [PATCH 2/3] iio staging: make use of IIO_ST macro where easily possible
` [PATCH 3/3] staging iio: consistent commas in adis16400 channel spec

WARNING: at kernel/irq/handle.c, irq_default_primary_handler enabled interrupts
 2012-10-13 16:15 UTC  (4+ messages)

[PATCH] staging:iio: Remove unused DRIVER_NAME defines
 2012-10-13  9:45 UTC  (2+ messages)

[PATCH] iio: remove useless irq_enabled variable in at91
 2012-10-13  9:43 UTC  (8+ messages)
` [PATCH] iio: use iio_push_to_buffer() in at91 driver
` [PATCH] staging iio: use iio_trigger_generic_data_rdy_poll() in accel/adis16209,adis16240 driver
` [PATCH] iio: fix spelling of Accelerometer in Kconfig

[PATCH 0/7] iio:adc:max1363 cleanup and graduation from staging
 2012-10-13  9:34 UTC  (8+ messages)
` [PATCH 1/7] staging:iio:adc:max1363 ring_sw->kfifo conversion
` [PATCH 2/7] staging:iio:adc:max1363 consolidate files
` [PATCH 3/7] staging:iio:adc:max1363 drop references to 'ring' given now using a fifo
` [PATCH 4/7] staging:iio:adc:max1363 make docs match the contents of max1363_chip_info
` [PATCH 5/7] staging:iio:adc:max1363 white space cleanup
` [PATCH 6/7] staging:iio:adc:max1363 cleanup regulator handling
` [PATCH 7/7] iio:adc:max1363 move from staging

[PATCH] iio: add driver for si114x ambient light / proximity sensors (fwd)
 2012-10-13  8:13 UTC 

[PATCH v5 0/4] Support for TSC/ADC MFD driver
 2012-10-06  9:40 UTC  (6+ messages)
` [PATCH v5 1/4] input: TSC: ti_tscadc: Rename the existing touchscreen driver
` [PATCH v5 2/4] MFD: ti_tscadc: Add support for TI's TSC/ADC MFDevice
` [PATCH v5 3/4] input: TSC: ti_tsc: Convert TSC into a MFDevice
` [PATCH v5 4/4] IIO : ADC: tiadc: Add support of TI's ADC driver

Querry on IIO/ADC DT based consumer device probe
 2012-10-05 11:35 UTC  (2+ messages)

[PATCH 1/2] iio: remove useless irq_enabled variable in at91
 2012-10-04 11:59 UTC  (4+ messages)
` [PATCH 2/2] iio: use iio_push_to_buffer() in at91 driver

[PATCH] iio: fix spelling of Accelerometer in Kconfig
 2012-10-03 18:13 UTC  (2+ messages)

[PATCH] staging iio: use iio_trigger_generic_data_rdy_poll() in accel/adis16209 driver
 2012-10-03  9:18 UTC  (2+ messages)

[PATCH v4 0/5] Support for TSC/ADC MFD driver
 2012-10-03  6:49 UTC  (9+ messages)
` [PATCH v4 2/5] MFD: ti_tscadc: Add support for TI's TSC/ADC MFDevice
` [PATCH v4 5/5] MFD: ti_tscadc: add suspend/resume functionality


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