summaryrefslogtreecommitdiffstats
path: root/include/linux/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-012-0/+97
|\
| * iio: Add event enums for running period and countWaqar Hameed2023-07-231-0/+2
| * iio: make invensense timestamp module genericJean-Baptiste Maneyrol2023-07-202-79/+95
| * iio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol2023-07-201-0/+79
* | iio: inkern: Add a helper to query an available minimum raw valueHerve Codina2023-07-091-0/+12
* | iio: consumer.h: Fix raw values documentation notesHerve Codina2023-07-091-10/+15
|/
* Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-033-0/+5
|\
| * Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2023-06-153-0/+5
| |\
| | * iio: trigger: Add simple trigger_validation helperMatti Vaittinen2023-05-231-0/+1
| | * iio: core: Point users of extend_name field to read_label callbackMarijn Suijten2023-05-131-0/+3
| | * iio: accel: st_accel: Add LSM303DMarius Hoch2023-05-131-0/+1
* | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-1/+1
|\ \ \ | |/ / |/| |
| * | iio: core: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGNCatalin Marinas2023-06-191-1/+1
| |/
* / iio: fix doc for iio_gts_find_sel_by_int_timeMatti Vaittinen2023-05-131-1/+1
|/
* 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