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-09-30
iio: adc: ad7266: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-1
/
+1
2024-09-30
iio: accel: hid-sensor-accel-3d: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-3
/
+2
2024-09-30
iio: hid-sensor: Use aligned data type for timestamp
Andy Shevchenko
9
-9
/
+9
2024-09-30
iio: imu: st_lsm6dsx: Use aligned data type for timestamp
Andy Shevchenko
1
-1
/
+1
2024-09-30
iio: proximity: sx_common: Drop unused acpi.h
Andy Shevchenko
2
-2
/
+0
2024-09-30
iio: proximity: sx_common: Unexport sx_common_get_raw_register_config()
Andy Shevchenko
3
-24
/
+20
2024-09-30
iio: imu: fxos8700: Drop unused acpi.h
Andy Shevchenko
1
-1
/
+0
2024-09-30
iio: addac: ad74xxx: Constify struct iio_chan_spec
Christophe JAILLET
2
-19
/
+20
2024-09-30
iio: pressure: bmp280: use irq_get_trigger_type()
Jonathan Cameron
1
-1
/
+1
2024-09-30
iio: magn: ak8974: use irq_get_trigger_type()
Jonathan Cameron
1
-1
/
+1
2024-09-30
iio: light: st_uvis25: use irq_get_trigger_type()
Jonathan Cameron
1
-2
/
+1
2024-09-30
iio: imu: st_lsm6dsx: use irq_get_trigger_type()
Jonathan Cameron
1
-2
/
+1
2024-09-30
iio: imu: inv_mpu6050: use irq_get_trigger_type()
Jonathan Cameron
1
-8
/
+1
2024-09-30
iio: imu: inv_icm42600: use irq_get_trigger_type()
Jonathan Cameron
1
-9
/
+1
2024-09-30
iio: imu: bmi323: use irq_get_trigger_type()
Jonathan Cameron
1
-7
/
+1
2024-09-30
iio: imu: bmi160: use irq_get_trigger_type()
Jonathan Cameron
1
-10
/
+1
2024-09-30
iio: humidity: hts221: use irq_get_trigger_type()
Jonathan Cameron
1
-2
/
+1
2024-09-30
iio: gyro: mpu3050: use irq_get_trigger_type()
Jonathan Cameron
1
-1
/
+1
2024-09-30
iio: gyro: fxas21002c: use irq_get_trigger_type()
Jonathan Cameron
1
-2
/
+1
2024-09-30
iio: common: st: use irq_get_trigger_type()
Jonathan Cameron
1
-1
/
+1
2024-09-30
iio: adc: ti-ads1015: use irq_get_trigger_type()
Jonathan Cameron
1
-2
/
+1
2024-09-30
iio: accel: fxls8962af: use irq_get_trigger_type()
Jonathan Cameron
1
-2
/
+1
2024-09-30
iio: accel: adxl380: use irq_get_trigger_type()
Jonathan Cameron
1
-6
/
+1
2024-09-30
iio: imu: inv_icm42600: add inv_icm42600 id_table
Jason Liu
2
-0
/
+34
2024-09-30
iio: light: veml6030: fix ALS sensor resolution
Javier Carrasco
1
-1
/
+1
2024-09-30
iio: bmi323: fix reversed if statement in bmi323_core_runtime_resume()
Dan Carpenter
1
-1
/
+3
2024-09-30
iio: bmi323: fix copy and paste bugs in suspend resume
Dan Carpenter
1
-6
/
+6
2024-09-30
iio: bmi323: Drop CONFIG_PM guards around runtime functions
Nathan Chancellor
1
-5
/
+2
2024-09-30
iio: light: opt3001: add missing full-scale range value
Emil Gedenryd
1
-0
/
+4
2024-09-30
iio: light: veml6030: fix IIO device retrieval from embedded device
Javier Carrasco
1
-2
/
+1
2024-09-30
iio: accel: bma400: Fix uninitialized variable field_value in tap event handling.
Mikhail Lobanov
1
-1
/
+2
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
10
-58
/
+90
2024-09-07
iio: adc: axp20x_adc: add support for AXP717 ADC
Chris Morgan
1
-0
/
+160
2024-09-07
iio: adc: axp20x_adc: Add adc_en1 and adc_en2 to axp_data
Chris Morgan
1
-7
/
+15
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
64
-169
/
+169
2024-09-05
iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor
shuaijie wang
3
-0
/
+858
2024-09-03
iio: adc: sophgo-saradc: Add driver for Sophgo CV1800B SARADC
Thomas Bonnefille
3
-0
/
+238
2024-09-03
iio: imu: st_lsm6dsx: Remove useless dev_fwnode() calls
Andy Shevchenko
1
-17
/
+6
2024-09-03
iio: imu: st_lsm6dsx: Use iio_read_acpi_mount_matrix() helper
Andy Shevchenko
1
-69
/
+1
2024-09-03
iio: adc: mcp320x: Drop vendorless compatible strings
Rob Herring (Arm)
1
-10
/
+0
2024-09-03
iio: dac: ad5449: drop support for platform data
Bartosz Golaszewski
1
-13
/
+2
2024-09-03
iio: adc: xilinx-ams: use device_* to iterate over device child nodes
Javier Carrasco
1
-10
/
+5
2024-09-03
iio: adc: ad4695: implement calibration support
David Lechner
1
-2
/
+156
2024-09-03
iio: adc: ad4695: add 2nd regmap for 16-bit registers
David Lechner
1
-15
/
+68
2024-09-03
iio: bmi323: peripheral in lowest power state on suspend
Denis Benato
1
-2
/
+159
2024-09-03
iio: accel: bmc150: Improve bmc150_apply_bosc0200_acpi_orientation()
Andy Shevchenko
1
-3
/
+3
2024-09-03
iio: accel: bmc150: use fwnode_irq_get_byname()
Andy Shevchenko
1
-2
/
+2
2024-09-03
iio: proximity: cros_ec_mkbp_proximity: Switch to including mod_devicetable.h for struct of_device_id definition
Andy Shevchenko
1
-1
/
+1
2024-09-03
iio: magnetometer: ak8975: Add AK09118 support
Danila Tikhonov
2
-1
/
+38
2024-09-03
iio: magnetometer: ak8975: Fix reading for ak099xx sensors
Barnabás Czémán
1
-16
/
+16
[prev]
[next]