summaryrefslogtreecommitdiffstats
path: root/include/linux/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-035-17/+103
|\
| * iio: core: Clarify the modesMiquel Raynal2022-04-281-1/+48
| * iio: core: Simplify the registration of kfifo buffersMiquel Raynal2022-04-101-3/+2
| * iio: core: Move the currentmode entry to the opaque structureMiquel Raynal2022-04-102-4/+4
| * iio: core: Hide read accesses to iio_dev->currentmodeMiquel Raynal2022-04-101-0/+1
| * iio: Un-inline iio_buffer_enabled()Miquel Raynal2022-04-101-10/+1
| * iio: st_sensors: Add a local lock for protecting odrMiquel Raynal2022-04-101-0/+3
| * iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entriesMiquel Raynal2022-04-101-2/+9
| * iio: adc: ad_sigma_delta: Add sequencer supportLars-Peter Clausen2022-04-041-0/+38
* | iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TMJishnu Prakash2022-05-191-0/+2
|/
* iio: afe: rescale: add offset supportLiam Beguin2022-02-271-0/+4
* iio: afe: rescale: expose scale processing functionLiam Beguin2022-02-271-0/+32
* iio: adc: qcom-vadc-common: Re-use generic struct u32_fractAndy Shevchenko2022-01-301-12/+3
* iio: adis: stylistic changesNuno Sá2022-01-231-23/+25
* adis: simplify 'adis_update_bits' macrosNuno Sá2022-01-231-8/+4
* iio: core: Fix the kernel doc regarding the currentmode iio_dev entryMiquel Raynal2022-01-231-1/+1
* iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046Jonathan Cameron2021-12-121-0/+2
* iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus2021-11-271-2/+3
* iio: buffer-dma: Remove unused iio_buffer_block structPaul Cercueil2021-11-271-5/+0
* iio: core: Introduce IIO_VAL_INT_64.Andriy Tryshnivskyy2021-11-171-0/+1
* iio: triggered-buffer: extend support to configure output buffersAlexandru Ardelean2021-10-191-2/+9
* iio: Add output buffer supportMihail Chindris2021-10-192-0/+18
* iio: core: Introduce iio_push_to_buffers_with_ts_unaligned()Jonathan Cameron2021-10-192-0/+8
* iio: adis: handle devices that cannot unmask the drdy pinNuno Sá2021-10-191-0/+2
* iio: inkern: introduce devm_iio_map_array_register() short-hand functionAlexandru Ardelean2021-10-191-0/+14
* iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean2021-09-141-2/+0
* iio: st_sensors: remove all driver remove functionsAlexandru Ardelean2021-09-141-4/+0
* iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean2021-09-141-2/+0
* iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean2021-09-141-5/+0
* iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()Alexandru Ardelean2021-06-131-3/+0
* iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()Alexandru Ardelean2021-06-131-0/+3
* iio: accel: st_sensors: Support generic mounting matrixLinus Walleij2021-06-031-1/+3
* iio: st_sensors: Create extended attr macroLinus Walleij2021-06-031-2/+8
* iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko2021-06-031-2/+1
* iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_tim...Jonathan Cameron2021-05-171-1/+1
* iio: st_sensors: Add lsm9ds0 IMU supportAndy Shevchenko2021-05-171-0/+2
* iio: st_sensors: Make accel, gyro, magn and pressure probe sharedAndy Shevchenko2021-05-171-0/+20
* iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-172-11/+3
* iio: core: move @flags from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-172-2/+2
* iio: core: move @chrdev from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-172-2/+2
* iio: core: move @info_exist_lock to struct iio_dev_opaqueJonathan Cameron2021-05-172-2/+2
* iio: core: move @scan_index_timestamp to struct iio_dev_opaqueJonathan Cameron2021-05-172-2/+4
* iio: core: move @trig_readonly from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-172-2/+2
* iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-172-3/+2
* iio: avoid shadowing of variable name in to_iio_dev_opaque()Jonathan Cameron2021-05-171-2/+2
* iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-172-2/+4
* iio: adis: add burst_max_speed_hz variableNuno Sa2021-05-171-0/+2
* dt-bindings:iio:dac: update microchip,mcp4725.yaml referenceMauro Carvalho Chehab2021-04-071-1/+1
* iio:event: Add timeout event info typeJonathan Cameron2021-04-071-0/+1
* iio: cros: unify hw fifo attributes without API changesGwendal Grignou2021-03-251-2/+1