summaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)Author
2023-10-11iio: event: add optional event label supportDavid Lechner
2023-10-05iio: improve doc for available_scan_maskMatti Vaittinen
2023-09-12iio: Remove unused declarationsYue Haibing
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-23iio: Add event enums for running period and countWaqar Hameed
2023-07-20iio: make invensense timestamp module genericJean-Baptiste Maneyrol
2023-07-20iio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol
2023-07-09iio: inkern: Add a helper to query an available minimum raw valueHerve Codina
2023-07-09iio: consumer.h: Fix raw values documentation notesHerve Codina
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-19iio: core: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGNCatalin Marinas
2023-06-15Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-05-23iio: trigger: Add simple trigger_validation helperMatti Vaittinen
2023-05-13iio: core: Point users of extend_name field to read_label callbackMarijn Suijten
2023-05-13iio: accel: st_accel: Add LSM303DMarius Hoch
2023-05-13iio: fix doc for iio_gts_find_sel_by_int_timeMatti Vaittinen
2023-04-10iio: light: Add gain-time-scale helpersMatti Vaittinen
2023-03-11iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait
2023-03-11iio: Improve the kernel-doc of iio_trigger_pollMehdi Djait
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