index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-13
iio: adc: axp20x_adc: Add support for AXP192
Aidan MacDonald
1
-0
/
+279
2024-06-13
dt-bindings: iio: adc: ti,ads1015: add compatible for tla2021
Josua Mayer
1
-0
/
+1
2024-06-13
iio: adc: ti-adc161s626: make use of iio_device_claim_direct_scoped()
Gustavo Ueti Fukunaga
1
-11
/
+7
2024-06-13
iio: accel: mma7660: add mount-matrix support
Val Packett
1
-15
/
+35
2024-06-13
driver: iio: add missing checks on iio_info's callback access
Julien Stephan
3
-11
/
+37
2024-06-08
iio: chemical: ams-iaq-core: clean up codestyle warning
Bruna Bispo
1
-1
/
+1
2024-06-08
docs: iio: add documentation for adis16480 driver
Ramona Gradinariu
2
-0
/
+444
2024-06-04
docs: iio: add documentation for interfacing tools
Ramona Gradinariu
3
-21
/
+30
2024-06-04
iio: adis16480: add support for adis16545/7 families
Ramona Gradinariu
1
-8
/
+229
2024-06-04
dt-bindings: iio: imu: Add ADIS16545/47 compatibles
Ramona Gradinariu
1
-0
/
+6
2024-06-04
iio: imu: adis16480.c: Add delta angle and delta velocity channels
Ramona Gradinariu
1
-2
/
+70
2024-06-04
iio: adis16480: make the burst_max_speed configurable
Ramona Gradinariu
1
-40
/
+44
2024-06-04
drivers: iio: imu: Add support for adis1657x family
Ramona Gradinariu
1
-46
/
+556
2024-06-04
dt-bindings: iio: imu: Add ADIS1657X family devices compatibles
Ramona Gradinariu
1
-0
/
+29
2024-06-04
iio: imu: adis16475: Re-define ADIS16475_DATA
Ramona Gradinariu
1
-49
/
+92
2024-06-04
iio: imu: adis_trigger: Allow level interrupts for FIFO readings
Ramona Gradinariu
2
-11
/
+27
2024-06-04
drivers: iio: imu: adis16475: generic computation for sample rate
Ramona Gradinariu
1
-17
/
+22
2024-06-04
iio: imu: adis16475: Create push single sample API
Ramona Gradinariu
1
-2
/
+10
2024-06-04
iio: imu: adis_buffer: Add buffer setup API with buffer attributes
Ramona Gradinariu
2
-18
/
+34
2024-06-04
drivers: iio: imu: Add support for ADIS16501
Ramona Gradinariu
2
-2
/
+25
2024-06-04
dt-bindings: iio: imu: Add ADIS16501 compatibles
Ramona Gradinariu
1
-0
/
+2
2024-06-04
iio: adc: ad7380: add oversampling support
Julien Stephan
1
-45
/
+260
2024-06-04
iio: adc: ad7380: use spi_optimize_message()
David Lechner
1
-32
/
+38
2024-06-04
iio: add support for multiple scan types per channel
David Lechner
2
-23
/
+133
2024-06-04
iio: buffer: use struct iio_scan_type to simplify code
David Lechner
1
-20
/
+28
2024-06-04
iio: introduce struct iio_scan_type
David Lechner
1
-19
/
+22
2024-06-04
iio: adc: ad7380: add support for ad738x-4 4 channels variants
Julien Stephan
1
-2
/
+75
2024-06-04
dt-bindings: iio: adc: ad7380: add support for ad738x-4 4 channels variants
Julien Stephan
1
-0
/
+34
2024-06-04
iio: adc: ad7380: prepare for parts with more channels
Julien Stephan
1
-10
/
+33
2024-06-04
iio: adc: ad7380: add support for pseudo-differential parts
David Lechner
1
-16
/
+94
2024-06-04
dt-bindings: iio: adc: ad7380: add pseudo-differential parts
David Lechner
1
-0
/
+32
2024-06-04
iio: adc: ad7380: new driver for AD7380 ADCs
David Lechner
4
-0
/
+456
2024-06-04
dt-bindings: iio: adc: Add binding for AD7380 ADCs
David Lechner
2
-0
/
+91
2024-06-04
iio: adc: adi-axi-adc: make sure DRP is locked on enable
Nuno Sa
1
-1
/
+15
2024-06-04
iio: adc: adi-axi-adc: don't allow concurrent enable/disable calls
Nuno Sa
1
-0
/
+2
2024-06-04
staging: iio: adt7316: remove unused struct 'adt7316_limit_regs'
Dr. David Alan Gilbert
1
-9
/
+0
2024-06-04
iio: frequency: adrf6780: rm clk provider include
Antoniu Miclaus
1
-1
/
+0
2024-06-04
iio: imu: bmi323: Use iio read_acpi_mount_matrix() helper
Denis Benato
1
-3
/
+5
2024-06-04
iio: adc: ad7944: remove unused parameter
David Lechner
1
-5
/
+3
2024-06-04
iio: adc: sort Makefile
David Lechner
1
-12
/
+12
2024-06-04
iio: dac: ad3552r: uniform structure names
Angelo Dureghello
1
-2
/
+2
2024-06-04
iio: dac: ad3552r: change AD3552R_NUM_CH define name
Angelo Dureghello
1
-5
/
+5
2024-06-04
iio: dac: ad3552r: add support for ad3541r and ad3551r
Angelo Dureghello
1
-0
/
+30
2024-06-04
iio: dac: ad3552r: add model data structure
Angelo Dureghello
1
-39
/
+59
2024-06-04
dt-bindings: iio: dac: add ad35xxr single output variants
Angelo Dureghello
1
-2
/
+25
2024-06-04
dt-bindings: iio: dac: fix ad3552r gain parameter names
Angelo Dureghello
1
-8
/
+8
2024-06-04
iio: adc: ad9467: change struct members padding
Nuno Sa
1
-20
/
+20
2024-06-04
iio: adc: ad9467: use DMA safe buffer for spi
Nuno Sa
1
-34
/
+31
2024-06-04
iio: light: stk3310: support more stk3311 variants
Barnabás Czémán
1
-0
/
+4
2024-06-04
iio: light: stk3310: make chip id check expandable
Barnabás Czémán
1
-5
/
+19
[next]