index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-10
iio: frequency: adf4350: Remove redundant null check before clk_disable_unpre...
Xu Wang
1
-4
/
+2
2021-01-10
iio: adc: ab8500-gpadc: Support non-hw-conversion
Linus Walleij
1
-12
/
+18
2021-01-10
iio: sc27xx_adc: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
1
-1
/
+1
2021-01-10
iio: magnetometer: Add driver for Yamaha YAS530
Linus Walleij
3
-0
/
+1066
2021-01-10
iio: tsl2583: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
1
-4
/
+4
2021-01-10
iio: bme680: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
1
-1
/
+1
2021-01-10
iio: vl6180: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
1
-1
/
+1
2021-01-10
iio:light:apds9960 add detection for MSHW0184 ACPI device in apds9960 driver
Max Leiter
1
-0
/
+8
2021-01-09
iio: imu: inv_mpu6050: Add support for MPU-6880
Stephan Gerhold
5
-4
/
+25
2021-01-09
iio: chemical: pms7003: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-01-09
iio: core: Copy iio_info.attrs->is_visible into iio_dev_opaque.chan_attr_grou...
Hans de Goede
1
-1
/
+4
2021-01-09
iio: adc: xilinx: use more devres helpers and remove remove()
Bartosz Golaszewski
1
-78
/
+55
2021-01-09
iio: adc: xilinx: use devm_krealloc() instead of kfree() + kcalloc()
Bartosz Golaszewski
1
-5
/
+12
2021-01-09
iio: adc: xilinx: use helper variable for &pdev->dev
Bartosz Golaszewski
1
-6
/
+7
2021-01-09
iio: xilinx-xadc: Add basic support for Ultrascale System Monitor
Lars-Peter Clausen
4
-58
/
+171
2020-12-16
Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
75
-906
/
+2020
2020-12-03
iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...
Qinglang Miao
1
-1
/
+1
2020-12-03
iio: imu: st_lsm6dsx: fix edge-trigger interrupts
Lorenzo Bianconi
1
-5
/
+21
2020-12-03
iio: sysfs-trigger: Mark irq_work to expire in hardirq context
Lars-Peter Clausen
1
-0
/
+1
2020-12-03
iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt context
Lars-Peter Clausen
1
-2
/
+2
2020-12-03
iio: accel: bmc150: Get mount-matrix from ACPI
Hans de Goede
1
-4
/
+104
2020-12-03
iio: accel: bmc150: Check for a second ACPI device for BOSC0200
Jeremy Cline
3
-2
/
+62
2020-12-03
iio: accel: bmc150: Removed unused bmc150_accel_dat irq member
Hans de Goede
1
-5
/
+2
2020-12-03
iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break up
Jonathan Cameron
1
-12
/
+16
2020-12-03
iio:adc:ti-ads124s08: Fix alignment and data leak issues.
Jonathan Cameron
1
-3
/
+10
2020-12-03
iio:adc:ti-ads124s08: Fix buffer being too long.
Jonathan Cameron
1
-1
/
+1
2020-12-03
iio:pressure:mpl3115: Force alignment of buffer
Jonathan Cameron
1
-1
/
+8
2020-12-03
iio:imu:bmi160: Fix alignment and data leak issues
Jonathan Cameron
2
-4
/
+9
2020-12-03
iio:imu:bmi160: Fix too large a buffer.
Jonathan Cameron
1
-2
/
+2
2020-12-03
iio:magnetometer:mag3110: Fix alignment and data leak issues.
Jonathan Cameron
1
-4
/
+9
2020-12-03
iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2
-3
/
+10
2020-12-03
iio:light:rpr0521: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-4
/
+13
2020-12-03
iio:adc:ti-adc084s021 Tidy up endian types
Jonathan Cameron
1
-5
/
+5
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
10
-59
/
+38
2020-12-03
iio: Fix: Do not poll the driver again if try_reenable() callback returns non 0.
Jonathan Cameron
1
-3
/
+1
2020-12-03
io:core: In iio_map_array_register() cleanup in case of error
Lino Sanfilippo
1
-0
/
+2
2020-12-03
iio:core: Introduce unlocked version of iio_map_array_unregister()
Lino Sanfilippo
1
-9
/
+18
2020-12-03
iio: imu: st_lsm6dsx: add support to LSM6DSOP
Lorenzo Bianconi
6
-3
/
+19
2020-12-03
iio: imu: st_lsmdsx: compact st_lsm6dsx_sensor_settings table
Lorenzo Bianconi
2
-425
/
+29
2020-12-03
iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe
Alexandre Belloni
1
-67
/
+48
2020-12-03
iio: adc: at91_adc: rework trigger definition
Alexandre Belloni
1
-44
/
+36
2020-12-03
iio: adc: at91_adc: rework resolution selection
Alexandre Belloni
1
-57
/
+40
2020-12-03
iio: adc: at91_adc: remove at91_adc_ids
Alexandre Belloni
1
-20
/
+0
2020-12-03
iio: buffer: Fix demux update
Nuno Sá
1
-3
/
+3
2020-12-03
iio: core: Simplify iio_format_list()
Lars-Peter Clausen
1
-27
/
+18
2020-12-03
iio: core: Consolidate iio_format_avail_{list,range}()
Lars-Peter Clausen
1
-43
/
+14
2020-12-03
iio: potentiometer: ad5272: Correct polarity of reset
Phil Reid
1
-2
/
+2
2020-12-03
iio: accel: bmc150-accel: Add rudimentary regulator support
Linus Walleij
1
-2
/
+33
2020-12-03
iio: accel: bmc150-accel: Add support for BMA222
Linus Walleij
4
-0
/
+22
2020-12-03
iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
Lars-Peter Clausen
1
-10
/
+8
[prev]
[next]