index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: inv_mpu6050: Fully validate gyro and accel scale writes
Lars-Peter Clausen
2021-04-07
1
-6
/
+14
*
iio: sx9310: Fix write_.._debounce()
Gwendal Grignou
2021-04-07
1
-2
/
+10
*
iio: sx9310: Fix access to variable DT array
Gwendal Grignou
2021-04-07
1
-12
/
+28
*
iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbol
Alexandru Ardelean
2021-04-07
1
-1
/
+1
*
iio: magnetometer: yas530: Include right header
Linus Walleij
2021-04-07
1
-1
/
+2
*
iio: magnetometer: yas530: Fix return value on error path
Linus Walleij
2021-04-07
1
-0
/
+1
*
iio:cdc:ad7150: Fix use of uninitialized ret
Jonathan Cameron
2021-04-07
1
-1
/
+1
*
iio: hrtimer-trigger: Fix potential integer overflow in iio_hrtimer_store_sam...
Gustavo A. R. Silva
2021-04-07
1
-1
/
+1
*
iio:adc: Fix trivial typo
Jonathan Cameron
2021-04-07
1
-1
/
+1
*
iio:adc:ad7476: Fix remove handling
Jonathan Cameron
2021-04-07
1
-14
/
+4
*
iio:adc:ad_sigma_delta: Use IRQF_NO_AUTOEN rather than request and disable
Jonathan Cameron
2021-04-07
1
-5
/
+2
*
iio:imu:adis: Use IRQF_NO_AUTOEN instead of irq request then disable
Jonathan Cameron
2021-04-07
3
-9
/
+11
*
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
[next]