index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
Age
Commit message (
Expand
)
Author
2022-07-18
iio: cros: Register FIFO callback after sensor is registered
Gwendal Grignou
2022-07-16
iio: trigger: move trig->owner init to trigger allocate() stage
Dmitry Rokosov
2022-06-18
iio: trigger: warn about non-registered iio trigger getting attempt
Dmitry Rokosov
2022-06-15
iio: core: drop of.h from iio.h
Nuno Sá
2022-06-14
iio: core: Fix IIO_ALIGN and rename as it was not sufficiently large
Jonathan Cameron
2022-06-14
iio: core: drop iio_get_time_res()
Jonathan Cameron
2022-06-11
iio: common: cros_ec_sensors: Add label attribute
Gwendal Grignou
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-19
iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TM
Jishnu Prakash
2022-04-28
iio: core: Clarify the modes
Miquel Raynal
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2022-04-10
iio: core: Move the currentmode entry to the opaque structure
Miquel Raynal
2022-04-10
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
2022-04-10
iio: Un-inline iio_buffer_enabled()
Miquel Raynal
2022-04-10
iio: st_sensors: Add a local lock for protecting odr
Miquel Raynal
2022-04-10
iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entries
Miquel Raynal
2022-04-04
iio: adc: ad_sigma_delta: Add sequencer support
Lars-Peter Clausen
2022-02-27
iio: afe: rescale: add offset support
Liam Beguin
2022-02-27
iio: afe: rescale: expose scale processing function
Liam Beguin
2022-01-30
iio: adc: qcom-vadc-common: Re-use generic struct u32_fract
Andy Shevchenko
2022-01-23
iio: adis: stylistic changes
Nuno Sá
2022-01-23
adis: simplify 'adis_update_bits' macros
Nuno Sá
2022-01-23
iio: core: Fix the kernel doc regarding the currentmode iio_dev entry
Miquel Raynal
2021-12-12
iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046
Jonathan Cameron
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
2021-11-27
iio: buffer-dma: Remove unused iio_buffer_block struct
Paul Cercueil
2021-11-17
iio: core: Introduce IIO_VAL_INT_64.
Andriy Tryshnivskyy
2021-10-19
iio: triggered-buffer: extend support to configure output buffers
Alexandru Ardelean
2021-10-19
iio: Add output buffer support
Mihail Chindris
2021-10-19
iio: core: Introduce iio_push_to_buffers_with_ts_unaligned()
Jonathan Cameron
2021-10-19
iio: adis: handle devices that cannot unmask the drdy pin
Nuno Sá
2021-10-19
iio: inkern: introduce devm_iio_map_array_register() short-hand function
Alexandru Ardelean
2021-09-14
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
2021-09-14
iio: st_sensors: remove all driver remove functions
Alexandru Ardelean
2021-09-14
iio: st_sensors: remove st_sensors_power_disable() function
Alexandru Ardelean
2021-09-14
iio: st_sensors: remove st_sensors_deallocate_trigger() function
Alexandru Ardelean
2021-06-13
iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()
Alexandru Ardelean
2021-06-13
iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()
Alexandru Ardelean
2021-06-03
iio: accel: st_sensors: Support generic mounting matrix
Linus Walleij
2021-06-03
iio: st_sensors: Create extended attr macro
Linus Walleij
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-05-17
iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_tim...
Jonathan Cameron
2021-05-17
iio: st_sensors: Add lsm9ds0 IMU support
Andy Shevchenko
2021-05-17
iio: st_sensors: Make accel, gyro, magn and pressure probe shared
Andy Shevchenko
2021-05-17
iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @flags from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @chrdev from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @info_exist_lock to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @scan_index_timestamp to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: core: move @trig_readonly from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
[next]