summaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)Author
2024-02-25Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2024-02-19iio: adc: adi-axi-adc: move to backend frameworkNuno Sa
2024-02-19iio: add the IIO backend frameworkNuno Sa
2024-02-19iio: buffer-dmaengine: export buffer alloc and free functionsNuno Sa
2024-02-17iio: core: make iio_bus_type constRicardo B. Marliere
2024-02-17iio: locking: introduce __cleanup() based direct mode claiming infrastructureJonathan Cameron
2024-02-04iio: commom: st_sensors: ensure proper DMA alignmentNuno Sa
2024-01-22iio: adc: ad_sigma_delta: ensure proper DMA alignmentNuno Sa
2024-01-22iio: imu: adis: ensure proper DMA alignmentNuno Sa
2023-12-26iio: linux/iio.h: fix Excess kernel-doc description warningRandy Dunlap
2023-12-21iio: buffer-dma: Get rid of outgoing queuePaul Cercueil
2023-12-11iio: core: introduce trough info element for minimum valuesJavier Carrasco
2023-12-10iio: adc: ad9467: fix scale settingNuno Sa
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