messages from 2021-09-30 22:02:38 to 2021-10-11 15:58:30 UTC [more...]
[PATCH v4 0/7] iio: adc: stm32-adc: add internal channels support
2021-10-11 15:57 UTC (3+ messages)
` [PATCH v4 1/7] dt-bindings: iio: stm32-adc: add generic channel binding
` [PATCH v4 2/7] dt-bindings: iio: stm32-adc: add nvmem support for vrefint internal channel
[PATCH] iio: core: do not create debugfs when has no dev name
2021-10-11 14:12 UTC (2+ messages)
[PATCH -next] iio: buffer: Check the return value of kstrdup_const()
2021-10-11 12:58 UTC
[PATCH v2] iio: imu: st_lsm6dsx: Fix an array overflow in st_lsm6dsx_set_odr()
2021-10-11 12:22 UTC (2+ messages)
[PATCH v7 1/2] iio: frequency: adrf6780: add support for ADRF6780
2021-10-11 11:00 UTC (2+ messages)
` [PATCH v7 2/2] dt-bindings: iio: frequency: add adrf6780 doc
[PATCH] drm/bridge: parade-ps8640: check return values in ps8640_aux_transfer()
2021-10-11 10:07 UTC (2+ messages)
[PATCH] iio: imu: st_lsm6dsx: Fix an array overflow in st_lsm6dsx_set_odr()
2021-10-11 9:47 UTC (3+ messages)
[PATCH v2] iio: core: fix double free in iio_device_unregister_sysfs()
2021-10-11 9:20 UTC
[PATCH v2 0/2] Add ad3552r and ad3542r driver support
2021-10-11 8:52 UTC (7+ messages)
` [PATCH v2 1/2] dt-bindings: iio: dac: Add adi,ad3552r.yaml
` [PATCH v2 2/2] drivers:iio:dac: Add AD3552R driver support
[PATCH] iio: adc: lpc18xx_adc: Convert probe to device managed version
2021-10-11 8:09 UTC (2+ messages)
[PATCH] iio: core: fix double free in iio_device_unregister_sysfs()
2021-10-11 7:58 UTC (2+ messages)
[PATCH] iio: accel: sca3000: Use sign_extend32() instead of opencoding sign extension
2021-10-10 16:29 UTC (5+ messages)
[PATCH v6 0/6] iio: Add output buffer support
2021-10-10 16:23 UTC (18+ messages)
` [PATCH v6 1/6] "
` [PATCH v6 2/6] iio: kfifo-buffer: "
` [PATCH v6 3/6] iio: triggered-buffer: extend support to configure output buffers
` [PATCH v6 4/6] drivers: iio: dac: ad5766: Fix dt property name
` [PATCH v6 5/6] Documentation:devicetree:bindings:iio:dac: Fix val
` [PATCH v6 6/6] drivers:iio:dac:ad5766.c: Add trigger buffer
[PATCH v4 1/9] iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe()
2021-10-10 16:05 UTC (10+ messages)
` [PATCH v4 2/9] iio: adc: imx7d_adc: "
` [PATCH v4 3/9] iio: adc: lpc18xx_adc: "
` [PATCH v4 4/9] iio: adc: max1118: "
` [PATCH v4 5/9] iio: adc: max1241: "
` [PATCH v4 6/9] iio: adc: meson_saradc: "
` [PATCH v4 7/9] iio: adc: qcom-pm8xxx-xoadc: "
` [PATCH v4 8/9] iio: adc: rockchip_saradc: "
` [PATCH v4 9/9] iio: adc: ti-ads7950: "
[PATCH v5 0/4] iio: chemical: Add support for Sensirion SCD4x CO2 sensor
2021-10-10 15:59 UTC (7+ messages)
` [PATCH v5 1/4] dt-bindings: iio: chemical: sensirion,scd4x: Add yaml description
` [PATCH v5 2/4] MAINTAINERS: Add myself as maintainer of the scd4x driver
` [PATCH v5 3/4] drivers: iio: chemical: Add support for Sensirion SCD4x CO2 sensor
` [PATCH v5 4/4] iio: documentation: Document scd4x calibration use
[PATCH 0/2] ADPD188 linux driver
2021-10-09 20:30 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: add adpd188 schema
` [PATCH 2/2] drivers:iio:light: add ADPD188 driver support
[PATCH v2 0/3] Add settle time support to iio-mux
2021-10-08 23:09 UTC (12+ messages)
` [PATCH v2 1/3] mux: add support for delay after muxing
` [PATCH v2 2/3] dt-bindings: iio: io-channel-mux: Add property for settle time
` [PATCH 4/3] dt-bindings: iio: io-channel-mux: add optional #io-channel-cells
` [PATCH 5/3] dt-bindings: iio: io-channel-mux: allow duplicate channel, labels
` [PATCH v2 3/3] iio: multiplexer: iio-mux: Support settle-time-us property
[PATCH v5 0/1] iio/scmi: Add reading "raw" attribute
2021-10-08 18:28 UTC (2+ messages)
` [PATCH v5 1/1] "
[PATCH v4 0/1] iio/scmi: Add reading "raw" attribute
2021-10-08 15:01 UTC (3+ messages)
` [PATCH v4 1/1] "
[PATCH v3 0/1] iio/scmi: Add reading "raw" attribute
2021-10-08 11:32 UTC (6+ messages)
[PATCH v3 1/4] iio: light: cm3605: Make use of the helper function dev_err_probe()
2021-10-08 9:26 UTC (4+ messages)
` [PATCH v3 2/4] iio: light: cm36651: "
` [PATCH v3 3/4] iio: light: gp2ap002: "
` [PATCH v3 4/4] iio: light: noa1305: "
[PATCH] iio/scmi: check if dev is null pointer
2021-10-08 9:01 UTC (2+ messages)
[PATCH] iio: trigger: fix iio_trigger reference leak
2021-10-08 8:32 UTC
[PATCH] io: imu: st_lsm6dsx: check if dev is null pointer
2021-10-08 7:49 UTC (2+ messages)
[PATCH v2 1/4] iio: light: cm3605: Make use of the helper function dev_err_probe()
2021-10-08 2:09 UTC (6+ messages)
` [PATCH v2 2/4] iio: light: cm36651: "
` [PATCH v2 4/4] iio: light: noa1305: "
[PATCH v2 1/2] iio: st_sensors: Make use of the helper function dev_err_probe()
2021-10-07 17:30 UTC (6+ messages)
` [PATCH v2 2/2] iio: st_lsm9ds0: "
[PATCH v2 1/2] iio: health: afe4403: Make use of the helper function dev_err_probe()
2021-10-07 17:33 UTC (2+ messages)
[PATCH v2 1/8] iio: dac: ad8801: Make use of the helper function dev_err_probe()
2021-10-07 17:23 UTC (6+ messages)
` [PATCH v2 3/8] iio: dac: ltc1660: "
` [PATCH v2 8/8] iio: dac: ti-dac7311: "
[PATCH 1/4] dt-bindings: vendor-prefixes: Document liteon vendor prefix
2021-10-07 15:41 UTC (5+ messages)
` [PATCH 2/4] dt-bindings: iio: light: Document ltr501 light sensor bindings
` [PATCH 3/4] iio: light: ltr501: Add rudimentary regulator support
` [PATCH 4/4] iio: light: ltr501: Add of_device_id table
[PATCH] docs: counter: Include counter-chrdev kernel-doc to generic-counter.rst
2021-10-07 15:38 UTC (2+ messages)
[PATCH -next] counter: fix docum. build problems after filename change
2021-10-07 15:37 UTC (3+ messages)
[PATCH v6 1/2] iio: adc: ad799x: Implement selecting external reference voltage input on AD7991, AD7995 and AD7999
2021-10-07 15:34 UTC (4+ messages)
` [PATCH v6 2/2] dt-bindings: iio: ad779x: Add binding document
[PATCH] iio: st_pressure_spi: Add missing entries SPI to device ID table
2021-10-07 15:27 UTC (6+ messages)
[PATCH v2 0/2] iio: adc: tsc2046: fixes
2021-10-07 9:30 UTC (3+ messages)
` [PATCH v2 1/2] iio: adc: tsc2046: fix scan interval warning
` [PATCH v2 2/2] iio: adc: tsc2046: fix sleeping in atomic context warning and a deadlock after iio_trigger_poll() call
[PULL] 1st set of IIO fixes for the 5.15 cycles
2021-10-05 9:21 UTC (2+ messages)
[PATCH] iio: adc: stm32-dfsdm: Fix the uninitialized use if regmap_read() fails
2021-10-05 8:18 UTC (5+ messages)
[PATCH] iio: adc: max1027: fix error code in max1027_wait_eoc()
2021-10-04 19:31 UTC (3+ messages)
[PATCH] iio: adc: ti-adc081c: Partial revert of removal of ACPI IDs
2021-10-04 19:25 UTC (3+ messages)
[PATCH v3 0/7] iio: adc: stm32-adc: add internal channels support
2021-10-04 16:57 UTC (3+ messages)
` [PATCH v3 1/7] dt-bindings: iio: stm32-adc: add generic channel binding
[PATCH v5] mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support
2021-10-04 15:53 UTC
[bug report] iio: adc: max1027: Use the EOC IRQ when populated for single reads
2021-10-04 10:35 UTC (2+ messages)
[PATCH] iio: Move include/linux/iio-opaque.h to drivers/iio/iio_opaque.h
2021-10-04 7:01 UTC (2+ messages)
[RESEND v2 0/5] iio: accel: mma9551/mma9553 Cleanup and update
2021-10-03 16:02 UTC (7+ messages)
` [RESEND v2 1/5] iio: accel: mma9551/mma9553: Drop explicit ACPI match support
` [RESEND v2 2/5] iio: accel: mma9551/mma9553: Simplify pm logic
` [RESEND v2 3/5] iio: accel: mma9551: Add support to get irqs directly from fwnode
` [RESEND v2 4/5] iio: accel: mma9551: Use devm managed functions to tidy up probe()
` [RESEND v2 5/5] iio: accel: mma9553: "
[PATCH] iio: cros_ec: Update header includes
2021-10-03 16:04 UTC (2+ messages)
[PATCH v2 0/4] IIO: Alignment fixes part 4 - bounce buffers for the hard cases
2021-10-03 15:54 UTC (3+ messages)
[PATCH 0/2] iio:adc:ad7124: Convert to generic firmware handling
2021-10-03 15:45 UTC (8+ messages)
` [PATCH 2/2] iio:adc:ad7124: Convert to fwnode handling of child node parsing
[PATCH] iio: light: opt3001: Fixed timeout error when 0 lux
2021-10-03 15:43 UTC (3+ messages)
[PATCH -next] iio: chemical: SENSEAIR_SUNRISE_CO2 depends on I2C
2021-10-03 15:37 UTC (2+ messages)
[RFC PATCH 00/11] IIO: Bring core header includes up to date
2021-10-03 15:33 UTC (12+ messages)
` [RFC PATCH 01/11] iio: industrialio-core: Reorder header includes to be alphabetical
` [RFC PATCH 02/11] iio: industrialio-core - Bring includes up to date
` [RFC PATCH 03/11] iio: industrialio-buffer.c: "
` [RFC PATCH 04/11] iio: industrialio-event.c: "
` [RFC PATCH 05/11] iio: industrialio-trigger.c: "
` [RFC PATCH 06/11] iio: inkern: "
` [RFC PATCH 07/11] iio: configfs: "
` [RFC PATCH 08/11] iio: misc core files: "
` [RFC PATCH 09/11] iio: industrialio-triggered-buffer: "
` [RFC PATCH 10/11] iio: industrialio-buffer-cb: "
` [RFC PATCH 11/11] iio: kfifo-buf.c: "
[PATCH 0/7] cros_ec_sensors: Drop unused IIO header includes
2021-10-03 15:12 UTC (9+ messages)
` [PATCH 1/7] platform/chrome: cros_ec_sensorhub_ring - avoid including iio.h
` [PATCH 2/7] iio: cros_ec_sensors: Remove excessive IIO includes
` [PATCH 3/7] iio: accel: cros_ec_accel_legacy: Drop unused "
` [PATCH 4/7] iio: cros_ec_lid_angle: "
` [PATCH 5/7] iio: light: cros_ec_light_prox: "
` [PATCH 6/7] iio: pressure: cros_ec_baro: Drop unused IIO headers
` [PATCH 7/7] iio: prox: cros_ec_mkbp: "
[PATCH v3 1/9] iio: adc: ab8500-gpadc: Make use of the helper function dev_err_probe()
2021-10-02 17:06 UTC (5+ messages)
` [PATCH v3 6/9] iio: adc: meson_saradc: "
[PATCH v4 0/4] iio: chemical: Add support for Sensirion SCD4x CO2 sensor
2021-10-02 16:16 UTC (6+ messages)
` [PATCH v4 1/4] dt-bindings: iio: chemical: sensirion,scd4x: Add yaml description
` [PATCH v4 2/4] MAINTAINERS: Add myself as maintainer of the scd4x driver
` [PATCH v4 3/4] drivers: iio: chemical: Add support for Sensirion SCD4x CO2 sensor
` [PATCH v4 4/4] iio: documentation: Document scd4x calibration use
[PATCH][next] iio: adc: aspeed: Fix spelling mistake "battey" -> "battery"
2021-10-02 16:11 UTC (2+ messages)
[PATCH] counter: microchip-tcb-capture: Tidy up a false kernel-doc /** marking
2021-10-02 16:10 UTC (3+ messages)
[PATCH] iio: adc: nau7802: convert probe to full device-managed
2021-10-02 16:06 UTC (4+ messages)
[PATCH v4 36/48] mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support
2021-10-01 18:15 UTC (4+ messages)
[PATCH v2 0/1] iio/scmi: Add reading "raw" attribute
2021-10-01 7:12 UTC (5+ messages)
` [PATCH v2 1/1] "
[PATCH v4 00/48] TI AM437X ADC1
2021-10-01 7:11 UTC (4+ messages)
` [PATCH v4 25/48] mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macro
[PATCH 0/1] iio/scmi: Add reading "raw" attribute
2021-10-01 6:59 UTC (5+ messages)
` [PATCH 1/1] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox