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: as3935: Remove code to set trigger parent
Gwendal Grignou
2021-03-25
1
-1
/
+0
|
*
|
iio: chemical: atlas: Remove code to set trigger parent
Gwendal Grignou
2021-03-25
1
-1
/
+0
|
*
|
iio: lmp91000: Remove code to set trigger parent
Gwendal Grignou
2021-03-25
1
-2
/
+1
|
*
|
iio: gp2ap020a00f: Remove code to set trigger parent
Gwendal Grignou
2021-03-25
1
-1
/
+0
|
*
|
iio: adis_trigger: Remove code to set trigger parent
Gwendal Grignou
2021-03-25
1
-8
/
+2
|
*
|
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-25
30
-33
/
+0
|
*
|
iio: set default trig->dev.parent
Gwendal Grignou
2021-03-25
11
-29
/
+37
|
*
|
iio: adc: ad7124: allow more than 8 channels
Alexandru Tachici
2021-03-25
1
-158
/
+301
|
*
|
iio: light: gp2ap002: Drop unneeded explicit casting
Andy Shevchenko
2021-03-25
1
-2
/
+1
|
*
|
iio: imu: st_lsm6dsx: Drop unneeded explicit castings
Andy Shevchenko
2021-03-25
3
-6
/
+3
|
*
|
iio: imu: fxos8700: Drop unneeded explicit castings
Andy Shevchenko
2021-03-25
2
-4
/
+2
|
*
|
iio: chemical: bmp680: Drop unneeded explicit castings
Andy Shevchenko
2021-03-25
2
-4
/
+2
|
*
|
iio: proximity: Add a ChromeOS EC MKBP proximity driver
Stephen Boyd
2021-03-25
3
-0
/
+283
|
*
|
iio: Remove kernel-doc keyword in file header comment
Gwendal Grignou
2021-03-25
13
-13
/
+13
|
*
|
iio: kfifo: mask flags without zero-check in devm_iio_kfifo_buffer_setup()
Alexandru Ardelean
2021-03-25
1
-3
/
+2
|
*
|
iio: hrtimer: Allow sub Hz granularity
Gwendal Grignou
2021-03-25
1
-10
/
+23
|
*
|
iio: accel: mma8452: fix indentation
Sean Nyekjaer
2021-03-25
1
-23
/
+23
|
*
|
iio: proximity: vcnl3020: add proximity rate
Ivan Mikhaylov
2021-03-25
1
-1
/
+96
|
*
|
iio: adc: npcm_adc: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
2021-03-25
1
-2
/
+13
|
*
|
iio: adc: palmas_gpadc: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
2021-03-25
1
-3
/
+13
|
*
|
iio: adc: spear_adc: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
2021-03-25
1
-4
/
+16
|
*
|
iio: adc: mt6360: Include right header
Linus Walleij
2021-03-11
1
-1
/
+2
|
*
|
iio: adis: add helpers for locking
Nuno Sa
2021-03-11
3
-25
/
+22
|
*
|
iio: adis16475: improve sync scale mode handling
Nuno Sa
2021-03-11
1
-28
/
+90
|
*
|
iio: adis16480: fix pps mode sampling frequency math
Nuno Sa
2021-03-11
1
-34
/
+94
|
*
|
iio: dac: ad5686: Add support for AD5673R/AD5677R
Mircea Caprioru
2021-03-11
4
-4
/
+21
|
*
|
iio: hid-sensor-als: Add relative hysteresis support
Ye Xiang
2021-03-11
1
-2
/
+12
|
*
|
iio: Add relative sensitivity support
Ye Xiang
2021-03-11
2
-4
/
+71
|
*
|
hid-sensors: Add more data fields for sensitivity checking
Ye Xiang
2021-03-11
4
-0
/
+4
|
*
|
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
2021-03-11
12
-149
/
+101
|
*
|
iio: use getter/setter functions
Julia Lawall
2021-03-11
5
-7
/
+7
|
*
|
iio: core: rename 'dev' -> 'indio_dev' in iio_device_alloc()
Alexandru Ardelean
2021-03-11
1
-14
/
+14
|
*
|
iio: buffer: add ioctl() to support opening extra buffers for IIO device
Alexandru Ardelean
2021-03-11
2
-11
/
+145
|
*
|
iio: buffer: introduce support for attaching more IIO buffers
Alexandru Ardelean
2021-03-11
6
-38
/
+102
|
*
|
iio: dummy: iio_simple_dummy_buffer: use triggered buffer core calls
Alexandru Ardelean
2021-03-11
1
-62
/
+6
|
*
|
iio: buffer: move __iio_buffer_free_sysfs_and_mask() before alloc
Alexandru Ardelean
2021-03-11
1
-8
/
+8
|
*
|
iio: core: wrap iio device & buffer into struct for character devices
Alexandru Ardelean
2021-03-11
3
-6
/
+27
|
*
|
iio: buffer: dmaengine: obtain buffer object from attribute
Alexandru Ardelean
2021-03-11
1
-2
/
+2
|
*
|
iio: buffer: wrap all buffer attributes into iio_dev_attr
Alexandru Ardelean
2021-03-11
2
-27
/
+52
|
*
|
iio: add reference to iio buffer on iio_dev_attr
Alexandru Ardelean
2021-03-11
4
-0
/
+13
|
*
|
iio: core: merge buffer/ & scan_elements/ attributes
Alexandru Ardelean
2021-03-11
1
-27
/
+88
|
*
|
iio: buffer: group attr count and attr alloc
Alexandru Ardelean
2021-03-11
1
-34
/
+37
|
*
|
iio: core: rework iio device group creation
Alexandru Ardelean
2021-03-11
5
-10
/
+46
|
*
|
iio: core-trigger: make iio_device_register_trigger_consumer() an int return
Alexandru Ardelean
2021-03-11
2
-2
/
+6
|
*
|
iio: core: register chardev only if needed
Alexandru Ardelean
2021-03-11
1
-5
/
+18
|
*
|
iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()
Alexandru Ardelean
2021-03-11
2
-12
/
+33
|
*
|
iio: kfifo: un-export devm_iio_kfifo_allocate() function
Alexandru Ardelean
2021-03-11
1
-2
/
+1
|
*
|
iio: accel: sca3000: use devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2021-03-11
1
-16
/
+3
|
*
|
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2021-03-11
12
-105
/
+70
|
*
|
iio: kfifo: add devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2021-03-11
1
-0
/
+39
[prev]
[next]