messages from 2020-09-14 15:58:16 to 2020-09-19 15:19:46 UTC [more...]
[PATCH] iio: adc: exynos_adc: Replace indio_dev->mlock with own device lock
2020-09-19 15:19 UTC (3+ messages)
` [PATCH v2] "
[PATCH v5] iio: adc: ad7768-1: Add channel label example
2020-09-19 15:16 UTC (4+ messages)
[PATCH v2 00/20] dt-bindings:iio:adc: Another set of yaml conversions
2020-09-19 15:03 UTC (72+ messages)
` [PATCH v2 01/20] dt-bindings:iio:adc:fsl,vf610-adc conversion to yaml
` [PATCH v2 02/20] dt-bindings:iio:adc:ti,twl4030-madc yaml conversion
` [PATCH v2 03/20] dt-bindings:iio:adc:st,stmpe-adc "
` [PATCH v2 04/20] dt-bindings:iio:adc: aspeed,ast2400 "
` [PATCH v2 05/20] dt-bindings:iio:adc:marvell,berlin2-adc "
` [PATCH v2 06/20] dt-bindings:iio:adc:sprd,sc2720-adc "
` [PATCH v2 07/20] dt-bindings:iio:adc:nuvoton,nau7802 "
` [PATCH v2 08/20] dt-bindings:iio:adc:nuvoton,npcm750-adc "
` [PATCH v2 09/20] dt-bindings:iio:adc:nxp,lpc1850-adc "
` [PATCH v2 10/20] dt-bindings:iio:adc:lpc3220-adc "
` [PATCH v2 11/20] dt-bindings:iio:adc:motorola,cpcap-adc "
` [PATCH v2 12/20] dt-bindings:iio:adc:dlg,da9150-gpadc "
` [PATCH v2 13/20] dt-bindings:iio:adc:cosmic,10001-adc "
` [PATCH v2 14/20] dt-bindings:iio:adc:adi,ad7949 "
` [PATCH v2 15/20] dt-bindings:iio:adc:ad7768-1 "
` [PATCH v2 16/20] dt-bindings:iio:adc:ti,ads1015 "
` [PATCH v2 17/20] dt-bindings:iio:adc:holt,hi8435 "
` [PATCH v2 18/20] dt-bindings:iio:adc:amlogic,meson-saradc "
` [PATCH v2 19/20] dt-bindings:iio:adc:fsl,imx7d-adc "
` [PATCH v2 20/20] dt-bindings:iio:adc:fsl,imx25-gcq "
[PATCH] iio: imu: st_lsm6dsx: Scaling factor type set to IIO_VAL_INT_PLUS_NANO
2020-09-19 13:30 UTC (2+ messages)
[PATCH 0/4] Refactor ADIS Burst Mode
2020-09-19 13:21 UTC (6+ messages)
` [PATCH 1/4] iio: adis: Move burst mode into adis_data
` [PATCH 2/4] iio: adis16400: Drop adis_burst usage
` [PATCH 3/4] iio: adis16475: "
` [PATCH 4/4] iio: adis. Drop adis_burst struct
[PATCH v4 0/3] iio: adc: mt6360: Add ADC driver for MT6360
2020-09-19 13:20 UTC (13+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: add bindings doc for MT6360 ADC
` [PATCH v4 2/3] Documentation: ABI: testing: mt6360: Add ADC sysfs guideline
` [PATCH v4 3/3] iio: adc: mt6360: Add ADC driver for MT6360
[PATCH] iio:accel:bma180: Fix use of true when should be iio_shared_by enum
2020-09-19 12:13 UTC (4+ messages)
[PATCH] iio:magn:hmc5843: Fix passing true where iio_shared_by enum required
2020-09-19 12:10 UTC (4+ messages)
[PATCH 0/3] IIO get to warning free for W=1 C=1
2020-09-19 12:08 UTC (10+ messages)
` [PATCH 1/3] iio:imu:adis16400: Sort out missing kernel doc
` [PATCH 2/3] iio: Add __printf() attributes to various allocation functions
` [PATCH 3/3] iio:core: Tidy up kernel-doc
IIO: Review request
2020-09-18 15:05 UTC (3+ messages)
[PATCH 1/2] iio: event: use short-hand variable in iio_device_{un}register_eventset functions
2020-09-18 11:39 UTC (3+ messages)
` [PATCH 2/2] iio: event: NULL-ify IIO device's event_interface ref during unregister
[PATCH v5] iio:Documentation: Add documentation for label channel attribute
2020-09-18 9:33 UTC
[PATCH v5] iio: core: Add optional symbolic label to a device channel
2020-09-18 9:33 UTC
[PATCH] iio: buffer: split buffer sysfs creation to take buffer as primary arg
2020-09-18 9:25 UTC (5+ messages)
[PATCH -next] iio: adc: stm32-dfsdm: Use devm_platform_get_and_ioremap_resource()
2020-09-18 8:31 UTC
[PATCH -next] iio: adc: at91-sama5d2_adc: Use devm_platform_get_and_ioremap_resource()
2020-09-18 8:28 UTC
[PATCH v4 1/3] iio: core: Add optional symbolic label to a device channel
2020-09-18 8:11 UTC (2+ messages)
[PATCH 1/3] iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()
2020-09-17 18:42 UTC (3+ messages)
` [PATCH 3/3] iio: dac: ad5592r: localize locks only where needed "
[PATCH v2] iio: trigger: Don't use RT priority
2020-09-17 17:36 UTC (3+ messages)
[PATCH] iio:dac:ad5592r: Fix use of true where iio_shared_by enum required
2020-09-17 18:40 UTC (2+ messages)
[PATCH] iio:dac:ad5592r: Fix use of true for IIO_SHARED_BY_TYPE
2020-09-17 18:39 UTC (3+ messages)
[PATCH 00/30] First batch of W=1 fixes for IIO
2020-09-17 18:33 UTC (16+ messages)
` [PATCH 05/30] iio: chemical: sgp30: Add description for sgp_read_cmd()'s 'duration_us'
` [PATCH 12/30] iio: gyro: adis16080: Fix formatting issue and compiler attribute ordering
` [PATCH 15/30] iio: dummy: iio_dummy_evgen: Demote file header and supply description for 'irq_sim_domain'
` [PATCH 19/30] iio: dac: ad5064: Fix a few kerneldoc misdemeanours
` [PATCH 30/30] iio: dac: ad7303: Complete 'struct ad7303_state' doc and reorder compiler attribute
[PATCH 2/2] iio: proximity: vl53l0x: Add IRQ support
2020-09-17 18:21 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: "
` [PATCH v2 2/2] "
[PATCH] iio: adc: fsl-imx25-gcq: Replace indio_dev->mlock with own device lock
2020-09-17 18:27 UTC (3+ messages)
` [PATCH v2] "
[PATCH 00/38] iio: remaining easy of_match_ptr removal and related
2020-09-17 18:17 UTC (23+ messages)
` [PATCH 16/38] iio:potentiostat:lmp91000: Drop of_match_ptr and use generic fw accessors
` [PATCH 24/38] iio:chemical:ams-iaq-core: Drop of_match_ptr protection
` [PATCH 25/38] iio:chemical:atlas-sensor: Drop of_match_ptr and use generic fw accessors
` [PATCH 28/38] iio:chemical:vz89x: Introduce local struct device pointer
` [PATCH 29/38] iio:chemical:vz89x: Drop of_match_ptr protection and use generic fw accessors
` [PATCH 30/38] iio:humidity:hdc100x: Drop of_match_ptr protection
` [PATCH 31/38] iio:proximity:as3935: Use local struct device pointer to simplify code
` [PATCH 32/38] iio:proximity:as3935: Drop of_match_ptr and use generic fw accessors
` [PATCH 33/38] iio:proximity:pulsedlight: Drop of_match_ptr protection
` [PATCH 38/38] iio:health:max30102: Drop of_match_ptr and use generic fw accessors
[PATCH] iio: adc: at91-sama5d2_adc: fix DMA conversion crash
2020-09-17 17:28 UTC (2+ messages)
[PATCH] iio: imu: st_lsm6dsx: Scaling factor type set to IIO_VAL_INT_PLUS_NANO
2020-09-17 8:06 UTC (2+ messages)
[RESEND PATCH v2] iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling
2020-09-16 10:28 UTC (2+ messages)
[PATCH 00/25] ARM: dts: s5pv210: Cleanup - dtschema warnings
2020-09-16 17:17 UTC (9+ messages)
` [RFT 20/25] ARM: dts: s5pv210: move fixed regulators under root node in Aquila
` [RFT 21/25] ARM: dts: s5pv210: move fixed regulators under root node in Goni
` [RFT 22/25] ARM: dts: s5pv210: replace deprecated "gpios" i2c-gpio property in Aquila
` [RFT 23/25] ARM: dts: s5pv210: replace deprecated "gpios" i2c-gpio property in Goni
[PATCH] iio: stm32-dac: Replace indio_dev->mlock with own device lock
2020-09-16 17:52 UTC (4+ messages)
` [PATCH v2] "
[PATCH] kernel-doc: add support for ____cacheline_aligned attribute
2020-09-16 18:36 UTC (2+ messages)
[PATCH -next] iio: adc: palmas_gpadc: use module_platform_driver to simplify the code
2020-09-16 18:10 UTC (2+ messages)
[PATCH] iio: adc: meson-saradc: Make the of_device_id array style consistent
2020-09-16 18:17 UTC (2+ messages)
[PATCH] iio: adc: ad9467: return ENODEV vs EINVAL in ad9467_setup()
2020-09-16 18:16 UTC (2+ messages)
[PATCH] iio: adc: ad9467: refine mismatch vs unknown chip-id messages
2020-09-16 18:14 UTC (2+ messages)
[PATCH 0/4] staging: iio: Cleanup some docs in staging
2020-09-16 18:13 UTC (2+ messages)
[PATCH] iio: frequency: adf4350: Replace indio_dev->mlock with own device lock
2020-09-16 17:58 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 1/2] dt-bindings: iio: adc: exynos-adc: require second interrupt with touch screen
2020-09-16 18:03 UTC (6+ messages)
` [PATCH v2 2/2] dt-bindings: iio: adc: exynos-adc: do not require syscon on S5Pv210
[PATCH v2 0/2] dt-bindings: yaml conversions of some simple ADC bindings
2020-09-16 17:59 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: ti,adc12138 yaml conversion
` [PATCH v2 2/2] dt-bindings: iio: adc: ti,ads7950 binding conversion
[PATCH] iio: dac: ti-dac7612: Replace indio_dev->mlock with own device lock
2020-09-16 17:56 UTC (3+ messages)
` [PATCH v2] "
at91-sama5d2_adc crash
2020-09-16 6:17 UTC (4+ messages)
[PATCH v2 00/10] Use ADIS devm functions for trigger/buffer setup
2020-09-15 12:02 UTC (11+ messages)
` [PATCH v2 01/10] iio: adis16201: Use Managed device functions
` [PATCH v2 02/10] iio: adis16209: "
` [PATCH v2 03/10] iio: adis16136: "
` [PATCH v2 04/10] iio: adis16260: "
` [PATCH v2 05/10] iio: adis16400: "
` [PATCH v2 06/10] iio: adis16460: "
` [PATCH v2 07/10] iio: adis16480: "
` [PATCH v2 08/10] staging: iio: adis16203: "
` [PATCH v2 09/10] staging: iio: adis16240: "
` [PATCH v2 10/10] iio: adis: Drop non "
[PATCH 00/10] Use ADIS devm functions for trigger/buffer setup
2020-09-15 10:26 UTC (17+ messages)
` [PATCH 01/10] iio: adis16201: Use Managed device functions
` [PATCH 02/10] iio: adis16209: "
` [PATCH 03/10] iio: adis16136: "
` [PATCH 04/10] iio: adis16260: "
` [PATCH 05/10] iio: adis16400: "
` [PATCH 06/10] iio: adis16460: "
` [PATCH 07/10] iio: adis16480: "
` [PATCH 08/10] staging: iio: adis16203: "
` [PATCH 09/10] staging: iio: adis16240: "
` [PATCH 10/10] iio: adis: Drop non "
[PATCH] dt-bindings: iio: sx9310: Add various settings as DT properties
2020-09-14 21:00 UTC (2+ messages)
[PATCH] iio: trigger: Don't use RT priority
2020-09-14 17:36 UTC (3+ messages)
[PATCH v3 00/10] qcom: pm8150: add support for thermal monitoring
2020-09-14 15:45 UTC (3+ messages)
[PATCH v5 0/9] qcom: pm8150: add support for thermal monitoring
2020-09-14 15:48 UTC (2+ messages)
` [PATCH v5 1/9] dt-bindings: thermal: qcom: add adc-thermal monitor bindings
page: next (older) | prev (newer) | latest
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).