linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-19 15:19:46 to 2020-09-28 09:10:45 UTC [more...]

[PATCH v7 1/5] iio: core: Add optional symbolic label to a device channel
 2020-09-28  9:09 UTC  (5+ messages)
` [PATCH v7 2/5] iio:Documentation: Add documentation for label channel attribute
` [PATCH v7 3/5] iio: adc: ad7768-1: Add channel labels
` [PATCH v7 4/5] dt-bindings:iio:adc:adi,ad7768-1: Add documentation for channel label
` [PATCH v7 5/5] dt-bindings:iio:adc:adc.txt: Add documentation for channel label attribute

[PATCH 00/18] use semicolons rather than commas to separate statements
 2020-09-27 20:08 UTC  (3+ messages)
` [PATCH 15/18] counter: "

[PATCH v5 0/5] Introduce the Counter character device interface
 2020-09-27  2:18 UTC  (5+ messages)
` [PATCH v5 2/5] docs: counter: Update to reflect sysfs internalization
` [PATCH v5 3/5] counter: Add character device interface
` [PATCH v5 4/5] docs: counter: Document "
` [PATCH v5 5/5] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

[RESEND] [PATCH 1/2] iio: adc: qcom-spmi-vadc: Use right ratiometric range for 8998,660,845
 2020-09-26 17:18 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: qcom-spmi-vadc: Document qcom,spmi-vadc-8998 compatible

[PATCH v2] iio: adc: gyroadc: fix leak of device node iterator
 2020-09-26 16:23 UTC  (2+ messages)

[RFC PATCH 0/5] iio: remove iio_buffer_set_attrs() and assign buffer attrs during alloc
 2020-09-26 16:20 UTC  (7+ messages)
` [RFC PATCH 1/5] iio: cros_ec: unify hw fifo attributes into the core file
` [RFC PATCH 2/5] iio: buffer: dmaengine: unwrap the use of iio_buffer_set_attrs()
` [RFC PATCH 3/5] iio: triggered-buffer: add sysfs buffer attributes as args for setup
` [RFC PATCH 4/5] iio: buffer: extend arg list for {devm_}iio_triggered_buffer_setup()
` [RFC PATCH 5/5] iio: remove iio_buffer_set_attrs() and assign buffer attrs during alloc

[PATCH 0/3] iio: add titles to some Kconfig symbols
 2020-09-26 15:59 UTC  (5+ messages)
` [PATCH 1/3] iio: dma-buffer: Kconfig: Provide titles for IIO DMA "
` [PATCH 2/3] iio: Kconfig: Provide title for IIO_TRIGGERED_EVENT symbol
` [PATCH 3/3] iio: buffer: Kconfig: add title for IIO_TRIGGERED_BUFFER symbol

[PATCH] iio: adc: at91-sama5d2_adc: merge buffer & trigger init into a function
 2020-09-26 15:55 UTC  (2+ messages)

[PATCH] dt-bindings: iio: sx9310: Add various settings as DT properties
 2020-09-26 15:50 UTC  (12+ messages)

[PATCH v2] iio: cros_ec: Use default frequencies when EC returns invalid information
 2020-09-26 15:21 UTC  (4+ messages)

[RESEND PATCH v2] iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling
 2020-09-26 15:17 UTC  (3+ messages)

[PATCH v2] iio: adc: at91-sama5d2_adc: fix DMA conversion crash
 2020-09-26 15:06 UTC  (2+ messages)

[PATCH] iio: cros_ec: unify hw fifo attributes into the core file
 2020-09-26 15:04 UTC  (4+ messages)

[PATCH v3 0/4] iio: adc: ad9467: add support for AD9434 & AD9265
 2020-09-26 15:03 UTC  (6+ messages)
` [PATCH v3 1/4] iio: adc: ad9467: wrap a axi-adc chip-info into a ad9467_chip_info type
` [PATCH v3 2/4] iio: adc: ad9467: add support for AD9434 high-speed ADC
` [PATCH v3 3/4] iio: adc: ad9467: add support for AD9265 "
` [PATCH v3 4/4] dt-bindings: iio: ad9467: add entries for for AD9434 & AD9265 ADCs

[PATCH] iio: temperature: ltc2983: fix leak of device node iterator
 2020-09-26 14:55 UTC 

[PATCH] iio: adc: gyroadc: fix leak of device node iterator
 2020-09-26 14:47 UTC  (2+ messages)

[PATCH] iio: temperature: ltc2983: fix leak of device node iterator
 2020-09-26 14:44 UTC  (2+ messages)

[PATCH 1/2] iio: ltc2983: Fix of_node refcounting
 2020-09-26 14:43 UTC  (4+ messages)
` [PATCH 2/2] iio: ad7292: "

[PATCH 1/2] iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt context
 2020-09-25 12:42 UTC  (17+ messages)

[PATCH v3 1/3] iio: dac: ad5686: add support for AD5338R
 2020-09-25 12:40 UTC  (4+ messages)
` [PATCH v3 2/3] iio: dac: ad5686: add of_match_table
` [PATCH v3 3/3] dt-bindings: iio: dac: ad5686: add binding

[PATCH] iio: core: centralize ioctl() calls to the main chardev
 2020-09-25 12:38 UTC  (2+ messages)

[PATCH] iio: buffer-dmaengine: remove non managed alloc/free
 2020-09-25 12:31 UTC  (2+ messages)

[PATCH v5 0/3] iio: adc: mt6360: Add ADC driver for MT6360
 2020-09-25 12:28 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: iio: adc: add bindings doc for MT6360 ADC
` [PATCH v5 2/3] Documentation: ABI: testing: mt6360: Add ADC sysfs guideline
` [PATCH v5 3/3] iio: adc: mt6360: Add ADC driver for MT6360

[PATCH v6 1/4] iio: core: Add optional symbolic label to a device channel
 2020-09-25 12:13 UTC  (7+ messages)
` [PATCH v6 2/4] iio:Documentation: Add documentation for label channel attribute
` [PATCH v6 3/4] iio: adc: ad7768-1: Add channel labels
` [PATCH v6 4/4] dt-bindings:iio:adc:adi,ad7768-1: Add documentation for channel label

[PATCH v3 0/1] dt-bindings:iio:adc: Another set of yaml conversions
 2020-09-25 11:43 UTC  (6+ messages)
` [PATCH v3 1/1] dt-bindings:iio:adc:amlogic,meson-saradc yaml conversion

[PATCH v5 0/9] qcom: pm8150: add support for thermal monitoring
 2020-09-25 11:42 UTC  (8+ messages)
` [PATCH v5 1/9] dt-bindings: thermal: qcom: add adc-thermal monitor bindings
` [PATCH v5 7/9] thermal: qcom: add support for adc-tm5 PMIC thermal monitor

[PATCH v2] MAINTAINERS: add Dan Murphy as TP LP8xxx drivers maintainer
 2020-09-24 12:23 UTC  (5+ messages)

[PATCH v2 0/5] iio: adc: ad9467: add support for AD9434 & AD9265
 2020-09-24  7:37 UTC  (9+ messages)
` [PATCH v2 1/5] iio: adc: ad9467: wrap a axi-adc chip-info into a ad9467_chip_info type
` [PATCH v2 2/5] iio: adc: ad9467: add support for AD9434 high-speed ADC
` [PATCH v2 3/5] dt-bindings: iio: ad9467: add entry for for AD9434 ADC
` [PATCH v2 4/5] iio: adc: ad9467: add support for AD9265 high-speed ADC
` [PATCH v2 5/5] dt-bindings: iio: ad9467: add entry for for AD9265 ADC

[PATCH 1/2 v2] iio: event: use short-hand variable in iio_device_{un}register_eventset functions
 2020-09-24  6:53 UTC  (4+ messages)
` [PATCH 2/2 v2] iio: event: NULL-ify IIO device's event_interface ref during unregister

[PATCH 1/2] devicetree: Add Xilinx System Management Wizard binding documentation
 2020-09-24  6:08 UTC  (4+ messages)
` [PATCH 2/2] iio: xilinx-xadc: Add basic support for Ultrascale System Monitor

[PATCH -next] iio: adc: stm32-dfsdm: Use devm_platform_get_and_ioremap_resource()
 2020-09-23 20:54 UTC  (2+ messages)

[PATCH -next] iio: adc: at91-sama5d2_adc: Use devm_platform_get_and_ioremap_resource()
 2020-09-23 20:52 UTC  (2+ messages)

[PATCH] iio: ssp: use PLATFORM_DEVID_NONE
 2020-09-23 20:32 UTC  (2+ messages)

[PATCH v3 1/2] iio: adc: ad7291: convert to device tree
 2020-09-23 20:30 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: iio: adc: ad7291: add binding

[PATCH v2 1/3] iio: dac: ad5686: add support for AD5338R
 2020-09-23 20:18 UTC  (5+ messages)
` [PATCH v2 2/3] iio: dac: ad5686: add of_match_table
` [PATCH v2 3/3] dt-bindings: iio: dac: ad5686: add binding

[PATCH] iio: fix spellint typo in comments
 2020-09-23 20:05 UTC  (2+ messages)

[PATCH] counter: microchip-tcb-capture: Constify mchp_tc_ops
 2020-09-23 19:56 UTC  (3+ messages)

[PATCH 0/2] iio:trigger: Remove re-poll logic
 2020-09-23 15:04 UTC  (6+ messages)
` [PATCH 1/2] iio: Fix: Do not poll the driver again if try_reenable() callback returns non 0
` [PATCH 2/2] iio:trigger: rename try_reenable() to reenable() plus return void

patch "MAINTAINERS: Consolidate Analog Devices IIO entries and remove" added to staging-next
 2020-09-23  5:55 UTC 

patch "MAINTAINERS: Move Hartmut Knaack to Credits" added to staging-next
 2020-09-23  5:55 UTC 

[PULL V2] 2nd set of IIO fixes for 5.9
 2020-09-22 16:37 UTC  (2+ messages)

[PULL] 2nd set of IIO fixes for 5.9
 2020-09-22 12:29 UTC  (3+ messages)

[PATCH] MAINTAINERS: move Milo Kim to credits
 2020-09-22 11:45 UTC  (6+ messages)

[PATCH 1/2] iio: adc ad9467: add support for AD9434 high-speed ADC
 2020-09-22 11:02 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: iio: ad9467: add entry for for AD9434 ADC

[PULL v2] Second set of features and cleanup for IIO in the 5.10 cycle
 2020-09-22  7:46 UTC  (2+ messages)

patch "MAINTAINERS: Move Hartmut Knaack to Credits" added to staging-testing
 2020-09-22  7:46 UTC 

patch "MAINTAINERS: Consolidate Analog Devices IIO entries and remove" added to staging-testing
 2020-09-22  7:46 UTC 

[PULL] Second set of features and cleanup for IIO in the 5.10 cycle
 2020-09-21 19:05 UTC  (3+ messages)

[PATCH] iio:magn:hmc5843: Fix passing true where iio_shared_by enum required
 2020-09-21 18:06 UTC  (3+ messages)

[PATCH] dt-bindings: iio: vishay,vcnl4000: add interrupts property
 2020-09-21 18:06 UTC  (2+ messages)

[PATCH 00/38] iio: remaining easy of_match_ptr removal and related
 2020-09-21 14:24 UTC  (3+ messages)
` [PATCH 03/38] iio:potentiometer:max5432: Drop of_match_ptr and use generic fw accessors

yaml schema and sub-nodes with vendor prefixes
 2020-09-21 10:26 UTC 

[PATCH v4 0/8] IIO: Fused set 1 and 2 of timestamp alignment fixes
 2020-09-20 11:27 UTC  (9+ messages)
` [PATCH v4 1/8] iio:light:rpr0521: Fix timestamp alignment and prevent data leak
` [PATCH v4 2/8] iio:light:st_uvis25: "
` [PATCH v4 3/8] iio:magnetometer:mag3110: Fix alignment and data leak issues
` [PATCH v4 4/8] iio:imu:bmi160: Fix too large a buffer
` [PATCH v4 5/8] iio:imu:bmi160: Fix alignment and data leak issues
` [PATCH v4 6/8] iio:pressure:mpl3115: Force alignment of buffer
` [PATCH v4 7/8] iio:adc:ti-ads124s08: Fix buffer being too long
` [PATCH v4 8/8] iio:adc:ti-ads124s08: Fix alignment and data leak issues

[PATCH v3 00/27] IIO: Fused set 1 and 2 of timestamp alignment fixes
 2020-09-19 17:02 UTC  (30+ messages)
` [PATCH v3 05/27] iio:gyro:itg3200: Fix timestamp alignment and prevent data leak
` [PATCH v3 08/27] iio:light:si1145: "
` [PATCH v3 10/27] iio:light:rpr0521 "
` [PATCH v3 15/27] iio:imu:bmi160 Fix alignment and data leak issues
` [PATCH v3 16/27] iio:imu:st_lsm6dsx "
` [PATCH v3 17/27] iio:imu:inv_mpu6050 Fix dma and ts "
` [PATCH v3 18/27] iio:imu:inv_mpu6050: Use regmap_noinc_read for fifo reads
` [PATCH v3 19/27] iio:pressure:mpl3115 Force alignment of buffer
` [PATCH v3 24/27] iio:adc:ti-adc0832 Fix alignment issue with timestamp
` [PATCH v3 25/27] iio:adc:ti-adc12138 "

[PATCH] counter: microchip-tcb-capture: check the correct variable
 2020-09-19 15:36 UTC  (3+ messages)

[PATCH] iio: imu: st_lsm6dsx: check st_lsm6dsx_shub_read_output return
 2020-09-19 15:31 UTC  (3+ messages)

[PATCH v5] iio:Documentation: Add documentation for label channel attribute
 2020-09-19 15:23 UTC  (2+ messages)

[PATCH v5] iio: core: Add optional symbolic label to a device channel
 2020-09-19 15:21 UTC  (2+ messages)

[PATCH] iio: adc: exynos_adc: Replace indio_dev->mlock with own device lock
 2020-09-19 15:19 UTC  (3+ messages)
` [PATCH v2] "


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