Linux IIO (Industrial I/O) Development
[Prev Page][Next Page]
- [PATCH v2 2/2] iio: chemical: add atlas-ezo-sensor initial support, (continued)
- [PATCH v14 0/2] iio: proximity: driver for vcnl3020,
Ivan Mikhaylov
- [PATCH] iio: light: gp2ap002: Take runtime PM reference on light read,
Jonathan Bakker
- [PATCH] iio: adc: Add scaling support to exynos adc driver,
Jonathan Bakker
- [PATCH 1/2] staging: iio: ad5933: attach life-cycle of kfifo buffer to parent device,
Alexandru Ardelean
- [PATCH 1/3] iio: core: wrap IIO device into a iio_dev_priv object,
Alexandru Ardelean
- [RFC PATCH 00/14] iio: buffer: add support for multiple buffers,
Alexandru Ardelean
- [RFC PATCH 04/14] iio: core,buffer: wrap iio_buffer_put() call into iio_buffers_put(), Alexandru Ardelean
- [RFC PATCH 07/14] iio: core: add simple centralized mechanism for ioctl() handlers, Alexandru Ardelean
- [RFC PATCH 10/14] iio: buffer: remove attrcount_orig var from sysfs creation, Alexandru Ardelean
- [RFC PATCH 13/14] iio: unpack all iio buffer attributes correctly, Alexandru Ardelean
- [RFC PATCH 12/14] iio: buffer: symlink the scan_elements dir back into IIO device's dir, Alexandru Ardelean
- [RFC PATCH 11/14] iio: buffer: add underlying device object and convert buffers to devices, Alexandru Ardelean
- [RFC PATCH 14/14] iio: buffer: convert single buffer to list of buffers, Alexandru Ardelean
- [RFC PATCH 06/14] iio: buffer,event: duplicate chardev creation for buffers & events, Alexandru Ardelean
- [RFC PATCH 09/14] iio: buffer: split buffer sysfs creation to take buffer as primary arg, Alexandru Ardelean
- [RFC PATCH 08/14] iio: core: use new common ioctl() mechanism, Alexandru Ardelean
- [RFC PATCH 01/14] iio: Move scan mask management to the core, Alexandru Ardelean
- [RFC PATCH 02/14] iio: hw_consumer: use new scanmask functions, Alexandru Ardelean
- [RFC PATCH 03/14] iio: buffer: add back-ref from iio_buffer to iio_dev, Alexandru Ardelean
- [RFC PATCH 05/14] iio: core: register chardev only if needed, Alexandru Ardelean
- Re: [RFC PATCH 00/14] iio: buffer: add support for multiple buffers, Lars-Peter Clausen
- [PATCH 00/12] iio: imu: new inv_icm42600 driver,
Jean-Baptiste Maneyrol
[PATCH 03/12] iio: imu: inv_icm42600: add SPI driver for inv_icm42600 driver, Jean-Baptiste Maneyrol
[PATCH 01/12] iio: imu: inv_icm42600: add core of new inv_icm42600 driver, Jean-Baptiste Maneyrol
[PATCH 06/12] iio: imu: inv_icm42600: add temperature sensor support, Jean-Baptiste Maneyrol
[PATCH 11/12] dt-bindings: iio: imu: Add inv_icm42600 documentation, Jean-Baptiste Maneyrol
[PATCH 10/12] iio: imu: inv_icm42600: add accurate timestamping, Jean-Baptiste Maneyrol
[PATCH 12/12] MAINTAINERS: add entry for inv_icm42600 6-axis imu sensor, Jean-Baptiste Maneyrol
[PATCH 05/12] iio: imu: inv_icm42600: add accelerometer IIO device, Jean-Baptiste Maneyrol
[PATCH 09/12] iio: imu: inv_icm42600: add buffer support in iio devices, Jean-Baptiste Maneyrol
[PATCH 07/12] iio: imu: add Kconfig and Makefile for inv_icm42600 driver, Jean-Baptiste Maneyrol
[PATCH 08/12] iio: imu: inv_icm42600: add device interrupt trigger, Jean-Baptiste Maneyrol
[PATCH v13 0/2] iio: proximity: driver for vcnl3020,
Ivan Mikhaylov
[PATCH v3 0/3] iio: cros_ec: Add support for RGB light sensor,
Gwendal Grignou
Re: [PATCH] iio: sca3000: Remove an erroneous get_device() call in sca3000_read_data(),
Markus Elfring
[PATCH] iio: sca3000: Remove an erroneous 'get_device()',
Christophe JAILLET
[PATCH v12 0/2] iio: proximity: driver for vcnl3020,
Ivan Mikhaylov
[PATCH] iio: adc: ad7476: fix clang -Wpointer-bool-conversion warning,
Arnd Bergmann
[PATCH] ASoC: tas5805m: Add TAS5805M amplifier driver,
Leslie Hsia(夏邦進_Pegatron)
回收: [PATCH] ASoC: tas5805m: Add TAS5805M amplifier driver,
Leslie Hsia(夏邦進_Pegatron)
[PATCH v3] iio: bmp280: fix compensation of humidity,
Andreas Klinger
[PATCH v4 01/11] iio: light: cm32181: Switch to new style i2c-driver probe function,
Hans de Goede
- [PATCH v4 02/11] iio: light: cm32181: Add support for ACPI enumeration, Hans de Goede
- [PATCH v4 03/11] iio: light: cm32181: Add some extra register defines, Hans de Goede
- [PATCH v4 04/11] iio: light: cm32181: Add support for the CM3218, Hans de Goede
- [PATCH v4 08/11] iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bit, Hans de Goede
- [PATCH v4 07/11] iio: light: cm32181: Change reg_init to use a bitmap of which registers to init, Hans de Goede
- [PATCH v4 09/11] iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settings, Hans de Goede
- [PATCH v4 06/11] iio: light: cm32181: Handle CM3218 ACPI devices with 2 I2C resources, Hans de Goede
- [PATCH v4 10/11] iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables, Hans de Goede
- [PATCH v4 11/11] iio: light: cm32181: Fix integartion time typo, Hans de Goede
- [PATCH v4 05/11] iio: light: cm32181: Clean up the probe function a bit, Hans de Goede
- Re: [PATCH v4 01/11] iio: light: cm32181: Switch to new style i2c-driver probe function, Jonathan Cameron
[PATCH 1/5] iio: accel: bma180: Prepare for different reset values,
Jonathan Bakker
[PATCH 3/5] dt-bindings: iio: accel: Add bma023 compatible to bma180,
Jonathan Bakker
[PATCH 2/5] input: misc: bma150: Conditionally disable bma023 support,
Jonathan Bakker
[PATCH] iio: accel: kxsd9: Fix alignment of local buffer.,
jic23
[PATCH 5/5] iio: accel: bma180: Add support for bma023,
Jonathan Bakker
[PATCH 4/5] dt-bindings: iio: accel: Add required regulators to bma180,
Jonathan Bakker
[PATCH 0/5] iio: accel: Add bma023 support to bma180,
Jonathan Bakker
[PATCH v6 1/7] dt-bindings: iio/adc: Convert ingenic-adc docs to YAML.,
Artur Rojek
[PATCH v7 0/5] iio: vcnl: Add interrupts support for VCNL4010/20.,
Mathieu Othacehe
[PATCH] iio: light: ltr501: Constify structs,
Rikard Falkeborn
Re: [PATCH 1/4] counter: Internalize sysfs interface code (fwd), Julia Lawall
[bug report] iio: adc: ad7476: Add IIO_CHAN_INFO_RAW for AD7091R,
Dan Carpenter
[PATCH v11 0/6] Add battery charger driver support for MP2629,
Saravanan Sekar
[PATCH v4 0/2] irq/irq_sim: try to improve the API,
Bartosz Golaszewski
[PATCH AUTOSEL 5.4 02/57] iio:ad7797: Use correct attribute_group, Sasha Levin
[PATCH AUTOSEL 4.19 01/30] iio:ad7797: Use correct attribute_group, Sasha Levin
[PATCH AUTOSEL 4.4 01/11] iio:ad7797: Use correct attribute_group, Sasha Levin
[PATCH AUTOSEL 4.9 01/17] iio:ad7797: Use correct attribute_group, Sasha Levin
[PATCH AUTOSEL 4.14 01/27] iio:ad7797: Use correct attribute_group,
Sasha Levin
[PATCH AUTOSEL 5.6 06/79] iio: imu: st_lsm6dsx: specify slave odr in slv_odr, Sasha Levin
[PATCH AUTOSEL 5.6 05/79] iio: imu: st_lsm6dsx: fix read misalignment on untagged FIFO, Sasha Levin
[PATCH AUTOSEL 5.6 04/79] iio:ad7797: Use correct attribute_group, Sasha Levin
Re: [PATCH 1/4] counter: Internalize sysfs interface code,
William Breathitt Gray
[PATCH] iio: adc: ti-ads8344: Fix channel selection,
Gregory CLEMENT
[PATCH] iio: imu: adis16xxx: use helper to access iio core debugfs dir,
Alexandru Ardelean
[PATCH] iio: adc: stm32-adc: fix device used to request dma,
Fabrice Gasnier
[PATCH] iio: remove iio_get_debugfs_dentry() helper,
Alexandru Ardelean
[RFC PATCH] iio: __iio_update_buffers: Update mode before preenable/after postdisable,
Alexandru Ardelean
AD 5766 driver software reset during runtime,
Pop, Cristian
[PATCH v2] iio: bmp280: fix compensation of humidity,
Andreas Klinger
[PATCH 0/4] Introduce the Counter character device interface,
William Breathitt Gray
[PATCH v2 1/2] iio: Move scan mask management to the core,
Alexandru Ardelean
[PATCH v2 0/4] Add driver for wsen-itds accelerometer sensor,
Saravanan Sekar
[PATCH v2] iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling,
Fabrice Gasnier
[PATCH] iio: adc: ad7768-1: Fix channel endian spec,
Sergiu Cuciurean
[PATCH] staging: iio: ad2s1210: Fix SPI reading,
Alexandru Ardelean
[PATCH v3 01/11] iio: light: cm32181: Switch to new style i2c-driver probe function,
Hans de Goede
- [PATCH v3 03/11] iio: light: cm32181: Add some extra register defines, Hans de Goede
- [PATCH v3 02/11] iio: light: cm32181: Add support for ACPI enumeration, Hans de Goede
- [PATCH v3 06/11] iio: light: cm32181: Handle CM3218 ACPI devices with 2 I2C resources, Hans de Goede
- [PATCH v3 07/11] iio: light: cm32181: Change reg_init to use a bitmap of which registers to init, Hans de Goede
- [PATCH v3 08/11] iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bit, Hans de Goede
- [PATCH v3 09/11] iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settings, Hans de Goede
- [PATCH v3 10/11] iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables, Hans de Goede
- [PATCH v3 11/11] iio: light: cm32181: Fix integartion time typo, Hans de Goede
- [PATCH v3 05/11] iio: light: cm32181: Clean up the probe function a bit, Hans de Goede
- [PATCH v3 04/11] iio: light: cm32181: Add support for the CM3218, Hans de Goede
- Re: [PATCH v3 01/11] iio: light: cm32181: Switch to new style i2c-driver probe function, Jonathan Cameron
[PATCH 1/3] iio: adc: ti_am335x_adc: alloc channels via devm_kcalloc(),
Alexandru Ardelean
回收: [PATCH] subsystem: Amplifier driver for TAS5805M,Texas instruments,
Leslie Hsia(夏邦進_Pegatron)
[PATCH] staging: iio: ad5933: rework probe to use devm_ function variants,
Alexandru Ardelean
[PATCH 0/2] iio: chemical: add atlas-ezo-sensor initial support,
Matt Ranostay
[PATCH v2 1/8] iio: light: cm32181: Add some extra register defines,
Hans de Goede
[PATCH] iio: bmp280: fix compensation of humidity,
Andreas Klinger
[PATCH V3 4/4] iio: adc: Update error checks and debug prints,
Jishnu Prakash
[PATCH V3 3/4] iio: adc: Add support for PMIC7 ADC,
Jishnu Prakash
[PATCH V3 2/4] iio: adc: Add PMIC7 ADC bindings,
Jishnu Prakash
[PATCH V3 1/4] iio: adc: Convert the QCOM SPMI ADC bindings to .yaml format,
Jishnu Prakash
[PATCH v6 0/6] iio: core,buffer: re-organize chardev creation,
Alexandru Ardelean
- [PATCH v6 3/6] iio: core: register chardev only if needed, Alexandru Ardelean
- [PATCH v6 1/6] iio: buffer: add back-ref from iio_buffer to iio_dev, Alexandru Ardelean
- [PATCH v6 5/6] iio: core: add simple centralized mechanism for ioctl() handlers, Alexandru Ardelean
- [PATCH v6 4/6] iio: buffer,event: duplicate chardev creation for buffers & events, Alexandru Ardelean
- [PATCH v6 2/6] iio: core,buffer: wrap iio_buffer_put() call into iio_buffers_put(), Alexandru Ardelean
- [PATCH v6 6/6] iio: core: use new common ioctl() mechanism, Alexandru Ardelean
- Re: [PATCH v6 0/6] iio: core,buffer: re-organize chardev creation, Jonathan Cameron
[PATCH v6 0/5] iio: vcnl: Add interrupts support for VCNL4010/20.,
Mathieu Othacehe
[PATCH v7 1/2] Driver for TI HDC20x0 humidity and temperature sensors,
Eugene Zalkonnikov
[PATCH] iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()',
Christophe JAILLET
[PATCH 1/8] iio: light: cm32181: Add some extra register defines,
Hans de Goede
[PATCH v5 0/6] iio: core,buffer: re-organize chardev creation,
Alexandru Ardelean
[PATCH v3 0/2] iio: chemical: atlas-sensor: add RTD-SM module support,
Matt Ranostay
[PATCH] iio: dac: ad5592r: Fix a typo in the name of a function,
Christophe JAILLET
[PATCH] iio: dac: ad5593r: Fix a typo in MODULE_DESCRIPTION,
Christophe JAILLET
[PATCH 0/3] iio: accel: Abandon of_match_ptr macro,
Nishant Malpani
[PATCH] iio: buffer: extend short-hand use for 'indio_dev->buffer',
Alexandru Ardelean
[PATCH][next] iio: adc: ad7476: remove redundant null check on an array,
Colin King
[PATCH] iio: imu: st_lsm6dsx: enable 833Hz sample frequency for tagged sensors,
Lorenzo Bianconi
[RFC PATCH 0/4] iio: scan_mask rework to track enabled channels on per-channel basis,
Alexandru Ardelean
[PATCH v4 0/7] iio: core,buffer: re-organize chardev creation,
Alexandru Ardelean
[PATCH] iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger,
Alexandru Ardelean
[PATCH] dt-bindings: iio: adi,ltc2983: Add missing quotes on dependencies,
Rob Herring
[PATCH v2] iio: st_sensors: make scale channels also shared by type,
Gaëtan André
[PATCH 0/2] iio: cros_ec: Add support for RGB light sensor,
Gwendal Grignou
[PULL] First set of IIO new device support, cleanups etc for the 5.8 cycle,
Jonathan Cameron
[PATCH v11 0/2] iio: proximity: driver for vcnl3020,
Ivan Mikhaylov
[PATCH 0/6] Add support for SCD30 sensor,
Tomasz Duszynski
[PATCH v5 0/4] iio: vcnl: Add interrupts support for VCNL4010/20.,
Mathieu Othacehe
[PATCH] iio: imu: st_lsm6dsx: unlock on error in st_lsm6dsx_shub_write_raw(),
Dan Carpenter
[PATCH v10 0/2] iio: proximity: driver for vcnl3020,
Ivan Mikhaylov
[PATCH v4 0/4] iio: vcnl: Add interrupts support for VCNL4010/20.,
Mathieu Othacehe
[PATCH v1 01/16] iio: adc: ad_sigma_delta: Use {get,put}_unaligned_be24(),
Andy Shevchenko
- [PATCH v1 02/16] iio: adc: mpc3422: Use get_unaligned_beXX(), Andy Shevchenko
- [PATCH v1 03/16] iio: adc: ti-ads124s08: Use get_unaligned_be24(), Andy Shevchenko
- [PATCH v1 08/16] iio: health: afe4403: Use get_unaligned_be24(), Andy Shevchenko
- [PATCH v1 04/16] iio: dac: ltc2632: Use put_unaligned_be24(), Andy Shevchenko
- [PATCH v1 05/16] iio: dac: ad5624r_spi: Use put_unaligned_be24(), Andy Shevchenko
- [PATCH v1 09/16] iio: light: si1133: Use get_unaligned_be24(), Andy Shevchenko
- [PATCH v1 10/16] iio: light: zopt2201: Use get_unaligned_le24(), Andy Shevchenko
- [PATCH v1 11/16] iio: magnetometer: rm3100: Use get_unaligned_be24(), Andy Shevchenko
- [PATCH v1 07/16] iio: gyro: adis16130: Use get_unaligned_be24(), Andy Shevchenko
- [PATCH v1 12/16] iio: pressure: hp206c: Use get_unaligned_be24(), Andy Shevchenko
- [PATCH v1 15/16] iio: temperature: max31856: Use get_unaligned_beXX(), Andy Shevchenko
- [PATCH v1 13/16] iio: pressure: ms5611: Use get_unaligned_be24(), Andy Shevchenko
- [PATCH v1 14/16] iio: pressure: zpa2326: Use get_unaligned_le24(), Andy Shevchenko
- [PATCH v1 06/16] iio: dac: ad5446: Use put_unaligned_be24(), Andy Shevchenko
- [PATCH v1 16/16] iio: st_sensors: Use get_unaligned_be24() and sign_extend32(), Andy Shevchenko
- RE: [PATCH v1 01/16] iio: adc: ad_sigma_delta: Use {get,put}_unaligned_be24(), Sa, Nuno
[PATCH 1/3 v4] iio: magnetometer: ak8974: Correct realbits,
Linus Walleij
ucsi and DRD controller interaction,
Shah, Nehal-bakulchandra
[PATCH v3 0/4] iio: vcnl: Add interrupts support for VCNL4010/20.,
Mathieu Othacehe
[PATCH v5] iio: patch set ltc2632,
Chris Ruehl
[PATCH] iio: chemical: atlas-sensor: correct DO-SM channels,
Matt Ranostay
[PULL] First set of IIO fixes for 5.7,
Jonathan Cameron
[PATCH] iio: Use an early return in iio_device_alloc to simplify code.,
jic23
[PATCH 0/7] iio: light: clean out of_match_ptr and tidy headers,
jic23
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]