public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-17 20:30:43 to 2018-03-24 17:28:02 UTC [more...]

[PATCH v5 0/8] Introduce the Counter subsystem
 2018-03-24 17:27 UTC  (11+ messages)
` [PATCH v5 3/8] docs: Add Generic Counter interface documentation
` [PATCH v5 4/8] counter: 104-quad-8: Add Generic Counter interface support
` [PATCH v5 5/8] counter: 104-quad-8: Documentation: Add Generic Counter sysfs documentation
` [PATCH v5 6/8] dt-bindings: counter: Document stm32 quadrature encoder
` [PATCH v5 7/8] counter: stm32-timer-cnt: Add sysfs documentation

[PATCH 0/3] iio: add unit converter
 2018-03-24 16:34 UTC  (12+ messages)
` [PATCH 1/3] iio: rename the multiplexer category to wrapper
` [PATCH 2/3] dt-bindings: iio: wrapper: add io-channel-unit-converter
` [PATCH 3/3] iio: wrapper: unit-converter: new driver

[PATCH v2 0/3] staging:iio:meter: Checkpatch cleanup for meter
 2018-03-24 15:18 UTC  (13+ messages)
` [PATCH v2 1/3] staging:iio:meter: Replaces IIO_DEV_ATTR_CH_OFF by IIO_DEVICE_ATTR
              ` meter ABI: (was Re: [PATCH v2 1/3] staging:iio:meter: Replaces IIO_DEV_ATTR_CH_OFF by IIO_DEVICE_ATTR)

[PATCH 00/11] staging: iio: ad2s1200: Driver clean up
 2018-03-24 14:57 UTC  (23+ messages)
` [PATCH 01/11] staging: iio: ad2s1200: Sort includes alphabetically
` [PATCH 02/11] staging: iio: ad2s1200: Reverse Christmas tree order
` [PATCH 03/11] staging: iio: ad2s1200: Add blank lines
` [PATCH 04/11] staging: iio: ad2s1200: Add kernel docs to driver state
` [PATCH 05/11] staging: iio: ad2s1200: Introduce variable for repeated value
` [PATCH 06/11] staging: iio: ad2s1200: Improve readability with be16_to_cpup
` [PATCH 07/11] staging: iio: ad2s1200: Ensure udelay(1) in all necessary code paths
` [PATCH 08/11] staging: iio: ad2s1200: Replace legacy gpio ABI with modern ABI
` [PATCH 09/11] staging: iio: ad2s1200: Add scaling factor for IIO_ANGL_VEL channel
` [PATCH 10/11] staging: iio: ad2s1200: Replace angle channel with inclination channel
` [PATCH 11/11] Move resolver ad2c1200 driver out of staging to mainline iio

Can't enable IIO_DUMMY_EVGEN for compiling
 2018-03-24 14:29 UTC  (2+ messages)

[PATCH v2 0/9] Staging: iio: accel: adis16201 driver cleanup
 2018-03-24 14:26 UTC  (28+ messages)
` [PATCH v2 1/9] Staging: iio: accel: adis16201: Rename few macro definitions
` [PATCH v2 2/9] Staging: iio: accel: adis16201: Remove unnecessary comments
` [PATCH v2 3/9] Staging: iio: accel: adis16201: Add _REG suffix to reisters
` [PATCH v2 4/9] Staging: iio: accel: adis16201: Group register definitions
` [PATCH v2 5/9] Staging: iio: accel: adis16201: Add comments about units in read_raw()
` [PATCH v2 6/9] Staging: iio: accel: adis16201: Use sign_extend32 function
` [PATCH v2 7/9] Staging: iio: accel: adis16201: Prefer reverse christmas tree ordering
` [PATCH v2 8/9] Staging: iio: accel: adis16201: Adjust argument to match open parentheses
` [PATCH v2 9/9] Staging: iio: accel: adis16201: Move adis16201 driver out of staging
  ` [PATCH 1/4] Staging: iio: accel: adis16201: Remove unused headers
    ` [PATCH 2/4] Staging: iio: accel: adis16201: Use GENMASK
    ` [PATCH 3/4] Staging: iio: accel: adis16201: Fix 80 character line limit
    ` [PATCH 4/4] Staging: iio: accel: adis16201: Move adis16201 driver out of staging

[PATCH 00/11] staging: iio: tsl2x7x: staging cleanups
 2018-03-24 13:46 UTC  (23+ messages)
` [PATCH 01/11] staging: iio: tsl2x7x: remove unnecessary code
` [PATCH 02/11] staging: iio: tsl2x7x: correct interrupt handler trigger
` [PATCH 03/11] staging: iio: tsl2x7x: no need to clear interrupt flag when getting lux
` [PATCH 04/11] staging: iio: tsl2x7x: simplify tsl2x7x_prox_cal()
` [PATCH 05/11] staging: iio: tsl2x7x: split out als and prox interrupt settings
` [PATCH 06/11] staging: iio: tsl2x7x: make logging consistent and correct newlines
` [PATCH 07/11] staging: iio: tsl2x7x: split out als and prox persistence settings
` [PATCH 08/11] staging: iio: tsl2x7x: remove unused variables from tsl2x7x_get_lux()
` [PATCH 09/11] staging: iio: tsl2x7x: remove ch0 and ch1 "
` [PATCH 10/11] staging: iio: tsl2x7x: put local variables in reverse Christmas tree order
` [PATCH 11/11] staging: iio: tsl2x7x: add copyright

[PATCH v3 0/8] Cleanup on I2C/SPI code
 2018-03-24 13:29 UTC  (17+ messages)
` [PATCH v3 1/8] staging:iio:ade7854: Fix error handling on read/write
` [PATCH v3 2/8] staging:iio:ade7854: Fix the wrong number of bits to read
` [PATCH v3 3/8] staging:iio:ade7854: Rework I2C write function
` [PATCH v3 4/8] staging:iio:ade7854: Rework SPI "
` [PATCH v3 5/8] staging:iio:ade7854: Remove write_reg_* duplications
` [PATCH v3 6/8] staging:iio:ade7854: Rework I2C read function
` [PATCH v3 7/8] staging:iio:ade7854: Rework SPI "
` [PATCH v3 8/8] staging:iio:ade7854: Remove read_reg_* duplications

[PATCH] iio: imu: inv_mpu6050: improve missing timestamp handling
 2018-03-24 12:35 UTC  (2+ messages)
` How to handle missing timestamps? (was Re: [PATCH] iio: imu: inv_mpu6050: improve missing timestamp handling)

[PATCH 00/11] Move ad7746 out of staging
 2018-03-23 13:04 UTC  (24+ messages)
` [PATCH 01/11] staging: iio: ad7746: Adjust arguments to match open parenthesis
` [PATCH 02/11] staging: iio: ad7746: Fix multiple line dereference
` [PATCH 03/11] staging: iio: ad7746: Reorder includes alphabetically
` [PATCH 04/11] staging: iio: ad7746: Reorder variable declarations
` [PATCH 05/11] staging: iio: ad7746: Remove unused defines
` [PATCH 06/11] staging: iio: ad7746: Add dt-bindings
` [PATCH 07/11] staging: iio: ad7746: Add remove()
` [PATCH 08/11] staging: iio: ad7746: Add comments
` [PATCH 09/11] staging: iio: ad7746: Add devicetree bindings documentation
` [PATCH 10/11] staging: iio: ad7746: Rename sysfs attrs to comply with the ABI
` [PATCH 11/11] Move cdc ad7746 driver out of staging to mainline iio

[RFC PATCH 1/2] iio: dac: add TI DAC5755 family support
 2018-03-23 12:42 UTC  (6+ messages)
` [RFC PATCH 2/2] iio: ti-dac5571: Add DT binding documentation

Controlling ADC SPI devices
 2018-03-23 12:32 UTC  (2+ messages)

[PATCH v3 0/8] Implement get_multiple for ACCES and PC/104 drivers
 2018-03-21 18:49 UTC  (7+ messages)
` [PATCH v3 2/8] gpio: 104-idio-16: Implement get_multiple callback
` [PATCH v3 3/8] gpio: pci-idio-16: "

GSoC IIO project: Magnus Östgren
 2018-03-21 16:37 UTC 

[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
 2018-03-20 18:20 UTC  (23+ messages)
` [PATCH v2 01/21] ASoC: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v2 06/21] fpga: "
` [PATCH v2 10/21] lightnvm: "
` [PATCH v2 13/21] mmc: "
` [PATCH v2 14/21] mtd: "
` [PATCH v2 16/21] remoteproc: "
` [PATCH v2 19/21] spi: "

[RFC PATCH] iio: adc: Add Xilinx AMS driver
 2018-03-20  9:44 UTC  (4+ messages)

[PATCH v2 0/8] staging:iio:ade7854: Cleanup on I2C/SPI code
 2018-03-20  1:53 UTC  (16+ messages)
` [PATCH v2 1/8] staging:iio:ade7854: Fix error handling on read/write
` [PATCH v2 2/8] staging:iio:ade7854: Fix the wrong number of bits to read
` [PATCH v2 3/8] staging:iio:ade7854: Rework I2C write function
` [PATCH v2 4/8] staging:iio:ade7854: Rework SPI "
` [PATCH v2 5/8] staging:iio:ade7854: Replace many functions for one function
` [PATCH v2 6/8] staging:iio:ade7854: Rework I2C read function
` [PATCH v2 8/8] staging:iio:ade7854: Remove read_reg_* duplications

[PATCH v2 0/3] staging:iio:ad2s1210: Rework read/write operation for fclkin and fexin
 2018-03-20  1:33 UTC  (4+ messages)
` [PATCH v2 1/3] staging:iio:ad2s1210: Add channel for fclkin and fexcit

[PULL] Second set of IIO fixes for the 4.16 cycle
 2018-03-19 15:45 UTC  (5+ messages)

tsl2x7x: IRQ event handler only being called when polling sysfs attributes
 2018-03-19 13:16 UTC  (2+ messages)

[PATCH] iio/gyro/bmg160_core: Improve unlocking of a mutex in five functions
 2018-03-19  9:51 UTC  (6+ messages)
  `  "

[PATCH 0/3] AUXADC: Mediatek auxadc driver for mt2712
 2018-03-19  1:51 UTC  (6+ messages)
` [PATCH 3/3] arm64: dts: mt2712: Add auxadc device node

[PATCH v2 2/2] iio: chemical: sgp30: Support Sensirion SGPxx sensors
 2018-03-18 12:48 UTC  (2+ messages)

Unknown symbols in module (iio)
 2018-03-18 12:00 UTC  (3+ messages)

[PATCH] iio/adc/nau7802: Improve unlocking of a mutex in nau7802_read_raw()
 2018-03-18 10:22 UTC  (2+ messages)

[PATCH] iio/adc/ad7291: Improve unlocking of a mutex in ad7291_read_raw()
 2018-03-18 10:18 UTC  (2+ messages)

[PATCH v2] Staging: iio: adis16209: Move adis16209 driver out of staging
 2018-03-18 10:09 UTC  (7+ messages)

[PATCH 0/2] iio: stm32-dfsdm-adc: fix filter & rate setting
 2018-03-17 22:34 UTC  (3+ messages)

[PATCH] iio/accel/kxcjk-1013: Improve unlocking of a mutex in three functions
 2018-03-17 22:30 UTC  (2+ messages)

Plan to move cdc:ad7746 driver out of staging
 2018-03-17 22:27 UTC  (2+ messages)

Moving ad2s90 out of staging
 2018-03-17 22:20 UTC  (2+ messages)

[rfc] staging:iio:meter: IIO ABI issues
 2018-03-17 21:14 UTC  (2+ messages)

[PATCH v2 4/8] gpio: pcie-idio-24: Implement get_multiple/set_multiple callbacks
 2018-03-17 21:01 UTC  (2+ messages)

[PATCH] iio: adc: ad7780: remove IIO_CHAN_INFO_SAMP_FREQ support
 2018-03-17 20:51 UTC  (2+ messages)

[PATCH 1/2] iio: adc: ad7791: remove sample freq sysfs attributes
 2018-03-17 20:48 UTC  (4+ messages)
` [PATCH 2/2] iio: adc: ad7791: implement IIO_CHAN_INFO_SAMP_FREQ

[PATCH] iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQ
 2018-03-17 20:36 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox