summaryrefslogtreecommitdiffstats
path: root/include/linux/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2024-02-254-69/+104
|\
| * iio: adc: adi-axi-adc: move to backend frameworkNuno Sa2024-02-191-68/+0
| * iio: add the IIO backend frameworkNuno Sa2024-02-191-0/+72
| * iio: buffer-dmaengine: export buffer alloc and free functionsNuno Sa2024-02-191-0/+3
| * iio: core: make iio_bus_type constRicardo B. Marliere2024-02-171-1/+1
| * iio: locking: introduce __cleanup() based direct mode claiming infrastructureJonathan Cameron2024-02-171-0/+28
* | iio: commom: st_sensors: ensure proper DMA alignmentNuno Sa2024-02-041-2/+2
* | iio: adc: ad_sigma_delta: ensure proper DMA alignmentNuno Sa2024-01-221-1/+3
* | iio: imu: adis: ensure proper DMA alignmentNuno Sa2024-01-221-1/+2
|/
* iio: linux/iio.h: fix Excess kernel-doc description warningRandy Dunlap2023-12-261-6/+0
* iio: buffer-dma: Get rid of outgoing queuePaul Cercueil2023-12-211-4/+3
* iio: core: introduce trough info element for minimum valuesJavier Carrasco2023-12-111-0/+1
* iio: adc: ad9467: fix scale settingNuno Sa2023-12-101-0/+4
* iio: event: add optional event label supportDavid Lechner2023-10-111-0/+8
* iio: improve doc for available_scan_maskMatti Vaittinen2023-10-051-1/+3
* iio: Remove unused declarationsYue Haibing2023-09-122-6/+0
* 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