summaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)AuthorFilesLines
2023-12-26iio: linux/iio.h: fix Excess kernel-doc description warningRandy Dunlap1-6/+0
2023-12-21iio: buffer-dma: Get rid of outgoing queuePaul Cercueil1-4/+3
2023-12-11iio: core: introduce trough info element for minimum valuesJavier Carrasco1-0/+1
2023-12-10iio: adc: ad9467: fix scale settingNuno Sa1-0/+4
2023-10-11iio: event: add optional event label supportDavid Lechner1-0/+8
2023-10-05iio: improve doc for available_scan_maskMatti Vaittinen1-1/+3
2023-09-12iio: Remove unused declarationsYue Haibing2-6/+0
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+97
2023-07-23iio: Add event enums for running period and countWaqar Hameed1-0/+2
2023-07-20iio: make invensense timestamp module genericJean-Baptiste Maneyrol2-79/+95
2023-07-20iio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol1-0/+79
2023-07-10iio: inkern: Add a helper to query an available minimum raw valueHerve Codina1-0/+12
2023-07-10iio: consumer.h: Fix raw values documentation notesHerve Codina1-10/+15
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+5
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2023-06-20iio: core: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGNCatalin Marinas1-1/+1
2023-06-15Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman3-0/+5
2023-05-23iio: trigger: Add simple trigger_validation helperMatti Vaittinen1-0/+1
2023-05-13iio: core: Point users of extend_name field to read_label callbackMarijn Suijten1-0/+3
2023-05-13iio: accel: st_accel: Add LSM303DMarius Hoch1-0/+1
2023-05-13iio: fix doc for iio_gts_find_sel_by_int_timeMatti Vaittinen1-1/+1
2023-04-10iio: light: Add gain-time-scale helpersMatti Vaittinen1-0/+206
2023-03-11iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait1-1/+1
2023-03-11iio: Improve the kernel-doc of iio_trigger_pollMehdi Djait1-6/+0
2022-12-28iio: add struct declaration for iio typesGerald Loacker1-0/+5
2022-11-23iio: imu: adis: Remove adis_initial_startup functionRamona Bolboaca1-12/+0
2022-11-23iio: adis: add '__adis_enable_irq()' implementationRamona Bolboaca1-1/+12
2022-11-23iio: Don't silently expect attribute typesMatti Vaittinen3-5/+6
2022-11-23iio: Add IIO_STATIC_CONST_DEVICE_ATTRMatti Vaittinen1-0/+11
2022-11-23iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()Jonathan Cameron1-4/+0
2022-11-23iio: core: move 'mlock' to 'struct iio_dev_opaque'Nuno Sá2-3/+2
2022-11-23iio: core: introduce iio_device_{claim|release}_buffer_mode() APIsNuno Sá1-0/+2
2022-11-23iio: gyro: itg3200_core: do not use internal iio_dev lockNuno Sá1-0/+2
2022-09-05iio: Add new event type gesture and use direction for single and double tapJagath Jog J1-0/+2
2022-09-05iio: Use per-device lockdep class for mlockVincent Whitchurch1-0/+2
2022-08-16iio: core: Introduce _zeropoint for differential channelsJonathan Cameron1-0/+1
2022-08-16iio: inkern: remove OF dependenciesNuno Sá2-13/+0
2022-08-16iio: inkern: move to fwnode propertiesNuno Sá2-16/+25
2022-07-18iio: cros: Register FIFO callback after sensor is registeredGwendal Grignou1-2/+5
2022-07-16iio: trigger: move trig->owner init to trigger allocate() stageDmitry Rokosov2-14/+16
2022-06-18iio: trigger: warn about non-registered iio trigger getting attemptDmitry Rokosov1-0/+5
2022-06-16iio: core: drop of.h from iio.hNuno Sá1-1/+2
2022-06-14iio: core: Fix IIO_ALIGN and rename as it was not sufficiently largeJonathan Cameron1-2/+8
2022-06-14iio: core: drop iio_get_time_res()Jonathan Cameron1-1/+0
2022-06-11iio: common: cros_ec_sensors: Add label attributeGwendal Grignou1-2/+0
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-17/+103
2022-05-19iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TMJishnu Prakash1-0/+2
2022-04-28iio: core: Clarify the modesMiquel Raynal1-1/+48
2022-04-10iio: core: Simplify the registration of kfifo buffersMiquel Raynal1-3/+2
2022-04-10iio: core: Move the currentmode entry to the opaque structureMiquel Raynal2-4/+4