index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-17
iio: light: Added AMS tsl2591 driver implementation
Joe Sandom
3
-0
/
+1237
2021-05-17
iio: adis_buffer: check return value on page change
Nuno Sa
1
-1
/
+7
2021-05-17
iio: adis16400: do not return ints in irq handlers
Nuno Sa
1
-3
/
+0
2021-05-17
iio: adis_buffer: do not return ints in irq handlers
Nuno Sa
1
-3
/
+0
2021-05-17
iio: adc: ad7298: Enable on Intel Galileo Gen 1
Andy Shevchenko
1
-0
/
+8
2021-05-17
iio: trigger: stm32-timer: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
1
-1
/
+1
2021-05-17
iio: light: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
1
-1
/
+1
2021-05-17
iio:chemical:sps30: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
1
-3
/
+3
2021-05-17
iio: temperature: add driver support for ti tmp117
Puranjay Mohan
3
-0
/
+196
2021-05-17
iio: adc: exynos: drop unneeded variable assignment
Krzysztof Kozlowski
1
-1
/
+1
2021-05-13
iio: adc: ad7192: handle regulator voltage error first
Alexandru Ardelean
1
-7
/
+4
2021-05-13
iio: adc: ad7192: Avoid disabling a clock that was never enabled.
Jonathan Cameron
1
-2
/
+6
2021-05-13
iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers
Jonathan Cameron
1
-0
/
+7
2021-05-13
iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.
Jonathan Cameron
1
-16
/
+13
2021-05-10
iio: tsl2583: Fix division by a zero lux_val
Colin Ian King
1
-0
/
+8
2021-05-10
iio: core: return ENODEV if ioctl is unknown
Alexandru Ardelean
1
-2
/
+1
2021-05-10
iio: core: fix ioctl handlers removal
Tomasz Duszynski
1
-6
/
+0
2021-05-10
iio: gyro: mpu3050: Fix reported temperature value
Dmitry Osipenko
1
-2
/
+11
2021-05-10
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
9
-10
/
+1
2021-05-10
iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
Dinghao Liu
1
-0
/
+1
2021-05-10
iio: light: gp2ap002: Fix rumtime PM imbalance on error
Dinghao Liu
1
-2
/
+3
2021-04-26
Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-2
/
+8
2021-04-26
Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-3
/
+1
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-50
/
+50
2021-04-26
Merge branch 'acpi-messages'
Rafael J. Wysocki
1
-3
/
+1
2021-04-07
iio: inv_mpu6050: Fully validate gyro and accel scale writes
Lars-Peter Clausen
1
-6
/
+14
2021-04-07
iio: sx9310: Fix write_.._debounce()
Gwendal Grignou
1
-2
/
+10
2021-04-07
iio: sx9310: Fix access to variable DT array
Gwendal Grignou
1
-12
/
+28
2021-04-07
iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbol
Alexandru Ardelean
1
-1
/
+1
2021-04-07
iio: magnetometer: yas530: Include right header
Linus Walleij
1
-1
/
+2
2021-04-07
iio: magnetometer: yas530: Fix return value on error path
Linus Walleij
1
-0
/
+1
2021-04-07
iio:cdc:ad7150: Fix use of uninitialized ret
Jonathan Cameron
1
-1
/
+1
2021-04-07
iio: hrtimer-trigger: Fix potential integer overflow in iio_hrtimer_store_sampling_frequency
Gustavo A. R. Silva
1
-1
/
+1
2021-04-07
iio:adc: Fix trivial typo
Jonathan Cameron
1
-1
/
+1
2021-04-07
iio:adc:ad7476: Fix remove handling
Jonathan Cameron
1
-14
/
+4
2021-04-07
iio:adc:ad_sigma_delta: Use IRQF_NO_AUTOEN rather than request and disable
Jonathan Cameron
1
-5
/
+2
2021-04-07
iio:imu:adis: Use IRQF_NO_AUTOEN instead of irq request then disable
Jonathan Cameron
3
-9
/
+11
2021-04-07
iio:chemical:scd30: Use IRQF_NO_AUTOEN to avoid irq request then disable
Jonathan Cameron
1
-8
/
+8
2021-04-07
iio:adc:sun4i-gpadc: Use new IRQF_NO_AUTOEN flag instead of request then disable
Jonathan Cameron
1
-2
/
+2
2021-04-07
iio:adc:nau7802: Use IRQF_NO_AUTOEN instead of request then disable
Jonathan Cameron
1
-3
/
+3
2021-04-07
iio:adc:exynos-adc: Use new IRQF_NO_AUTOEN flag rather than separate irq_disable()
Jonathan Cameron
1
-2
/
+2
2021-04-07
iio:adc:ad7766: Use new IRQF_NO_AUTOEN to reduce boilerplate
Jonathan Cameron
1
-8
/
+7
2021-04-07
iio: buffer: use sysfs_attr_init() on allocated attrs
Alexandru Ardelean
1
-0
/
+1
2021-04-07
iio: trigger: Fix strange (ladder-type) indentation
Andy Shevchenko
1
-13
/
+12
2021-04-07
iio: trigger: Replace explicit casting and wrong specifier with proper one
Andy Shevchenko
1
-2
/
+1
2021-04-07
iio: adc: stm32-dfsdm: drop __func__ while using Dynamic debug
Mugilraj Dhavachelvan
1
-5
/
+5
2021-04-07
iio:adc: Drop false comment about lack of timestamp control
Jonathan Cameron
4
-24
/
+0
2021-04-07
iio:cdc:ad7150: Move driver out of staging.
Jonathan Cameron
5
-0
/
+698
2021-04-07
iio:event: Add timeout event info type
Jonathan Cameron
1
-0
/
+1
2021-04-07
iio: inv_mpu6050: Make interrupt optional
Lars-Peter Clausen
1
-19
/
+32
[prev]
[next]