linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-17 17:38:57 to 2017-07-28 22:20:15 UTC [more...]

[PATCH v2 0/2] iio: ti-ads7950: Make it working on ACPI platforms
 2017-07-28 22:20 UTC  (2+ messages)
` [PATCH v2 2/2] iio: adc: ti-ads7950: Add OF device ID table

[PATCH v1 1/2] iio: adc: ti-ads7951: Allow to use on ACPI platforms
 2017-07-28 20:55 UTC  (4+ messages)
` [PATCH v1 2/2] iio: adc: ti-ads7950: Add OF device ID table

[PATCH 0/4] iio: trigger: stm32-timer fixes
 2017-07-28  8:14 UTC  (6+ messages)
` [PATCH 1/4] iio: trigger: stm32-timer: fix quadrature mode get routine
` [PATCH 2/4] iio: trigger: stm32-timer: fix write_raw return value
` [PATCH 3/4] iio: trigger: stm32-timer: fix get/set down count direction
` [PATCH 4/4] iio: trigger: stm32-timer: add enable attribute

[PULL] First set of IIO new device support, features and cleanups for the 4.14 cycle
 2017-07-28  4:31 UTC  (2+ messages)

[PATCH 0/4] Add support for STM32F4 DAC
 2017-07-27  7:29 UTC  (3+ messages)
` [PATCH 4/4] ARM: dts: stm32: Add DAC support on stm32f429

[PATCH] iio: adc: ina219: Avoid underflow for sleeping time
 2017-07-26 21:32 UTC 

[PATCH v3 0/9] Add STM32 LPTimer: PWM, trigger and counter
 2017-07-26 12:35 UTC  (7+ messages)
` [PATCH v3 1/9] dt-bindings: mfd: Add STM32 LPTimer binding
` [PATCH v3 2/9] mfd: Add STM32 LPTimer driver
` [PATCH v3 4/9] pwm: Add STM32 LPTimer PWM driver

[PATCH v2 00/10] hts221: add new features and fix power-off procedure
 2017-07-25 19:03 UTC  (23+ messages)
` [PATCH v2 01/10] iio: humidity: hts221: refactor write_with_mask code
` [PATCH v2 02/10] iio: humidity: hts221: move BDU configuration in probe routine
` [PATCH v2 03/10] iio: humidity: hts221: do not overwrite reserved data during power-down
` [PATCH v2 04/10] iio: humidity: hts221: avoid useless ODR reconfiguration
` [PATCH v2 05/10] iio: humidity: hts221: squash hts221_power_on/off in hts221_set_enable
` [PATCH v2 06/10] iio: humidity: hts221: support active-low interrupts
` [PATCH v2 07/10] dt-bindings: "
` [PATCH v2 08/10] iio: humidity: hts221: support open drain mode
` [PATCH v2 09/10] dt-bindings: "
` [PATCH v2 10/10] iio: humidity: hts221: move drdy enable logic in hts221_trig_set_state()

[PATCH] iio: bmp280: properly initialize device for humidity reading
 2017-07-25  9:11 UTC 

[PATCH v3 0/5] IIO-based thermal sensor driver for Allwinner H3 SoC
 2017-07-24 22:14 UTC  (16+ messages)
` [PATCH v3 1/5] dt-bindings: update the Allwinner GPADC device tree binding for H3
  ` [linux-sunxi] "
` [PATCH v3 2/5] iio: adc: sun4i-gpadc-iio: rename A23/A33-specified registers to contain A23
  ` [linux-sunxi] "
` [PATCH v3 3/5] iio: adc: sun4i-gpadc-iio: add support for H3 thermal sensor
` [PATCH v3 4/5] ARM: sun8i: h3: add support for the thermal sensor in H3
  ` [linux-sunxi] "
` [PATCH v3 5/5] ARM: sun8i: h3: add partial CPU thermal zone

[PATCH v5 0/5] iio: ADC driver for EP93xx SoC
 2017-07-24 20:51 UTC  (4+ messages)
  ` [PATCH v6] iio: adc: New driver for Cirrus Logic EP93xx ADC

[PATCH v2 0/3] Allow to tune sampling time on STM32 ADC
 2017-07-24 16:10 UTC  (4+ messages)
` [PATCH v2 1/3] iio: adc: stm32: fix common clock rate
` [PATCH v2 2/3] dt-bindings: iio: adc: stm32: add optional st,min-sample-time-nsecs
` [PATCH v2 3/3] "

[PATCH 000/102] Convert drivers to explicit reset API
 2017-07-24  8:33 UTC  (14+ messages)
` [PATCH 031/102] iio: adc: rockchip_saradc: explicitly request exclusive reset control
` [PATCH 032/102] iio: dac: stm32-dac-core: "

[PULL] First round of fixes for IIO in the 4.13 cycle
 2017-07-24  4:04 UTC  (2+ messages)

[PATCH V2 00/45] IIO: Drop manual assignment of THIS_MODULE
 2017-07-23 16:26 UTC  (46+ messages)
` [PATCH 01/45] iio: Use macro magic to avoid manual assign of driver_module
` [PATCH 02/45] iio: triggers: Use macros to avoid boilerplate assignment of owner
` [PATCH 03/45] iio:trigger: Remove necessity to have a trig->ops structure
` [PATCH 04/45] coccinelle: Add an iio_no_owner semantic patch to drop driver_owner
` [PATCH 05/45] iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
` [PATCH 06/45] iio:accel: "
` [PATCH 07/45] iio:amplifiers:ad8366 "
` [PATCH 08/45] iio:chemical: "
` [PATCH 09/45] iio:common: "
` [PATCH 10/45] iio:counter:104-quad-8 drop assign iio_info.driver_module
` [PATCH 11/45] iio:dac: drop assignment of iio_info.driver_module
` [PATCH 12/45] iio:dummy: "
` [PATCH 13/45] iio:frequency: drop assign iio_info.driver_module
` [PATCH 14/45] iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.owner
` [PATCH 15/45] iio:health: "
` [PATCH 16/45] iio:humidity: "
` [PATCH 17/45] iio:imu: "
` [PATCH 18/45] iio:light: "
` [PATCH 19/45] iio:magnetometer: "
` [PATCH 20/45] iio:orientation: drop assign iio_info.driver_module
` [PATCH 21/45] iio:dpot: "
` [PATCH 22/45] iio:potentiostat:lmp91000 drop assign iio_info.driver_module and iio_trigger_ops.owner
` [PATCH 23/45] iio:pressure: "
` [PATCH 24/45] iio:proximity: "
` [PATCH 25/45] iio:temperature: drop assignment of iio_info.driver_module
` [PATCH 26/45] iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.owner
` [PATCH 27/45] staging:iio:accel: drop assignment of iio_info.driver_module
` [PATCH 28/45] staging:iio:adc: drop assign iio_info.driver_module
` [PATCH 29/45] staging:iio:cdc: "
` [PATCH 30/45] staging:iio:frequency: "
` [PATCH 31/45] staging:iio:gyro:adis16060 "
` [PATCH 32/45] staging:iio:ad5933: "
` [PATCH 33/45] staging:iio:meter: drop assign iio_info.driver_module and iio_trigger_ops.owner
` [PATCH 34/45] iio:resolver: drop assignment of iio_info.driver_module
` [PATCH 35/45] iio:adc: drop assignment of iio_trigger_ops.owner
` [PATCH 36/45] staging:iio:light:tsl2x7x drop assignment of driver_module
` [PATCH 37/45] input: tsc2007 - drop the driver_module assignment in iio interface
` [PATCH 38/45] platform/x86: toshiba_acpi: drop assignment of iio_info.driver_module
` [PATCH 39/45] iio: drop iio_info.driver_module and iio_trigger_ops.owner
` [PATCH 40/45] iio:adc:max9611: Drop explicit setting of the i2c module owner
` [PATCH 41/45] iio:adc:ti-ads8688: Drop manual setting of the driver owner field
` [PATCH 42/45] iio:potentiometer:max5481 drop explicit setting of the owner module
` [PATCH 43/45] iio:potentiometer:max5487: Drop explicit setting of module owner
` [PATCH 44/45] staging:iio:docs: drop reference to setting trig_ops->owner
` [PATCH 45/45] staging:iio:docs: drop setting of THIS_MODULE from staging docs

DMA support for at91-sama5d2 ADC driver
 2017-07-23 12:14 UTC  (4+ messages)

[PATCH v2 00/11] iio: adc: ti-ads1015: fixes, cleanups, and threshold event support
 2017-07-23 12:01 UTC  (15+ messages)
` [PATCH v2 01/11] iio: adc: ti-ads1015: fix incorrect data rate setting update
` [PATCH v2 02/11] iio: adc: ti-ads1015: fix scale information for ADS1115
` [PATCH v2 03/11] iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
` [PATCH v2 04/11] iio: adc: ti-ads1015: avoid getting stale result after runtime resume
` [PATCH v2 05/11] iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
` [PATCH v2 06/11] iio: adc: ti-ads1015: add adequate wait time to get correct conversion
` [PATCH v2 07/11] iio: adc: ti-ads1015: remove unnecessary config register update
` [PATCH v2 08/11] iio: adc: ti-ads1015: add helper to set conversion mode
` [PATCH v2 09/11] iio: adc: ti-ads1015: use devm_iio_triggered_buffer_setup
` [PATCH v2 10/11] iio: adc: ti-ads1015: use iio_device_claim_direct_mode()
` [PATCH v2 11/11] iio: adc: ti-ads1015: add threshold event support

[PATCH v3 0/4] i2c: document DMA handling and add helpers for it
 2017-07-23 11:26 UTC  (11+ messages)
` [PATCH v3 1/4] i2c: add helpers to ease DMA handling
` [PATCH v3 2/4] i2c: add docs to clarify "
` [PATCH v3 3/4] i2c: sh_mobile: use helper to decide if DMA is useful
` [PATCH v3 4/4] i2c: rcar: check for DMA-capable buffers

[patch v2] iio: aspeed-adc: wait for initial sequence
 2017-07-23 11:03 UTC  (2+ messages)

[PATCH 0/3] Allow to tune sampling time on STM32 ADC
 2017-07-23 11:00 UTC  (7+ messages)
` [PATCH 1/3] iio: adc: stm32: fix common clock rate
` [PATCH 2/3] dt-bindings: iio: adc: stm32: add optional min-sample-time
` [PATCH 3/3] "

[PATCH v3] iio: chemical: ccs811: Add support for AMS CCS811 VOC sensor
 2017-07-22 21:03 UTC  (5+ messages)

[PATCH] iio: Convert to using %pOF instead of full_name
 2017-07-22 21:01 UTC  (2+ messages)

[PATCH v3 2/3] Staging: iio: light: tsl2x7x_core.c: Replace symbolic permission with octal permission
 2017-07-22 20:37 UTC  (6+ messages)
` [PATCH v3 3/3] Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse
` [PATCH v3 1/3] Staging: speakup: speakup_keypc.c: usleep_range is preferred over udelay

[PATCH v3 0/4] mfd: cros-ec: Some fixes and improvements
 2017-07-20  7:15 UTC  (8+ messages)
` [PATCH v3 1/4] mfd: cros_ec: Get rid of cros_ec_check_features from cros_ec_dev
` [PATCH v3 4/4] mfd: cros_ec: add RTC as mfd subdevice

[PATCH 2/2] Staging: iio: light: tsl2x7x_core.c: Replace symbolic permission with octal permission
 2017-07-19 11:51 UTC  (2+ messages)

[PATCH v3 3/3] Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse
 2017-07-19 11:50 UTC  (2+ messages)

[PATCH v2 3/3] Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse
 2017-07-18 11:28 UTC  (2+ messages)

[PATCH 1/2] iio: Documentation: Add missing documentation for power attribute
 2017-07-18 10:20 UTC  (6+ messages)
` [PATCH 2/2] iio: Documentation: Add ina2xx shunt_resistor attribute documentation

[PATCH 3/3] Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse
 2017-07-18 10:01 UTC  (2+ messages)

[PATCH] staging: iio: adc: add space around substraction operation
 2017-07-18  5:57 UTC  (2+ messages)

[PATCH] HID: Add quirk for Lenovo Yoga 910 with ITE Chips
 2017-07-17 23:22 UTC  (8+ messages)

[PATCH] iio: adc: ad7766: Remove unneeded gpiod NULL check
 2017-07-17 20:48 UTC  (2+ messages)

[PATCH 00/11] Drop unnecessary static
 2017-07-17 20:45 UTC  (3+ messages)
` [PATCH 09/11] iio: orientation: hid-sensor-rotation: "

[PATCH] iio: accel: bmc150: Always restore device to normal mode after suspend-resume
 2017-07-17 20:41 UTC  (4+ messages)

[PATCH 0/8] iio: adc: ti-ads1015: fixes, cleanups, and threshold event support
 2017-07-17 20:35 UTC  (5+ messages)
` [PATCH 8/8] iio: adc: ti-ads1015: add "


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