Linux IIO (Industrial I/O) Development
[Prev Page][Next Page]
- [RFC PATCH 2/5] iio: kfifo-buffer: Add output buffer support, (continued)
- [PATCH v2 0/3] iio: core,buffer-dma: add mmap support,
Alexandru Ardelean
- [PATCH 0/3] iio: core,buffer-dma: add mmap support,
Alexandru Ardelean
- [PATCH v5 00/17] iio: core,buffer: add support for multiple IIO buffers per IIO device,
Alexandru Ardelean
- [PATCH v5 01/17] docs: ioctl-number.rst: reserve IIO subsystem ioctl() space, Alexandru Ardelean
- [PATCH v5 05/17] iio: buffer: group attr count and attr alloc, Alexandru Ardelean
- [PATCH v5 06/17] iio: core: merge buffer/ & scan_elements/ attributes, Alexandru Ardelean
- [PATCH v5 03/17] iio: core-trigger: make iio_device_register_trigger_consumer() an int return, Alexandru Ardelean
- [PATCH v5 04/17] iio: core: rework iio device group creation, Alexandru Ardelean
- [PATCH v5 02/17] iio: core: register chardev only if needed, Alexandru Ardelean
- [PATCH v5 08/17] iio: buffer: wrap all buffer attributes into iio_dev_attr, Alexandru Ardelean
- [PATCH v5 07/17] iio: add reference to iio buffer on iio_dev_attr, Alexandru Ardelean
- [PATCH v5 12/17] iio: buffer: introduce support for attaching more IIO buffers, Alexandru Ardelean
- [PATCH v5 11/17] iio: buffer: move __iio_buffer_free_sysfs_and_mask() before alloc, Alexandru Ardelean
- [PATCH v5 09/17] iio: buffer: dmaengine: obtain buffer object from attribute, Alexandru Ardelean
- [PATCH v5 10/17] iio: core: wrap iio device & buffer into struct for character devices, Alexandru Ardelean
- [PATCH v5 13/17] iio: buffer: add ioctl() to support opening extra buffers for IIO device, Alexandru Ardelean
- [PATCH v5 15/17] tools: iio: make iioutils_get_type() private in iio_utils, Alexandru Ardelean
- [PATCH v5 16/17] tools: iio: privatize globals and functions in iio_generic_buffer.c file, Alexandru Ardelean
- [PATCH v5 14/17] iio: core: rename 'dev' -> 'indio_dev' in iio_device_alloc(), Alexandru Ardelean
- [PATCH v5 17/17] tools: iio: convert iio_generic_buffer to use new IIO buffer API, Alexandru Ardelean
- [PATCH v6 0/3] iio: Add a ChromeOS EC MKBP proximity driver,
Stephen Boyd
- Re: [PATCH v2] Added AMS tsl2591 driver implementation,
Peter Meerwald-Stadler
[PATCH] iio: adc: adi-axi-adc: add proper Kconfig dependencies,
Alexandru Ardelean
[PATCH v4 00/17] iio: core,buffer: add support for multiple IIO buffers per IIO device,
Alexandru Ardelean
- [PATCH v4 02/17] iio: core: register chardev only if needed, Alexandru Ardelean
- [PATCH v4 01/17] docs: ioctl-number.rst: reserve IIO subsystem ioctl() space, Alexandru Ardelean
- [PATCH v4 07/17] iio: add reference to iio buffer on iio_dev_attr, Alexandru Ardelean
- [PATCH v4 03/17] iio: core-trigger: make iio_device_register_trigger_consumer() an int return, Alexandru Ardelean
- [PATCH v4 04/17] iio: core: rework iio device group creation, Alexandru Ardelean
- [PATCH v4 08/17] iio: buffer: wrap all buffer attributes into iio_dev_attr, Alexandru Ardelean
- [PATCH v4 11/17] iio: buffer: move __iio_buffer_free_sysfs_and_mask() before alloc, Alexandru Ardelean
- [PATCH v4 14/17] iio: core: rename 'dev' -> 'indio_dev' in iio_device_alloc(), Alexandru Ardelean
- [PATCH v4 15/17] tools: iio: make iioutils_get_type() private in iio_utils, Alexandru Ardelean
- [PATCH v4 16/17] tools: iio: privatize globals and functions in iio_generic_buffer.c file, Alexandru Ardelean
- [PATCH v4 17/17] tools: iio: convert iio_generic_buffer to use new IIO buffer API, Alexandru Ardelean
- [PATCH v4 13/17] iio: buffer: add ioctl() to support opening extra buffers for IIO device, Alexandru Ardelean
- [PATCH v4 09/17] iio: buffer: dmaengine: obtain buffer object from attribute, Alexandru Ardelean
- [PATCH v4 10/17] iio: core: wrap iio device & buffer into struct for character devices, Alexandru Ardelean
- [PATCH v4 12/17] iio: buffer: introduce support for attaching more IIO buffers, Alexandru Ardelean
- [PATCH v4 05/17] iio: buffer: group attr count and attr alloc, Alexandru Ardelean
- [PATCH v4 06/17] iio: core: merge buffer/ & scan_elements/ attributes, Alexandru Ardelean
[PATCH] drivers: iio: proximity: Fix a spelling postive to positive in the file sx9500.c,
Bhaskar Chowdhury
[PATCHv5 0/3] iio: Add a ChromeOS EC MKBP proximity driver,
Stephen Boyd
[PATCH] iio: use getter/setter functions,
Julia Lawall
[PATCH] iio: chemical: scd30: fix Oops due to missing parent device,
Petr Štetiar
[PATCH v5 0/1] Adding support for IIO SCMI based sensors,
Jyoti Bhayana
[PATCH v3] iio: ad7949: fix wrong ADC result due to incorrect bit mask,
Wilfried Wessner
[PATCH v5 0/2] add support for GPIO or IRQ based evemt counter,
Oleksij Rempel
[PATCH 0/3] iio: add labels with accel-location to bmc150 and kxcjk-1013 drivers,
Hans de Goede
[PATCH 00/24] staging:iio:cdc:ad7150: cleanup / fixup / graduate,
Jonathan Cameron
- [PATCH 01/24] staging:iio:cdc:ad7150: use swapped reads for i2c rather than open coding., Jonathan Cameron
- [PATCH 03/24] staging:iio:cdc:ad7150: Refactor event parameter update, Jonathan Cameron
- [PATCH 04/24] staging:iio:cdc:ad7150: Timeout register covers both directions so both need updating, Jonathan Cameron
- [PATCH 02/24] staging:iio:cdc:ad7150: Remove magnitude adaptive events, Jonathan Cameron
- [PATCH 08/24] staging:iio:cdc:ad7150: Drop noisy print in probe, Jonathan Cameron
- [PATCH 09/24] staging:iio:cdc:ad7150: Add sampling_frequency support, Jonathan Cameron
- [PATCH 10/24] iio:event: Add timeout event info type, Jonathan Cameron
- [PATCH 06/24] staging:iio:cdc:ad7150: Handle variation in chan_spec across device and irq present or not, Jonathan Cameron
- [PATCH 07/24] staging:iio:cdc:ad7150: Simplify event handling by only using rising direction., Jonathan Cameron
- [PATCH 12/24] staging:iio:cdc:ad7150: Rework interrupt handling., Jonathan Cameron
- [PATCH 11/24] staging:iio:cdc:ad7150: Change timeout units to seconds and use core support, Jonathan Cameron
- [PATCH 14/24] staging:iio:cdc:ad7150: Reorganize headers., Jonathan Cameron
- [PATCH 13/24] staging:iio:cdc:ad7150: More consistent register and field naming, Jonathan Cameron
- [PATCH 05/24] staging:iio:cdc:ad7150: Drop platform data support, Jonathan Cameron
- [PATCH 15/24] staging:iio:cdc:ad7150: Tidy up local variable positioning., Jonathan Cameron
- [PATCH 17/24] staging:iio:cdc:ad7150: Shift the _raw readings by 4 bits., Jonathan Cameron
- [PATCH 23/24] staging:iio:cdc:ad7150: Add copyright notice given substantial changes., Jonathan Cameron
- [PATCH 19/24] staging:iio:cdc:ad7150: Really basic regulator support., Jonathan Cameron
- [PATCH 21/24] dt-bindings:iio:cdc:adi,ad7150 binding doc, Jonathan Cameron
- [PATCH 16/24] staging:iio:cdc:ad7150: Drop unnecessary block comments., Jonathan Cameron
- [PATCH 20/24] staging:iio:cdc:ad7150: Add of_match_table, Jonathan Cameron
- [PATCH 18/24] staging:iio:cdc:ad7150: Add scale and offset to info_mask_shared_by_type, Jonathan Cameron
- [PATCH 22/24] iio:Documentation:ABI Add missing elements as used by the adi,ad7150, Jonathan Cameron
- [PATCH 24/24] iio:cdc:ad7150: Move driver out of staging., Jonathan Cameron
- Re: [PATCH 00/24] staging:iio:cdc:ad7150: cleanup / fixup / graduate, Jonathan Cameron
[PATCH 1/2] iio: documentation: Document proximity sensor label use,
Hans de Goede
[PATCH v2 0/3] Add relative hysteresis support for hid sensors,
Ye Xiang
[PATCH v2] iio: ad7949: fix wrong ADC result due to incorrect bit mask,
Wilfried Wessner
[PATCH] iio: ad7949: fix wrong ADC result due to incorrect bit mask,
Wilfried Wessner
[PATCH] drivers: fixes wrong ADC result due to incorrect bit mask of ad7949 driver, Wilfried Wessner
[PATCH v2] iio: sx9310: Support ACPI property,
Gwendal Grignou
[PATCH v14 0/2] thermal: qcom: add support for adc-tm5 PMIC thermal monitor,
Dmitry Baryshkov
[PATCH v13 0/2],
Dmitry Baryshkov
[PATCH] Correct bit mask for ADC result according to ADC's resolution.,
Wilfried Wessner
[PATCH v2 0/2] iio: adc: ad7124: allow 16 channels,
alexandru.tachici
[PATCH 0/2] iio: adc: ad7124: allow 16 channels,
alexandru.tachici
[PATCH v2] dt-bindings: iio: dac: Fix AD5686 references,
Rob Herring
[PATCHv4 0/3] iio: Add a ChromeOS EC MKBP proximity driver,
Stephen Boyd
[PATCH] dt-bindings: iio: dac: Add missing ad5686 compatible strings,
Rob Herring
[PATCH v4 0/2] Add support for ADS131E0x ADC family,
tomislav.denis
[PATCH] iio: sx9310: Support ACPI property,
Gwendal Grignou
[PATCH v3 00/11] iio: core,buffer: add support for multiple IIO buffers per IIO device,
Alexandru Ardelean
- [PATCH v3 10/11] iio: buffer: introduce support for attaching more IIO buffers, Alexandru Ardelean
- [PATCH v3 11/11] iio: buffer: add ioctl() to support opening extra buffers for IIO device, Alexandru Ardelean
- [PATCH v3 08/11] iio: buffer: wrap all buffer attributes into iio_dev_attr, Alexandru Ardelean
- [PATCH v3 09/11] iio: core: wrap iio device & buffer into struct for character devices, Alexandru Ardelean
- [PATCH v3 07/11] iio: add reference to iio buffer on iio_dev_attr, Alexandru Ardelean
- [PATCH v3 06/11] iio: core: merge buffer/ & scan_elements/ attributes, Alexandru Ardelean
- [PATCH v3 05/11] iio: buffer: group attr count and attr alloc, Alexandru Ardelean
- [PATCH v3 04/11] iio: core: rework iio device group creation, Alexandru Ardelean
- [PATCH v3 02/11] iio: core: register chardev only if needed, Alexandru Ardelean
- [PATCH v3 01/11] docs: ioctl-number.rst: reserve IIO subsystem ioctl() space, Alexandru Ardelean
- [PATCH v3 03/11] iio: core-trigger: make iio_device_register_trigger_consumer() an int return, Alexandru Ardelean
[PATCH 0/3] Add relative hysteresis support for hid sensors,
Ye Xiang
[PATCH v2 0/2] resolve read hystersis return invalid argument issue for hid sensors,
Ye Xiang
Re: [PATCH v2] counter: stm32-lptimer-cnt: remove iio counter abi, Jonathan Cameron
[PATCH v2] iio: hid-sensor-rotation: Fix quaternion data not correct,
Ye Xiang
[PATCH v2] iio: hid-sensor-prox: Fix scale not correct issue,
Ye Xiang
[PATCH v2 0/2] Remove the IIO counter ABI,
William Breathitt Gray
[PATCH v8] iio: hrtimer: Allow sub Hz granularity,
Gwendal Grignou
[RFC PATCH v4 0/1] Adding support for IIO SCMI based sensors,
Jyoti Bhayana
Re: [RFC PATCH v4 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors, Cristian Marussi
[PATCH v7] iio: hrtimer: Allow sub Hz granularity, Gwendal Grignou
Re: [PATCH] dt-bindings: Cleanup standard unit properties,
Guenter Roeck
[PATCHv3 0/3] iio: Add a ChromeOS EC MKBP proximity driver,
Stephen Boyd
[PATCH v3 3/3] iio: proximity: Add a ChromeOS EC MKBP proximity driver, Stephen Boyd
[PATCH] iio: fix typo,
zuoqilin1
[PATCH v2 3/3] iio: proximity: Add a ChromeOS EC MKBP proximity driver, Stephen Boyd
[PATCH v2 1/3] platform/chrome: cros_ec: Add SW_FRONT_PROXIMITY MKBP define, Stephen Boyd
[PATCHv2 0/3] iio: Add a ChromeOS EC MKBP proximity driver, Stephen Boyd
[PATCH v8 1/2] dt-bindings: iio: accel: Add bmi088 accelerometer bindings,
Mike Looijmans
[PATCH v4 0/2] add support for GPIO based counter,
Oleksij Rempel
[PATCH v2 2/3] dt-bindings: iio: Add cros ec proximity yaml doc, Stephen Boyd
[PATCH v3] iio: adc: stm32-adc: enable timestamping for non-DMA usage,
Ahmad Fatoum
[PATCH v4] iio: adc: stm32-adc: enable timestamping for non-DMA usage,
Ahmad Fatoum
[PATCH] MAINTAINERS: iio: move Peter Meerwald-Stadler to CREDITS,
Peter Meerwald-Stadler
[PATCH v2 resend] iio: imu: bmi160: add mutex_lock for avoiding race,
Guoqing Chi
[PATCH] iio:adc:stm32-adc: Add HAS_IOMEM dependency,
Jonathan Cameron
Re: [PATCH] Added AMS/TAOS tsl2591 driver implementation, Jonathan Cameron
[PATCH 0/2] Remove the IIO counter ABI,
William Breathitt Gray
[PATCH 0/3] iio: Add a ChromeOS EC MKBP proximity driver,
Stephen Boyd
[PATCH v2 00/12] iio: core,buffer: add support for multiple IIO buffers per IIO device,
Alexandru Ardelean
- [PATCH v2 08/12] iio: buffer: add helper to get the IIO device to which a buffer belongs, Alexandru Ardelean
- [PATCH v2 06/12] iio: buffer: re-route scan_elements via it's kobj_type, Alexandru Ardelean
- [PATCH v2 10/12] iio: core: wrap iio device & buffer into struct for character devices, Alexandru Ardelean
- [PATCH v2 12/12] iio: buffer: add ioctl() to support opening extra buffers for IIO device, Alexandru Ardelean
- [PATCH v2 09/12] iio: re-route all buffer attributes through new buffer kobj_type, Alexandru Ardelean
- [PATCH v2 11/12] iio: buffer: introduce support for attaching more IIO buffers, Alexandru Ardelean
- [PATCH v2 07/12] iio: buffer: re-route core buffer attributes via it's new kobj_type, Alexandru Ardelean
- [PATCH v2 01/12] iio: core: register chardev only if needed, Alexandru Ardelean
- [PATCH v2 02/12] iio: buffer: add back-ref from iio_buffer to iio_dev, Alexandru Ardelean
- [PATCH v2 04/12] iio: buffer: add index to the first IIO buffer dir and symlink it back, Alexandru Ardelean
- [PATCH v2 03/12] iio: buffer: rework buffer & scan_elements dir creation, Alexandru Ardelean
- [PATCH v2 05/12] iio: core: split __iio_device_attr_init() to init only the attr object, Alexandru Ardelean
[PATCH v2 00/12][RESEND] iio: core,buffer: add support for multiple IIO buffers per IIO device,
Alexandru Ardelean
- [PATCH v2 01/12][RESEND] iio: core: register chardev only if needed, Alexandru Ardelean
- [PATCH v2 02/12][RESEND] iio: buffer: add back-ref from iio_buffer to iio_dev, Alexandru Ardelean
- [PATCH v2 05/12][RESEND] iio: core: split __iio_device_attr_init() to init only the attr object, Alexandru Ardelean
- [PATCH v2 04/12][RESEND] iio: buffer: add index to the first IIO buffer dir and symlink it back, Alexandru Ardelean
- [PATCH v2 03/12][RESEND] iio: buffer: rework buffer & scan_elements dir creation, Alexandru Ardelean
- [PATCH v2 06/12][RESEND] iio: buffer: re-route scan_elements via it's kobj_type, Alexandru Ardelean
- [PATCH v2 12/12][RESEND] iio: buffer: add ioctl() to support opening extra buffers for IIO device, Alexandru Ardelean
- [PATCH v2 09/12][RESEND] iio: re-route all buffer attributes through new buffer kobj_type, Alexandru Ardelean
- [PATCH v2 11/12][RESEND] iio: buffer: introduce support for attaching more IIO buffers, Alexandru Ardelean
- [PATCH v2 07/12][RESEND] iio: buffer: re-route core buffer attributes via it's new kobj_type, Alexandru Ardelean
- [PATCH v2 08/12][RESEND] iio: buffer: add helper to get the IIO device to which a buffer belongs, Alexandru Ardelean
- [PATCH v2 10/12][RESEND] iio: core: wrap iio device & buffer into struct for character devices, Alexandru Ardelean
[PATCH] counter: stm32-lptimer-cnt: remove iio counter abi,
Fabrice Gasnier
[PATCH v2] iio: adc: stm32-adc: enable timestamping for non-DMA usage,
Ahmad Fatoum
[PULL] 1st set of new IIO device support, features and cleanups for the 5.12 cycle,
Jonathan Cameron
[PATCH v2 0/2] add support for GPIO based counter,
Oleksij Rempel
[RFC PATCH v3 0/1] Adding support for IIO SCMI based sensors,
Jyoti Bhayana
[Bug 200775] Cannot read the accelerometer raw data from the sensor LNG2DM,
bugzilla-daemon
[Bug 209883] iio: light: build error due to unmet dependency for IIO_TRIGGERED_BUFFER by VCNL4035, bugzilla-daemon
[Bug 209889] iio: adc: build error due to unmet dependency for MFD_STM32_TIMERS by STM32_ADC_CORE,
bugzilla-daemon
[Kernel.org Bugzilla] Your account linux-iio@xxxxxxxxxxxxxxx is being impersonated, bugzilla-daemon
[PATCH 1/2] iio:adc:ti-ads124s08: Fix start stop conversion command,
Dan Murphy
[PATCH] iio: adc: stm32-adc: enable timestamping for non-DMA usage,
Ahmad Fatoum
[PATCH v7 1/2] dt-bindings: iio: accel: Add bmi088 accelerometer bindings,
Mike Looijmans
[PATCH] iio: st_sensors: fix typo in comment,
Ahmad Fatoum
[PATCH v1 0/2] add support for GPIO based counter,
Oleksij Rempel
[PATCH 0/4] Fix/Improve sync clock mode handling,
Nuno Sá
[PATCH] iio: hid-sensor-prox: Fix scale not correct issue,
Ye Xiang
[PATCH] iio: hid-sensor-rotation: Fix quaternion data not correct,
Ye Xiang
[PATCH 0/3] resolve read hystersis return invalid argument issue for hid sensors,
Ye Xiang
Re: [PATCH v2] iio: imu: bmi160: add mutex_lock for avoiding race,
Tom Rix
[PATCH v6 1/2] dt-bindings: iio: accel: Add bmi088 accelerometer bindings,
Mike Looijmans
Re: [PATCH v6 1/2] dt-bindings: iio: accel: Add bmi088 accelerometer bindings, Rob Herring
Re: [PATCH v6 1/2] dt-bindings: iio: accel: Add bmi088 accelerometer bindings, Rob Herring
Re: [PATCH v6 1/2] dt-bindings: iio: accel: Add bmi088 accelerometer bindings, Jonathan Cameron
[PATCH v12 0/5] qcom: pm8150: add support for thermal monitoring,
Dmitry Baryshkov
"light" channel not working in hid-sensor-hub,
Bastien Nocera
xilinx ams,
Paul Thomas
[PATCH v11 0/5] qcom: pm8150: add support for thermal monitoring,
Dmitry Baryshkov
Re: [PATCH] iio: imu: bmi160: add mutex_lock for avoiding race, Tom Rix
Re: [PATCH 00/10] Fix documentation warnings at linux-next,
Jonathan Cameron
[RFC PATCH 0/7] IIO ABI documentation duplication fixes,
Jonathan Cameron
[PATCH v6] iio: hrtimer: Allow sub Hz granularity, Gwendal Grignou
[PATCH v6 1/3] dt-bindings: iio: dac: AD5766 yaml documentation,
Cristian Pop
[PULL] 1st set of IIO and counter fixes for the 5.11 cycle.,
Jonathan Cameron
[PATCH 0/2] Allow VADC_LR_MUX2_BAT_ID channel proper reading,
Jonathan Albrieux
[PATCH 00/24] Fix broken file docs cross-references,
Mauro Carvalho Chehab
[PATCH v1 1/1] time64.h: Consolidated PSEC_PER_SEC definition,
Andy Shevchenko
[PATCH] iio: adc: stm32-adc: fix erroneous handling of spurious IRQs,
Ahmad Fatoum
[PATCH v3 0/2] Add support for ADS131E0x ADC family,
tomislav.denis
[PATCH v5] iio: hrtimer: Allow sub Hz granularity,
Gwendal Grignou
[PATCH] - AMD Sensor Fusion Hub refactored driver with module parameters,
Richard Neumann
[PATCH v4] iio: hrtimer: Allow sub Hz granularity, Gwendal Grignou
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]