index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-05
iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-4
/
+11
2020-11-05
iio:adc:ti-adc12138 Fix alignment issue with timestamp
Jonathan Cameron
1
-4
/
+9
2020-11-05
iio:adc:ti-adc0832 Fix alignment issue with timestamp
Jonathan Cameron
1
-3
/
+8
2020-11-05
iio: adc: gyroadc: fix leak of device node iterator
Tobias Jordan
1
-6
/
+15
2020-11-05
iio:light:si1145: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-8
/
+11
2020-10-29
iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling
Fabrice Gasnier
1
-1
/
+8
2020-10-07
iio: adc: qcom-spmi-adc5: fix driver name
Dmitry Baryshkov
1
-1
/
+1
2020-09-17
iio:accel:mma8452: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-3
/
+8
2020-09-17
iio:accel:mma7455: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-4
/
+12
2020-09-17
iio: accel: kxsd9: Fix alignment of local buffer.
Jonathan Cameron
1
-5
/
+11
2020-09-17
iio:chemical:ccs811: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-4
/
+9
2020-09-17
iio:light:max44000 Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-4
/
+8
2020-09-17
iio:magnetometer:ak8975 Fix alignment and data leak issues.
Jonathan Cameron
1
-5
/
+11
2020-09-17
iio:adc:ti-adc081c Fix alignment and data leak issues
Jonathan Cameron
1
-3
/
+8
2020-09-17
iio:adc:max1118 Fix alignment of timestamp and data leak issues
Jonathan Cameron
1
-3
/
+7
2020-09-17
iio:adc:ina2xx Fix timestamp alignment issue.
Jonathan Cameron
1
-4
/
+7
2020-09-17
iio:adc:ti-adc084s021 Fix alignment and data leak issues.
Jonathan Cameron
1
-3
/
+7
2020-09-17
iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-3
/
+12
2020-09-17
iio:proximity:mb1232: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-8
/
+9
2020-09-17
iio:light:ltr501 Fix timestamp alignment issue.
Jonathan Cameron
1
-6
/
+9
2020-09-17
iio: cros_ec: Set Gyroscope default frequency to 25Hz
Gwendal Grignou
1
-1
/
+4
2020-09-17
iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not set
Maxim Kochetkov
1
-0
/
+10
2020-09-17
iio: adc: mcp3422: fix locking scope
Angelo Compagnucci
1
-5
/
+7
2020-09-17
iio: adc: mcp3422: fix locking on error path
Angelo Compagnucci
1
-1
/
+3
2020-08-21
iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()
Alexandru Ardelean
1
-2
/
+2
2020-07-22
iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()'
Christophe JAILLET
1
-1
/
+1
2020-07-22
iio:health:afe4404 Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-3
/
+5
2020-07-22
iio:health:afe4403 Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-5
/
+8
2020-07-22
iio:pressure:ms5611 Fix buffer element alignment
Jonathan Cameron
1
-3
/
+8
2020-07-22
iio:humidity:hts221 Fix alignment and data leak issues
Jonathan Cameron
2
-6
/
+10
2020-07-22
iio: pressure: zpa2326: handle pm_runtime_get_sync failure
Navid Emamdoost
1
-1
/
+3
2020-07-22
iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()
Chuhong Yuan
1
-1
/
+4
2020-07-22
iio: core: add missing IIO_MOD_H2/ETHANOL string identifiers
Matt Ranostay
1
-0
/
+2
2020-07-22
iio: magnetometer: ak8974: Fix runtime PM imbalance on error
Dinghao Liu
1
-9
/
+10
2020-07-22
iio:humidity:hdc100x Fix alignment and data leak issues
Jonathan Cameron
1
-3
/
+7
2020-07-22
iio:magnetometer:ak8974: Fix alignment and data leak issues
Jonathan Cameron
1
-3
/
+7
2020-06-24
iio: bmp280: fix compensation of humidity
Andreas Klinger
1
-0
/
+2
2020-06-24
iio: pressure: bmp280: Tolerate IRQ before registering
Andy Shevchenko
1
-1
/
+4
2020-06-10
iio: adc: stm32-adc: fix a wrong error message when probing interrupts
Fabrice Gasnier
1
-20
/
+14
2020-06-10
iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-5
/
+12
2020-06-10
iio: vcnl4000: Fix i2c swapped word reading.
Mathieu Othacehe
1
-4
/
+2
2020-06-10
iio:chemical:sps30: Fix timestamp alignment
Jonathan Cameron
1
-3
/
+6
2020-05-27
iio: adc: stm32-dfsdm: fix device used to request dma
Fabrice Gasnier
1
-10
/
+11
2020-05-27
iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_chann...
Peter Ujfalusi
1
-4
/
+17
2020-05-27
iio: adc: stm32-adc: fix device used to request dma
Fabrice Gasnier
1
-4
/
+4
2020-05-27
iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-2
/
+14
2020-05-27
iio: adc: ti-ads8344: Fix channel selection
Gregory CLEMENT
1
-3
/
+5
2020-05-27
iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'
Christophe JAILLET
1
-0
/
+1
2020-05-27
iio: sca3000: Remove an erroneous 'get_device()'
Christophe JAILLET
1
-1
/
+1
2020-05-02
iio:ad7797: Use correct attribute_group
YueHaibing
1
-1
/
+1
[prev]
[next]