aboutsummaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)AuthorFilesLines
2022-09-05iio: Add new event type gesture and use direction for single and double tapGravatar Jagath Jog J 1-0/+2
2022-09-05iio: Use per-device lockdep class for mlockGravatar Vincent Whitchurch 1-0/+2
2022-08-15iio: core: Introduce _zeropoint for differential channelsGravatar Jonathan Cameron 1-0/+1
2022-08-15iio: inkern: remove OF dependenciesGravatar Nuno Sá 2-13/+0
2022-08-15iio: inkern: move to fwnode propertiesGravatar Nuno Sá 2-16/+25
2022-07-18iio: cros: Register FIFO callback after sensor is registeredGravatar Gwendal Grignou 1-2/+5
2022-07-16iio: trigger: move trig->owner init to trigger allocate() stageGravatar Dmitry Rokosov 2-14/+16
2022-06-18iio: trigger: warn about non-registered iio trigger getting attemptGravatar Dmitry Rokosov 1-0/+5
2022-06-15iio: core: drop of.h from iio.hGravatar Nuno Sá 1-1/+2
2022-06-14iio: core: Fix IIO_ALIGN and rename as it was not sufficiently largeGravatar Jonathan Cameron 1-2/+8
2022-06-14iio: core: drop iio_get_time_res()Gravatar Jonathan Cameron 1-1/+0
2022-06-11iio: common: cros_ec_sensors: Add label attributeGravatar Gwendal Grignou 1-2/+0
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-17/+103
2022-05-19iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TMGravatar Jishnu Prakash 1-0/+2
2022-04-28iio: core: Clarify the modesGravatar Miquel Raynal 1-1/+48
2022-04-10iio: core: Simplify the registration of kfifo buffersGravatar Miquel Raynal 1-3/+2
2022-04-10iio: core: Move the currentmode entry to the opaque structureGravatar Miquel Raynal 2-4/+4
2022-04-10iio: core: Hide read accesses to iio_dev->currentmodeGravatar Miquel Raynal 1-0/+1
2022-04-10iio: Un-inline iio_buffer_enabled()Gravatar Miquel Raynal 1-10/+1
2022-04-10iio: st_sensors: Add a local lock for protecting odrGravatar Miquel Raynal 1-0/+3
2022-04-10iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entriesGravatar Miquel Raynal 1-2/+9
2022-04-04iio: adc: ad_sigma_delta: Add sequencer supportGravatar Lars-Peter Clausen 1-0/+38
2022-02-27iio: afe: rescale: add offset supportGravatar Liam Beguin 1-0/+4
2022-02-27iio: afe: rescale: expose scale processing functionGravatar Liam Beguin 1-0/+32
2022-01-30iio: adc: qcom-vadc-common: Re-use generic struct u32_fractGravatar Andy Shevchenko 1-12/+3
2022-01-23iio: adis: stylistic changesGravatar Nuno Sá 1-23/+25
2022-01-23adis: simplify 'adis_update_bits' macrosGravatar Nuno Sá 1-8/+4
2022-01-23iio: core: Fix the kernel doc regarding the currentmode iio_dev entryGravatar Miquel Raynal 1-1/+1
2021-12-12iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046Gravatar Jonathan Cameron 1-0/+2
2021-11-27iio: expose shared parameter in IIO_ENUM_AVAILABLEGravatar Antoniu Miclaus 1-2/+3
2021-11-27iio: buffer-dma: Remove unused iio_buffer_block structGravatar Paul Cercueil 1-5/+0
2021-11-17iio: core: Introduce IIO_VAL_INT_64.Gravatar Andriy Tryshnivskyy 1-0/+1
2021-10-19iio: triggered-buffer: extend support to configure output buffersGravatar Alexandru Ardelean 1-2/+9
2021-10-19iio: Add output buffer supportGravatar Mihail Chindris 2-0/+18
2021-10-19iio: core: Introduce iio_push_to_buffers_with_ts_unaligned()Gravatar Jonathan Cameron 2-0/+8
2021-10-19iio: adis: handle devices that cannot unmask the drdy pinGravatar Nuno Sá 1-0/+2
2021-10-19iio: inkern: introduce devm_iio_map_array_register() short-hand functionGravatar Alexandru Ardelean 1-0/+14
2021-09-14iio: st_sensors: remove reference to parent device object on st_sensor_dataGravatar Alexandru Ardelean 1-2/+0
2021-09-14iio: st_sensors: remove all driver remove functionsGravatar Alexandru Ardelean 1-4/+0
2021-09-14iio: st_sensors: remove st_sensors_power_disable() functionGravatar Alexandru Ardelean 1-2/+0
2021-09-14iio: st_sensors: remove st_sensors_deallocate_trigger() functionGravatar Alexandru Ardelean 1-5/+0
2021-06-13iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()Gravatar Alexandru Ardelean 1-3/+0
2021-06-13iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()Gravatar Alexandru Ardelean 1-0/+3
2021-06-03iio: accel: st_sensors: Support generic mounting matrixGravatar Linus Walleij 1-1/+3
2021-06-03iio: st_sensors: Create extended attr macroGravatar Linus Walleij 1-2/+8
2021-06-03iio: Drop Duplicated "mount-matrix" parameterGravatar Andy Shevchenko 1-2/+1
2021-05-17iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_tim...Gravatar Jonathan Cameron 1-1/+1
2021-05-17iio: st_sensors: Add lsm9ds0 IMU supportGravatar Andy Shevchenko 1-0/+2
2021-05-17iio: st_sensors: Make accel, gyro, magn and pressure probe sharedGravatar Andy Shevchenko 1-0/+20
2021-05-17iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaqueGravatar Jonathan Cameron 2-11/+3