summaryrefslogtreecommitdiffstats
path: root/drivers/iio/common
Commit message (Expand)AuthorAgeFilesLines
* Merge 6.12-rc4 into char-misc-nextGreg Kroah-Hartman2024-10-211-1/+1
|\
| * Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-10-131-1/+1
| |\
| | * iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency()Christophe JAILLET2024-10-101-1/+1
* | | Merge tag 'v6.12-rc2' into test2Jonathan Cameron2024-10-121-1/+1
|\| |
| * | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
| |/
* / iio: common: st: use irq_get_trigger_type()Jonathan Cameron2024-09-301-1/+1
|/
* iio: common: cros_ec_sensors_core: use new '.masklength' accessorsNuno Sa2024-08-031-5/+3
* iio: common: scmi_iio: Remove unnecessary u64 type castThorsten Blum2024-08-031-1/+1
* iio: common: scmi_iio: convert to dev_err_probe()Nuno Sa2024-06-301-26/+19
* iio: st_sensors: relax WhoAmI check in st_sensors_verify_id()Kaustabh Chakraborty2024-06-291-2/+1
* iio: invensense: fix odr switching to same valueJean-Baptiste Maneyrol2024-05-271-1/+5
* iio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol2024-05-031-13/+11
* iio: invensense: fix interrupt timestamp alignmentJean-Baptiste Maneyrol2024-05-011-2/+7
* iio: invensense: remove redundant initialization of variable periodColin Ian King2024-01-231-1/+1
* iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time tableJavier Carrasco2023-11-161-2/+2
* iio: cros_ec: fix an use-after-free in cros_ec_sensors_push_data()Tzung-Bi Shih2023-10-051-1/+5
* Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman2023-08-131-1/+1
|\
| * iio: cros_ec: Fix the allocation size for cros_ec_commandYiyuan Guo2023-07-291-1/+1
* | iio: make invensense timestamp module genericJean-Baptiste Maneyrol2023-07-202-45/+44
* | iio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol2023-07-205-0/+210
|/
* iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait2023-03-111-2/+2
* iio: common: scmi_iio: use sysfs_emit() to instead of scnprintf()ye xingchen2022-12-281-2/+2
* iio: Don't silently expect attribute typesMatti Vaittinen2022-11-232-7/+7
* iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()Jonathan Cameron2022-11-231-32/+7
* iio: common: scmi_iio: do not use internal iio_dev lockNuno Sá2022-11-231-2/+7
* iio: common: scmi_sensors: use HZ macro from units.hDmitry Rokosov2022-08-281-4/+4
* iio: st_sensors: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-191-1/+1
* iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou2022-07-183-21/+47
* iio: common: cros_ec_sensors: explicitly add proper header filesNuno Sá2022-06-141-0/+1
* iio: common: cros_ec_lid_angle: explicitly add proper header filesNuno Sá2022-06-141-0/+1
* iio: common: ssp: Fix alignment for DMA safetyJonathan Cameron2022-06-141-2/+1
* iio: common: cros_ec_sensors: Add label attributeGwendal Grignou2022-06-111-21/+9
* iio: Replace strtobool() with kstrtobool()Lars-Peter Clausen2022-04-281-1/+1
* iio: core: Simplify the registration of kfifo buffersMiquel Raynal2022-04-102-3/+1
* iio: st_sensors: Use iio_device_claim/release_direct_mode() when relevantMiquel Raynal2022-04-101-21/+17
* iio: st_sensors: Add a local lock for protecting odrMiquel Raynal2022-04-101-6/+18
* iio: st_sensors: Drop the protection on _avail functionsMiquel Raynal2022-04-101-4/+0
* iio: ssp_sensors: replace usage of found with dedicated list iterator variableJakob Koschel2022-04-041-7/+6
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-289-76/+49
|\
| * iio:common:ssp: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-6/+2
| * iio:common:ssp_sensors: Move exports into IIO_SSP_SENSORS namespaceJonathan Cameron2022-02-182-8/+9
| * iio:common:meas-spec: Move exports into IIO_MEAS_SPEC_SENSORSJonathan Cameron2022-02-181-12/+12
| * iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron2022-02-185-19/+19
| * iio:st-sensors: Remove duplicate MODULE_*Jonathan Cameron2022-02-182-10/+0
| * iio: ssp_sensors: Make use of device propertiesAndy Shevchenko2022-02-131-17/+5
| * iio: ms_sensors: Use sysfs_emit()Lars-Peter Clausen2022-01-231-2/+2
| * iio: st_sensors: don't always auto-enable I2C and SPI interface driversNikita Yushchenko2022-01-231-2/+0
* | spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
|/
* iio/scmi: Add reading "raw" attribute.Andriy Tryshnivskyy2021-11-171-1/+56
* iio: st-sensors: Use dev_to_iio_dev() in sysfs callbacksLars-Peter Clausen2021-11-171-2/+2