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-06
iio: adc: ab8500-gpadc: Fix kernel-doc parameter names.
Jonathan Cameron
1
-2
/
+2
2024-04-06
iio: dac: ad5770r: Use device_for_each_child_node_scoped()
Jonathan Cameron
1
-13
/
+6
2024-04-06
iio: dac: ad3552r: Use device_for_each_child_node_scoped()
Jonathan Cameron
1
-32
/
+19
2024-03-30
iio: adc: ad7944: use spi_optimize_message()
David Lechner
1
-74
/
+103
2024-03-28
iio: adc: ad7944: simplify adi,spi-mode property parsing
David Lechner
1
-11
/
+10
2024-03-28
iio: dac: ti-dac5571: Add DAC081C081 support
Laurent Pinchart
1
-0
/
+3
2024-03-28
iio: health: max30102: add support for max30101
Javier Carrasco
1
-0
/
+2
2024-03-28
iio: pressure: hsc030pa: Use spi_read()
Christophe JAILLET
1
-6
/
+1
2024-03-28
iio: pressure: BMP280 core driver headers sorting
Vasileios Amoiridis
1
-8
/
+8
2024-03-28
iio: accel: mxc4005: Reset chip on probe() and resume()
Hans de Goede
1
-0
/
+68
2024-03-28
iio: accel: mxc4005: Interrupt handling fixes
Hans de Goede
1
-7
/
+17
2024-03-25
iio: adc: ad7944: Add support for "3-wire mode"
David Lechner
1
-18
/
+139
2024-03-25
iio: accel: adxl367: Remove second semicolon
Colin Ian King
1
-1
/
+1
2024-03-25
iio: inkern: move to the cleanup.h magic
Nuno Sa
1
-174
/
+89
2024-03-25
iio: buffer: iio: core: move to the cleanup.h magic
Nuno Sa
1
-73
/
+47
2024-03-25
iio: trigger: move to the cleanup.h magic
Nuno Sa
1
-41
/
+30
2024-03-25
iio: core: move to cleanup.h magic
Nuno Sa
1
-21
/
+13
2024-03-25
iio: imu: inv_mpu6050: add WoM suspend wakeup with low-power mode
Jean-Baptiste Maneyrol
2
-51
/
+166
2024-03-25
iio: imu: inv_mpu6050: add new interrupt handler for WoM events
Jean-Baptiste Maneyrol
3
-16
/
+66
2024-03-25
iio: imu: inv_mpu6050: add WoM event as accel event
Jean-Baptiste Maneyrol
1
-8
/
+59
2024-03-25
iio: imu: inv_mpu6050: add WoM (Wake-on-Motion) sensor
Jean-Baptiste Maneyrol
4
-13
/
+309
2024-03-25
iio: humidity: hdc3020: add reset management
Javier Carrasco
1
-0
/
+16
2024-03-25
iio: humidity: hdc3020: add power management
Javier Carrasco
1
-19
/
+76
2024-03-25
iio: adc: ad7944: add driver for AD7944/AD7985/AD7986
David Lechner
3
-0
/
+427
2024-03-25
iio: adc: twl4030-madc: Make use of device properties
Andy Shevchenko
1
-10
/
+9
2024-03-25
iio: adc: ad7173: add support for additional models
Dumitru Ceclan
1
-6
/
+80
2024-03-25
iio: adc: ad7173: improve chip id's defines
Dumitru Ceclan
1
-3
/
+3
2024-03-25
iio: light: Add support for APDS9306 Light Sensor
Subhajit Ghosh
3
-0
/
+1368
2024-03-25
iio: core: Calculate alloc_size only once in iio_device_alloc()
Andy Shevchenko
1
-5
/
+4
2024-03-25
iio: core: Leave private pointer NULL when no private data supplied
Andy Shevchenko
1
-2
/
+4
2024-03-25
iio: imu: st_lsm6dsx: drop casting to void in dev_set_drvdata
Javier Carrasco
1
-1
/
+1
2024-03-25
iio: humidity: hts211: drop casting to void in dev_set_drvdata
Javier Carrasco
1
-1
/
+1
2024-03-25
io: light: st_uvis25: drop casting to void in dev_set_drvdata
Javier Carrasco
1
-1
/
+1
2024-03-25
iio: adc: ad7173: add AD7173 driver
Dumitru Ceclan
3
-0
/
+1134
2024-03-25
iio: adc: ad_sigma_delta: Add optional irq selection
Dumitru Ceclan
1
-9
/
+14
2024-03-25
iio: adc: spear_adc: Make use of device properties
Andy Shevchenko
1
-15
/
+10
2024-03-25
iio: adc: rcar-gyroadc: use for_each_available_child_node_scoped()
Jonathan Cameron
1
-15
/
+6
2024-03-25
iio: adc: rzg2l_adc: Use device_for_each_child_node_scoped()
Jonathan Cameron
1
-8
/
+3
2024-03-25
iio: temp: ltc2983: Use __free(fwnode_handle) and device_for_each_node_scoped()
Jonathan Cameron
1
-87
/
+50
2024-03-25
iio: adc: hx711: Switch from of specific to fwnode property handling.
Jonathan Cameron
1
-3
/
+2
2024-03-25
iio: accel: fxls8962af: Switch from of specific to fwnode based properties.
Jonathan Cameron
1
-4
/
+6
2024-03-25
iio: accel: mma8452: Switch from of specific to fwnode property handling.
Jonathan Cameron
1
-3
/
+3
2024-03-25
iio: adc: ad7192: Convert from of specific to fwnode property handling
Jonathan Cameron
1
-19
/
+19
2024-03-25
iio: adc: ad7292: Switch from of specific to fwnode property handling
Jonathan Cameron
1
-7
/
+6
2024-03-25
iio: adc: ad7124: Switch from of specific to fwnode based property handling
Jonathan Cameron
1
-32
/
+23
2024-03-25
iio: adc: fsl-imx25-gcq: Use devm_* and dev_err_probe() to simplify probe
Jonathan Cameron
1
-51
/
+35
2024-03-25
iio: adc: fsl-imx25-gcq: Switch from of specific handing to fwnode based.
Jonathan Cameron
1
-33
/
+21
2024-03-25
iio: dac: ltc2688: Use device_for_each_child_node_scoped()
Jonathan Cameron
1
-20
/
+8
2024-03-25
iio: addac: ad74413r: Use device_for_each_child_node_scoped()
Jonathan Cameron
1
-8
/
+2
2024-03-25
iio: adc: max11410: Use device_for_each_child_node_scoped()
Jonathan Cameron
1
-20
/
+7
[prev]
[next]