messages from 2018-04-17 17:49:12 to 2018-04-27 14:49:20 UTC [more...]
[PATCH v3 0/9] staging: iio: ad2s1200: Driver clean up
2018-04-27 14:49 UTC (12+ messages)
` [PATCH v3 1/9] staging: iio: ad2s1200: Add kernel docs to driver state
` [PATCH v3 2/9] staging: iio: ad2s1200: Improve readability with be16_to_cpup
` [PATCH v3 3/9] staging: iio: ad2s1200: Replace legacy gpio API with modern API
` [PATCH v3 4/9] staging: iio: ad2s1200: Replace platform data with dt bindings
` [PATCH v3 5/9] staging: iio: ad2s1200: Add documentation for device tree binding
` [PATCH v3 6/9] staging: iio: ad2s1200: Add scaling factor for angular velocity channel
` [PATCH v3 7/9] staging: iio: Documentation: Add missing sysfs docs for angle channel
` [PATCH v3 8/9] staging: iio: ad2s1200: Add scaling factor "
` [PATCH v3 9/9] staging: iio: ad2s1200: Move driver out of staging
[PATCH v4 0/4] iio: add unit-converter
2018-04-27 14:30 UTC (7+ messages)
` [PATCH v4 1/4] dt-bindings: iio: afe: add binding for current-sense-shunt
` [PATCH v4 2/4] dt-bindings: iio: afe: add binding for voltage-divider
` [PATCH v4 3/4] dt-bindings: iio: afe: add binding for current-sense-amplifier
` [PATCH v4 4/4] iio: afe: rescale: new driver
[PATCH] iio: potentiostat: lmp91000: add LMP91002 support
2018-04-27 2:17 UTC (2+ messages)
Patch process question
2018-04-26 17:00 UTC (3+ messages)
[PATCH v3] imu: inv_mpu6050: interpolate missing timestamps
2018-04-26 16:46 UTC (10+ messages)
[PATCH 0/3] Add support for STM32MP1 ADC
2018-04-25 7:22 UTC (9+ messages)
` [PATCH 1/3] dt-bindings: iio: stm32-adc: add support for STM32MP1
` [PATCH 2/3] iio: adc: "
` [PATCH 3/3] ARM: dts: stm32: Add ADC support to stm32mp157c
[PATCH 0/2] ACPI match adc128s052 to ADC on UP Squared
2018-04-24 19:33 UTC (9+ messages)
` [PATCH 1/2] iio: adc128s052: allow driver to be matched using ACPI
` [PATCH 2/2] iio: adc128s052: add ACPI _HID AANT1280
[PATCH RESEND] iio: accel: bcm150: Remove handling for regmap raw_read_max
2018-04-24 15:05 UTC
[PATCH v2 0/3] iio: adc128s052: add matching options
2018-04-24 10:51 UTC (6+ messages)
` [PATCH v2 1/3] iio: adc128s052: Add pin-compatible IDs
` [PATCH v2 2/3] iio: adc128s052: add ACPI _HID AANT1280
` [PATCH v2 3/3] iio: adc128s052: reuse "compatible" for ACPI _DSD
[PATCH 0/3] stagging:iio:meter: Add essential IIO API structures for ADE7854
2018-04-23 23:42 UTC (12+ messages)
` [PATCH 1/3] stagging:iio:meter: Add iio_chan_spec
` [PATCH 2/3] stagging:iio:meter: Add ade7854_read_raw function
` [PATCH 3/3] stagging:iio:meter: Add ade7854_write_raw function
[PATCH v3 00/11] Add support for SAMA5D2 touchscreen
2018-04-23 23:24 UTC (15+ messages)
` [PATCH v3 03/11] iio: Add channel for Position Relative
` [PATCH v3 06/11] iio: inkern: add module put/get on iio dev module when requesting channels
` [PATCH v3 08/11] input: touchscreen: resistive-adc-touch: add generic resistive ADC touchscreen
[PATCH v7 1/2] iio:imu: inv_mpu6050: support more interrupt types
2018-04-23 16:53 UTC (8+ messages)
` [PATCH v7 2/2] dt-bindings: iio:imu:mpu6050: "
[PATCH v4 1/4] iio: imu: inv_mpu6050: fix error path not turning chip back off
2018-04-23 10:33 UTC (4+ messages)
` [PATCH v4 2/4] iio: imu: inv_mpu6050: use devm_* at init and delete remove
` [PATCH v4 3/4] iio: imu: inv_mpu6050: clean read raw by factorizing out raw data
` [PATCH v4 4/4] iio: imu: inv_mpu6050: clean read channel data error path
[PATCH v3 1/4] iio: imu: inv_mpu6050: fix error path not turning chip back off
2018-04-23 10:29 UTC (9+ messages)
` [PATCH v3 2/4] iio: imu: inv_mpu6050: use devm_* at init and delete remove
` [PATCH v3 3/4] iio: imu: inv_mpu6050: clean read raw by factorizing out raw data
` [PATCH v3 4/4] iio: imu: inv_mpu6050: clean read channel data error path
[PATCH 0/7] iio: adc: stm32-dfsdm: misc fixes and improvements
2018-04-23 7:48 UTC (4+ messages)
` [PATCH 5/7] iio: adc: stm32-dfsdm: misc style improvements and fixes
[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
2018-04-22 17:12 UTC (17+ messages)
` [PATCH v3 02/20] ata: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v3 07/20] i2c: "
` [PATCH v3 08/20] iio: adc: "
` [PATCH v3 12/20] media: "
` [PATCH v3 13/20] mmc: "
` [PATCH v3 14/20] mtd: "
` [PATCH v3 15/20] net: "
` [PATCH v3 16/20] remoteproc: "
` [PATCH v3 17/20] serial: "
` [PATCH v3 18/20] spi: "
` [PATCH v3 19/20] staging: vc04_services: "
` [PATCH v3 20/20] usb: "
[PATCH v2 00/13] staging: iio: ad2s1200: Driver clean up
2018-04-22 14:41 UTC (33+ messages)
` [PATCH v2 01/13] staging: iio: ad2s1200: Remove unneeded include
` [PATCH v2 02/13] staging: iio: ad2s1200: Sort includes alphabetically
` [PATCH v2 03/13] staging: iio: ad2s1200: Reverse Christmas tree ordering
` [PATCH v2 04/13] staging: iio: ad2s1200: Add blank lines
` [PATCH v2 05/13] staging: iio: ad2s1200: Add kernel docs to driver state
` [PATCH v2 06/13] staging: iio: ad2s1200: Introduce variable for repeated value
` [PATCH v2 07/13] staging: iio: ad2s1200: Improve readability with be16_to_cpup
` [PATCH v2 08/13] staging: iio: ad2s1200: Replace legacy gpio API with modern API
` [PATCH v2 09/13] staging: iio: ad2s1200: Add documentation for device tree binding
` [PATCH v2 10/13] staging: iio: ad2s1200: Add scaling factor for angular velocity channel
` [PATCH v2 11/13] staging: iio: Documentation: Add missing sysfs docs for angle channel
` [PATCH v2 12/13] staging: iio: ad2s1200: Add scaling factor "
` [PATCH v2 13/13] staging: iio: ad2s1200: Move driver out of staging
[PATCH] iio: potentiostat: lmp91000: remove lookup table for temperature values
2018-04-21 22:21 UTC (3+ messages)
[PATCH 00/13] iio: tsl2x7x: staging cleanups
2018-04-21 17:04 UTC (28+ messages)
` [PATCH 01/13] staging: iio: tsl2x7x: move integration_time* attributes to IIO_INTENSITY channel
` [PATCH 02/13] staging: iio: tsl2x7x: use GPL-2.0+ SPDX license identifier
` [PATCH 03/13] staging: iio: tsl2x7x: don't return error in IRQ handler
` [PATCH 04/13] staging: iio: tsl2x7x: simplify tsl2x7x_clear_interrupts function
` [PATCH 05/13] staging: iio: tsl2x7x: remove unnecessary chip status checks in suspend/resume
` [PATCH 06/13] staging: iio: tsl2x7x: simplify tsl2x7x_write_interrupt_config return
` [PATCH 07/13] staging: iio: tsl2x7x: simplify device id verification
` [PATCH 08/13] staging: iio: tsl2x7x: add range checking to three sysfs attributes
` [PATCH 09/13] staging: iio: tsl2x7x: move power and diode settings into header file
` [PATCH 10/13] staging: iio: tsl2x7x: rename prx to prox for consistency
` [PATCH 11/13] staging: iio: tsl2x7x: use device defaults for als_time, prox_time and wait_time
` [PATCH 12/13] staging: iio: tsl2x7x: various comment cleanups
` [PATCH 13/13] staging: iio: tsl2x7x: rename prox_config to als_prox_config
[PATCH 00/61] tree-wide: simplify getting .drvdata
2018-04-21 16:10 UTC (8+ messages)
` [PATCH 17/61] hid: "
` [PATCH 18/61] iio: common: cros_ec_sensors: "
` [PATCH 19/61] iio: common: hid-sensors: "
` [PATCH 48/61] staging: iio: adc: "
[PATCH] iio: accel: st_accel: Add support for the SMO8840 ACPI id
2018-04-21 15:29 UTC (2+ messages)
[PATCH v4 1/2] iio: imu: inv_mpu6050: clean set_power_itg and fix usage
2018-04-21 15:05 UTC (4+ messages)
` [PATCH v4 2/2] iio: imu: inv_mpu6050: use set_power_itg function in i2c mux
[PATCH] dt-bindings: iio: adc: mcp320x: Use vendor prefix compatible strings
2018-04-21 15:00 UTC (3+ messages)
[PATCH] iio: adc: select buffer for at91-sama5d2_adc
2018-04-21 14:58 UTC (2+ messages)
[PATCH] iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resume
2018-04-21 14:53 UTC (5+ messages)
[PATCH v2 00/14] Move ad7746 driver out of staging
2018-04-21 14:40 UTC (10+ messages)
` [PATCH v2 03/14] staging: iio: ad7746: Fix bound checkings
` [PATCH v2 09/14] staging: iio: ad7746: Add remove()
[PATCH v3 0/2] iio: add unit converter
2018-04-21 14:34 UTC (8+ messages)
` [PATCH v3 1/2] dt-bindings: iio: afe: add current-sense-shunt and voltage-divider
` [PATCH v3 2/2] iio: afe: unit-converter: new driver
[PATCH] iio: adc: ad799x: Fix error handling in ad799x_probe()
2018-04-20 20:54 UTC
[PATCH v6 1/2] iio:imu: inv_mpu6050: support more interrupt types
2018-04-20 16:55 UTC (4+ messages)
` [PATCH v6 2/2] dt-bindings: iio:imu:mpu6050: "
[PATCH v2 00/16] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
2018-04-20 9:35 UTC (8+ messages)
` [PATCH v2 14/16] arm: dts: sun8i: h3: enable H3 sid controller
` [linux-sunxi] "
[PATCH v5 1/2] iio:imu: inv_mpu6050: support more interrupt types
2018-04-17 18:14 UTC (9+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).