kernel_optimize_test/drivers/iio
Rohit Sarkar ae1d37a9bb iio: imu: adis16400: use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_ATTRIBUTE
debugfs_create_file_unsafe does not protect the fops handed to it
against file removal. DEFINE_DEBUGFS_ATTRIBUTE makes the fops aware of
the file lifetime and thus protects it against removal.

Signed-off-by: Rohit Sarkar <rohitsarkar5398@gmail.com>
Tested-by Nuno Sá <nuno.sa@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2020-04-19 16:56:25 +01:00
..
accel iio: accel: kxsd9: Use vsprintf extension %pe for symbolic error name 2020-04-19 16:56:15 +01:00
adc iio: adc: ad9467: add support AD9467 ADC 2020-04-19 16:56:23 +01:00
afe
amplifiers iio: amplifiers: ad8366: add support for HMC1119 Attenuator 2020-03-08 17:28:43 +00:00
buffer iio: buffer-dmaengine: add dev-managed calls for buffer alloc 2020-04-19 16:56:22 +01:00
chemical iio: chemical: atlas-sensor: add DO-SM module support 2020-03-08 17:28:40 +00:00
common iio: st_sensors: Join string literals back 2020-03-21 10:26:43 +00:00
dac iio: dac: Kconfig: sort symbols alphabetically 2020-03-08 17:28:54 +00:00
dummy
frequency iio: adf4350: Convert to use GPIO descriptor 2019-12-15 11:42:16 +00:00
gyro iio: gyro: mpu3050: Use vsprintf extension %pe for symbolic error name 2020-04-19 16:56:16 +01:00
health iio: health: max30100: use generic property handler 2020-04-19 16:56:13 +01:00
humidity iio: humidity: hts221: Drop unneeded casting when print error code 2020-03-21 10:27:15 +00:00
imu iio: imu: adis16400: use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_ATTRIBUTE 2020-04-19 16:56:25 +01:00
light iio: tsl2772: Use scnprintf() for avoiding potential buffer overflow 2020-04-19 16:56:14 +01:00
magnetometer iio: magn: bmc150: Use vsprintf extension %pe for symbolic error name 2020-04-19 16:56:18 +01:00
multiplexer
orientation
potentiometer
potentiostat iio: potentiostat: lmp9100: fix iio_triggered_buffer_{predisable,postenable} positions 2020-03-08 17:28:53 +00:00
pressure iio: pressure: bmp280: Join string literals back 2020-04-19 16:56:20 +01:00
proximity iio: Add SEMTECH SX9310/9311 sensor driver 2020-03-21 10:28:20 +00:00
resolver iio: ad2s1200: Drop legacy include 2019-12-15 11:42:15 +00:00
temperature iio: temperature: ltc2983: remove redundant comparison to bool 2020-04-19 16:56:20 +01:00
trigger iio: trigger: stm32-timer: add power management support 2020-03-08 17:28:53 +00:00
iio_core_trigger.h
iio_core.h iio: buffer: rename 'read_first_n' callback to 'read' 2019-12-29 15:20:09 +00:00
industrialio-buffer.c iio: buffer: Don't allow buffers without any channels enabled to be activated 2020-04-19 16:56:14 +01:00
industrialio-configfs.c
industrialio-core.c iio: core: Use scnprintf() for avoiding potential buffer overflow 2020-03-21 10:25:45 +00:00
industrialio-event.c
industrialio-sw-device.c
industrialio-sw-trigger.c
industrialio-trigger.c
industrialio-triggered-event.c
inkern.c
Kconfig
Makefile
TODO iio: add a TODO 2020-03-08 17:28:53 +00:00