linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-03 08:18:27 to 2013-06-12 16:58:41 UTC [more...]

am335x: TSC & ADC reworking including DT pieces, take 5
 2013-06-12 16:58 UTC  (7+ 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 07/21] iio: ti_am335x_adc: "

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

[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  (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 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  (34+ messages)
` [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 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 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 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  (3+ messages)

am335x adc & tsc, second batch
 2013-06-04 16:53 UTC  (11+ 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 1/4] iio: frequency: ad4350: Fix bug / typo in mask
 2013-06-03  8:20 UTC  (3+ 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).