linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-01 21:17:47 to 2019-05-10 02:21:16 UTC [more...]

[PATCH v2 0/3] iio: Add driver for Infineon DPS310
 2019-05-10  2:21 UTC  (7+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] iio: dps310: Temperature measurement errata
` [PATCH v2 3/3] iio: dps310: Add pressure sensing capability

[PATCH v3 00/30] Update cros_ec_commands.h
 2019-05-09 21:13 UTC  (31+ messages)
` [PATCH v3 01/30] mfd: cros_ec: Update license term
` [PATCH v3 02/30] mfd: cros_ec: Zero BUILD_ macro
` [PATCH v3 03/30] mfd: cros_ec: set comments properly
` [PATCH v3 04/30] mfd: cros_ec: add ec_align macros
` [PATCH v3 05/30] mfd: cros_ec: Define commands as 4-digit UPPER CASE hex values
` [PATCH v3 06/30] mfd: cros_ec: use BIT macro
` [PATCH v3 07/30] mfd: cros_ec: Update ACPI interface definition
` [PATCH v3 08/30] mfd: cros_ec: move HDMI CEC API definition
` [PATCH v3 09/30] mfd: cros_ec: Remove zero-size structs
` [PATCH v3 10/30] mfd: cros_ec: Add Flash V2 commands API
` [PATCH v3 11/30] mfd: cros_ec: Add PWM_SET_DUTY API
` [PATCH v3 12/30] mfd: cros_ec: Add lightbar v2 API
` [PATCH v3 13/30] mfd: cros_ec: Expand hash API
` [PATCH v3 14/30] mfd: cros_ec: Add EC transport protocol v4
` [PATCH v3 15/30] mfd: cros_ec: Complete MEMS sensor API
` [PATCH v3 16/30] mfd: cros_ec: Fix event processing API
` [PATCH v3 17/30] mfd: cros_ec: Add fingerprint API
` [PATCH v3 18/30] mfd: cros_ec: Fix temperature API
` [PATCH v3 19/30] mfd: cros_ec: Complete Power and USB PD API
` [PATCH v3 20/30] mfd: cros_ec: Add API for keyboard testing
` [PATCH v3 21/30] mfd: cros_ec: Add Hibernate API
` [PATCH v3 22/30] mfd: cros_ec: Add Smart Battery Firmware update API
` [PATCH v3 23/30] mfd: cros_ec: Add I2C passthru protection API
` [PATCH v3 24/30] mfd: cros_ec: Add API for EC-EC communication
` [PATCH v3 25/30] mfd: cros_ec: Add API for Touchpad support
` [PATCH v3 26/30] mfd: cros_ec: Add API for Fingerprint support
` [PATCH v3 27/30] mfd: cros_ec: Add API for rwsig
` [PATCH v3 28/30] mfd: cros_ec: Add SKU ID and Secure storage API
` [PATCH v3 29/30] mfd: cros_ec: Add Management API entry points
` [PATCH v3 30/30] mfd: cros_ec: Update I2S API

[RFC v2] iio: input-bridge: optionally bridge iio acceleometers to create a /dev/input interface
 2019-05-09 17:02 UTC  (6+ messages)
            ` [Letux-kernel] "

Buffer size for iio_push_to_buffers_with_timestamp()
 2019-05-09 10:54 UTC 

[PATCH] IIO: stm32: Remove quadrature related functions from trigger driver
 2019-05-09  7:40 UTC  (5+ messages)

[PATCH 1/3][V3] lib: fix __sysfs_match_string() helper when n != -1
 2019-05-09  7:31 UTC  (5+ messages)
` [PATCH 2/3][V3] scsi: sd: remove sysfs_match_string() dense array comment
` [PATCH 3/3][V3] iio: Handle enumerated properties with gaps

[PATCH v2 00/30] Update cros_ec_commands.h
 2019-05-09  6:11 UTC  (37+ messages)
` [PATCH v2 01/30] mfd: cros_ec: Update license term
` [PATCH v2 02/30] mfd: cros_ec: Zero BUILD_ macro
` [PATCH v2 03/30] mfd: cros_ec: set comments properly
` [PATCH v2 04/30] mfd: cros_ec: add ec_align macros
` [PATCH v2 05/30] mfd: cros_ec: Define commands as 4-digit UPPER CASE hex values
` [PATCH v2 06/30] mfd: cros_ec: use BIT macro
` [PATCH v2 07/30] mfd: cros_ec: Update ACPI interface definition
` [PATCH v2 08/30] mfd: cros_ec: move HDMI CEC API definition
` [PATCH v2 09/30] mfd: cros_ec: Remove zero-size structs
` [PATCH v2 10/30] mfd: cros_ec: Add Flash V2 commands API
` [PATCH v2 11/30] mfd: cros_ec: Add PWM_SET_DUTY API
` [PATCH v2 12/30] mfd: cros_ec: Add lightbar v2 API
` [PATCH v2 13/30] mfd: cros_ec: Expand hash API
` [PATCH v2 14/30] mfd: cros_ec: Add EC transport protocol v4
` [PATCH v2 15/30] mfd: cros_ec: Complete MEMS sensor API
` [PATCH v2 16/30] mfd: cros_ec: Fix event processing API
` [PATCH v2 17/30] mfd: cros_ec: Add fingerprint API
` [PATCH v2 18/30] mfd: cros_ec: Fix temperature API
` [PATCH v2 19/30] mfd: cros_ec: Complete Power and USB PD API
` [PATCH v2 20/30] mfd: cros_ec: Add API for keyboard testing
` [PATCH v2 21/30] mfd: cros_ec: Add Hibernate API
` [PATCH v2 22/30] mfd: cros_ec: Add Smart Battery Firmware update API
` [PATCH v2 23/30] mfd: cros_ec: Add I2C passthru protection API
` [PATCH v2 24/30] mfd: cros_ec: Add API for EC-EC communication
` [PATCH v2 25/30] mfd: cros_ec: Add API for Touchpad support
` [PATCH v2 26/30] mfd: cros_ec: Add API for Fingerprint support
` [PATCH v2 27/30] mfd: cros_ec: Add API for rwsig
` [PATCH v2 28/30] mfd: cros_ec: Add SKU ID and Secure storage API
` [PATCH v2 29/30] mfd: cros_ec: Add Management API entry points
` [PATCH v2 30/30] mfd: cros_ec: Update I2S API

[PATCH] iio: dummy_evgen: check iio_evgen in iio_dummy_evgen_free()
 2019-05-09  2:04 UTC 

[PATCH 0/7] Add support for H6 thermal sensor
 2019-05-08 11:45 UTC  (18+ messages)
` [PATCH 1/7] iio: adc: sun4i-gpadc: rework for support multiple "
` [PATCH 2/7] iio: adc: sun4i-gpadc: introduce temp_data in gpadc_data
` [PATCH 3/7] iio: adc: sun4i-gpadc: introduce gpadc_enable and gpadc_disable "
` [PATCH 4/7] iio: adc: sun4i-gpadc-iio: support clocks and reset
` [PATCH 5/7] dt-bindings: mfd: Add H6 GPADC binding
` [PATCH 6/7] iio: adc: sun4i-gpadc-iio: add support for H6 thermal sensor
` [PATCH 7/7] iio: adc: sun4i-gpadc-iio convert to SPDX license tags

[PATCH 1/2] lib: add __sysfs_match_string_with_gaps() helper
 2019-05-08 11:34 UTC  (10+ messages)

[PATCH v6] iio: cros_ec: Add lid angle driver
 2019-05-08 10:48 UTC  (2+ messages)

[PATCH 0/4] staging: iio: ad7150: improve driver readability
 2019-05-08  7:50 UTC  (17+ messages)
` [PATCH 1/4] staging: iio: ad7150: organize registers definition
` [PATCH 2/4] staging: iio: ad7150: use FIELD_GET and GENMASK
` [PATCH 3/4] staging: iio: ad7150: simplify i2c SMBus return treatment
` [PATCH 4/4] staging: iio: ad7150: clean up of comments

[PATCH 1/5] iio: stmpe-adc: Add compatible name
 2019-05-08  7:28 UTC  (7+ messages)
` [PATCH 2/5] iio: stmpe-adc: Reinit completion struct on begin conversion
` [PATCH 3/5] iio: stmpe-adc: Enable all stmpe-adc interrupts just once
` [PATCH 4/5] iio: stmpe-adc: Use wait_for_completion_timeout
` [PATCH 5/5] iio: stmpe-adc: Reset possible interrupts

[PATCH] iio: adc: mcp3422: fix of match table
 2019-05-07 19:45 UTC 

[PATCH 1/6] iio: ad7949: Support internal Vref
 2019-05-07 18:21 UTC  (7+ messages)
` [PATCH 2/6] dt-bindings: iio: ad7949: Add adi,reference-select
` [PATCH 6/6] iio: ad7949: Fix dummy read cycle placement

[PATCH 0/3] iio: Add driver for Infineon DPS310
 2019-05-07 16:01 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] iio: dps310: Temperature measurement errata
` [PATCH 3/3] iio: dps310: Add pressure sensing capability

[PATCH 1/3] iio: stmpe-adc: Remove unnecessary assignment
 2019-05-07 14:32 UTC  (9+ messages)
` [PATCH 2/3] iio: stmpe-adc: Make wait_completion non interruptible
` [PATCH 3/3] iio: stmpe-adc: Enable all stmpe-adc interrupts just once

[PATCH 0/3] Apple iBridge support
 2019-05-07 12:24 UTC  (3+ messages)
` [PATCH 1/3] mfd: apple-ibridge: Add Apple iBridge MFD driver

[PATCH 1/2] iio: adc: ti-ads8688: save values correct in buffer
 2019-05-07  8:23 UTC  (2+ messages)
` [PATCH 2/2] iio: adc: ti-ads8688: fix timestamp is not updated "

[PATCH 1/2] iio: imu: st_lsm6dsx: only set available_scan_masks if using device fifo
 2019-05-07  8:02 UTC  (2+ messages)
` [PATCH 2/2] iio: imu: st_lsm6dsx: add iio trigger and buffer support

[PATCH AUTOSEL 5.0 01/99] iio: adc: xilinx: fix potential use-after-free on remove
 2019-05-07  5:30 UTC  (3+ messages)
` [PATCH AUTOSEL 5.0 02/99] iio: adc: xilinx: fix potential use-after-free on probe
` [PATCH AUTOSEL 5.0 03/99] iio: adc: xilinx: prevent touching unclocked h/w on remove

[PATCH AUTOSEL 4.19 01/81] iio: adc: xilinx: fix potential use-after-free on remove
 2019-05-07  5:34 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 02/81] iio: adc: xilinx: fix potential use-after-free on probe
` [PATCH AUTOSEL 4.19 03/81] iio: adc: xilinx: prevent touching unclocked h/w on remove

[PATCH AUTOSEL 4.14 01/95] iio: adc: xilinx: fix potential use-after-free on remove
 2019-05-07  5:36 UTC 

[PATCH AUTOSEL 4.9 01/25] iio: adc: xilinx: fix potential use-after-free on remove
 2019-05-07  5:40 UTC 

[PATCH AUTOSEL 4.4 01/14] iio: adc: xilinx: fix potential use-after-free on remove
 2019-05-07  5:42 UTC 

[PATCH AUTOSEL 3.18 01/10] iio: adc: xilinx: fix potential use-after-free on remove
 2019-05-07  5:42 UTC 

[PATCH] iio: dps310: Add pressure sensing capability
 2019-05-06 21:03 UTC  (4+ messages)

[RFC][PATCH] dt-bindings: iio: accel: add adi,adxl345.yaml binding
 2019-05-06 14:29 UTC  (4+ messages)

[PATCH][V2] iio: Move attach/detach of the poll func to the core
 2019-05-06  8:45 UTC  (3+ messages)

[PATCH 2/2] iio: dac: ds4422/ds4424 fix chip verification
 2019-05-05 19:24 UTC 

[PATCH 1/2] iio: dac: ds4422/ds4424 drop of_node check
 2019-05-05 19:24 UTC 

[RFC 0/1] Add new sysfs ABI for chromebook devices
 2019-05-05 15:36 UTC  (4+ messages)
` [RFC 1/1] iio: common: cros_ec_sensors: add extra sensor API

[PATCH v2 1/6] iio: ad7949: Support internal Vref
 2019-05-05 15:06 UTC  (8+ messages)
` [PATCH v2 2/6] dt-bindings: iio: ad7949: Add adi,reference-select
` [PATCH v2 3/6] iio: ad7949: Support configuration read-back
` [PATCH v2 4/6] dt-bindings: iio: ad7949: Add cfg-readback option
` [PATCH v2 5/6] iio: ad7949: Fix SPI interfacing for 14-bit messages
` [PATCH v2 6/6] iio: ad7949: Fix dummy read cycle placement

[PATCH] staging: iio: adc: Add paragraph to describe Kconfig symbol
 2019-05-05 12:12 UTC  (2+ messages)

[PATCH] staging: iio: adt7316: match parenthesis alignment
 2019-05-05 12:06 UTC  (2+ messages)

[PATCH] iio: adc: rcar-gyroadc: Remove devm_iio_device_alloc() error printing
 2019-05-05 11:48 UTC  (2+ messages)

[PATCH] dt-bindings: iio: isl29018: convert bindings to YAML format
 2019-05-05 11:42 UTC  (3+ messages)

[PATCH v2 0/2] AUXADC: Mediatek auxadc driver on MT8183
 2019-05-05 11:37 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: adc: mt8183: add binding document


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