index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-07-25
1
-3
/
+1
*
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-20
219
-2445
/
+8577
|
\
|
*
Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2024-07-04
89
-1434
/
+3605
|
|
\
|
|
*
iio: adc: ad7173: Fix uninitialized symbol is_current_chan
Jonathan Cameron
2024-07-02
1
-1
/
+3
|
|
*
iio: adc: Add support for MediaTek MT6357/8/9 Auxiliary ADC
AngeloGioacchino Del Regno
2024-07-01
3
-0
/
+619
|
|
*
iio: common: scmi_iio: convert to dev_err_probe()
Nuno Sa
2024-06-30
1
-26
/
+19
|
|
*
iio: backend: make use of dev_err_cast_probe()
Nuno Sa
2024-06-30
1
-5
/
+3
|
|
*
iio: temperature: ltc2983: convert to dev_err_probe()
Nuno Sa
2024-06-30
1
-148
/
+114
|
|
*
iio: xilinx-ams: Add labels
Sean Anderson
2024-06-30
1
-48
/
+59
|
|
*
iio: adc: ad7944: use devm_spi_optimize_message()
David Lechner
2024-06-30
1
-23
/
+3
|
|
*
iio: buffer-dmaengine: Support new DMABUF based userspace API
Paul Cercueil
2024-06-30
1
-9
/
+53
|
|
*
iio: buffer-dma: Enable support for DMABUFs
Paul Cercueil
2024-06-30
1
-11
/
+167
|
|
*
iio: core: Add new DMABUF interface infrastructure
Paul Cercueil
2024-06-30
2
-0
/
+460
|
|
*
iio: adc: ad7192: use devm_regulator_get_enable_read_voltage
David Lechner
2024-06-30
1
-67
/
+36
|
|
*
iio: st_sensors: relax WhoAmI check in st_sensors_verify_id()
Kaustabh Chakraborty
2024-06-29
1
-2
/
+1
|
|
*
iio: Add iio_read_channel_label to inkern API
Sean Anderson
2024-06-28
3
-9
/
+24
|
|
*
iio: adc: ltc2309: Fix endian type passed to be16_to_cpu()
Jonathan Cameron
2024-06-28
1
-1
/
+1
|
|
*
iio: dac: ad3552r: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-06-25
1
-24
/
+4
|
|
*
iio: adc: ti-ads8688: drop ads8688_remove()
David Lechner
2024-06-25
1
-26
/
+6
|
|
*
iio: adc: ti-ads8688: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-06-25
1
-24
/
+5
|
|
*
iio: adc: ti-adc108s102: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-06-25
1
-25
/
+3
|
|
*
iio: adc: max1363: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-06-25
1
-24
/
+4
|
|
*
iio: adc: ltc2309: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-06-25
1
-37
/
+6
|
|
*
iio: adc: hx711: use dev_err_probe()
David Lechner
2024-06-25
1
-22
/
+13
|
|
*
iio: adc: hx711: remove hx711_remove()
David Lechner
2024-06-25
1
-22
/
+5
|
|
*
iio: adc: hx711: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-06-25
1
-18
/
+2
|
|
*
iio: adc: aspeed_adc: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-06-25
1
-22
/
+8
|
|
*
iio: imu: adis16475: make use of the new lock helpers
Nuno Sa
2024-06-25
1
-30
/
+14
|
|
*
iio: imu: adis16480: make use of the new lock helpers
Nuno Sa
2024-06-25
1
-39
/
+24
|
|
*
iio: imu: adis16400: make use of the new lock helpers
Nuno Sa
2024-06-25
1
-37
/
+35
|
|
*
iio: gyro: adis16260: make use of the new lock helpers
Nuno Sa
2024-06-25
1
-11
/
+8
|
|
*
iio: gyro: adis16260: make use of the new lock helpers
Nuno Sa
2024-06-25
1
-17
/
+9
|
|
*
iio: imu: adis: move to the cleanup magic
Nuno Sa
2024-06-25
2
-13
/
+6
|
|
*
iio: imu: adis_buffer: split trigger handling
Nuno Sa
2024-06-25
1
-18
/
+27
|
|
*
iio: accel: st_accel: add support for LIS2DS12
Kaustabh Chakraborty
2024-06-25
4
-0
/
+92
|
|
*
iio: frequency: adf4350: add clk provider
Antoniu Miclaus
2024-06-25
1
-2
/
+122
|
|
*
iio: adc: ti-ads1119: Add driver
João Paulo Gonçalves
2024-06-25
3
-0
/
+838
|
|
*
iio: dac: adi-axi-dac: improve probe() error messaging
Trevor Gamblin
2024-06-25
1
-3
/
+6
|
|
*
iio: trigger: stm32-timer-trigger: make use of regmap_clear_bits(), regmap_se...
Trevor Gamblin
2024-06-25
1
-18
/
+16
|
|
*
iio: temperature: mlx90632: make use of regmap_clear_bits()
Trevor Gamblin
2024-06-25
1
-2
/
+2
|
|
*
iio: proximity: sx_common: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-5
/
+4
|
|
*
iio: proximity: sx9500: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-6
/
+6
|
|
*
iio: proximity: sx9360: make use of regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-3
/
+2
|
|
*
iio: proximity: sx9324: make use of regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-3
/
+2
|
|
*
iio: pressure: bmp280-core: make use of regmap_clear_bits()
Trevor Gamblin
2024-06-25
1
-2
/
+2
|
|
*
iio: magnetometer: mmc35240: make use of regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-5
/
+3
|
|
*
iio: magnetometer: ak8974: make use of regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-8
/
+2
|
|
*
iio: light: veml6030: make use of regmap_clear_bits()
Trevor Gamblin
2024-06-25
1
-2
/
+2
|
|
*
iio: light: st_uvis25_core: make use of regmap_clear_bits()
Trevor Gamblin
2024-06-25
1
-2
/
+2
|
|
*
iio: light: isl29018: make use of regmap_clear_bits()
Trevor Gamblin
2024-06-25
1
-3
/
+3
[next]