index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-29
iio: dac: adi-axi: fix a mistake in axi_dac_ext_info_set()
Dan Carpenter
1
-3
/
+3
2024-04-29
iio: imu: inv_icm42600: add support of ICM-42686-P
Jean-Baptiste Maneyrol
7
-43
/
+193
2024-04-29
iio: light: stk3310: Drop most likely fake ACPI ID
Andy Shevchenko
1
-1
/
+0
2024-04-29
iio: accel: mxc4005: Read orientation matrix from ACPI ROTM method
Hans de Goede
1
-0
/
+22
2024-04-29
iio: bmc150-accel-core: Use iio_read_acpi_mount_matrix() helper
Hans de Goede
1
-42
/
+2
2024-04-29
iio: accel: kxcjk-1013: Use new iio_read_acpi_mount_matrix() helper
Hans de Goede
1
-79
/
+1
2024-04-29
iio: core: Add iio_read_acpi_mount_matrix() helper function
Hans de Goede
2
-0
/
+86
2024-04-29
iio: buffer: initialize masklength accumulator to 0
David Lechner
1
-1
/
+1
2024-04-29
iio: adc: mxs-lradc-adc: don't set masklength
David Lechner
1
-1
/
+0
2024-04-29
iio: adc: ad7266: don't set masklength
David Lechner
1
-1
/
+0
2024-04-29
iio: adc: rtq6056: Use automated cleanup for mode handling in write_raw
Gabriel Schwartz
1
-23
/
+11
2024-04-28
iio: light: apds9306: Fix input arguments to in_range()
Subhajit Ghosh
1
-6
/
+6
2024-04-21
iio: adc: ti-ads131e08: Use device_for_each_child_node_scoped() to simplify e...
Lorenzo Bertin Salvador
1
-8
/
+4
2024-04-20
iio: adc: adi-axi-adc: only error out in major version mismatch
Nuno Sa
1
-2
/
+2
2024-04-20
iio: dac: support the ad9739a RF DAC
Nuno Sa
3
-0
/
+480
2024-04-20
iio: dac: add support for AXI DAC IP core
Nuno Sa
3
-0
/
+657
2024-04-20
iio: backend: add new functionality
Nuno Sa
1
-0
/
+179
2024-04-20
iio: buffer-dmaengine: Enable write support
Paul Cercueil
1
-0
/
+2
2024-04-20
iio: buffer-dmaengine: Support specifying buffer direction
Paul Cercueil
1
-14
/
+30
2024-04-20
iio: buffer-dma: Enable buffer write support
Paul Cercueil
1
-16
/
+73
2024-04-20
iio: buffer-dma: Rename iio_dma_buffer_data_available()
Paul Cercueil
2
-6
/
+7
2024-04-20
iio: buffer-dma: add iio_dmaengine_buffer_setup()
Nuno Sa
2
-43
/
+21
2024-04-20
iio: pressure: dps310: simplify scale factor reading
Thomas Haemmerle
1
-6
/
+6
2024-04-20
iio: pressure: dps310: consistently check return value of `regmap_read`
Thomas Haemmerle
1
-1
/
+1
2024-04-20
iio: pressure: dps310: introduce consistent error handling
Thomas Haemmerle
1
-57
/
+72
2024-04-20
iio: pressure: dps310: support negative temperature values
Thomas Haemmerle
1
-5
/
+6
2024-04-13
iio: dac: ad5755: make use of of_device_id table
Krzysztof Kozlowski
1
-12
/
+12
2024-04-13
iio: imu: inv_icm42600: add support of ICM-42688-P
Jean-Baptiste Maneyrol
4
-0
/
+13
2024-04-13
iio: adc: ad7944: Consolidate spi_sync() wrapper
David Lechner
1
-54
/
+13
2024-04-13
iio: adc: qcom-spmi-adc5: Use device_for_each_child_node_scoped()
Jonathan Cameron
1
-5
/
+2
2024-04-13
iio: adc: stm32: Use device_for_each_child_node_scoped()
Jonathan Cameron
1
-38
/
+24
2024-04-13
iio: adc: stm32: Fixing err code to not indicate success
Jonathan Cameron
1
-0
/
+1
2024-04-06
iio: light: apds9306: Improve apds9306_write_event_config()
Subhajit Ghosh
1
-21
/
+27
2024-04-06
iio: temperature: ltc2983: support vdd regulator
Nuno Sa
1
-0
/
+5
2024-04-06
iio:imu: adis16475: Fix sync mode setting
Ramona Gradinariu
1
-1
/
+3
2024-04-06
iio: adc: ad7173: Fix ! vs ~ typo in ad7173_sel_clk()
Dan Carpenter
1
-1
/
+1
2024-04-06
iio: light: apds9306: Fix off by one in apds9306_sampling_freq_get()
Dan Carpenter
1
-1
/
+1
2024-04-06
iio: accel: adxl345: Add spi-3wire option
Lothar Rubusch
2
-1
/
+10
2024-04-06
iio: accel: adxl345: Add comment to probe
Lothar Rubusch
1
-0
/
+10
2024-04-06
iio: accel: adxl345: Reorder probe initialization
Lothar Rubusch
1
-20
/
+20
2024-04-06
iio: accel: adxl345: Pass function pointer to core
Lothar Rubusch
4
-10
/
+29
2024-04-06
iio: accel: adxl345: Move defines to header
Lothar Rubusch
2
-32
/
+32
2024-04-06
iio: accel: adxl345: Group bus configuration
Lothar Rubusch
1
-6
/
+6
2024-04-06
iio: accel: adxl345: Make data_range obsolete
Lothar Rubusch
1
-7
/
+13
2024-04-06
iio: adc: pac1934: Use device_for_each_available_child_node_scoped() to simpl...
Jonathan Cameron
1
-46
/
+31
2024-04-06
iio: dac: ad3552: Use __free(fwnode_handle) to simplify error handling.
Jonathan Cameron
1
-36
/
+23
2024-04-06
iio: frequency: admfm2000: Use device_for_each_child_node_scoped() to simplif...
Jonathan Cameron
1
-18
/
+6
2024-04-06
iio: adc: ad7173: Use device_for_each_child_node_scoped() to simplify error p...
Jonathan Cameron
1
-17
/
+7
2024-04-06
iio: adc: ad4130: Use device_for_each_child_node_scoped() to simplify error p...
Jonathan Cameron
1
-5
/
+2
2024-04-06
iio: adc: ab8500-gpadc: Use device_for_each_child_node_scoped() to simplify e...
Jonathan Cameron
1
-3
/
+1
[prev]
[next]