linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-23 10:39:03 to 2013-06-11 11:30:57 UTC [more...]

am335x: TSC & ADC reworking including DT pieces, take 4
 2013-06-11 11:30 UTC  (12+ 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

AM335x tsc & adc, dt + cleanup take 3
 2013-06-11  7:55 UTC  (37+ 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: Update with IIO map interface
` [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

[PATCH] iio/kern: consider the case where channel number > number of channels
 2013-06-10 15:42 UTC 

[PATCH 1/4] staging:iio:adis16130: Remove unused includes
 2013-06-10 14:00 UTC  (4+ 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 RESEND V2 1/4] iio: frequency: ad4350: Fix bug / typo in mask
 2013-06-09 18:17 UTC  (19+ messages)
` [PATCH RESEND V2 2/4] iio: frequency: adf4350: cast value to unsigned to make code checkers happy
` [PATCH RESEND V2 3/4] iio: frequency: adf4350: Add support for clock consumer framework
` [PATCH RESEND V2 4/4] iio: frequency: adf4350: Add support for dt bindings

[PULL] IIO cleanups, new stuff and staging graduations (IIO set 2 for the 3.11 cycle)
 2013-06-08 14:15 UTC  (2+ messages)

[PATCH V2] iio:trigger:interrupt fix formatting of rsize variable in name
 2013-06-08  9:01 UTC  (2+ messages)

[PATCH 1/1] staging: iio: spear_adc: Add missing CONFIG_OF macro
 2013-06-08  8:48 UTC  (3+ messages)

[PATCH 1/3] staging: iio: ad7606_par: Remove redundant platform_set_drvdata()
 2013-06-06 18:49 UTC  (6+ messages)
` [PATCH 2/3] staging: iio: spear_adc: "
` [PATCH 3/3] staging: iio: lpc32xx_adc: "

[PATCH] iio:trigger:interrupt fix formatting of rsize variable in name
 2013-06-06 18:26 UTC  (2+ messages)

missed one VLA
 2013-06-05  9:09 UTC  (4+ messages)
` [PATCH] iio:common: Added check memory allocation failed

[PULL] IIO fixes for 3.10 - set 2
 2013-06-04 19:31 UTC  (2+ messages)

[PATCH] iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthesizers
 2013-06-04 18:33 UTC  (7+ messages)

STMicroelectronics series of patches to support pressure sensors
 2013-06-04 18:03 UTC  (6+ messages)
` [PATCH 1/3] iio:common: ST_SENSORS_LSM_CHANNELS macro changed
` [PATCH 2/3] iio:common: Removed stuff macros, added num_data_channels on st_sensors struct and added support on one-shot sysfs reads to 3 byte channel
` [PATCH 3/3] iio:pressure: Add STMicroelectronics pressures driver

[PATCH] iio:inkern: Fix typo/bug in convert raw to processed
 2013-06-04 17:50 UTC  (2+ messages)

am335x: touch & adc patches
 2013-06-04 17:29 UTC  (49+ messages)
` [PATCH 01/19] input: touchscreen: am335x: Step enable bits made configurable
` [PATCH 02/19] input: touchscreen: am335x: Order of TSC wires, "
` [PATCH 03/19] input: touchscreen: am335x: remove unwanted fifo flush
` [PATCH 04/19] input: touchscreen: am335x: Add DT support
` [PATCH 05/19] input: ti_am335x_tsc: Add variance filters
` [PATCH 06/19] input/ti_am33x_tsc: remove platform_data support
` [PATCH 07/19] iio: adc: am335x: Add DT support
` [PATCH 08/19] iio/ti_am335x_adc: remove platform_data support
` [PATCH 09/19] mfd: ti_am335x_tscadc: Add DT support
` [PATCH 10/19] mfd/ti_am335x_tscadc: remove platform_data support
` [PATCH 11/19] iio & mfd: ti_tscadc: Update with IIO map interface & deal with partial activation
` [PATCH 12/19] iio & mfd & input: ti_tscadc: Match mfd sub devices to regmap interface
` [PATCH 13/19] arm: dts: am33xx: add TSC/ADC mfd device support
` [PATCH 14/19] Documentation/DT bindings: add info for TI TSC ADC
` [PATCH 15/19] input/ti_am335x_tsc: tiny cleanup
` [PATCH 16/19] mfd / input: ti_am335x_tsc: rename device from tsc to TI-tsc
` [PATCH 17/19] mfd / iio: ti_am335x_adc: rename device from tiadc to TI-adc
` [PATCH 18/19] mfd/ti_am335x_tscadc: add a module alias for modprobe
` [PATCH 19/19] mfd/ti_am335x_tscadc: add private lock/unlock function for regmap read/write
  ` [PATCH 19/19 v2] "

[PATCH 2/4] inkern: iio_device_put after incorrect return/goto
 2013-06-04 17:28 UTC  (2+ messages)

[PATCH 0/4 V2] iio: Rework the generic trigger-gpio trigger and move out of staging
 2013-06-04 17:28 UTC  (7+ messages)
` [PATCH 1/4] staging:iio:trigger:gpio bug in release of gpio in error path
` [PATCH 2/4] staging:iio:triggers: rename iio-trig-gpio to iio-trig-interrupt
` [PATCH 3/4] staging:iio:triggers:interrupt trigger - one per platform device
` [PATCH 4/4] iio:triggers:interrupt trigger - move out of staging

am335x adc & tsc, second batch
 2013-06-04 16:53 UTC  (13+ messages)
` [PATCH 1/5] drivers/iio: am335x_adc: cleanup on missing DT nodes
` [PATCH 2/5] input/ti_am335x_adc: use only FIFO0 and clean up a little
` [PATCH 3/5] input/ti_am335x_tsc: fold regbit_map() and simplfy
` [PATCH 4/5] iio/ti_am335x_adc: Allow to specify input line
` [PATCH 5/5] iio/ti_am335x_adc: check if we found the value

[PATCH 1/4] iio: frequency: ad4350: Fix bug / typo in mask
 2013-06-03  8:20 UTC  (8+ messages)
` [PATCH 2/4] iio: frequency: adf4350: cast value to unsigned to make code checkers happy
` [PATCH 3/4] iio: frequency: adf4350: Add support for clock consumer framework
` [PATCH 4/4] iio: frequency: adf4350: Add support for dt bindings

[PATCH 1/1] iio: at91_adc: Add missing CONFIG_OF macro
 2013-06-02 16:43 UTC  (3+ messages)

Support pressure sensors
 2013-06-02 16:33 UTC  (5+ messages)
` [PATCH 1/3] iio:common: ST_SENSORS_LSM_CHANNELS macro changed
` [PATCH 2/3] iio:common: Removed stuff macros, added num_data_channels on st_sensors struct and added support on one-shot sysfs reads to 3 byte channel
` [PATCH 3/3] iio:pressure: Add STMicroelectronics pressures driver

[PATCH] iio: replace strict_strtoul() with kstrtoul()
 2013-06-02 16:06 UTC  (2+ messages)

Why is only one int returned in iio_read_channel_processed?
 2013-06-02 16:00 UTC  (17+ messages)

[PATCH] iio:callback buffer: free the scan_mask
 2013-06-02 15:57 UTC  (2+ messages)

[PATCH] iio: add tsl45315 als driver
 2013-06-02 15:41 UTC  (2+ messages)

[PATCH 1/7] input/ti_am_335x_tsc: remove the else case
 2013-05-31  7:43 UTC  (4+ messages)
` [PATCH 4/7] iio/ti_am335x_adc: "


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