Linux IIO development
 help / color / mirror / Atom feed
 messages from 2013-06-12 15:00:01 to 2013-07-04 08:29:17 UTC [more...]

[PATCH 1/1] Added Capella CM3218 Ambient Light Sensor IIO Driver
 2013-07-04  8:29 UTC  (4+ messages)

[PATCH] iio: mxs-lradc: Fix misuse of iio->trig
 2013-07-03 21:47 UTC  (3+ messages)

[PATCH V2] iio: mxs-lradc: Remove useless check in read_raw
 2013-07-03 21:25 UTC 

[PATCH] iio: inkern: fix iio_convert_raw_to_processed_unlocked
 2013-07-03 19:42 UTC  (3+ messages)

[PATCH] iio: mxs-lradc: Remove useless check in read_raw
 2013-07-03 19:26 UTC  (18+ messages)

[PATCH RFC] iio: mxs-lradc: add scaling to enable divide_by_two operation
 2013-07-03 17:01 UTC  (8+ messages)

[PATCH] iio: Fix iio_channel_has_info
 2013-07-02 21:10 UTC  (2+ messages)

[PATCH] iio: add ds1077 programmable oscillator driver
 2013-07-02 21:07 UTC  (9+ messages)

[PATCHv3 0/3] Add support for the Nuvoton NAU7802 ADC to the cfa10049
 2013-07-02 17:15 UTC  (11+ 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

Accessing specific hardware features of mxs-lradc
 2013-07-02 15:55 UTC  (9+ messages)

[PATCH 0/4]iio: STMicroelectronics DT and event support
 2013-07-02 12:56 UTC  (6+ messages)
` [PATCH 1/4] iio: st_sensors: Add DT bindings for st_accel and st_gyro
` [PATCH 2/4] iio: st_sensors: Add threshold events support
` [PATCH 3/4] iio: accel: Add event subsystem to st_accel driver
` [PATCH 4/4] iio: lps331ap: Add support for DT

[PATCH 0/2] Fix erroneous pressure scaling for the lps331ap driver
 2013-07-02 11:06 UTC  (4+ messages)
` [PATCH 1/2] iio: lps331ap: Fix wrong in_pressure_scale output value
` [PATCH 2/2] iio: lps331ap: Modify in_temp_scale calculation way

[RFC] iio: mxs-lradc: compute temperature from channel 8 and 9
 2013-07-01 17:16 UTC 

Start writing new IIO drivers
 2013-06-30  8:27 UTC  (3+ messages)

[PATCH 1/5] iio: fix typos in dac Kconfig
 2013-06-29 23:05 UTC  (13+ 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

[PATCH 1/4] iio: add store_eeprom to mcp4725 dac driver
 2013-06-29 15:13 UTC  (13+ 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-29 12:27 UTC  (5+ messages)

[PATCH -next] iio: dac: ad7303: fix error return code in ad7303_probe()
 2013-06-29  9:47 UTC  (5+ messages)

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

[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 

[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

patches
 2013-06-23 21:57 UTC 

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  (19+ messages)
` [PATCH 01/22] mfd/ti_am335x_tscadc: remove regmap

[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


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