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:chemical:scd30: Use IRQF_NO_AUTOEN to avoid irq request then disable
Jonathan Cameron
2021-04-07
1
-8
/
+8
*
|
|
|
iio:adc:sun4i-gpadc: Use new IRQF_NO_AUTOEN flag instead of request then disable
Jonathan Cameron
2021-04-07
1
-2
/
+2
*
|
|
|
iio:adc:nau7802: Use IRQF_NO_AUTOEN instead of request then disable
Jonathan Cameron
2021-04-07
1
-3
/
+3
*
|
|
|
iio:adc:exynos-adc: Use new IRQF_NO_AUTOEN flag rather than separate irq_disa...
Jonathan Cameron
2021-04-07
1
-2
/
+2
*
|
|
|
iio:adc:ad7766: Use new IRQF_NO_AUTOEN to reduce boilerplate
Jonathan Cameron
2021-04-07
1
-8
/
+7
*
|
|
|
iio: buffer: use sysfs_attr_init() on allocated attrs
Alexandru Ardelean
2021-04-07
1
-0
/
+1
*
|
|
|
iio: trigger: Fix strange (ladder-type) indentation
Andy Shevchenko
2021-04-07
1
-13
/
+12
*
|
|
|
iio: trigger: Replace explicit casting and wrong specifier with proper one
Andy Shevchenko
2021-04-07
1
-2
/
+1
*
|
|
|
iio: adc: stm32-dfsdm: drop __func__ while using Dynamic debug
Mugilraj Dhavachelvan
2021-04-07
1
-5
/
+5
*
|
|
|
iio:adc: Drop false comment about lack of timestamp control
Jonathan Cameron
2021-04-07
4
-24
/
+0
*
|
|
|
iio:cdc:ad7150: Move driver out of staging.
Jonathan Cameron
2021-04-07
5
-0
/
+698
*
|
|
|
iio:event: Add timeout event info type
Jonathan Cameron
2021-04-07
1
-0
/
+1
*
|
|
|
iio: inv_mpu6050: Make interrupt optional
Lars-Peter Clausen
2021-04-07
1
-19
/
+32
*
|
|
|
iio: inv_mpu6050: Remove superfluous indio_dev->modes assignment
Lars-Peter Clausen
2021-04-07
1
-1
/
+0
*
|
|
|
iio: buffer: return 0 for buffer getfd ioctl handler
Alexandru Ardelean
2021-04-07
1
-1
/
+1
*
|
|
|
iio: Fix iio_read_channel_processed_scale()
Linus Walleij
2021-04-07
1
-1
/
+1
*
|
|
|
iio: adc: ad7923: register device with devm_iio_device_register
Lucas Stankus
2021-03-29
1
-13
/
+1
*
|
|
|
iio: adc: ad7923: use device-managed function for triggered buffer
Lucas Stankus
2021-03-29
1
-12
/
+3
*
|
|
|
iio: adc: ad7923: use devm_add_action_or_reset for regulator disable
Lucas Stankus
2021-03-29
1
-6
/
+12
*
|
|
|
iio: dac: Rudimentary typo fix
Bhaskar Chowdhury
2021-03-29
1
-1
/
+1
*
|
|
|
iio: imu: inv_mpu6050: Use as standalone trigger
Linus Walleij
2021-03-29
1
-0
/
+10
*
|
|
|
iio:accel:adis16201: Fix wrong axis assignment that prevents loading
Jonathan Cameron
2021-03-29
1
-1
/
+1
*
|
|
|
iio: dac: Convert powerdown read callbacks to sysfs_emit()
Lars-Peter Clausen
2021-03-29
19
-23
/
+23
*
|
|
|
iio: __iio_format_value(): Convert to sysfs_emit_at()
Lars-Peter Clausen
2021-03-29
1
-26
/
+26
*
|
|
|
iio: iio_enum_available_read(): Convert to sysfs_emit_at()
Lars-Peter Clausen
2021-03-29
1
-1
/
+1
*
|
|
|
iio: core: Use sysfs_emit() (trivial bits)
Lars-Peter Clausen
2021-03-29
4
-21
/
+21
*
|
|
|
Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-03-26
156
-1026
/
+4692
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge remote-tracking branch 'local/ib-iio-scmi-5.12-rc2-take3' into togreg
Jonathan Cameron
2021-03-26
5
-0
/
+697
|
|
\
|
|
|
|
*
|
iio/scmi: Adding support for IIO SCMI Based Sensors
Jyoti Bhayana
2021-03-13
5
-0
/
+708
|
|
|
/
|
*
|
iio: acpi_als: Add trigger support
Gwendal Grignou
2021-03-25
1
-28
/
+68
|
*
|
iio: acpi_als: Add local variable dev in probe
Gwendal Grignou
2021-03-25
1
-4
/
+5
|
*
|
iio: acpi_als: Add timestamp channel
Gwendal Grignou
2021-03-25
1
-6
/
+4
|
*
|
iio: adc: ad7292: Modify the bool initialization assignment
Guoqing Chi
2021-03-25
1
-1
/
+1
|
*
|
iio: cros: unify hw fifo attributes without API changes
Gwendal Grignou
2021-03-25
6
-25
/
+13
|
*
|
iio: kfifo: add devm_iio_triggered_buffer_setup_ext variant
Alexandru Ardelean
2021-03-25
1
-6
/
+10
|
*
|
iio:magnetometer: Add Support for ST IIS2MDC
LI Qingwu
2021-03-25
4
-0
/
+12
|
*
|
iio:dac:max517.c: Use devm_iio_device_register()
Mugilraj Dhavachelvan
2021-03-25
1
-9
/
+1
|
*
|
iio:cros_ec_sensors: Fix a wrong function name in kernel doc.
Jonathan Cameron
2021-03-25
1
-1
/
+1
|
*
|
iio: buffer: kfifo_buf: kernel-doc, typo in function name.
Jonathan Cameron
2021-03-25
1
-1
/
+1
|
*
|
iio: accel: sca3000: kernel-doc fixes. Missing - and wrong function names.
Jonathan Cameron
2021-03-25
1
-4
/
+4
|
*
|
iio: adc: adi-axi-adc: Drop false marking for kernel-doc
Jonathan Cameron
2021-03-25
1
-1
/
+1
|
*
|
iio: adc: cpcap-adc: kernel-doc fix - that should be _ in structure name
Jonathan Cameron
2021-03-25
1
-1
/
+1
|
*
|
iio: dac: ad5504: fix wrong part number in kernel-doc structure name.
Jonathan Cameron
2021-03-25
1
-1
/
+1
|
*
|
iio: dac: ad5770r: kernel-doc fix case of letter R wrong in structure name
Jonathan Cameron
2021-03-25
1
-1
/
+1
|
*
|
iio: adc: ti-adc084s021: kernel-doc fixes, missing function names
Jonathan Cameron
2021-03-25
1
-2
/
+2
|
*
|
iio: pressure: zpa2326: kernel-doc fixes
Jonathan Cameron
2021-03-25
1
-2
/
+2
|
*
|
iio: temperature: tmp007: use device-managed functions in probe
Alexandru Ardelean
2021-03-25
1
-21
/
+15
|
*
|
iio: buffer: fix use-after-free for attached_buffers array
Alexandru Ardelean
2021-03-25
3
-7
/
+8
|
*
|
iio: Provide iio_read_channel_processed_scale() API
Linus Walleij
2021-03-25
1
-2
/
+14
|
*
|
iio: xilinx-xadc: Remove code to set trigger parent
Gwendal Grignou
2021-03-25
1
-1
/
+0
[prev]
[next]