linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-11 15:59:41 to 2017-10-26 16:38:14 UTC [more...]

[PATCH] iio/pressure/hp206c: Use common error handling code in hp206c_conv_and_read()
 2017-10-26 16:38 UTC  (3+ messages)
  `  "

[PATCH] iio/adc/palmas: Use common error handling code in palmas_gpadc_calibrate()
 2017-10-26 16:33 UTC  (2+ messages)

[PATCH] iio/light/gp2ap020a00f: Use common error handling code in gp2ap020a00f_adjust_lux_mode()
 2017-10-26 16:31 UTC  (2+ messages)

[PATCH] iio/light/max44000: Use common error handling code in max44000_probe()
 2017-10-26 16:29 UTC  (2+ messages)

[PATCH] iio/proximity/srf08: Improve unlocking of a mutex in srf08_read_ranging()
 2017-10-26 16:18 UTC  (2+ messages)

[PATCH] iio/pressure/mpl3115: Improve unlocking of a mutex in mpl3115_trigger_handler()
 2017-10-26 16:21 UTC  (2+ messages)

[PATCH] iio/accel/stk8312: Improve unlocking of a mutex in two functions
 2017-10-26 16:09 UTC  (2+ messages)

[PATCH] iio/accel/bmc150: Improve unlocking of a mutex in two functions
 2017-10-26 16:04 UTC  (10+ messages)
      `  "

[PATCH v2 0/3] Texas Instruments 8/10/12-bit 2/4-channel DAC driver
 2017-10-26 15:35 UTC  (9+ messages)
` [PATCH v2 3/3] iio: dac: ti-dac082s085: Read chip spec from device table
` [PATCH v2 2/3] iio: dac: Add Texas Instruments 8/10/12-bit 2/4-channel DAC driver
` [PATCH v2 1/3] dt-bindings: iio: dac: ti-dac082s085: Document new driver

[PATCH] iio/light/opt3001: Use common error handling code in opt3001_get_lux()
 2017-10-26 14:50 UTC  (4+ messages)

[PATCH] HID: sensor: Use the correct type instead of a void pointer
 2017-10-26 12:19 UTC 

[PATCH 0/2] iio/accel/stk8ba50: Fine-tuning for two function implementations
 2017-10-25 20:17 UTC  (3+ messages)
` [PATCH 1/2] iio/accel/stk8ba50: Use common error handling code in stk8ba50_probe()
` [PATCH 2/2] iio/accel/stk8ba50: Improve unlocking of a mutex in stk8ba50_read_raw()

[PATCH 0/2] Add support to UVIS25 uv sensor
 2017-10-25 18:16 UTC  (3+ messages)
` [PATCH 1/2] iio: light: add support to UVIS25 sensor
` [PATCH 2/2] dt-bindings: iio: light: add UVIS25 device bindings

[PATCH v2] iio : Add cm3218 smbus ara and acpi support
 2017-10-25 14:55 UTC 

[PATCH v2 0/3] iio: adc: stm32: Add support for differential channels
 2017-10-25  9:27 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: iio: adc: stm32: add support for diff channels
` [PATCH v2 2/3] iio: adc: stm32: remove const channel names definition
` [PATCH v2 3/3] iio: adc: stm32: add support for differential channels

[PATCH 0/3] iio: adc: stm32: Add support for differential channels
 2017-10-25  8:05 UTC  (15+ messages)
` [PATCH 1/3] dt-bindings: iio: adc: stm32: add support for diff channels
` [PATCH 2/3] iio: adc: stm32: remove const channel names definition
` [PATCH 3/3] iio: adc: stm32: add support for differential channels

[PATCH 1/1] iio: inkern: add helper to enable a channel
 2017-10-25  3:43 UTC  (5+ messages)

[PATCH 00/13] staging: iio: tsl2x7x: staging cleanups
 2017-10-23  9:06 UTC  (28+ messages)
` [PATCH 01/13] staging: iio: tsl2x7x: migrate *_thresh_period sysfs attributes to iio_event_spec
` [PATCH 02/13] staging: iio: tsl2x7x: remove unused tsl2x7x_parse_result structure
` [PATCH 03/13] staging: iio: tsl2x7x: sort #includes
` [PATCH 04/13] staging: iio: tsl2x7x: remove unnecessary struct iio_dev definition
` [PATCH 05/13] staging: iio: tsl2x7x: changed #defines to be aligned on the same column
` [PATCH 06/13] staging: iio: tsl2x7x: convert in_proximity0_calibscale_available to use IIO_CONST_ATTR
` [PATCH 07/13] staging: iio: tsl2x7x: remove unnecessary parentheses
` [PATCH 08/13] staging: iio: tsl2x7x: correct alignment of parenthesis
` [PATCH 09/13] "
` [PATCH 10/13] staging: iio: tsl2x7x: rename power defines to improve code readability
` [PATCH 11/13] staging: iio: tsl2x7x: fix alignment of break statements
` [PATCH 12/13] staging: iio: tsl2x7x: put function definitions on a single line
` [PATCH 13/13] staging: iio: tsl2x7x: add goto for TSL2X7X_LUX_CALC_OVER_FLOW

[PATCH] iio: adc: sun4i-gpadc: use of_device_get_match_data
 2017-10-21 17:49 UTC  (2+ messages)

[PATCH] iio : Add cm3218 smbus ara and acpi support
 2017-10-21 17:26 UTC  (2+ messages)

[PATCH] iio: adc: make array ch_to_mux static, makes object code smaller
 2017-10-21 16:58 UTC  (2+ messages)

[PATCH] iio: adc: stm32: add check on clock rate
 2017-10-21 16:55 UTC  (2+ messages)

[PATCH] iio: adc: stm32: add tim15 trigger
 2017-10-21 16:50 UTC  (2+ messages)

Fwd: [PATCH] Staging: iio: meter: Replace mlock with driver private lock
 2017-10-21 16:48 UTC  (2+ messages)
  `  "

[PATCH v2 00/15] make structure field, function arguments and structures const
 2017-10-20  8:13 UTC  (34+ messages)
` [PATCH v2 01/15] configfs: make ci_type field, some pointers and function arguments const
` [PATCH v2 02/15] usb: gadget: make config_item_type structures const
` [PATCH v2 03/15] target: make config_item_type const
` [PATCH v2 04/15] iio: make function argument and some structures const
` [PATCH v2 05/15] ocfs2/cluster: make config_item_type const
` [PATCH v2 06/15] PCI: endpoint: "
` [PATCH v2 07/15] usb: gadget: configfs: "
` [PATCH v2 08/15] nvmet: "
` [PATCH v2 09/15] ACPI: configfs: "
` [PATCH v2 10/15] nullb: "
` [PATCH v2 11/15] stm class: "
` [PATCH v2 12/15] RDMA/cma: "
` [PATCH v2 13/15] netconsole: "
` [PATCH v2 14/15] dlm: "
` [PATCH v2 15/15] configfs: "

[PATCH v2 0/5] iio: adc: at91-sama5d2_adc: add DMA support
 2017-10-19 21:58 UTC  (10+ messages)
` [PATCH v2 1/5] dt-bindings: iio: at91-sama5d2_adc: add optional dma property
` [PATCH v2 3/5] iio: adc: at91-sama5d2_adc: add support for DMA
` [PATCH v2 5/5] iio: adc: at91-sama5d2_adc: use max sample rate

[PATCH v2 0/4] Make max expected current configurable for ina2xx drivers
 2017-10-18  8:12 UTC  (12+ messages)
  ` [PATCH v2 1/4] iio: adc: ina2xx: Make max expected current configurable
  ` [PATCH v2 2/4] hwmon: (ina2xx) "
  ` [PATCH v2 3/4] dt-bindings: hwmon: Add ti-max-expected-current-microamp property to ina2xx
  ` [PATCH v2 4/4] ARM: dts: Add ti-max-expected-current-microamp properties for ina231 in Odroid XU3

[PATCH 0/3] AUXADC: Mediatek auxadc driver for mt2712
 2017-10-16 15:09 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: mt2712: Add auxadc device node

[PULL] Second set of new device support, features and cleanup for IIO in the 4.15 cycle
 2017-10-15 13:46 UTC  (2+ messages)

[PULL] Second set of IIO fixes for the 4.14 cycle
 2017-10-15 11:16 UTC  (2+ messages)

[PATCH v3 0/4] Make max expected current configurable for ina2xx drivers
 2017-10-15 10:38 UTC  (7+ messages)
  ` [PATCH v3 1/4] iio: adc: ina2xx: Make max expected current configurable
  ` [PATCH v3 2/4] hwmon: (ina2xx) "
  ` [PATCH v3 3/4] dt-bindings: hwmon: Add ti-max-expected-current-milliamp property to ina2xx
  ` [PATCH v3 4/4] ARM: dts: Add ti-max-expected-current-milliamp properties for ina231 in Odroid XU3

[PATCH v4 0/4] platform/chrome: Support for cros_ec_accel_legacy driver
 2017-10-14 19:40 UTC  (6+ messages)
` [PATCH v4 1/4] platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing
` [PATCH v4 2/4] platform/chrome: cros_ec_lpc: Add support for Google Glimmer
` [PATCH v4 3/4] platform/chrome: Add cros_ec_accel_legacy driver
` [PATCH v4 4/4] platform/chrome: Register "

[PATCH] iio: adc: at91-sama5d2_adc: fix probe error on missing trigger property
 2017-10-14 18:54 UTC  (2+ messages)

[PATCH] iio: hid-sensor-trigger: Don't touch sensors unless user space requests
 2017-10-14 18:31 UTC  (2+ messages)

[PATCH 2/3] iio: adc: ina2xx: Adhere to documented ABI, use Ohm instead of uOhm
 2017-10-14 18:27 UTC  (3+ messages)
  ` [2/3] "

[PATCH 1/2] dt-bindings: iio: health: Fix max30100 I2C chip address in example
 2017-10-14 18:24 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: iio: health: Use binding name for max30102 "

[PATCH] iio: sw_device: make the function argument as const
 2017-10-14 18:21 UTC  (2+ messages)

[PATCH] iio: make config_item_type const
 2017-10-14 18:19 UTC  (4+ messages)

[PATCH] iio: light: Add driver for IDT ZOPT2201 ambient light and UVB sensor
 2017-10-14 18:06 UTC  (2+ messages)

[PATCH] iio: Drop duplicate forward declaration
 2017-10-14 17:29 UTC  (2+ messages)

[PATCH 1/2] Documentation: iio: Clarify meaning of IIO_DISTANCE channel type
 2017-10-14 17:28 UTC  (4+ messages)
` [PATCH 2/2] iio: proximity: Add rfd77402 driver

max1363 driver not working with iio_generic_buffer tool
 2017-10-13 16:28 UTC  (2+ messages)

[PATCH] iio: sw_trigger: make the function argument as const
 2017-10-11 16:51 UTC 

[PATCH 0/4] Make max expected current configurable for ina2xx drivers
 2017-10-11 15:59 UTC  (9+ messages)
  ` [PATCH 1/4] iio: adc: ina2xx: Make max expected current configurable


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