Linux IIO development
 help / color / mirror / Atom feed
 messages from 2013-06-10 07:32:24 to 2013-06-28 15:21:14 UTC [more...]

[PATCH 3/4] hwmon: Add a simple driver to read the MXS SoC temperature
 2013-06-28 15:24 UTC  (7+ messages)

Start writing new IIO drivers
 2013-06-28  9:28 UTC 

[PATCH/RFC] iio: gp2ap002a00f: Add a driver for the device
 2013-06-26 15:12 UTC  (4+ messages)

[PATCH/RFC] gp2ap002a00f ambient light/proximity sensor
 2013-06-26 14:54 UTC  (4+ messages)
  ` [PATCH/RFC] iio: gp2ap002a00f: Add a driver for the device

[PATCH/RFC v2] iio: gp2ap020a00f: Add a driver for the device
 2013-06-26 14:49 UTC 

[PATCH] iio: add ds1077 programmable oscillator driver
 2013-06-24 17:57 UTC  (4+ messages)

[PATCHv2 0/3] Add support for the Nuvoton NAU7802 ADC to the cfa10049
 2013-06-24 17:26 UTC  (16+ messages)
` [PATCHv2 1/3] iio: Add Nuvoton NAU7802 ADC driver
` [PATCHv2 2/3] ARM: mxs: cfa10049: Switch bus i2c1 to bitbanging
` [PATCHv2 3/3] ARM: mxs: cfa10049: Add NAU7802 ADCs to the device tree

[PATCHv3 0/3] Add support for the Nuvoton NAU7802 ADC to the cfa10049
 2013-06-24 17:24 UTC  (4+ messages)
` [PATCHv3 1/3] iio: Add Nuvoton NAU7802 ADC driver
` [PATCHv3 2/3] ARM: mxs: cfa10049: Switch bus i2c1 to bitbanging
` [PATCHv3 3/3] ARM: mxs: cfa10049: Add NAU7802 ADCs to the device tree

[PATCH 1/4] iio: add store_eeprom to mcp4725 dac driver
 2013-06-24 16:14 UTC  (7+ messages)
` [PATCH 2/4] iio: add powerdown to mcp4725 dac drive
` [PATCH 3/4] iio: add DAC 500kohm_to_gnd to possible powerdown_modes
` [PATCH 4/4] iio: move ABI specification for store_eeprom; is used by ad9523, mcp4725 and ds1077 devices

Fwd: mxs-lradc oops when unloading module
 2013-06-24 12:30 UTC  (4+ messages)

[PATCH 1/5] iio: fix typos in dac Kconfig
 2013-06-24  6:30 UTC  (7+ messages)
` [PATCH 2/5] iio: use I2C_FUNC_SMBUS_I2C_BLOCK macro
` [PATCH 3/5] iio: fix Kconfig typos
` [PATCH 4/5] iio: remove mention of ring buffer from CONFIG_IIO_KFIFO_BUF, CONFIG_IIO_TRIGGER description
` [PATCH 5/5] iio: reword help text of several IIO_ST drivers

patches
 2013-06-23 21:57 UTC 

[PATCH -next] iio: dac: ad7303: fix error return code in ad7303_probe()
 2013-06-22 14:00 UTC  (4+ messages)

Added DRDY redirect
 2013-06-22 10:43 UTC  (3+ messages)
` [PATCH] iio: Added ST-sensors platform data to select the DRDY interrupt pin

Added DRDY interrupt redirect on INT1 or INT2
 2013-06-18  7:51 UTC  (5+ messages)
` [PATCH 1/1] iio: Added ST-sensors platform data to select the DRDY interrupt pin
        ` Fwd: "

am335x: TSC & ADC reworking including DT pieces, take 4
 2013-06-17 16:03 UTC  (54+ messages)
` [PATCH 01/22] mfd/ti_am335x_tscadc: remove regmap
` [PATCH 02/22] mfd & input & iio/ti_am335x_adc: use one structure for ti_tscadc_dev
` [PATCH 03/22] input/ti_am33x_tsc: Step enable bits made configurable
` [PATCH 04/22] input/ti_am33x_tsc: Order of TSC wires, "
` [PATCH 05/22] input/ti_am33x_tsc: remove unwanted fifo flush
` [PATCH 06/22] input/ti_am33x_tsc: Add DT support
` [PATCH 07/22] input/ti_am33x_tsc: remove platform_data support
` [PATCH 08/22] iio/ti_am335x_adc: Add DT support
` [PATCH 09/22] iio/ti_am335x_adc: remove platform_data support
` [PATCH 10/22] mfd/ti_am335x_tscadc: Add DT support
` [PATCH 11/22] mfd/ti_am335x_tscadc: remove platform_data support
` [PATCH 12/22] iio/ti_tscadc: provide datasheet_name and scan_type
` [PATCH 13/22] mfd/ti_tscadc: deal with partial activation
` [PATCH 14/22] arm/am33xx: add TSC/ADC mfd device support
` [PATCH 15/22] input & mfd: ti_am335x_tsc remove remaining platform data pieces
` [PATCH 16/22] mfd & input/ti_am335x_tsc: rename device from tsc to TI-am335x-tsc
` [PATCH 17/22] mfd & iio/ti_am335x_adc: rename device from tiadc to TI-am335x-adc
` [PATCH 18/22] input/ti_am335x_adc: use only FIFO0 and clean up a little
` [PATCH 19/22] input/ti_am335x_tsc: ACK the HW_PEN irq in ISR
` [PATCH 20/22] input/ti_am335x_tsc: return IRQ_NONE if there was no IRQ for us
` [PATCH 21/22] iio/ti_am335x_adc: Allow to specify input line
` [PATCH 22/22] iio/ti_am335x_adc: check if we found the value

[PULL] IIO cleanups, new stuff and staging graduations (IIO set 3 for the 3.11 cycle)
 2013-06-16 18:51 UTC  (2+ messages)

[PATCH 1/7] staging:iio:ad7291: Use IIO_VAL_FRACTIONAL_LOG2
 2013-06-14 20:55 UTC  (11+ messages)
` [PATCH 2/7] staging:iio:ad7291: Remove userspace reset
` [PATCH 3/7] staging:iio:ad7291: Remove unnecessary dev_info() from probe()
` [PATCH 4/7] staging:iio:ad7291: Simplify threshold register lookup
` [PATCH 5/7] staging:iio:ad7291: Use i2c_smbus_{read,write}_word_swapped instead of open-coding it
` [PATCH 6/7] staging:iio:ad7291: Use sign_extend32 "
` [PATCH 7/7] staging:iio:ad7291: Rework regulator handling

am335x: TSC & ADC reworking including DT pieces, take 5
 2013-06-13  9:37 UTC  (25+ messages)
` [PATCH 01/21] mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev
` [PATCH 02/21] input: ti_am33x_tsc: Step enable bits made configurable
` [PATCH 03/21] input: ti_am33x_tsc: Order of TSC wires, "
` [PATCH 04/21] input: ti_am33x_tsc: remove unwanted fifo flush
` [PATCH 05/21] input: ti_am33x_tsc: Add DT support
` [PATCH 06/21] input: ti_am33x_tsc: remove platform_data support
` [PATCH 07/21] iio: ti_am335x_adc: Add DT support
` [PATCH 08/21] iio: ti_am335x_adc: remove platform_data support
` [PATCH 09/21] mfd: ti_am335x_tscadc: Add DT support
` [PATCH 10/21] mfd: ti_am335x_tscadc: remove platform_data support
` [PATCH 11/21] iio: ti_tscadc: provide datasheet_name and scan_type
` [PATCH 12/21] mfd: ti_tscadc: deal with partial activation
` [PATCH 13/21] arm: am33xx: add TSC/ADC mfd device support
` [PATCH 14/21] input: mfd: ti_am335x_tsc remove remaining platform data pieces
` [PATCH 15/21] mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tsc
` [PATCH 16/21] mfd: iio: ti_am335x_adc: rename device from tiadc to TI-am335x-adc
` [PATCH 17/21] input: ti_am335x_adc: use only FIFO0 and clean up a little
` [PATCH 18/21] input: ti_am335x_tsc: ACK the HW_PEN irq in ISR
` [PATCH 19/21] input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for us
` [PATCH 20/21] iio: ti_am335x_adc: Allow to specify input line
` [PATCH 21/21] iio: ti_am335x_adc: check if we found the value

[PATCH] iio/kern: consider the case where channel number > number of channels
 2013-06-12  8:53 UTC  (5+ messages)

[PATCH] iio:trigger: Fix use_count race condition
 2013-06-11 20:50 UTC  (4+ messages)

[PATCH 1/5] iio: ABI doc: update scan_elements sysfs paths
 2013-06-11 20:18 UTC  (9+ messages)
` [PATCH 2/5] iio: mechanical: new category of sensors
` [PATCH 3/5] iio: new type of channel: STATE
` [PATCH 4/5] iio: mechanical: new HID sensor boolean switch
` [PATCH 5/5] iio: mechanical: switch sensor: add ID table

[PATCH 1/4] staging:iio:adis16130: Remove unused includes
 2013-06-11 19:35 UTC  (8+ messages)
` [PATCH 2/4] staging:iio:adis16130: Fix sample reading
` [PATCH 3/4] staging:iio:adis16130: Report scale and offset
` [PATCH 4/4] staging:iio:adis16130: Move out of staging

[PATCH] iio:dac: Add support for the AD7303
 2013-06-11 19:28 UTC  (4+ messages)

AM335x tsc & adc, dt + cleanup take 3
 2013-06-11  7:55 UTC  (15+ messages)
` [PATCH 12/22] iio/ti_tscadc: Update with IIO map interface
` [PATCH 21/22] iio/ti_am335x_adc: Allow to specify input line


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox