summaryrefslogtreecommitdiff
path: root/drivers/iio/common
AgeCommit message (Expand)Author
2024-01-23iio: invensense: remove redundant initialization of variable periodColin Ian King
2023-11-16iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time tableJavier Carrasco
2023-10-05iio: cros_ec: fix an use-after-free in cros_ec_sensors_push_data()Tzung-Bi Shih
2023-08-13Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman
2023-07-29iio: cros_ec: Fix the allocation size for cros_ec_commandYiyuan Guo
2023-07-20iio: make invensense timestamp module genericJean-Baptiste Maneyrol
2023-07-20iio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol
2023-03-11iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait
2022-12-28iio: common: scmi_iio: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-11-23iio: Don't silently expect attribute typesMatti Vaittinen
2022-11-23iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()Jonathan Cameron
2022-11-23iio: common: scmi_iio: do not use internal iio_dev lockNuno Sá
2022-08-28iio: common: scmi_sensors: use HZ macro from units.hDmitry Rokosov
2022-08-19iio: st_sensors: move from strlcpy with unused retval to strscpyWolfram Sang
2022-07-18iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou
2022-06-14iio: common: cros_ec_sensors: explicitly add proper header filesNuno Sá
2022-06-14iio: common: cros_ec_lid_angle: explicitly add proper header filesNuno Sá
2022-06-14iio: common: ssp: Fix alignment for DMA safetyJonathan Cameron
2022-06-11iio: common: cros_ec_sensors: Add label attributeGwendal Grignou
2022-04-28iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen
2022-04-10iio: core: Simplify the registration of kfifo buffersMiquel Raynal
2022-04-10iio: st_sensors: Use iio_device_claim/release_direct_mode() when relevantMiquel Raynal
2022-04-10iio: st_sensors: Add a local lock for protecting odrMiquel Raynal
2022-04-10iio: st_sensors: Drop the protection on _avail functionsMiquel Raynal
2022-04-04iio: ssp_sensors: replace usage of found with dedicated list iterator variableJakob Koschel
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-02-18iio:common:ssp: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2022-02-18iio:common:ssp_sensors: Move exports into IIO_SSP_SENSORS namespaceJonathan Cameron
2022-02-18iio:common:meas-spec: Move exports into IIO_MEAS_SPEC_SENSORSJonathan Cameron
2022-02-18iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron
2022-02-18iio:st-sensors: Remove duplicate MODULE_*Jonathan Cameron
2022-02-13iio: ssp_sensors: Make use of device propertiesAndy Shevchenko
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-01-23iio: ms_sensors: Use sysfs_emit()Lars-Peter Clausen
2022-01-23iio: st_sensors: don't always auto-enable I2C and SPI interface driversNikita Yushchenko
2021-11-17iio/scmi: Add reading "raw" attribute.Andriy Tryshnivskyy
2021-11-17iio: st-sensors: Use dev_to_iio_dev() in sysfs callbacksLars-Peter Clausen
2021-11-10Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-10-19Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman
2021-10-19iio: triggered-buffer: extend support to configure output buffersAlexandru Ardelean
2021-10-19iio: st_sensors: Make use of the helper function dev_err_probe()Cai Huoqing
2021-09-27iio: common: cros_ec_sensors: simplify getting .driver_dataWolfram Sang
2021-09-18iio: ssp_sensors: add more range checking in ssp_parse_dataframe()Dan Carpenter
2021-09-18iio: ssp_sensors: fix error code in ssp_print_mcu_debug()Dan Carpenter
2021-09-14iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean
2021-09-14iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean
2021-09-14iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08iio/drivers/hid-sensor: use HZ macrosDaniel Lezcano
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron