aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-25Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman4-69/+104
2024-02-19iio: adc: adi-axi-adc: move to backend frameworkNuno Sa1-68/+0
2024-02-19iio: add the IIO backend frameworkNuno Sa1-0/+72
2024-02-19iio: buffer-dmaengine: export buffer alloc and free functionsNuno Sa1-0/+3
2024-02-17iio: core: make iio_bus_type constRicardo B. Marliere1-1/+1
2024-02-17iio: locking: introduce __cleanup() based direct mode claiming infrastructureJonathan Cameron1-0/+28
2024-02-04iio: commom: st_sensors: ensure proper DMA alignmentNuno Sa1-2/+2
2024-01-22iio: adc: ad_sigma_delta: ensure proper DMA alignmentNuno Sa1-1/+3
2024-01-22iio: imu: adis: ensure proper DMA alignmentNuno Sa1-1/+2
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/git/gregkh/char-miscLinus 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-09iio: inkern: Add a helper to query an available minimum raw valueHerve Codina1-0/+12
2023-07-09iio: 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/git/gregkh/char-miscLinus Torvalds3-0/+5
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2023-06-19iio: 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/jic23/iio into char-misc-nextGreg 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-15iio: core: Introduce _zeropoint for differential channelsJonathan Cameron1-0/+1
2022-08-15iio: inkern: remove OF dependenciesNuno Sá2-13/+0
2022-08-15iio: 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