summaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)Author
2022-12-28iio: add struct declaration for iio typesGerald Loacker
2022-11-23iio: imu: adis: Remove adis_initial_startup functionRamona Bolboaca
2022-11-23iio: adis: add '__adis_enable_irq()' implementationRamona Bolboaca
2022-11-23iio: Don't silently expect attribute typesMatti Vaittinen
2022-11-23iio: Add IIO_STATIC_CONST_DEVICE_ATTRMatti Vaittinen
2022-11-23iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()Jonathan Cameron
2022-11-23iio: core: move 'mlock' to 'struct iio_dev_opaque'Nuno Sá
2022-11-23iio: core: introduce iio_device_{claim|release}_buffer_mode() APIsNuno Sá
2022-11-23iio: gyro: itg3200_core: do not use internal iio_dev lockNuno Sá
2022-09-05iio: Add new event type gesture and use direction for single and double tapJagath Jog J
2022-09-05iio: Use per-device lockdep class for mlockVincent Whitchurch
2022-08-15iio: core: Introduce _zeropoint for differential channelsJonathan Cameron
2022-08-15iio: inkern: remove OF dependenciesNuno Sá
2022-08-15iio: inkern: move to fwnode propertiesNuno Sá
2022-07-18iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou
2022-07-16iio: trigger: move trig->owner init to trigger allocate() stageDmitry Rokosov
2022-06-18iio: trigger: warn about non-registered iio trigger getting attemptDmitry Rokosov
2022-06-15iio: core: drop of.h from iio.hNuno Sá
2022-06-14iio: core: Fix IIO_ALIGN and rename as it was not sufficiently largeJonathan Cameron
2022-06-14iio: core: drop iio_get_time_res()Jonathan Cameron
2022-06-11iio: common: cros_ec_sensors: Add label attributeGwendal Grignou
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-19iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TMJishnu Prakash
2022-04-28iio: core: Clarify the modesMiquel Raynal
2022-04-10iio: core: Simplify the registration of kfifo buffersMiquel Raynal
2022-04-10iio: core: Move the currentmode entry to the opaque structureMiquel Raynal
2022-04-10iio: core: Hide read accesses to iio_dev->currentmodeMiquel Raynal
2022-04-10iio: Un-inline iio_buffer_enabled()Miquel Raynal
2022-04-10iio: st_sensors: Add a local lock for protecting odrMiquel Raynal
2022-04-10iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entriesMiquel Raynal
2022-04-04iio: adc: ad_sigma_delta: Add sequencer supportLars-Peter Clausen
2022-02-27iio: afe: rescale: add offset supportLiam Beguin
2022-02-27iio: afe: rescale: expose scale processing functionLiam Beguin
2022-01-30iio: adc: qcom-vadc-common: Re-use generic struct u32_fractAndy Shevchenko
2022-01-23iio: adis: stylistic changesNuno Sá
2022-01-23adis: simplify 'adis_update_bits' macrosNuno Sá
2022-01-23iio: core: Fix the kernel doc regarding the currentmode iio_dev entryMiquel Raynal
2021-12-12iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046Jonathan Cameron
2021-11-27iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus
2021-11-27iio: buffer-dma: Remove unused iio_buffer_block structPaul Cercueil
2021-11-17iio: core: Introduce IIO_VAL_INT_64.Andriy Tryshnivskyy
2021-10-19iio: triggered-buffer: extend support to configure output buffersAlexandru Ardelean
2021-10-19iio: Add output buffer supportMihail Chindris
2021-10-19iio: core: Introduce iio_push_to_buffers_with_ts_unaligned()Jonathan Cameron
2021-10-19iio: adis: handle devices that cannot unmask the drdy pinNuno Sá
2021-10-19iio: inkern: introduce devm_iio_map_array_register() short-hand functionAlexandru Ardelean
2021-09-14iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean
2021-09-14iio: st_sensors: remove all driver remove functionsAlexandru 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