index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
iio: frequency: adf4350: Fix ADF4350_REG3_12BIT_CLKDIV_MODE
Michael Hennerich
1
-1
/
+1
2025-07-13
iio: adc: ad_sigma_delta: add SPI offload support
David Lechner
1
-0
/
+14
2025-07-13
iio: adc: ad_sigma_delta: use spi_optimize_message()
David Lechner
1
-0
/
+3
2025-07-13
iio: adc: ad_sigma_delta: use u8 instead of uint8_t
David Lechner
1
-5
/
+5
2025-06-26
iio: backend: update iio_backend_oversampling_ratio_set
Pop Ioan Daniel
1
-1
/
+2
2025-06-26
iio: cros_ec_sensors: add cros_ec_activity driver
Gwendal Grignou
1
-0
/
+1
2025-06-09
iio: core: add ADC delay calibration definition
Angelo Dureghello
1
-0
/
+1
2025-06-09
iio: backend: add support for number of lanes
Antoniu Miclaus
1
-0
/
+3
2025-06-09
iio: backend: add support for data alignment
Antoniu Miclaus
1
-0
/
+3
2025-06-09
iio: backend: add support for filter config
Antoniu Miclaus
1
-0
/
+13
2025-05-21
iio: introduce IIO_DECLARE_BUFFER_WITH_TS macros
David Lechner
1
-0
/
+32
2025-05-21
iio: make IIO_DMA_MINALIGN minimum of 8 bytes
David Lechner
1
-1
/
+8
2025-05-21
iio: introduced iio_push_to_buffers_with_ts() that takes a data_total_len argument.
Jonathan Cameron
1
-0
/
+12
2025-04-22
iio: backend: add support for data source get
Angelo Dureghello
1
-0
/
+5
2025-04-22
iio: Adjust internals of handling of direct mode claiming to suit new API.
Jonathan Cameron
1
-6
/
+4
2025-04-22
iio: trigger: stm32-lptimer: add support for stm32mp25
Olivier Moysan
1
-0
/
+9
2025-04-22
iio: adc: add helpers for parsing ADC nodes
Matti Vaittinen
1
-0
/
+27
2025-02-22
iio: imu: adis: Add DIAG_STAT register
Robert Budai
1
-0
/
+3
2025-02-22
iio: imu: adis: Add reset to custom ops
Robert Budai
1
-0
/
+3
2025-02-22
iio: imu: adis: Add custom ops struct
Robert Budai
1
-7
/
+21
2025-02-17
iio: Drop iio_device_claim_direct_scoped() and related infrastructure
Jonathan Cameron
1
-27
/
+0
2025-02-17
iio: core: Rework claim and release of direct mode to work with sparse.
Jonathan Cameron
1
-0
/
+26
2025-02-16
iio: backend: add API for oversampling
Antoniu Miclaus
1
-0
/
+5
2025-02-16
iio: backend: add support for data size set
Antoniu Miclaus
1
-0
/
+3
2025-02-16
iio: backend: add API for interface get
Antoniu Miclaus
1
-0
/
+11
2025-02-10
iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_with_handle()
David Lechner
1
-0
/
+5
2025-02-10
iio: buffer-dmaengine: split requesting DMA channel from allocating buffer
David Lechner
1
-1
/
+1
2025-02-08
iio: gts-helper: export iio_gts_get_total_gain()
Javier Carrasco
1
-0
/
+1
2025-02-03
iio: adc: ad7173: move fwnode_irq_get_byname() call site
David Lechner
1
-2
/
+2
2025-01-04
iio: gts-helper: add helpers to ease searches of gain_sel and new_gain
Javier Carrasco
1
-0
/
+6
2024-12-28
iio: trigger: stm32-timer: add support for stm32mp25
Fabrice Gasnier
1
-0
/
+6
2024-12-28
iio: core: mark scan_timestamp as __private
Vasileios Amoiridis
2
-2
/
+2
2024-12-11
iio: consumers: ensure read buffers for labels and ext_info are page aligned
Matteo Martelli
1
-2
/
+2
2024-12-11
iio: adc: ad_sigma_delta: Store information about reset sequence length
Uwe Kleine-König
1
-2
/
+3
2024-12-11
iio: adc: ad_sigma_delta: Fix a race condition
Uwe Kleine-König
1
-0
/
+1
2024-12-11
iio: adc: ad_sigma_delta: Add support for reading irq status using a GPIO
Uwe Kleine-König
1
-0
/
+2
2024-12-07
iio: core: fix doc reference to iio_push_to_buffers_with_ts_unaligned
Javier Carrasco
1
-1
/
+1
2024-12-07
iio: imu: adis: Remove documented not used elements
Robert Budai
1
-1
/
+0
2024-12-07
iio: adc: ad_sigma_delta: add tab to align irq_line
David Lechner
1
-1
/
+1
2024-11-09
iio: Move __private marking before struct element priv in struct iio_dev
Jonathan Cameron
1
-1
/
+1
2024-11-03
iio: events: make IIO_EVENT_CODE macro private
David Lechner
1
-6
/
+9
2024-11-03
iio: events.h: add event identifier macros for differential channel
Julien Stephan
1
-2
/
+16
2024-11-03
iio: fix write_event_config signature
Julien Stephan
1
-1
/
+1
2024-11-03
iio: Mark iio_dev::priv member with __private
Andy Shevchenko
1
-2
/
+2
2024-11-01
iio: backend: extend features
Angelo Dureghello
1
-0
/
+17
2024-10-28
iio: acpi: Add iio_get_acpi_device_name_and_data() helper function
Andy Shevchenko
1
-0
/
+10
2024-10-12
iio: Convert unsigned to unsigned int
Andy Shevchenko
2
-11
/
+11
2024-09-30
iio: adc: Constify struct iio_map
Christophe JAILLET
1
-2
/
+3
2024-08-10
iio: trigger: allow devices to suspend/resume theirs associated trigger
Denis Benato
1
-0
/
+17
2024-08-10
iio: add child nodes support in iio backend framework
Olivier Moysan
1
-0
/
+3
[next]