linux/drivers/iio/light
Ricardo Ribalda 4eba4d9290 iio: hid-sensor-prox: Split difference from multiple channels
When the driver was originally created, it was decided that
sampling_frequency and hysteresis would be shared_per_type instead
of shared_by_all (even though it is internally shared by all). Eg:
in_proximity_raw
in_proximity_sampling_frequency

When we introduced support for more channels, we continued with
shared_by_type which. Eg:
in_proximity0_raw
in_proximity1_raw
in_proximity_sampling_frequency
in_attention_raw
in_attention_sampling_frequency

Ideally we should change to shared_by_all, but it is not an option,
because the current naming has been a stablished ABI by now. Luckily we
can use separate instead. That will be more consistent:
in_proximity0_raw
in_proximity0_sampling_frequency
in_proximity1_raw
in_proximity1_sampling_frequency
in_attention_raw
in_attention_sampling_frequency

Fixes: 596ef5cf65 ("iio: hid-sensor-prox: Add support for more channels")
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Link: https://patch.msgid.link/20241216-fix-hid-sensor-v2-1-ff8c1959ec4a@chromium.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2025-02-03 19:30:11 +00:00
..
Kconfig iio: light: veml3235: fix scale to conform to ABI 2025-01-04 12:36:39 +00:00
Makefile iio: light: Add support for TI OPT4060 color sensor 2024-12-28 14:28:13 +00:00
acpi-als.c
adjd_s311.c iio: light: Use aligned_s64 instead of open coding alignment. 2024-12-28 14:28:15 +00:00
adux1020.c iio: fix write_event_config signature 2024-11-03 20:33:44 +00:00
al3010.c iio: light: al3010: Fix an error handling path in al3010_probe() 2024-09-30 09:21:03 +01:00
al3320a.c iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-27 09:48:57 +01:00
apds9300.c iio: light: apds9300: use bool for event state 2024-11-03 20:33:44 +00:00
apds9306.c iio: light: apds9306: fix max_scale_nano values 2025-02-03 19:30:10 +00:00
apds9960.c iio: light: apds9960: remove useless return 2024-11-03 20:33:44 +00:00
as73211.c IIO: 2nd set of fixes for the 6.13 cycle. 2025-01-16 13:46:08 +01:00
bh1745.c Merge 6.13-rc4 into char-misc-next 2025-01-13 06:17:49 +01:00
bh1750.c
bh1780.c iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-27 09:48:57 +01:00
cm3232.c iio: light: cm3232: Reset before reading HW ID 2024-12-07 17:47:58 +00:00
cm3323.c iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-27 09:48:57 +01:00
cm3605.c iio: Switch back to struct platform_driver::remove() 2024-10-10 19:31:50 +01:00
cm32181.c iio: light: cm32181: Remove duplicate ACPI handle check 2024-09-30 09:21:02 +01:00
cm36651.c iio: fix write_event_config signature 2024-11-03 20:33:44 +00:00
cros_ec_light_prox.c
gp2ap002.c iio: fix write_event_config signature 2024-11-03 20:33:44 +00:00
gp2ap020a00f.c iio: fix write_event_config signature 2024-11-03 20:33:44 +00:00
hid-sensor-als.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
hid-sensor-prox.c iio: hid-sensor-prox: Split difference from multiple channels 2025-02-03 19:30:11 +00:00
iqs621-als.c iio: fix write_event_config signature 2024-11-03 20:33:44 +00:00
isl29018.c iio: light: isl29018: drop ACPI_PTR() and CONFIG_ACPI guards 2024-11-01 14:54:44 +00:00
isl29028.c iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-27 09:48:57 +01:00
isl29125.c iio: light: Use aligned_s64 instead of open coding alignment. 2024-12-28 14:28:15 +00:00
isl76682.c iio: light: isl76682: remove unreachable code 2023-12-11 19:16:35 +00:00
jsa1212.c iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-27 09:48:57 +01:00
lm3533-als.c iio: Switch back to struct platform_driver::remove() 2024-10-10 19:31:50 +01:00
ltr390.c iio: fix write_event_config signature 2024-11-03 20:33:44 +00:00
ltr501.c iio: light: Use aligned_s64 instead of open coding alignment. 2024-12-28 14:28:15 +00:00
ltrf216a.c Linux 6.12-rc2 2024-10-12 11:43:29 +01:00
lv0104cs.c iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-27 09:48:57 +01:00
max44000.c iio: light: Use aligned_s64 instead of open coding alignment. 2024-12-28 14:28:15 +00:00
max44009.c iio: fix write_event_config signature 2024-11-03 20:33:44 +00:00
noa1305.c iio: light: noa1305: Fix up integration time look up 2024-08-17 15:37:37 +01:00
opt3001.c iio: fix write_event_config signature 2024-11-03 20:33:44 +00:00
opt4001.c
opt4060.c iio: light: Add support for TI OPT4060 color sensor 2024-12-28 14:28:13 +00:00
pa12203001.c iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-27 09:48:57 +01:00
rohm-bu27034.c iio: light: Use aligned_s64 instead of open coding alignment. 2024-12-28 14:28:15 +00:00
rpr0521.c iio: light: Use aligned_s64 instead of open coding alignment. 2024-12-28 14:28:15 +00:00
si1133.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
si1145.c iio: light: si1145: use new '.masklength' accessors 2024-08-03 10:13:40 +01:00
st_uvis25.h iio: light: Use aligned_s64 instead of open coding alignment. 2024-12-28 14:28:15 +00:00
st_uvis25_core.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
st_uvis25_i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
st_uvis25_spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
stk3310.c iio: fix write_event_config signature 2024-11-03 20:33:44 +00:00
tcs3414.c iio: light: Use aligned_s64 instead of open coding alignment. 2024-12-28 14:28:15 +00:00
tcs3472.c iio: light: Use aligned_s64 instead of open coding alignment. 2024-12-28 14:28:15 +00:00
tsl2563.c iio: fix write_event_config signature 2024-11-03 20:33:44 +00:00
tsl2583.c
tsl2591.c iio: fix write_event_config signature 2024-11-03 20:33:44 +00:00
tsl2772.c iio: fix write_event_config signature 2024-11-03 20:33:44 +00:00
tsl4531.c iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-27 09:48:57 +01:00
us5182d.c iio: fix write_event_config signature 2024-11-03 20:33:44 +00:00
vcnl4000.c iio: fix write_event_config signature 2024-11-03 20:33:44 +00:00
vcnl4035.c iio: light: vcnl4035: fix information leak in triggered buffer 2024-12-07 17:23:41 +00:00
veml3235.c iio: light: veml3235: fix scale to conform to ABI 2025-01-04 12:36:39 +00:00
veml6030.c iio: light: veml6030: add support for triggered buffer 2024-12-07 17:52:44 +00:00
veml6040.c iio: light: driver for Vishay VEML6040 2024-06-13 19:19:25 +01:00
veml6070.c iio: light: veml6070: add support for integration time 2024-11-03 20:33:42 +00:00
veml6075.c iio: light: add VEML6075 UVA and UVB light sensor driver 2023-12-04 13:57:25 +00:00
vl6180.c iio: light: vl6180: Add support for Continuous Mode 2024-10-15 18:59:51 +01:00
zopt2201.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00