linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-14 18:11:24 to 2018-03-20 18:20:11 UTC [more...]

[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
 2018-03-20 18:20 UTC  (47+ messages)
` [PATCH v2 01/21] ASoC: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v2 02/21] ata: "
` [PATCH v2 03/21] crypto: "
` [PATCH v2 04/21] fbdev: "
` [PATCH v2 05/21] firewire: "
` [PATCH v2 06/21] fpga: "
` [PATCH v2 07/21] i2c: "
` [PATCH v2 08/21] iio: adc: "
` [PATCH v2 09/21] iommu: "
` [PATCH v2 10/21] lightnvm: "
` [PATCH v2 11/21] mailbox: "
` [PATCH v2 12/21] media: "
` [PATCH v2 13/21] mmc: "
` [PATCH v2 14/21] mtd: "
` [PATCH v2 15/21] net: "
` [PATCH v2 16/21] remoteproc: "
` [PATCH v2 17/21] scsi: hisi_sas: "
` [PATCH v2 18/21] serial: "
` [PATCH v2 19/21] spi: "
` [PATCH v2 20/21] staging: vc04_services: "
` [PATCH v2 21/21] usb: "

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

[PATCH v2 0/3] staging:iio:meter: Checkpatch cleanup for meter
 2018-03-20  6:28 UTC  (12+ 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 v2 0/8] staging:iio:ade7854: Cleanup on I2C/SPI code
 2018-03-20  1:53 UTC  (17+ 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 7/8] staging:iio:ade7854: Rework SPI "
` [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

[PATCH 0/3] iio: add unit converter
 2018-03-19 18:36 UTC  (5+ 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

[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 00/11] staging: iio: ad2s1200: Driver clean up
 2018-03-18 13:37 UTC  (12+ 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

[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 v2 0/9] Staging: iio: accel: adis16201 driver cleanup
 2018-03-18  9:31 UTC  (19+ 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 v5 0/8] Introduce the Counter subsystem
 2018-03-17 23:43 UTC  (3+ messages)
` [PATCH v5 3/8] docs: Add Generic Counter interface documentation

[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 0/8] Implement get_multiple for ACCES and PC/104 drivers
 2018-03-17 21:01 UTC  (13+ messages)
` [PATCH v2 1/8] iio: stx104: Implement get_multiple callback
` [PATCH v2 2/8] gpio: 104-idio-16: "
` [PATCH v2 3/8] gpio: pci-idio-16: "
` [PATCH v2 4/8] gpio: pcie-idio-24: Implement get_multiple/set_multiple callbacks
` [PATCH v2 5/8] gpio: 104-dio-48e: Implement get_multiple callback
` [PATCH v2 6/8] gpio: 104-idi-48: "
` [PATCH v2 7/8] gpio: gpio-mm: "
` [PATCH v2 8/8] gpio: ws16c48: "

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

[PATCH] iio: cros_ec: Move cros_ec_sensors_core.h in /include
 2018-03-17 20:00 UTC  (3+ messages)

[PATCH v3 0/8] Implement get_multiple for ACCES and PC/104 drivers
 2018-03-17 19:15 UTC  (12+ messages)
` [PATCH v3 1/8] iio: stx104: Implement get_multiple callback
` [PATCH v3 2/8] gpio: 104-idio-16: "
` [PATCH v3 3/8] gpio: pci-idio-16: "
` [PATCH v3 4/8] gpio: pcie-idio-24: Implement get_multiple/set_multiple callbacks
` [PATCH v3 5/8] gpio: 104-dio-48e: Implement get_multiple callback
` [PATCH v3 6/8] gpio: 104-idi-48: "
` [PATCH v3 7/8] gpio: gpio-mm: "
` [PATCH v3 8/8] gpio: ws16c48: "

Hardware for testing resolver modules in staging
 2018-03-17 16:55 UTC  (4+ messages)

[PATCH 0/7] staging:iio:ade7854: Cleanup on I2C/SPI code
 2018-03-16 20:03 UTC  (13+ messages)
` [PATCH 1/7] staging:iio:ade7854: Rework I2C write function
` [PATCH 5/7] staging:iio:ade7854: Rework SPI read function
` [PATCH 6/7] staging:iio:ade7854: Remove read_reg_* duplications
` [PATCH 7/7] staging:iio:ade7854: Add proper error handling condition

Removal of blackfin architecture
 2018-03-16 13:26 UTC  (3+ messages)

[PATCH 00/47] arch-removal: device drivers
 2018-03-15  9:09 UTC  (8+ messages)
` [PATCH 47/47] staging: iio: remove iio-trig-bfin-timer driver


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