index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-21
iio: adc: ad7606: Add compatibility to fw_nodes
Guillaume Stols
4
-187
/
+254
2024-10-21
iio: adc: ad7606: Add PWM support for conversion trigger
Guillaume Stols
2
-7
/
+142
2024-10-21
iio: addac: ad74413r: simplify with cleanup.h
Nuno Sa
1
-22
/
+15
2024-10-21
iio: addac: ad74413r: use devm_regulator_get_enable_read_voltage()
Nuno Sa
1
-21
/
+7
2024-10-21
iio: addac: ad74413r: drop reset_gpio from struct ad74413r_state
Nuno Sa
1
-8
/
+8
2024-10-21
iio: light: veml6070: use field to set integration time
Javier Carrasco
1
-3
/
+4
2024-10-21
iio: light: veml6070: use unsigned int instead of unsigned
Javier Carrasco
1
-2
/
+2
2024-10-21
iio: adc: ad7192: properly check spi_get_device_match_data()
Nuno Sa
1
-0
/
+3
2024-10-21
iio: pressure: bmp280: Move bmp085 interrupt to new configuration
Vasileios Amoiridis
4
-18
/
+54
2024-10-21
iio: pressure: bmp280: Add data ready trigger support
Vasileios Amoiridis
2
-2
/
+216
2024-10-21
iio: pressure: bmp280: Use sleep and forced mode for oneshot captures
Vasileios Amoiridis
2
-21
/
+280
2024-10-21
iio: accel: adxl355: Fix typo "accelaration"
WangYuli
1
-1
/
+1
2024-10-21
iio: dac: ad8460: add SPI device match table
David Lechner
1
-0
/
+7
2024-10-21
iio: gyro: list adis16137 in Kconfig description
Yo-Jung (Leo) Lin
1
-1
/
+1
2024-10-21
iio: dac: ad8460: fix DT compatible
David Lechner
1
-1
/
+1
2024-10-21
iio: magnetometer: bmc150_magn: Drop most likely fake ACPI IDs
Andy Shevchenko
2
-18
/
+0
2024-10-21
iio: gyro: bmg160: Drop most likely fake ACPI IDs
Andy Shevchenko
1
-2
/
+0
2024-10-21
iio: imu: smi240: add driver
Shen Jianping
3
-0
/
+637
2024-10-21
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
17
-40
/
+82
2024-10-19
iio: gts-helper: Fix memory leaks for the error path of iio_gts_build_avail_scale_table()
Jinjie Ruan
1
-1
/
+1
2024-10-19
iio: gts-helper: Fix memory leaks in iio_gts_build_avail_scale_table()
Jinjie Ruan
1
-0
/
+2
2024-10-17
iio: imu: bmi270: Remove duplicated include in bmi270_i2c.c
Yang Li
1
-1
/
+0
2024-10-17
iio: adc: ad7606: Drop spurious empty file.
Jonathan Cameron
1
-0
/
+0
2024-10-15
iio: light: rpr0521: Use generic iio_pollfunc_store_time()
Vasileios Amoiridis
1
-13
/
+1
2024-10-15
iio: light: vl6180: Add support for Continuous Mode
Abhash Jha
1
-4
/
+129
2024-10-15
iio: light: vl6180: Added Interrupt support for single shot access
Abhash Jha
1
-10
/
+42
2024-10-15
iio: light: vl6180: Add configurable inter-measurement period support
Abhash Jha
1
-2
/
+68
2024-10-15
iio: light: veml6030: add support for veml7700
Javier Carrasco
1
-17
/
+91
2024-10-15
iio: light: veml6035: fix read_avail in no_irq case for veml6035
Javier Carrasco
1
-24
/
+2
2024-10-15
iio: dac: adi-axi-dac: update register names
Angelo Dureghello
1
-63
/
+74
2024-10-15
iio: dac: adi-axi-dac: fix wrong register bitfield
Angelo Dureghello
1
-1
/
+1
2024-10-14
iio: adc: ad7625: add driver
Trevor Gamblin
3
-0
/
+701
2024-10-13
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus
Greg Kroah-Hartman
17
-40
/
+82
2024-10-12
iio: pressure: bmp280: Fix uninitialized variable
Yo-Jung (Leo) Lin
1
-0
/
+2
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
85
-87
/
+85
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
47
-57
/
+57
2024-10-10
iio: frequency: admv4420: fix missing select REMAP_SPI in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-10
iio: frequency: {admv4420,adrf6780}: format Kconfig entries
Javier Carrasco
1
-15
/
+15
2024-10-10
iio: imu: bmi323: remove redundant register definition
Tarang Raval
1
-1
/
+0
2024-10-10
iio: frequency: adf4371: make use of dev_err_probe()
Nuno Sa
1
-10
/
+8
2024-10-10
iio: frequency: adf4371: drop clkin from struct adf4371_state
Nuno Sa
1
-5
/
+5
2024-10-10
iio: frequency: adf4371: drop spi_set_drvdata()
Nuno Sa
1
-1
/
+0
2024-10-10
iio: frequency: adf4371: make use of spi_get_device_match_data()
Nuno Sa
1
-16
/
+20
2024-10-10
iio: adc: ad4695: Add missing Kconfig select
David Lechner
1
-0
/
+2
2024-10-10
iio: adc: ad7944: add namespace to T_QUIET_NS
David Lechner
1
-2
/
+2
2024-10-10
iio: pressure: rohm-bm1390: Remove redundant if statement
Colin Ian King
1
-3
/
+0
2024-10-10
iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-10
iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency()
Christophe JAILLET
1
-1
/
+1
2024-10-10
iio: imu: bmi270: Add spi driver for bmi270 imu
Alex Lanzano
6
-7
/
+105
2024-10-06
iioc: dac: ltc2664: Fix span variable usage in ltc2664_channel_config()
Mohammed Anees
1
-8
/
+9
[prev]
[next]