Show patches with: Submitter = Jonathan Cameron       |    Archived = No       |   1035 patches
« 1 2 3 410 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,6/8] iio: adc: ti-ads131e08: Use device_for_each_child_node_scoped() IIO: Use device_for_each_child_scope() - - - --- 2024-03-30 Jonathan Cameron New
[v6,5/8] iio: adc: ti-ads1015: Use device_for_each_child_node_scoped() IIO: Use device_for_each_child_scope() - - - --- 2024-03-30 Jonathan Cameron New
[v6,1/8] iio: adc: mcp3564: Use device_for_each_child_node_scoped() IIO: Use device_for_each_child_scope() - - - --- 2024-03-30 Jonathan Cameron New
[8/8] iio: adc: pac1934: Use device_for_each_available_child_node_scoped() to simplify error handli… IIO: More use of device_for_each_child_node_scoped() and __free() - - - --- 2024-03-30 Jonathan Cameron Accepted
[7/8] iio: dac: ad3552: Use __free(fwnode_handle) to simplify error handling. IIO: More use of device_for_each_child_node_scoped() and __free() - - - --- 2024-03-30 Jonathan Cameron Accepted
[6/8] iio: frequency: admfm2000: Use device_for_each_child_node_scoped() to simplify error paths. IIO: More use of device_for_each_child_node_scoped() and __free() - - - --- 2024-03-30 Jonathan Cameron Accepted
[5/8] iio: adc: ad7173: Use device_for_each_child_node_scoped() to simplify error paths. IIO: More use of device_for_each_child_node_scoped() and __free() - - - --- 2024-03-30 Jonathan Cameron Accepted
[4/8] iio: adc: ad4130: Use device_for_each_child_node_scoped() to simplify error paths. IIO: More use of device_for_each_child_node_scoped() and __free() - - - --- 2024-03-30 Jonathan Cameron Accepted
[3/8] iio: adc: ab8500-gpadc: Use device_for_each_child_node_scoped() to simplify erorr paths. IIO: More use of device_for_each_child_node_scoped() and __free() - 1 - --- 2024-03-30 Jonathan Cameron Accepted
[2/8] iio: adc: ab8500-gpadc: Fix kernel-doc parameter names. IIO: More use of device_for_each_child_node_scoped() and __free() - 1 - --- 2024-03-30 Jonathan Cameron Accepted
[v6,8/8] iio: dac: ad5770r: Use device_for_each_child_node_scoped() IIO: Use device_for_each_child_scope() - 1 - --- 2024-03-30 Jonathan Cameron Accepted
[v6,7/8] iio: dac: ad3552r: Use device_for_each_child_node_scoped() IIO: Use device_for_each_child_scope() - 1 - --- 2024-03-30 Jonathan Cameron Accepted
[v6,4/8] iio: adc: stm32: Use device_for_each_child_node_scoped() IIO: Use device_for_each_child_scope() 1 - 1 --- 2024-03-30 Jonathan Cameron Accepted
[v6,3/8] iio: adc: stm32: Fixing err code to not indicate success IIO: Use device_for_each_child_scope() - 1 - --- 2024-03-30 Jonathan Cameron Accepted
[v6,2/8] iio: adc: qcom-spmi-adc5: Use device_for_each_child_node_scoped() IIO: Use device_for_each_child_scope() - 1 - --- 2024-03-30 Jonathan Cameron Accepted
[RESEND,v2,4/4] iio: adc: rcar-gyroadc: use for_each_available_child_node_scoped() of: automate of_node_put() - new approach to loops. - - - --- 2024-02-25 Jonathan Cameron Accepted
[RESEND,v2,3/4] of: unittest: Use for_each_child_of_node_scoped() of: automate of_node_put() - new approach to loops. - - - --- 2024-02-25 Jonathan Cameron Accepted
[RESEND,v2,2/4] of: Introduce for_each_*_child_of_node_scoped() to automate of_node_put() handling of: automate of_node_put() - new approach to loops. - - - --- 2024-02-25 Jonathan Cameron Accepted
[RESEND,v2,1/4] of: Add cleanup.h based auto release via __free(device_node) markings. of: automate of_node_put() - new approach to loops. - - - --- 2024-02-25 Jonathan Cameron Accepted
[v5,4/9] iio: adc: rzg2l_adc: Use device_for_each_child_node_scoped() IIO: Use device_for_each_child_scope() - 1 - --- 2024-02-24 Jonathan Cameron Accepted
[v5,1/9] iio: temp: ltc2983: Use __free(fwnode_handle) and device_for_each_node_scoped() IIO: Use device_for_each_child_scope() - 1 - --- 2024-02-24 Jonathan Cameron Accepted
[8/8] iio: dac: mcp4821: Switch to including mod_devicetable.h for struct of_device_id definition. IIO: Drop incorrect includes of linux/of.h - - - --- 2024-02-18 Jonathan Cameron Accepted
[7/8] iio: accel: kxsd9: Switch from linux/of.h to linux/mod_devicetable.h IIO: Drop incorrect includes of linux/of.h - - - --- 2024-02-18 Jonathan Cameron Accepted
[6/8] iio: accel: bma180: Switch from linux/of.h to linux/mod_devicetable.h IIO: Drop incorrect includes of linux/of.h - - - --- 2024-02-18 Jonathan Cameron Accepted
[5/8] iio: accel: adxl372: Switch from linux/of.h to linux/mod_devicetable.h IIO: Drop incorrect includes of linux/of.h - - - --- 2024-02-18 Jonathan Cameron Accepted
[4/8] iio: adc: ads8688: Switch to mod_devicetable.h for struct of_device_id definition IIO: Drop incorrect includes of linux/of.h - - - --- 2024-02-18 Jonathan Cameron Accepted
[3/8] iio: light: al3010: Switch from linux/of.h to linux/mod_devicetable.h IIO: Drop incorrect includes of linux/of.h - - - --- 2024-02-18 Jonathan Cameron Accepted
[2/8] iio: light: al3320a: Drop unused linux/of.h include IIO: Drop incorrect includes of linux/of.h - - - --- 2024-02-18 Jonathan Cameron Accepted
[1/8] iio: light: vl6180: Drop unused linux/of.h include IIO: Drop incorrect includes of linux/of.h - - - --- 2024-02-18 Jonathan Cameron Accepted
[8/8] iio: adc: hx711: Switch from of specific to fwnode property handling. IIO: Convert DT specific handling over to fwnode - - - --- 2024-02-18 Jonathan Cameron Accepted
[7/8] iio: accel: fxls8962af: Switch from of specific to fwnode based properties. IIO: Convert DT specific handling over to fwnode - - - --- 2024-02-18 Jonathan Cameron Accepted
[6/8] iio: accel: mma8452: Switch from of specific to fwnode property handling. IIO: Convert DT specific handling over to fwnode - - - --- 2024-02-18 Jonathan Cameron Accepted
[5/8] iio: adc: ad7192: Convert from of specific to fwnode property handling IIO: Convert DT specific handling over to fwnode - 1 - --- 2024-02-18 Jonathan Cameron Accepted
[4/8] iio: adc: ad7292: Switch from of specific to fwnode property handling IIO: Convert DT specific handling over to fwnode - 1 - --- 2024-02-18 Jonathan Cameron Accepted
[3/8] iio: adc: ad7124: Switch from of specific to fwnode based property handling IIO: Convert DT specific handling over to fwnode - 1 - --- 2024-02-18 Jonathan Cameron Accepted
[2/8] iio: adc: fsl-imx25-gcq: Use devm_* and dev_err_probe() to simplify probe IIO: Convert DT specific handling over to fwnode - - - --- 2024-02-18 Jonathan Cameron Accepted
[1/8] iio: adc: fsl-imx25-gcq: Switch from of specific handing to fwnode based. IIO: Convert DT specific handling over to fwnode - - - --- 2024-02-18 Jonathan Cameron Accepted
[v4,15/15] iio: dac: ltc2688: Use device_for_each_child_node_scoped() device property / IIO: Use cleanup.h magic for fwnode_handle_put() handling. - 2 1 --- 2024-02-17 Jonathan Cameron Accepted
[v4,12/15] iio: addac: ad74413r: Use device_for_each_child_node_scoped() device property / IIO: Use cleanup.h magic for fwnode_handle_put() handling. - 1 - --- 2024-02-17 Jonathan Cameron Accepted
[v4,05/15] iio: adc: max11410: Use device_for_each_child_node_scoped() device property / IIO: Use cleanup.h magic for fwnode_handle_put() handling. - 1 - --- 2024-02-17 Jonathan Cameron Accepted
[v4,04/15] device property: Introduce device_for_each_child_node_scoped() device property / IIO: Use cleanup.h magic for fwnode_handle_put() handling. 1 1 - --- 2024-02-17 Jonathan Cameron Accepted
[v4,02/15] device property: Add cleanup.h based fwnode_handle_put() scope based cleanup. device property / IIO: Use cleanup.h magic for fwnode_handle_put() handling. 1 2 - --- 2024-02-17 Jonathan Cameron Accepted
[v4,01/15] device property: Move fwnode_handle_put() into property.h device property / IIO: Use cleanup.h magic for fwnode_handle_put() handling. 1 1 - --- 2024-02-17 Jonathan Cameron Accepted
[10/10] iio: adc: ad7091r-base: Use auto cleanup of locks. IIO: Use the new cleanup.h magic - - - --- 2024-01-28 Jonathan Cameron Accepted
[09/10] iio: adc: ad4130: Use automatic cleanup of locks and direct mode. IIO: Use the new cleanup.h magic - - - --- 2024-01-28 Jonathan Cameron Accepted
[08/10] iio: proximity: sx9310: Use automated cleanup for locks and IIO mode claiming. IIO: Use the new cleanup.h magic - - - --- 2024-01-28 Jonathan Cameron Accepted
[07/10] iio: proximity: sx9324: Use automated cleanup for locks and IIO mode claiming. IIO: Use the new cleanup.h magic - - - --- 2024-01-28 Jonathan Cameron Accepted
[06/10] iio: proximity: sx9360: Use automated cleanup for locks and IIO mode claiming. IIO: Use the new cleanup.h magic - - - --- 2024-01-28 Jonathan Cameron Accepted
[05/10] iio: adc: max1363: Use automatic cleanup for locks and iio mode claiming. IIO: Use the new cleanup.h magic - - - --- 2024-01-28 Jonathan Cameron Accepted
[04/10] iio: imu: bmi323: Use cleanup handling for iio_device_claim_direct_mode() IIO: Use the new cleanup.h magic - - - --- 2024-01-28 Jonathan Cameron Accepted
[03/10] iio: accel: adxl367: Use automated cleanup for locks and iio direct mode. IIO: Use the new cleanup.h magic - - - --- 2024-01-28 Jonathan Cameron Accepted
[02/10] iio: dummy: Use automatic lock and direct mode cleanup. IIO: Use the new cleanup.h magic - 1 - --- 2024-01-28 Jonathan Cameron Accepted
[01/10] iio: locking: introduce __cleanup() based direct mode claiming infrastructure IIO: Use the new cleanup.h magic - - - --- 2024-01-28 Jonathan Cameron Accepted
iio: humidity: hdc3020: Add Makefile, Kconfig and MAINTAINERS entry iio: humidity: hdc3020: Add Makefile, Kconfig and MAINTAINERS entry - 1 - --- 2024-01-21 Jonathan Cameron Accepted
[24/24] iio: adc: ti-adc109s102: drop ACPI_PTR() and CONFIG_ACPI guards IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[23/24] iio: light: max44000: drop ACPI_PTR() and CONFIG_ACPI guards IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[22/24] iio: pressure: hp206c: drop ACPI_PTR() and CONFIG_ACPI guards IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[21/24] iio: st_sensors: drop ACPI_PTR() and CONFIG_ACPI guards IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[20/24] iio: potentiometer: max5487: Drop ACPI_PTR() usage IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[19/24] iio: magnetometer: mmc35240: Drop ACPI_PTR() usage IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[18/24] iio: magnetometer: bmc150: Drop ACPI_PTR() usage IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[17/24] iio: light: us5182d: Drop ACPI_PTR() usage IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[16/24] iio: light: stk3310: Drop ACPI_PTR() usage IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[15/24] iio: light: rpr0521: Drop ACPI_PTR() usage IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[14/24] iio: light: ltr501: Drop ACPI_PTR() usage IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[13/24] iio: light: jsa1212: Drop ACPI_PTR() usage IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[12/24] iio: imu: kmx61: Drop ACPI_PTR() usage IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[11/24] iio: imu: fxos8700: Drop ACPI_PTR() usage IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[10/24] iio: humidity: hts221: Drop ACPI_PTR() usage IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[09/24] iio: gyro: bmg160: Drop ACPI_PTR() usage IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[08/24] iio: accel: bmc150: Drop ACPI_PTR() IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[07/24] iio: accel: stk8ba50: Drop ACPI_PTR() usage IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[06/24] iio: accel: mxc6255: Drop ACPI_PTR() usage IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[05/24] iio: accel: mxc4005: Drop ACPI_PTR() usage IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[04/24] iio: accel: mma9553: Drop ACPI_PTR() usage IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[03/24] iio: accel: mma9551: Drop ACPI_PTR() usage IIO: Clean up ACPI_PTR() usage. - - - --- 2023-12-31 Jonathan Cameron Accepted
[02/24] iio: accel: kxcjk-1013: Move acpi_device_id table under ifdef CONFIG_ACPI IIO: Clean up ACPI_PTR() usage. - 1 - --- 2023-12-31 Jonathan Cameron Accepted
[01/24] iio: accel: da280: Stop using ACPI_PTR() IIO: Clean up ACPI_PTR() usage. - 1 - --- 2023-12-31 Jonathan Cameron Accepted
iio: light: pa1203001: Drop ACPI_PTR() protection. iio: light: pa1203001: Drop ACPI_PTR() protection. - - - --- 2023-11-16 Jonathan Cameron Accepted
iio: imu: bno055: Fix missing Kconfig dependencies iio: imu: bno055: Fix missing Kconfig dependencies 1 - 1 --- 2023-09-03 Jonathan Cameron Accepted
iio: adc: palmas: Take probe fully device managed. iio: adc: palmas: Take probe fully device managed. - - - --- 2023-03-18 Jonathan Cameron Accepted
[2/2] iio: imu: lsm6dsx: Add ACPI mount matrix retrieval iio: imu: lsx6dsx: support SMO8B30 ACPI ID. - - 1 --- 2023-01-30 Jonathan Cameron Accepted
[1/2] iio: imu: lsm6dsx: Support SMO8B30 ACPI ID for LSM6DS3TR-C iio: imu: lsx6dsx: support SMO8B30 ACPI ID. - - - --- 2023-01-30 Jonathan Cameron Accepted
[v2] staging: iio: meter: Drop ade7854 driver [v2] staging: iio: meter: Drop ade7854 driver 1 - - --- 2023-01-29 Jonathan Cameron Accepted
dt-bindings: iio: dac: Maxim max5522 DAC dt-bindings: iio: dac: Maxim max5522 DAC - 2 - --- 2023-01-15 Jonathan Cameron Accepted
iio: proximity: sx_common: Drop documentation of non existent struct element. iio: proximity: sx_common: Drop documentation of non existent struct element. - 1 - --- 2023-01-14 Jonathan Cameron Accepted
iio: adc: ep93xx: Enable wider build testing with COMPILE_TEST iio: adc: ep93xx: Enable wider build testing with COMPILE_TEST 1 - - --- 2022-12-31 Jonathan Cameron Accepted
[2/2] iio: temperature: mlx90632: Add missing static marking on devm_pm_ops iio: mlx90632: Minor fixes - - - --- 2022-11-05 Jonathan Cameron Accepted
[1/2] iio: temperature: mlx90632: Add error handling for devm_pm_runtime_enable() iio: mlx90632: Minor fixes - - - --- 2022-11-05 Jonathan Cameron Accepted
[5/5] iio: adc: cc10001: Switch remaining IIO calls in probe to devm_ forms. iio: adc: cc10001: Devm conversion - - - --- 2022-10-16 Jonathan Cameron Accepted
[4/5] iio: adc: cc10001: Use devm_ to call device power down. iio: adc: cc10001: Devm conversion - - - --- 2022-10-16 Jonathan Cameron Accepted
[3/5] iio: adc: cc10001: Use devm_clk_get_enabled() to avoid boilerplate. iio: adc: cc10001: Devm conversion - - - --- 2022-10-16 Jonathan Cameron Accepted
[2/5] iio: adc: cc10001: Add devm_add_action_or_reset() to disable regulator. iio: adc: cc10001: Devm conversion - - - --- 2022-10-16 Jonathan Cameron Accepted
[1/5] iio: adc: cc10001: Add local struct device *dev variable to avoid repitition iio: adc: cc10001: Devm conversion - - - --- 2022-10-16 Jonathan Cameron Accepted
[14/14] iio: pressure: ms5611: Switch to fully devm_ managed registration. IIO: More devm_regulator[_bulk]_get_enable() users - 1 - --- 2022-10-16 Jonathan Cameron Accepted
[13/14] iio: pressure: ms5611: Use devm_regulator_get_enable() IIO: More devm_regulator[_bulk]_get_enable() users - 2 - --- 2022-10-16 Jonathan Cameron Accepted
[12/14] iio: proximity: sx_common: Use devm_regulator_bulk_get_enable() IIO: More devm_regulator[_bulk]_get_enable() users - 2 - --- 2022-10-16 Jonathan Cameron Accepted
[11/14] iio: light: noa1305: Use devm_regulator_get_enable() IIO: More devm_regulator[_bulk]_get_enable() users - 1 - --- 2022-10-16 Jonathan Cameron Accepted
[10/14] iio: light: ltr501: Use devm_regulator_bulk_get_enable() IIO: More devm_regulator[_bulk]_get_enable() users - 2 - --- 2022-10-16 Jonathan Cameron Accepted
[09/14] iio: humidity: hts211: Use devm_regulator_get_enable() IIO: More devm_regulator[_bulk]_get_enable() users 1 1 - --- 2022-10-16 Jonathan Cameron Accepted
« 1 2 3 410 11 »