linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-30 07:06:01 to 2020-07-13 19:05:45 UTC [more...]

[PATCH v3 1/2] dt-bindings: iio: bmc150_magn: Document and fix missing compatibles
 2020-07-13 19:05 UTC  (4+ messages)
` [PATCH v3 2/2] iio: magnetometer: bmc150: Add proper compatible for BMM150

[PATCH 00/17] Documentation/driver-api: eliminate duplicated words
 2020-07-13 17:20 UTC  (26+ messages)
` [PATCH 01/17] Documentation/driver-api: dmaengine/provider: drop doubled word
` [PATCH 02/17] Documentation/driver-api: firmware/built-in-fw: "
` [PATCH 03/17] Documentation/driver-api: firmware/firmware_cache: "
` [PATCH 04/17] Documentation/driver-api: firmware/direct-fs-lookup: "
` [PATCH 05/17] Documentation/driver-api: firmware/request_firmware: "
` [PATCH 06/17] Documentation/driver-api: generic-counter: "
` [PATCH 07/17] Documentation/driver-api: iio/buffers: "
` [PATCH 08/17] Documentation/driver-api: media/cec-core: "
` [PATCH 09/17] Documentation/driver-api: media/dtv-frontend: "
` [PATCH 10/17] Documentation/driver-api: media/v4l2-dev: "
` [PATCH 11/17] Documentation/driver-api: driver-model/platform: "
` [PATCH 12/17] Documentation/driver-api: ntb: "
` [PATCH 13/17] Documentation/driver-api: nvdimm: "
` [PATCH 14/17] Documentation/driver-api: uio-howto: "
` [PATCH 15/17] Documentation/driver-api: usb/URB: "
` [PATCH 16/17] Documentation/driver-api: media/v4l2-controls: drop doubled words
` [PATCH 17/17] Documentation/driver-api: xillybus: drop doubled word

[PATCH v4 1/2] iio: adc: ad7192: fix null pointer de-reference crash during probe
 2020-07-13 16:11 UTC  (3+ messages)
` [PATCH v4 2/2] iio: adc: ad7192: move ad7192_of_match table closer to the end of the file

[PATCH v9 1/2] iio: humidity: Add TI HDC20x0 support
 2020-07-13 15:38 UTC  (7+ messages)
` [PATCH v9 2/2] dt-bindings: "

[PATCH v4 0/3] devres: provide and use devm_krealloc()
 2020-07-13 14:59 UTC  (4+ messages)
` [PATCH v4 1/3] devres: provide devm_krealloc()
` [PATCH v4 2/3] hwmon: pmbus: use more devres helpers
` [PATCH v4 3/3] iio: adc: xilinx-xadc: use devm_krealloc()

[PULL] First set of new device support, cleanups and features for IIO in the 5.9 cycle
 2020-07-13 14:16 UTC  (6+ messages)

[PATCH v2] iio: imu: st_lsm6dsx: reset hw ts after resume
 2020-07-13 11:40 UTC 

[PATCH v8 0/6] iio/adc: ingenic: Cleanups & add touchscreen mode
 2020-07-13 11:20 UTC  (21+ messages)
` [PATCH v8 1/6] dt-bindings: iio/adc: Convert ingenic-adc docs to YAML
` [PATCH v8 2/6] IIO: Ingenic JZ47xx: Error check clk_enable calls
` [PATCH v8 3/6] IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idx
` [PATCH v8 4/6] iio/adc: ingenic: Retrieve channels list from soc data struct
` [PATCH v8 5/6] dt-bindings: iio/adc: Add touchscreen idx for JZ47xx SoC ADC
` [PATCH v8 6/6] IIO: Ingenic JZ47xx: Add touchscreen mode

[PATCH] iio: imu: st_lsm6dsx: reset hw ts after resume
 2020-07-12 14:33 UTC  (4+ messages)

[PATCH v6 0/5] Microchip TCB Capture driver
 2020-07-12 13:35 UTC  (10+ messages)
` [PATCH v6 1/5] ARM: at91: add atmel tcb capabilities
` [PATCH v6 2/5] dt-bindings: atmel-tcb: convert bindings to json-schema
` [PATCH v6 3/5] dt-bindings: microchip: atmel,at91rm9200-tcb: add sama5d2 compatible
  ` [PATCH v6 3/5] dt-bindings: microchip: atmel, at91rm9200-tcb: "
` [PATCH v6 4/5] dt-bindings: counter: microchip-tcb-capture counter
` [PATCH v6 5/5] counter: Add microchip TCB capture counter

[PATCH] Replace HTTP links with HTTPS ones: drivers/iio
 2020-07-12 13:23 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] Replace HTTP links with HTTPS ones: Documentation/devicetree/bindings/iio
 2020-07-12 13:22 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 1/3] iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()
 2020-07-12 11:16 UTC  (5+ messages)
` [PATCH 2/3] iio: dac: ad5592r: un-indent code-block for scale read
` [PATCH 3/3] iio: dac: ad5592r: localize locks only where needed in ad5592r_read_raw()

[PATCH v3] iio: cros_ec_accel_legacy: Add Read Only frequency entries
 2020-07-12 11:07 UTC  (3+ messages)

[PATCH] MAINTAINERS: adc: at91-sama5d2_adc: remove myself as co-maintainer
 2020-07-12 11:03 UTC  (2+ messages)

[PATCH v3 0/3] devres: provide and use devm_krealloc()
 2020-07-12  8:19 UTC  (6+ messages)
` [PATCH v3 1/3] devres: provide devm_krealloc()
` [PATCH v3 2/3] hwmon: pmbus: use more devres helpers
` [PATCH v3 3/3] iio: adc: xilinx-xadc: use devm_krealloc()

IIO timestamp get skewed when suspending (st_lsm6dsx)
 2020-07-10 13:20 UTC  (4+ messages)

[PATCH v2] iio: cros_ec_accel_legacy: Add Read Only frequency entries
 2020-07-09  8:38 UTC  (2+ messages)

[PATCH] iio: cros_ec_accel_legacy: Add Read Only frequency entries
 2020-07-09  2:06 UTC  (3+ messages)

[PATCH] iio:accel:bma180: Fix the shared by parameter for an enum
 2020-07-08 15:41 UTC  (2+ messages)

[PATCH v8 2/2] Device tree bindings for TI HDC20x0 humidity and temperature sensors
 2020-07-08  8:57 UTC  (2+ messages)

[PULL] First set of IIO fixes for the 5.8 cycle
 2020-07-08  7:21 UTC  (2+ messages)

[PATCH] iio:magn:hmc5843 Fix parameter to IIO_ENUM
 2020-07-07 20:57 UTC 

[PATCH] iio:adc:ti_am335x: Drop read variables that are set and not read
 2020-07-07 20:43 UTC 

[PATCH] dt-bindings: iio: ti,ads8688 yaml conversion
 2020-07-06  7:51 UTC  (2+ messages)

[PATCH v2 00/32] IIO: Fused set 1 and 2 of timestamp alignment fixes
 2020-07-05 13:24 UTC  (14+ messages)
` [PATCH 11/32] iio:light:st_uvis25 Fix timestamp alignment and prevent data leak
` [PATCH 13/32] iio:magnetometer:ak8974: Fix alignment and data leak issues
` [PATCH 16/32] iio:humidity:hdc100x "
` [PATCH 17/32] iio:humidity:hts221 "
` [PATCH 21/32] iio:pressure:ms5611 Fix buffer element alignment

[PATCH 1/3] iio: adc: ti_am335x_adc: alloc channels via devm_kcalloc()
 2020-07-05 12:04 UTC  (4+ messages)
` [PATCH 2/3] iio: adc: ti_am335x_adc: alloc kfifo & IRQ via devm_ functions

[PATCH] iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()'
 2020-07-05 11:59 UTC  (3+ messages)

[PATCH 00/23] iio:adc more of_match_ptr and similar removal
 2020-07-04 18:31 UTC  (63+ messages)
` [PATCH 01/23] iio:adc:lpc32xx: Drop of_match_ptr protection
` [PATCH 03/23] iio:adc:hi8435: Drop unused of_gpio.h header
` [PATCH 04/23] iio:adc:hi8435: Drop of_match_ptr protection
` [PATCH 05/23] iio:adc:max1363: Drop of_match_ptr and use generic device_get_match_data
` [PATCH 06/23] iio:adc:max1027: drop of_match_ptr and CONFIG_OF protections
` [PATCH 07/23] iio:adc:ltc2496: Drop of_match_ptr and use mod_devicetable.h
` [PATCH 08/23] iio:adc:cpcap-adc: Drop of_match_ptr protection and use device_get_match_data
` [PATCH 09/23] iio:adc:ltc2497 drop of_match_ptr protection
` [PATCH 10/23] iio:adc:max11100: Drop of_match_ptr protection / add mod_devicetable.h include
` [PATCH 11/23] iio:adc:max1118: Drop CONFIG_OF / of_match_ptr protections
` [PATCH 12/23] iio:adc:mcp320x: Drop CONFIG_OF and "
` [PATCH 13/23] iio:adc:mcp3422: remove "
` [PATCH 14/23] iio:adc:sd_adc_modulator: Drop of_match_ptr and tweak includes
` [PATCH 15/23] iio:adc:ti-adc081c: Drop of_match_ptr and change to mod_devicetable.h
` [PATCH 16/23] iio:adc:ti-adc0832: drop CONFIG_OF and of_match_ptr protections
` [PATCH 17/23] iio:adc:ti-adc084s021: drop of_match_ptr protection
` [PATCH 18/23] iio:adc:ti-adc108s102: Drop CONFIG_OF and of_match_ptr protections
` [PATCH 19/23] iio:adc:ti-adc128s052: drop of_match_ptr protection
` [PATCH 20/23] iio:adc:ti-adc161s626: Drop "
` [PATCH 21/23] iio:adc:ti-tlc4541: Drop CONFIG_OF and of_match_ptr protections
` [PATCH 22/23] iio:adc:bcm_iproc: Drop of_match_ptr protection and switch to mod_devicetable.h
` [PATCH 23/23] iio:adc:ingenic: drop of_match_ptr protection and include mod_devicetable.h

[PATCH] iio: light: stk3310: add chip id for STK3311-X variant
 2020-07-04 17:49 UTC  (4+ messages)

[PATCH v2] iio: cros_ec: Use default frequencies when EC returns invalid information
 2020-07-04 16:44 UTC  (3+ messages)

[PATCH] iio: adis16480: Use irq types instead of flags
 2020-07-04 16:43 UTC  (2+ messages)

[PATCH 1/2] iio: adc: adi-axi-adc: Fix object reference counting
 2020-07-04 16:06 UTC  (5+ messages)
` [PATCH 2/2] iio: adc: adi-axi-adc: Remove unneeded check

[PATCH v6 1/3] iio: adc: rockchip_saradc: move all of probe to devm-functions
 2020-07-04 15:38 UTC  (4+ messages)

[PATCH] dt-bindings: iio: bmc150_magn: Document missing compatibles
 2020-07-04 15:33 UTC  (6+ messages)

[PATCH RFT] iio: adc: xilinx-xadc: use devm_krealloc()
 2020-07-02 19:46 UTC  (3+ messages)

[PATCH v4 0/7] iio: core: wrap IIO device into an iio_dev_opaque object
 2020-07-02  9:34 UTC  (5+ messages)
` [PATCH v4 4/7] iio: core: move debugfs data on the private iio dev info

[RESEND PATCH v2] iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling
 2020-07-01 14:55 UTC 

[PATCH 0/5] qcom: pm8150: add support for thermal monitoring
 2020-07-01 10:56 UTC  (6+ messages)
` [PATCH 5/5] arm64: dts: sm8250-dts: add thermal zones using pmic's adc-tm5

[PATCH] iio: adc: Specify IOMEM dependency for adi-axi-adc driver
 2020-07-01  9:54 UTC  (4+ messages)

[PATCH] iio: cros_ec: Use default frequencies when EC returns invalid information
 2020-06-30 15:49 UTC  (4+ messages)


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