Linux IIO development
 help / color / mirror / Atom feed
 messages from 2018-03-10 15:57:37 to 2018-03-17 18:20:00 UTC [more...]

[RFC PATCH] iio: adc: Add Xilinx AMS driver
 2018-03-17 18:19 UTC  (5+ messages)

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

[PULL] Second set of IIO fixes for the 4.16 cycle
 2018-03-17 16:16 UTC  (2+ messages)

[PATCH v3 0/8] Implement get_multiple for ACCES and PC/104 drivers
 2018-03-17 15:52 UTC  (9+ 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: "

[PATCH v2 0/8] Implement get_multiple for ACCES and PC/104 drivers
 2018-03-17 15:47 UTC  (11+ 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 v2 0/8] staging:iio:ade7854: Cleanup on I2C/SPI code
 2018-03-16 22:50 UTC  (9+ 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 00/21] Allow compile-testing NO_DMA (drivers)
 2018-03-16 21:23 UTC  (33+ 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: "

[PATCH v2 0/9] Staging: iio: accel: adis16201 driver cleanup
 2018-03-16 20:06 UTC  (10+ 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 0/7] staging:iio:ade7854: Cleanup on I2C/SPI code
 2018-03-16 20:03 UTC  (16+ messages)
` [PATCH 1/7] staging:iio:ade7854: Rework I2C write function
` [PATCH 2/7] staging:iio:ade7854: Rework SPI "
` [PATCH 3/7] staging:iio:ade7854: Replace many functions for one function
` [PATCH 4/7] staging:iio:ade7854: Rework I2C read function
` [PATCH 5/7] staging:iio:ade7854: Rework SPI "
` [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 0/2] iio: stm32-dfsdm-adc: fix filter & rate setting
 2018-03-16  9:10 UTC  (4+ messages)
` [PATCH 1/2] iio: adc: stm32-dfsdm: fix successive oversampling settings
` [PATCH 2/2] iio: adc: stm32-dfsdm: fix sample rate for div2 spi clock

[rfc] staging:iio:meter: IIO ABI issues
 2018-03-16  4:00 UTC 

[PATCH v2] Staging: iio: adis16209: Move adis16209 driver out of staging
 2018-03-15 21:03 UTC  (4+ 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

[PATCH v2 0/3] staging:iio:meter: Checkpatch cleanup for meter
 2018-03-15  6:12 UTC  (7+ messages)
` [PATCH v2 1/3] staging:iio:meter: Replaces IIO_DEV_ATTR_CH_OFF by IIO_DEVICE_ATTR

Moving ad2s90 out of staging
 2018-03-15  1:29 UTC 

[PATCH] iio/gyro/bmg160_core: Improve unlocking of a mutex in five functions
 2018-03-14 15:15 UTC 

GSoC IIO project: Tom Lebreux
 2018-03-14 14:46 UTC  (2+ messages)

[PULL] Second set of new drivers and cleanups for IIO in the 4.17 cycle
 2018-03-14 11:32 UTC  (2+ messages)

Moving ad2s1200 out of staging
 2018-03-13 22:11 UTC  (3+ messages)

[PATCH] iio: cros_ec: Move cros_ec_sensors_core.h in /include
 2018-03-13 21:23 UTC 

[PATCH 0/8] Implement get_multiple for ACCES and PC104 drivers
 2018-03-13 20:20 UTC  (14+ messages)
` [PATCH 1/8] iio: stx104: Implement get_multiple callback
` [PATCH 2/8] gpio: 104-idio-16: "
` [PATCH 3/8] gpio: pci-idio-16: "
` [PATCH 4/8] gpio: pcie-idio-24: "
` [PATCH 5/8] gpio: 104-dio-48e: "
` [PATCH 6/8] gpio: 104-idi-48: "
` [PATCH 7/8] gpio: gpio-mm: "
` [PATCH 8/8] gpio: ws16c48: "

[PATCH] iio/adc/nau7802: Improve unlocking of a mutex in nau7802_read_raw()
 2018-03-13 19:56 UTC 

[PATCH] iio/adc/ad7291: Improve unlocking of a mutex in ad7291_read_raw()
 2018-03-13 19:16 UTC 

[PATCH] iio: potentiometer: ds1803: remove VLA usage
 2018-03-13 17:07 UTC  (6+ messages)

[PATCH v2 0/3] staging:iio:ad2s1210: Rework read/write operation for fclkin and fexin
 2018-03-13 16:06 UTC  (4+ messages)
` [PATCH v2 1/3] staging:iio:ad2s1210: Add channel for fclkin and fexcit
` [PATCH v2 2/3] staging:iio:ad2s1210: Add frequency handler in read_raw
` [PATCH v2 3/3] staging:iio:ad2s1210: Add write_raw to handle frequency

[PATCH 0/3] staging:iio:ad2s1210: Rework read/write operation for fclkin and fexin
 2018-03-13 14:33 UTC  (8+ messages)
` [PATCH 1/3] staging:iio:ad2s1210: Add channel for fclkin and fexcit
` [PATCH 2/3] staging:iio:ad2s1210: Add frequency handler in read_raw
` [PATCH 3/3] staging:iio:ad2s1210: Add write_raw to handle frequency

[PATCH] iio/accel/kxcjk-1013: Improve unlocking of a mutex in three functions
 2018-03-13 12:47 UTC 

[PATCH] staging: iio: ad5933: merge ring init function into probe function
 2018-03-13  9:01 UTC  (3+ messages)

[PATCH] iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
 2018-03-13  8:16 UTC  (3+ messages)

[PATCH v2] iio:magnetometer: Remove duplications in iio_chan_spec
 2018-03-13  1:37 UTC 

Removal of iio (staging) meter/ade7753, ade7754, ade7758, ade7759 and ade7854
 2018-03-12 22:00 UTC  (3+ messages)

Plan to move cdc:ad7746 driver out of staging
 2018-03-12 19:25 UTC 

[PATCH] iio:magnetometer: Remove duplications in iio_chan_spec
 2018-03-12 16:34 UTC  (4+ messages)

[PATCH] iio: adc: ad7780: remove IIO_CHAN_INFO_SAMP_FREQ support
 2018-03-12 15:48 UTC 

[PATCH 0/2] iio: potentiometer: mcp4018: new driver
 2018-03-12 14:32 UTC  (4+ messages)
` [PATCH 2/2] iio: potentiometer: mcp4018: driver for Microchip digital potentiometers

[PATCH 1/2] iio: adc: ad7791: remove sample freq sysfs attributes
 2018-03-12 12:56 UTC  (3+ messages)
` [PATCH 2/2] iio: adc: ad7791: implement IIO_CHAN_INFO_SAMP_FREQ

[PATCH 0/4] staging:iio:ad2s1210: Driver cleanup
 2018-03-12 12:25 UTC  (10+ messages)
` [PATCH 1/4] staging:iio:ad2s1210: Remove end of line with '['
` [PATCH 2/4] staging:iio:ad2s1210: Remove unused #define directive
` [PATCH 3/4] staging:iio:ad2s1210: Remove old_data from ad2s1210_state
` [PATCH 4/4] staging:iio:ad2s1210: Add comments/documentation

[PATCH] iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQ
 2018-03-12  9:18 UTC  (3+ messages)

[PATCH 2/2] iio: st_pressure: st_accel: pass correct platform data to init
 2018-03-12  9:08 UTC  (3+ messages)

[PATCH 00/12] staging cleanups
 2018-03-11 13:45 UTC  (4+ messages)
` [PATCH 10/12] staging: iio: tsl2x7x: make logging consistent and correct newlines

[PATCH 1/2] iio: chemical: sgpxx: Support Sensirion SGPxx sensors
 2018-03-11 12:14 UTC  (5+ messages)

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

[PATCH v2 1/2] iio: Add modifiers for ethanol and H2 gases
 2018-03-10 22:07 UTC 

[PATCH v2 0/2] iio: chemical: sgp30: Support SGP30 / SGPC3 Gas Sensors
 2018-03-10 22:06 UTC 

[PATCH 2/2] iio: chemical: sgpxx: triggered buffer support
 2018-03-10 22:06 UTC  (3+ messages)

Nokia N900: v4.16-rc4: oops in iio when grepping sysfs
 2018-03-10 17:59 UTC  (6+ messages)

Work plan to move AD2S1210 out of staging
 2018-03-10 16:35 UTC  (3+ messages)

[PATCH v2] staging:iio:ad7150: Align arguments to match open parenthesis
 2018-03-10 16:18 UTC  (2+ messages)

[PATCH] staging:iio:ad7152: Align arguments to match open parenthesis
 2018-03-10 16:17 UTC  (2+ messages)


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