Show patches with: Submitter = Jonathan Cameron       |    Archived = No       |   1037 patches
« 1 2 3 410 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/6] iio: imu: mpu6050: Balance runtime pm + use pm_runtime_resume_and_get() IIO: Runtime PM related cleanups. - 1 - --- 2021-05-16 Jonathan Cameron Accepted
[v2,2/6] iio: adc: ads1015: Balance runtime pm + pm_runtime_resume_and_get() IIO: Runtime PM related cleanups. - 1 - --- 2021-05-16 Jonathan Cameron Accepted
[v2,3/6] iio: chemical: atlas-sensor: Balance runtime pm + pm_runtime_resume_and_get() IIO: Runtime PM related cleanups. 1 1 - --- 2021-05-16 Jonathan Cameron Accepted
[v2,5/6] iio: prox: pulsed-light-v2: Use pm_runtime_resume_and_get() IIO: Runtime PM related cleanups. 1 1 - --- 2021-05-16 Jonathan Cameron Accepted
[v2,6/6] iio: pressure: icp10100: Balance runtime pm + use pm_runtime_resume_and_get() IIO: Runtime PM related cleanups. - 1 - --- 2021-05-16 Jonathan Cameron Accepted
[1/8] iio: adc: max11100: Use get_unaligned_be16() rather than opencoding. iio: adc: Maxim and TI ADC driver cleanups - 1 - --- 2021-05-16 Jonathan Cameron Accepted
[2/8] iio: adc: max11100: Use devm_ functions for rest of probe() iio: adc: Maxim and TI ADC driver cleanups - 1 - --- 2021-05-16 Jonathan Cameron Accepted
[3/8] iio: adc: max1118: Use devm_ managed functions for all of probe iio: adc: Maxim and TI ADC driver cleanups - 1 - --- 2021-05-16 Jonathan Cameron Accepted
[4/8] iio: adc: max1118: Avoid jumping back and forth between spi and iio structures iio: adc: Maxim and TI ADC driver cleanups - 1 - --- 2021-05-16 Jonathan Cameron Accepted
[5/8] iio: adc: ti-adc081c: Use devm managed functions for all of probe() iio: adc: Maxim and TI ADC driver cleanups - 1 - --- 2021-05-16 Jonathan Cameron Accepted
[6/8] iio: adc: ti-adc0832: Use devm managed functions for all of probe() iio: adc: Maxim and TI ADC driver cleanups - 1 - --- 2021-05-16 Jonathan Cameron Accepted
[7/8] iio: adc: ti-adc108s102: Use devm managed functions for all of probe() iio: adc: Maxim and TI ADC driver cleanups - 1 - --- 2021-05-16 Jonathan Cameron Accepted
[8/8] iio: adc: ti-adc161s626: Use devm managed functions for all of probe. iio: adc: Maxim and TI ADC driver cleanups 1 1 - --- 2021-05-16 Jonathan Cameron Accepted
[1/4] iio: imu: inv_mpu6050: Drop use of %hhx format string. iio: Drop use of %hhx and %hx format strings - 1 - --- 2021-05-17 Jonathan Cameron Superseded
[2/4] iio: light: si1133: Drop remaining uses of %hhx format string. iio: Drop use of %hhx and %hx format strings - 1 - --- 2021-05-17 Jonathan Cameron Superseded
[3/4] iio: light: si1145: Drop use of %hhx format specifier. iio: Drop use of %hhx and %hx format strings - 1 - --- 2021-05-17 Jonathan Cameron Superseded
[4/4] iio: chemical: sgp30: Drop use of %hx in format string. iio: Drop use of %hhx and %hx format strings - 1 - --- 2021-05-17 Jonathan Cameron Accepted
[PULL] 2nd set of IIO fixes for the 5.13 cycle. [PULL] 2nd set of IIO fixes for the 5.13 cycle. - - - --- 2021-05-21 Jonathan Cameron Superseded
[PULL,v2] 2nd set of IIO fixes for the 5.13 cycle. [PULL,v2] 2nd set of IIO fixes for the 5.13 cycle. - - - --- 2021-05-22 Jonathan Cameron Accepted
[1/1] dt-bindings: iio: multiplexer: Convert io-channel-mux bindings to DT schema dt-bindings: iio: multiplexer: Convert inline with other mux bindings. - - - --- 2021-05-22 Jonathan Cameron Accepted
[1/1] dt-bindings: iio: multiplexer: Convert io-channel-mux bindings to DT schema [1/1] dt-bindings: iio: multiplexer: Convert io-channel-mux bindings to DT schema - - - --- 2021-05-22 Jonathan Cameron Accepted
[1/5] iio: accel: mma9551/mma9553: Drop explicit ACPI match support iio: accel: mma9551/mma9553 Cleanup and update 1 1 - --- 2021-05-23 Jonathan Cameron Superseded
[2/5] iio: accel: mma9551/mma9553: Simplify pm logic iio: accel: mma9551/mma9553 Cleanup and update - 1 - --- 2021-05-23 Jonathan Cameron Superseded
[3/5] iio: accel: mma9551: Add support to get irqs directly from fwnode iio: accel: mma9551/mma9553 Cleanup and update - - - --- 2021-05-23 Jonathan Cameron Superseded
[4/5] iio: accel: mma9551: Use devm managed functions to tidy up probe() iio: accel: mma9551/mma9553 Cleanup and update - 1 - --- 2021-05-23 Jonathan Cameron Superseded
[5/5] iio: accel: mma9553: Use devm managed functions to tidy up probe() iio: accel: mma9551/mma9553 Cleanup and update - 1 - --- 2021-05-23 Jonathan Cameron Superseded
iio: accel: sca3000: Use sign_extend32() instead of opencoding sign extension. iio: accel: sca3000: Use sign_extend32() instead of opencoding sign extension. - - - --- 2021-06-03 Jonathan Cameron Superseded
[v2,1/5] iio: accel: mma9551/mma9553: Drop explicit ACPI match support iio: accel: mma9551/mma9553 Cleanup and update 1 1 - --- 2021-06-03 Jonathan Cameron Superseded
[v2,2/5] iio: accel: mma9551/mma9553: Simplify pm logic iio: accel: mma9551/mma9553 Cleanup and update - 1 - --- 2021-06-03 Jonathan Cameron Superseded
[v2,3/5] iio: accel: mma9551: Add support to get irqs directly from fwnode iio: accel: mma9551/mma9553 Cleanup and update - - - --- 2021-06-03 Jonathan Cameron Superseded
[v2,4/5] iio: accel: mma9551: Use devm managed functions to tidy up probe() iio: accel: mma9551/mma9553 Cleanup and update - 1 - --- 2021-06-03 Jonathan Cameron Superseded
[v2,5/5] iio: accel: mma9553: Use devm managed functions to tidy up probe() iio: accel: mma9551/mma9553 Cleanup and update - 1 - --- 2021-06-03 Jonathan Cameron Superseded
iio: cros_ec: Update header includes iio: cros_ec: Update header includes - - - --- 2021-06-08 Jonathan Cameron Superseded
hwmon: (ntc_thermistor) Drop unused headers. hwmon: (ntc_thermistor) Drop unused headers. - - - --- 2021-06-11 Jonathan Cameron Accepted
iio: core: Cleanup includes iio: core: Cleanup includes - - - --- 2021-06-11 Jonathan Cameron Rejected
[1/7] staging:iio:adc: Cleanup includes staging:iio: Header cleanup - - - --- 2021-06-11 Jonathan Cameron Superseded
[2/7] staging:iio:addac:adt7316: Cleanup includes staging:iio: Header cleanup - - - --- 2021-06-11 Jonathan Cameron Superseded
[3/7] staging:iio:cdc:ad7746: Cleanup includes staging:iio: Header cleanup - - - --- 2021-06-11 Jonathan Cameron Superseded
[4/7] staging:iio:frequency: Cleanup includes staging:iio: Header cleanup - - - --- 2021-06-11 Jonathan Cameron Superseded
[5/7] staging:iio:impedance-analyzer: Cleanup includes staging:iio: Header cleanup - - - --- 2021-06-11 Jonathan Cameron Superseded
[6/7] staging:iio:meter:ade7854: Cleanup includes staging:iio: Header cleanup - - - --- 2021-06-11 Jonathan Cameron Superseded
[7/7] staging:iio:resolver:ad2s1210: Cleanup includes staging:iio: Header cleanup - - - --- 2021-06-11 Jonathan Cameron Superseded
[01/12] iio:accel:adxl372: Cleanup includes iio:accel: Header Cleanups. 1 - - --- 2021-06-11 Jonathan Cameron Superseded
[02/12] iio:accel:bma180: Use generic device properties. iio:accel: Header Cleanups. - 1 - --- 2021-06-11 Jonathan Cameron Superseded
[03/12] iio:accel:bosch drivers: Cleanup includes iio:accel: Header Cleanups. - - - --- 2021-06-11 Jonathan Cameron Superseded
[04/12] iio:accel:miramems drivers: Cleanup headers iio:accel: Header Cleanups. - - - --- 2021-06-11 Jonathan Cameron Superseded
[05/12] iio:accel:domintech: Cleanup includes. iio:accel: Header Cleanups. - - - --- 2021-06-11 Jonathan Cameron Superseded
[06/12] iio:accel:fxls8962af: Add a few missing includes. iio:accel: Header Cleanups. - 1 - --- 2021-06-11 Jonathan Cameron Superseded
[07/12] iio:accel:kionix drivers: Cleanup includes iio:accel: Header Cleanups. - - - --- 2021-06-11 Jonathan Cameron Superseded
[08/12] iio:accel:mc3220: Cleanup includes. iio:accel: Header Cleanups. - - - --- 2021-06-11 Jonathan Cameron Superseded
[09/12] iio:accel:freescale drivers: Cleanup includes iio:accel: Header Cleanups. - - - --- 2021-06-11 Jonathan Cameron Superseded
[10/12] iio:accel:memsic drivers: Cleanup includes iio:accel: Header Cleanups. - - - --- 2021-06-11 Jonathan Cameron Superseded
[11/12] iio:accel:murata/vti drivers: Include cleanups for the sca**** parts. iio:accel: Header Cleanups. - 1 - --- 2021-06-11 Jonathan Cameron Superseded
[12/12] iio:accel:sensortek drivers: Add some includes iio:accel: Header Cleanups. - - - --- 2021-06-11 Jonathan Cameron Superseded
[v2,0/4] IIO: Alignment fixes part 4 - bounce buffers for the hard cases. - - - --- 2021-06-13 Jonathan Cameron Superseded
[v2,1/4] iio: core: Introduce iio_push_to_buffers_with_ts_unaligned() [v2,1/4] iio: core: Introduce iio_push_to_buffers_with_ts_unaligned() - 1 - --- 2021-06-13 Jonathan Cameron Accepted
[v2,2/4] iio: adc: ti-adc108s102: Fix alignment of buffer pushed to iio buffers. [v2,1/4] iio: core: Introduce iio_push_to_buffers_with_ts_unaligned() - - - --- 2021-06-13 Jonathan Cameron Accepted
[v2,3/4] iio: gyro: mpu3050: Fix alignment and size issues with buffers. [v2,1/4] iio: core: Introduce iio_push_to_buffers_with_ts_unaligned() - 1 - --- 2021-06-13 Jonathan Cameron Accepted
[v2,4/4] iio: imu: adis16400: Fix buffer alignment requirements. [v2,1/4] iio: core: Introduce iio_push_to_buffers_with_ts_unaligned() - 2 - --- 2021-06-13 Jonathan Cameron Accepted
[RESEND,1/8] iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_timestamp() IIO: Alignment fixes part 3 - __aligned(8) used to ensure alignment - - - --- 2021-06-13 Jonathan Cameron Accepted
[RESEND,2/8] iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp() IIO: Alignment fixes part 3 - __aligned(8) used to ensure alignment - - - --- 2021-06-13 Jonathan Cameron Accepted
[RESEND,3/8] iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timestamp() IIO: Alignment fixes part 3 - __aligned(8) used to ensure alignment - - - --- 2021-06-13 Jonathan Cameron Accepted
[RESEND,4/8] iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_timestamp() IIO: Alignment fixes part 3 - __aligned(8) used to ensure alignment - - - --- 2021-06-13 Jonathan Cameron Accepted
[RESEND,5/8] iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timestamp() IIO: Alignment fixes part 3 - __aligned(8) used to ensure alignment - - - --- 2021-06-13 Jonathan Cameron Accepted
[RESEND,6/8] iio: light: vcnl4000: Fix buffer alignment in iio_push_to_buffers_with_timestamp() IIO: Alignment fixes part 3 - __aligned(8) used to ensure alignment - - - --- 2021-06-13 Jonathan Cameron Accepted
[RESEND,7/8] iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timestamp() IIO: Alignment fixes part 3 - __aligned(8) used to ensure alignment - - - --- 2021-06-13 Jonathan Cameron Accepted
[RESEND,8/8] iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timestamp() IIO: Alignment fixes part 3 - __aligned(8) used to ensure alignment - - - --- 2021-06-13 Jonathan Cameron Accepted
[01/17] staging:iio:adc:ad7280a: Fix handing of device address bit reversing. iio:adc:ad7280a Cleanup and proposed staging graduation. - - - --- 2021-06-14 Jonathan Cameron Superseded
[02/17] staging:iio:adc:ad7280a: Register define cleanup. iio:adc:ad7280a Cleanup and proposed staging graduation. - - - --- 2021-06-14 Jonathan Cameron Superseded
[03/17] staging:iio:adc:ad7280a: rename _read() to _read_reg() iio:adc:ad7280a Cleanup and proposed staging graduation. - - - --- 2021-06-14 Jonathan Cameron Superseded
[04/17] staging:iio:adc:ad7280a: Split buff[2] into tx and rx parts iio:adc:ad7280a Cleanup and proposed staging graduation. - - - --- 2021-06-14 Jonathan Cameron Superseded
[05/17] staging:iio:adc:ad7280a: Use bitfield ops to managed fields in transfers. iio:adc:ad7280a Cleanup and proposed staging graduation. - - - --- 2021-06-14 Jonathan Cameron Superseded
[06/17] staging:iio:adc:ad7280a: Switch to standard event control iio:adc:ad7280a Cleanup and proposed staging graduation. - - - --- 2021-06-14 Jonathan Cameron Superseded
[07/17] staging:iio:adc:ad7280a: Standardize extended ABI naming iio:adc:ad7280a Cleanup and proposed staging graduation. - - - --- 2021-06-14 Jonathan Cameron Superseded
[08/17] staging:iio:adc:ad7280a: Drop unused timestamp channel. iio:adc:ad7280a Cleanup and proposed staging graduation. - - - --- 2021-06-14 Jonathan Cameron Superseded
[09/17] staging:iio:adc:ad7280a: Trivial comment formatting cleanup iio:adc:ad7280a Cleanup and proposed staging graduation. - - - --- 2021-06-14 Jonathan Cameron Superseded
[10/17] staging:iio:adc:ad7280a: Make oversampling_ratio a runtime control iio:adc:ad7280a Cleanup and proposed staging graduation. - - - --- 2021-06-14 Jonathan Cameron Superseded
[11/17] staging:iio:adc:ad7280a: Cleanup includes iio:adc:ad7280a Cleanup and proposed staging graduation. - - - --- 2021-06-14 Jonathan Cameron Superseded
[12/17] staging:iio:ad7280a: Reflect optionality of irq in ABI iio:adc:ad7280a Cleanup and proposed staging graduation. - - - --- 2021-06-14 Jonathan Cameron Superseded
[13/17] staging:iio:adc:ad7280a: Use a local dev pointer to avoid &spi->dev iio:adc:ad7280a Cleanup and proposed staging graduation. - - - --- 2021-06-14 Jonathan Cameron Superseded
[14/17] staging:iio:adc:ad7280a: Use device properties to replace platform data. iio:adc:ad7280a Cleanup and proposed staging graduation. - - - --- 2021-06-14 Jonathan Cameron Superseded
[15/17] dt-bindings:iio:adc:ad7280a: Add binding iio:adc:ad7280a Cleanup and proposed staging graduation. - 1 - --- 2021-06-14 Jonathan Cameron Superseded
[16/17] iio:adc:ad7280a: Document ABI for cell balance switches iio:adc:ad7280a Cleanup and proposed staging graduation. - - - --- 2021-06-14 Jonathan Cameron Superseded
[17/17] iio:adc:ad7280a: Move out of staging iio:adc:ad7280a Cleanup and proposed staging graduation. - - - --- 2021-06-14 Jonathan Cameron Superseded
[PULL] 2nd set of IIO and Counter features, cleanups etc for the 5.14 cycle. [PULL] 2nd set of IIO and Counter features, cleanups etc for the 5.14 cycle. - - - --- 2021-06-17 Jonathan Cameron Not Applicable
[01/15] dt-bindings: iio: dac: adi,ad5421: Add missing binding document. dt-bindings: iio: dac: Add most missing binding documents. - 1 - --- 2021-06-27 Jonathan Cameron Accepted
[02/15] dt-bindings: iio: dac: adi,ad5064: Document bindings for many different DACs dt-bindings: iio: dac: Add most missing binding documents. - 1 - --- 2021-06-27 Jonathan Cameron Accepted
[03/15] dt-bindings: iio: dac: adi,ad5360: Add missing binding document dt-bindings: iio: dac: Add most missing binding documents. - 1 - --- 2021-06-27 Jonathan Cameron Accepted
[04/15] dt-bindings: iio: dac: ad5380: Add missing binding document dt-bindings: iio: dac: Add most missing binding documents. - 1 - --- 2021-06-27 Jonathan Cameron Accepted
[06/15] dt-bindings: iio: dac: ad5449: Add missing binding document. dt-bindings: iio: dac: Add most missing binding documents. - 1 - --- 2021-06-27 Jonathan Cameron Accepted
[07/15] dt-bindings: iio: dac: ad5504: Add missing binding document dt-bindings: iio: dac: Add most missing binding documents. - 1 - --- 2021-06-27 Jonathan Cameron Accepted
[08/15] iio: dac: ad5624r: Fix incorrect handling of an optional regulator. dt-bindings: iio: dac: Add most missing binding documents. - - - --- 2021-06-27 Jonathan Cameron Accepted
[09/15] dt-bindings: iio: dac: ad5624r: Add missing binding document dt-bindings: iio: dac: Add most missing binding documents. - 1 - --- 2021-06-27 Jonathan Cameron Accepted
[10/15] dt-bindings: iio: dac: ad5686 and ad5696: Add missing binding document. dt-bindings: iio: dac: Add most missing binding documents. - 1 - --- 2021-06-27 Jonathan Cameron Accepted
[11/15] dt-bindings: iio: dac: ad5761: Add missing binding doc. dt-bindings: iio: dac: Add most missing binding documents. 1 1 - --- 2021-06-27 Jonathan Cameron Accepted
[12/15] dt-bindings: iio: dac: adi,ad5764: Add missing binding document dt-bindings: iio: dac: Add most missing binding documents. - 1 - --- 2021-06-27 Jonathan Cameron Accepted
[13/15] dt-bindings: iio: dac: adi,ad5791: Add missing bindings document dt-bindings: iio: dac: Add most missing binding documents. - 1 - --- 2021-06-27 Jonathan Cameron Accepted
[14/15] dt-bindings: iio: dac: adi,ad8801: Add missing binding document. dt-bindings: iio: dac: Add most missing binding documents. - 1 - --- 2021-06-27 Jonathan Cameron Accepted
[15/15] dt-bindings: iio: dac: microchip,mcp4922: Add missing binding document dt-bindings: iio: dac: Add most missing binding documents. - 1 - --- 2021-06-27 Jonathan Cameron Accepted
[PULL] 1st set of IIO fixes for 5.14 [PULL] 1st set of IIO fixes for 5.14 - - - --- 2021-08-09 Jonathan Cameron Not Applicable
« 1 2 3 410 11 »