index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: men_z188_adc: Fix a resource leak in an error handling path
Christophe JAILLET
2022-03-02
1
-1
/
+8
*
iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove
Yang Yingliang
2021-12-14
1
-3
/
+2
*
iio: adc: axp20x_adc: fix charging current reporting on AXP22x
Evgeny Boger
2021-12-14
1
-15
/
+3
*
iio: dln2: Check return value of devm_iio_trigger_register()
Lars-Peter Clausen
2021-12-14
1
-1
/
+5
*
iio: dln2-adc: Fix lockdep complaint
Noralf Trønnes
2021-12-14
1
-8
/
+7
*
iio: itg3200: Call iio_trigger_notify_done() on error
Lars-Peter Clausen
2021-12-14
1
-1
/
+1
*
iio: kxsd9: Don't return error code in trigger handler
Lars-Peter Clausen
2021-12-14
1
-3
/
+3
*
iio: ltr501: Don't return error code in trigger handler
Lars-Peter Clausen
2021-12-14
1
-1
/
+1
*
iio: mma8452: Fix trigger reference couting
Lars-Peter Clausen
2021-12-14
1
-1
/
+1
*
iio: stk3310: Don't return error code in interrupt handler
Lars-Peter Clausen
2021-12-14
1
-3
/
+3
*
iio: trigger: stm32-timer: fix MODULE_ALIAS
Alyssa Ross
2021-12-14
1
-1
/
+1
*
iio: trigger: Fix reference counting
Lars-Peter Clausen
2021-12-14
1
-1
/
+0
*
iio: dac: ad5446: Fix ad5622_write() return value
Pekka Korpinen
2021-11-26
1
-1
/
+8
*
iio: ssp_sensors: fix error code in ssp_print_mcu_debug()
Dan Carpenter
2021-10-20
1
-1
/
+1
*
iio: ssp_sensors: add more range checking in ssp_parse_dataframe()
Dan Carpenter
2021-10-20
1
-1
/
+8
*
iio: light: opt3001: Fixed timeout error when 0 lux
Jiri Valek - 2N
2021-10-20
1
-3
/
+3
*
iio: adc128s052: Fix the error handling path of 'adc128_probe()'
Christophe JAILLET
2021-10-20
1
-0
/
+6
*
iio: adc: aspeed: set driver data when adc probe.
Billy Tsai
2021-10-20
1
-0
/
+1
*
iio: dac: ad5624r: Fix incorrect handling of an optional regulator.
Jonathan Cameron
2021-09-22
1
-1
/
+17
*
iio: adc: Fix incorrect exit of for-loop
Colin Ian King
2021-08-26
1
-2
/
+2
*
iio: humidity: hdc100x: Add margin to the conversion time
Chris Lesiak
2021-08-26
1
-2
/
+4
*
iio: accel: bma180: Fix BMA25x bandwidth register values
Stephan Gerhold
2021-07-28
1
-2
/
+5
*
iio: accel: bma180: Use explicit member assignment
Linus Walleij
2021-07-28
1
-24
/
+44
*
iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
2021-07-20
1
-1
/
+2
*
iio: potentiostat: lmp91000: Fix alignment of buffer in iio_push_to_buffers_w...
Jonathan Cameron
2021-07-20
1
-2
/
+2
*
iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
2021-07-20
1
-3
/
+7
*
iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-07-20
1
-3
/
+7
*
iio: prox: as3935: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-07-20
1
-3
/
+7
*
iio: prox: pulsed-light: Fix buffer alignment in iio_push_to_buffers_with_tim...
Jonathan Cameron
2021-07-20
1
-3
/
+7
*
iio: prox: srf08: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-07-20
1
-7
/
+7
*
iio: humidity: am2315: Fix buffer alignment in iio_push_to_buffers_with_times...
Jonathan Cameron
2021-07-20
1
-6
/
+10
*
iio: gyro: bmg160: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-07-20
1
-3
/
+7
*
iio: adc: vf610: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-07-20
1
-3
/
+7
*
iio: adc: ti-ads1015: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-07-20
1
-4
/
+8
*
iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-07-20
1
-9
/
+8
*
iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
2021-07-20
1
-4
/
+8
*
iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_time...
Jonathan Cameron
2021-07-20
1
-10
/
+14
*
iio: accel: hid: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-07-20
1
-5
/
+8
*
iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-07-20
1
-3
/
+7
*
iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-07-20
1
-3
/
+7
*
iio: adis_buffer: do not return ints in irq handlers
Nuno Sa
2021-07-20
1
-3
/
+0
*
iio: ltr501: ltr501_read_ps(): add missing endianness conversion
Oliver Lang
2021-07-20
1
-3
/
+4
*
iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTR
Oliver Lang
2021-07-20
1
-1
/
+1
*
iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...
Marc Kleine-Budde
2021-07-20
1
-0
/
+6
*
iio: adc: ad7793: Add missing error code in ad7793_setup()
YueHaibing
2021-06-03
1
-0
/
+1
*
iio: tsl2583: Fix division by a zero lux_val
Colin Ian King
2021-05-22
1
-0
/
+8
*
iio: gyro: mpu3050: Fix reported temperature value
Dmitry Osipenko
2021-05-22
1
-2
/
+11
*
iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
Dinghao Liu
2021-05-22
1
-0
/
+1
*
iio: hid-sensor-temperature: Fix issues of timestamp channel
Ye Xiang
2021-03-24
1
-6
/
+8
*
iio: hid-sensor-prox: Fix scale not correct issue
Ye Xiang
2021-03-24
1
-2
/
+11
[next]