index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
iio: dac: ad5766: add driver support for AD5766
Cristian Pop
2021-01-22
3
-0
/
+654
*
|
iio: hid-sensor-rotation: Add timestamp channel
Ye Xiang
2021-01-22
1
-20
/
+26
*
|
iio: hid-sensor-incl-3d: Add timestamp channel
Ye Xiang
2021-01-22
1
-16
/
+27
*
|
iio: hid-sensor-magn-3d: Add timestamp channel
Ye Xiang
2021-01-22
1
-18
/
+30
*
|
iio: hid-sensor-als: Add timestamp channel
Ye Xiang
2021-01-22
1
-16
/
+23
*
|
iio: hid-sensor-gyro-3d: Add timestamp channel
Ye Xiang
2021-01-22
1
-16
/
+24
*
|
iio: hid-sensor-accel-3d: Add timestamp channel for gravity sensor
Ye Xiang
2021-01-22
1
-2
/
+4
*
|
iio: magnetometer: bmc150: Add rudimentary regulator support
Stephan Gerhold
2021-01-22
1
-1
/
+25
*
|
iio: Handle enumerated properties with gaps
Lars-Peter Clausen
2021-01-22
1
-3
/
+36
*
|
iio: hid-sensors: Add hinge sensor driver
Ye Xiang
2021-01-22
4
-0
/
+404
*
|
iio: gyro: bmg160: Add rudimentary regulator support
Stephan Gerhold
2021-01-22
1
-0
/
+25
*
|
iio: accel: kxcjk1013: Add rudimentary regulator support
Devajith V S
2021-01-22
1
-0
/
+32
*
|
iio: adc: ad7476: Add LTC2314-14 support
Dragos Bogdan
2021-01-09
1
-0
/
+6
*
|
iio: adc: stm32-adc: Remove redundant null check before clk_prepare_enable/cl...
Xu Wang
2021-01-09
2
-27
/
+16
*
|
iio: frequency: adf4350: Remove redundant null check before clk_disable_unpre...
Xu Wang
2021-01-09
1
-4
/
+2
*
|
iio: adc: ab8500-gpadc: Support non-hw-conversion
Linus Walleij
2021-01-09
1
-12
/
+18
*
|
iio: sc27xx_adc: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
2021-01-09
1
-1
/
+1
*
|
iio: magnetometer: Add driver for Yamaha YAS530
Linus Walleij
2021-01-09
3
-0
/
+1066
*
|
iio: tsl2583: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
2021-01-09
1
-4
/
+4
*
|
iio: bme680: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
2021-01-09
1
-1
/
+1
*
|
iio: vl6180: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
2021-01-09
1
-1
/
+1
*
|
iio:light:apds9960 add detection for MSHW0184 ACPI device in apds9960 driver
Max Leiter
2021-01-09
1
-0
/
+8
*
|
iio: imu: inv_mpu6050: Add support for MPU-6880
Stephan Gerhold
2021-01-09
5
-4
/
+25
*
|
iio: chemical: pms7003: convert comma to semicolon
Zheng Yongjun
2021-01-09
1
-1
/
+1
*
|
iio: core: Copy iio_info.attrs->is_visible into iio_dev_opaque.chan_attr_grou...
Hans de Goede
2021-01-09
1
-1
/
+4
*
|
iio: adc: xilinx: use more devres helpers and remove remove()
Bartosz Golaszewski
2021-01-09
1
-78
/
+55
*
|
iio: adc: xilinx: use devm_krealloc() instead of kfree() + kcalloc()
Bartosz Golaszewski
2021-01-09
1
-5
/
+12
*
|
iio: adc: xilinx: use helper variable for &pdev->dev
Bartosz Golaszewski
2021-01-09
1
-6
/
+7
*
|
iio: xilinx-xadc: Add basic support for Ultrascale System Monitor
Lars-Peter Clausen
2021-01-09
4
-58
/
+171
|
/
*
Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-12-15
75
-906
/
+2020
|
\
|
*
iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...
Qinglang Miao
2020-12-03
1
-1
/
+1
|
*
iio: imu: st_lsm6dsx: fix edge-trigger interrupts
Lorenzo Bianconi
2020-12-03
1
-5
/
+21
|
*
iio: sysfs-trigger: Mark irq_work to expire in hardirq context
Lars-Peter Clausen
2020-12-03
1
-0
/
+1
|
*
iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt context
Lars-Peter Clausen
2020-12-03
1
-2
/
+2
|
*
iio: accel: bmc150: Get mount-matrix from ACPI
Hans de Goede
2020-12-03
1
-4
/
+104
|
*
iio: accel: bmc150: Check for a second ACPI device for BOSC0200
Jeremy Cline
2020-12-03
3
-2
/
+62
|
*
iio: accel: bmc150: Removed unused bmc150_accel_dat irq member
Hans de Goede
2020-12-03
1
-5
/
+2
|
*
iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break up
Jonathan Cameron
2020-12-03
1
-12
/
+16
|
*
iio:adc:ti-ads124s08: Fix alignment and data leak issues.
Jonathan Cameron
2020-12-03
1
-3
/
+10
|
*
iio:adc:ti-ads124s08: Fix buffer being too long.
Jonathan Cameron
2020-12-03
1
-1
/
+1
|
*
iio:pressure:mpl3115: Force alignment of buffer
Jonathan Cameron
2020-12-03
1
-1
/
+8
|
*
iio:imu:bmi160: Fix alignment and data leak issues
Jonathan Cameron
2020-12-03
2
-4
/
+9
|
*
iio:imu:bmi160: Fix too large a buffer.
Jonathan Cameron
2020-12-03
1
-2
/
+2
|
*
iio:magnetometer:mag3110: Fix alignment and data leak issues.
Jonathan Cameron
2020-12-03
1
-4
/
+9
|
*
iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-12-03
2
-3
/
+10
|
*
iio:light:rpr0521: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-12-03
1
-4
/
+13
|
*
iio:adc:ti-adc084s021 Tidy up endian types
Jonathan Cameron
2020-12-03
1
-5
/
+5
|
*
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
2020-12-03
10
-59
/
+38
|
*
iio: Fix: Do not poll the driver again if try_reenable() callback returns non 0.
Jonathan Cameron
2020-12-03
1
-3
/
+1
|
*
io:core: In iio_map_array_register() cleanup in case of error
Lino Sanfilippo
2020-12-03
1
-0
/
+2
[prev]
[next]