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: accel: mma7660: Mark acpi match table as maybe unused
Daniel Palmer
2021-10-17
1
-1
/
+1
|
*
|
|
iio: light: max44000: use device-managed functions in probe
Alexandru Ardelean
2021-10-17
1
-14
/
+3
|
*
|
|
iio: gyro: adis16080: use devm_iio_device_register() in probe
Alexandru Ardelean
2021-10-17
1
-10
/
+1
|
*
|
|
iio: dac: ad5064: convert probe to full device-managed
Alexandru Ardelean
2021-10-17
1
-37
/
+12
|
*
|
|
iio: dac: ad7303: convert probe to full device-managed
Alexandru Ardelean
2021-10-17
1
-30
/
+17
|
*
|
|
iio: imu: inv_mpu6050: Mark acpi match table as maybe unused
Daniel Palmer
2021-10-17
1
-1
/
+1
|
*
|
|
iio: ep93xx: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-10-17
1
-3
/
+1
|
*
|
|
iio: accel: adxl355: Add triggered buffer support
Puranjay Mohan
2021-09-14
2
-1
/
+158
|
*
|
|
iio: accel: adxl355: use if(ret) in place of ret < 0
Puranjay Mohan
2021-09-14
1
-6
/
+6
|
*
|
|
iio: accel: Add driver support for ADXL313
Lucas Stankus
2021-09-14
6
-0
/
+576
|
*
|
|
iio: adc: aspeed: completes the bitfield declare.
Billy Tsai
2021-09-14
1
-17
/
+47
|
*
|
|
iio: adc: ti-ads8344: convert probe to device-managed
Alexandru Ardelean
2021-09-14
1
-19
/
+8
|
*
|
|
iio: adc: at91-sama5d2_adc: update copyright and authors information
Eugen Hristev
2021-09-14
1
-1
/
+4
|
*
|
|
iio: adc: at91-sama5d2_adc: add support for sama7g5 device
Eugen Hristev
2021-09-14
1
-0
/
+78
|
*
|
|
iio: adc: at91-sama5d2_adc: add helper for COR register
Eugen Hristev
2021-09-14
1
-20
/
+20
|
*
|
|
iio: adc: at91-sama5d2_adc: add support for separate end of conversion registers
Eugen Hristev
2021-09-14
1
-7
/
+59
|
*
|
|
iio: adc: at91-sama5d2_adc: convert to platform specific data structures
Eugen Hristev
2021-09-14
1
-164
/
+253
|
*
|
|
iio: adc: at91-sama5d2_adc: remove unused definition
Eugen Hristev
2021-09-14
1
-2
/
+0
|
*
|
|
iio: adc: at91-sama5d2_adc: initialize hardware after clock is started
Eugen Hristev
2021-09-14
1
-2
/
+2
|
*
|
|
iio: magnetometer: ak8975: add AK09116 support
Matt Ranostay
2021-09-14
2
-1
/
+36
|
*
|
|
iio: temperature: Add MAX31865 RTD Support
Navin Sankar Velliangiri
2021-09-14
3
-0
/
+360
|
*
|
|
iio: adc: twl6030-gpadc: Use the defined variable to clean code
Tang Bin
2021-09-14
1
-3
/
+3
|
*
|
|
iio: ltc2983: fail probe if no channels are given
Nuno Sá
2021-09-14
1
-0
/
+5
|
*
|
|
iio: ltc2983: add support for optional reset gpio
Nuno Sá
2021-09-14
1
-0
/
+11
|
*
|
|
iio: ad5770r: make devicetree property reading consistent
Nuno Sá
2021-09-14
1
-1
/
+1
|
*
|
|
iio: gyro: remove dead config dependencies on INPUT_MPU3050
Lukas Bulwahn
2021-09-14
1
-1
/
+0
|
*
|
|
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
2021-09-14
8
-14
/
+12
|
*
|
|
iio: st_sensors: remove all driver remove functions
Alexandru Ardelean
2021-09-14
16
-135
/
+9
|
*
|
|
iio: st_sensors: remove st_sensors_power_disable() function
Alexandru Ardelean
2021-09-14
9
-115
/
+23
|
*
|
|
iio: st_sensors: remove st_sensors_deallocate_trigger() function
Alexandru Ardelean
2021-09-14
5
-98
/
+19
|
*
|
|
iio: st_sensors: disable regulators after device unregistration
Alexandru Ardelean
2021-09-14
8
-16
/
+16
|
*
|
|
iio: adc: ad7949: use devm managed functions
Liam Beguin
2021-09-14
1
-22
/
+3
|
*
|
|
iio: adc: ad7949: add vref selection support
Liam Beguin
2021-09-14
1
-16
/
+76
|
*
|
|
iio: adc: ad7949: enable use with non 14/16-bit controllers
Liam Beguin
2021-09-14
1
-28
/
+58
|
*
|
|
iio: adc: ad7949: define and use bitfield names
Liam Beguin
2021-09-14
1
-10
/
+45
|
*
|
|
drivers/iio: Remove all strcpy() uses
Len Baker
2021-09-14
1
-15
/
+21
|
*
|
|
iio: accel: Add driver support for ADXL355
Puranjay Mohan
2021-09-14
6
-0
/
+792
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-10-17
14
-16
/
+50
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
iio: light: opt3001: Fixed timeout error when 0 lux
Jiri Valek - 2N
2021-10-03
1
-3
/
+3
|
*
|
iio: adis16480: fix devices that do not support sleep mode
Nuno Sá
2021-09-26
1
-3
/
+11
|
*
|
iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSED
Hui Liu
2021-09-26
1
-0
/
+8
|
*
|
iio: adis16475: fix deadlock on frequency set
Nuno Sá
2021-09-25
1
-1
/
+2
|
*
|
iio: ssp_sensors: add more range checking in ssp_parse_dataframe()
Dan Carpenter
2021-09-18
1
-1
/
+8
|
*
|
iio: ssp_sensors: fix error code in ssp_print_mcu_debug()
Dan Carpenter
2021-09-18
1
-1
/
+1
|
*
|
iio: adc: ad7793: Fix IRQ flag
Alexandru Tachici
2021-09-14
1
-1
/
+1
|
*
|
iio: adc: ad7780: Fix IRQ flag
Alexandru Tachici
2021-09-14
1
-1
/
+1
|
*
|
iio: adc: ad7192: Add IRQ flag
Alexandru Tachici
2021-09-14
1
-0
/
+1
|
*
|
iio: adc: aspeed: set driver data when adc probe.
Billy Tsai
2021-09-14
1
-0
/
+1
|
*
|
iio: adc: rzg2l_adc: add missing clk_disable_unprepare() in rzg2l_adc_pm_runt...
Yang Yingliang
2021-09-14
1
-1
/
+3
|
*
|
iio: adc: max1027: Fix the number of max1X31 channels
Miquel Raynal
2021-09-14
1
-1
/
+0
[prev]
[next]