summaryrefslogtreecommitdiffstats
path: root/include/linux/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: light: Add gain-time-scale helpersMatti Vaittinen2023-04-101-0/+206
* iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait2023-03-111-1/+1
* iio: Improve the kernel-doc of iio_trigger_pollMehdi Djait2023-03-111-6/+0
* iio: add struct declaration for iio typesGerald Loacker2022-12-281-0/+5
* iio: imu: adis: Remove adis_initial_startup functionRamona Bolboaca2022-11-231-12/+0
* iio: adis: add '__adis_enable_irq()' implementationRamona Bolboaca2022-11-231-1/+12
* iio: Don't silently expect attribute typesMatti Vaittinen2022-11-233-5/+6
* iio: Add IIO_STATIC_CONST_DEVICE_ATTRMatti Vaittinen2022-11-231-0/+11
* iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()Jonathan Cameron2022-11-231-4/+0
* iio: core: move 'mlock' to 'struct iio_dev_opaque'Nuno Sá2022-11-232-3/+2
* iio: core: introduce iio_device_{claim|release}_buffer_mode() APIsNuno Sá2022-11-231-0/+2
* iio: gyro: itg3200_core: do not use internal iio_dev lockNuno Sá2022-11-231-0/+2
* iio: Add new event type gesture and use direction for single and double tapJagath Jog J2022-09-051-0/+2
* iio: Use per-device lockdep class for mlockVincent Whitchurch2022-09-051-0/+2
* iio: core: Introduce _zeropoint for differential channelsJonathan Cameron2022-08-151-0/+1
* iio: inkern: remove OF dependenciesNuno Sá2022-08-152-13/+0
* iio: inkern: move to fwnode propertiesNuno Sá2022-08-152-16/+25
* iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou2022-07-181-2/+5
* iio: trigger: move trig->owner init to trigger allocate() stageDmitry Rokosov2022-07-162-14/+16
* iio: trigger: warn about non-registered iio trigger getting attemptDmitry Rokosov2022-06-181-0/+5
* iio: core: drop of.h from iio.hNuno Sá2022-06-151-1/+2
* iio: core: Fix IIO_ALIGN and rename as it was not sufficiently largeJonathan Cameron2022-06-141-2/+8
* iio: core: drop iio_get_time_res()Jonathan Cameron2022-06-141-1/+0
* iio: common: cros_ec_sensors: Add label attributeGwendal Grignou2022-06-111-2/+0
* 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