linux/drivers/iio/light
Sebastian Andrzej Siewior 04d390af97 iio: Use IRQF_NO_THREAD
The interrupt handler iio_trigger_generic_data_rdy_poll() will invoke
other interrupt handler and this supposed to happen from within the
hardirq.

Use IRQF_NO_THREAD to forbid forced-threading.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2026-01-29 16:10:44 +00:00
..
Kconfig
Makefile
acpi-als.c iio: light: acpi-als: Use iio_push_to_buffers_with_ts() to allow runtime source size check 2025-08-16 15:50:54 +01:00
adjd_s311.c iio: light: adjd_s311: Use iio_push_to_buffers_with_ts() to allow source size runtime check 2025-08-16 15:51:54 +01:00
adux1020.c
al3000a.c
al3010.c
al3320a.c
apds9160.c
apds9300.c
apds9306.c iio: light: apds9306: convert to use maple tree register cache 2025-11-09 12:57:05 +00:00
apds9960.c iio: light: apds9960: convert to use maple tree register cache 2025-11-09 12:57:05 +00:00
as73211.c
bh1745.c iio: light: Simple conversions to iio_push_to_buffers_with_ts() 2025-08-16 16:00:17 +01:00
bh1750.c
bh1780.c iio: light: Remove redundant pm_runtime_mark_last_busy() calls 2025-08-25 16:13:25 +01:00
cm3232.c
cm3323.c
cm3605.c
cm32181.c
cm36651.c
cros_ec_light_prox.c
gp2ap002.c iio: light: Remove redundant pm_runtime_mark_last_busy() calls 2025-08-25 16:13:25 +01:00
gp2ap020a00f.c
hid-sensor-als.c iio: light: Simple conversions to iio_push_to_buffers_with_ts() 2025-08-16 16:00:17 +01:00
hid-sensor-prox.c
iqs621-als.c
isl29018.c iio: light: isl29018: replace sprintf() with safer alternatives 2025-12-21 11:41:12 +00:00
isl29028.c iio: light: Remove redundant pm_runtime_mark_last_busy() calls 2025-08-25 16:13:25 +01:00
isl29125.c iio: light: isl29125: Use iio_push_to_buffers_with_ts() to allow source size runtime check 2025-08-16 15:52:46 +01:00
isl76682.c
jsa1212.c
lm3533-als.c
ltr390.c iio: light: ltr390: Fix typo in variable name 2025-10-19 11:59:17 +01:00
ltr501.c iio: light: Simple conversions to iio_push_to_buffers_with_ts() 2025-08-16 16:00:17 +01:00
ltrf216a.c iio: light: Remove redundant pm_runtime_mark_last_busy() calls 2025-08-25 16:13:25 +01:00
lv0104cs.c
max44000.c iio: light: max44000: Use iio_push_to_buffers_with_ts() to allow source size runtime check 2025-08-16 15:54:57 +01:00
max44009.c
noa1305.c
opt3001.c
opt4001.c
opt4060.c iio: light: opt4060: Use IIO cleanup helpers 2026-01-22 20:53:17 +00:00
pa12203001.c iio: light: Remove redundant pm_runtime_mark_last_busy() calls 2025-08-25 16:13:25 +01:00
rohm-bu27034.c iio: light: Simple conversions to iio_push_to_buffers_with_ts() 2025-08-16 16:00:17 +01:00
rpr0521.c iio: light: Remove redundant pm_runtime_mark_last_busy() calls 2025-08-25 16:13:25 +01:00
si1133.c
si1145.c iio: Use IRQF_NO_THREAD 2026-01-29 16:10:44 +00:00
st_uvis25.h iio: light: st_uvis25: Use iio_push_to_buffers_with_ts() to allow source size runtime check 2025-08-16 15:55:57 +01:00
st_uvis25_core.c iio: light: st_uvis25: Use iio_push_to_buffers_with_ts() to allow source size runtime check 2025-08-16 15:55:57 +01:00
st_uvis25_i2c.c
st_uvis25_spi.c
stk3310.c iio: light: Drop unnecessary -ENOMEM messages 2025-08-25 12:36:03 +01:00
tcs3414.c iio: light: tcs3414: Use iio_push_to_buffers_with_ts() to allow source size runtime check 2025-08-16 15:56:47 +01:00
tcs3472.c iio: light: tcs3472: Use iio_push_to_buffers_with_ts() to allow source size runtime check 2025-08-16 15:57:26 +01:00
tsl2563.c
tsl2583.c iio: light: Remove redundant pm_runtime_mark_last_busy() calls 2025-08-25 16:13:25 +01:00
tsl2591.c iio: light: Remove redundant pm_runtime_mark_last_busy() calls 2025-08-25 16:13:25 +01:00
tsl2772.c
tsl4531.c
us5182d.c iio: light: Remove redundant pm_runtime_mark_last_busy() calls 2025-08-25 16:13:25 +01:00
vcnl4000.c iio: light: vcnl4000: Use IIO cleanup helpers 2026-01-22 20:53:17 +00:00
vcnl4035.c iio: light: Remove redundant pm_runtime_mark_last_busy() calls 2025-08-25 16:13:25 +01:00
veml3235.c iio: light: veml3235: convert to use maple tree register cache 2025-11-09 12:57:05 +00:00
veml6030.c iio: light: Simple conversions to iio_push_to_buffers_with_ts() 2025-08-16 16:00:17 +01:00
veml6040.c iio: light: Remove dev_err_probe() if error is -ENOMEM 2025-08-25 09:40:45 +01:00
veml6046x00.c
veml6070.c
veml6075.c
vl6180.c iio: light: vl6180: Use iio_push_to_buffers_with_ts() to allow source size runtime check 2025-08-16 15:59:34 +01:00
zopt2201.c