index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
iio: accel: bma400: Fix memory leak in bma400_get_steps_reg()
Dong Chenchen
1
-1
/
+3
2022-12-02
iio: core: Fix entry not deleted when iio_register_sw_trigger_type() fails
Chen Zhongjin
1
-1
/
+5
2022-12-02
iio: light: apds9960: fix wrong register for gesture gain
Alejandro Concepción Rodríguez
1
-6
/
+6
2022-12-02
iio: adc: aspeed: Remove the trim valid dts property.
Billy Tsai
1
-6
/
+5
2022-11-26
iio: pressure: ms5611: changed hardcoded SPI speed to value limited
Mitja Spes
1
-1
/
+1
2022-11-26
iio: pressure: ms5611: fixed value compensation bug
Mitja Spes
2
-32
/
+31
2022-11-26
iio: adc: mp2629: fix potential array out of bound access
Saravanan Sekar
1
-1
/
+2
2022-11-26
iio: adc: mp2629: fix wrong comparison of channel
Saravanan Sekar
1
-1
/
+1
2022-11-26
iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()
Yang Yingliang
1
-1
/
+5
2022-11-26
iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()
Yang Yingliang
1
-1
/
+3
2022-11-26
iio: accel: bma400: Ensure VDDIO is enable defore reading the chip ID.
Jonathan Cameron
1
-12
/
+12
2022-11-10
iio: adc: stm32-adc: fix channel sampling time init
Olivier Moysan
1
-5
/
+6
2022-11-03
iio: adxl367: Fix unsafe buffer attributes
Matti Vaittinen
1
-5
/
+18
2022-11-03
iio: adxl372: Fix unsafe buffer attributes
Matti Vaittinen
1
-5
/
+18
2022-11-03
iio: temperature: ltc2983: allocate iio channels once
Cosmin Tanislav
1
-7
/
+6
2022-11-03
iio: light: tsl2583: Fix module unloading
Shreeya Patel
1
-1
/
+1
2022-10-21
iio: Use per-device lockdep class for mlock
Vincent Whitchurch
1
-0
/
+5
2022-10-21
iio: magnetometer: yas530: Change data type of hard_offsets to signed
Jakob Hauser
1
-1
/
+1
2022-10-21
iio: inkern: fix return value in devm_of_iio_channel_get_by_name()
Nuno Sá
1
-0
/
+2
2022-10-21
iio: inkern: only release the device node when done with it
Nuno Sá
1
-2
/
+4
2022-10-21
iio: adc: at91-sama5d2_adc: disable/prepare buffer on suspend/resume
Claudiu Beznea
1
-7
/
+7
2022-10-21
iio: adc: at91-sama5d2_adc: lock around oversampling and sample freq
Claudiu Beznea
1
-4
/
+8
2022-10-21
iio: adc: at91-sama5d2_adc: check return status for pressure and touch
Claudiu Beznea
1
-2
/
+6
2022-10-21
iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAX
Claudiu Beznea
1
-1
/
+1
2022-10-21
iio: pressure: dps310: Reset chip after timeout
Eddie James
1
-10
/
+64
2022-10-21
iio: pressure: dps310: Refactor startup procedure
Eddie James
1
-89
/
+99
2022-10-21
iio: adc: ad7923: fix channel readings for some variants
Nuno Sá
1
-1
/
+3
2022-10-21
iio: ltc2497: Fix reading conversion results
Uwe Kleine-König
1
-0
/
+13
2022-10-21
iio: dac: ad5593r: Fix i2c read protocol requirements
Michael Hennerich
1
-19
/
+27
2022-08-21
iio: light: cm32181: make cm32181_pm_ops static
sunliming
1
-1
/
+1
2022-08-21
iio: ad7292: Prevent regulator double disable
Matti Vaittinen
1
-3
/
+1
2022-08-21
iio: adc: mcp3911: use correct formula for AD conversion
Marcus Folkesson
1
-5
/
+12
2022-08-21
iio: adc: mcp3911: correct "microchip,device-addr" property
Marcus Folkesson
1
-1
/
+8
2022-08-16
iio: light: cm3605: Fix an error handling path in cm3605_probe()
Christophe JAILLET
1
-2
/
+4
2022-08-16
iio: adc: mcp3911: make use of the sign bit
Marcus Folkesson
1
-0
/
+2
2022-07-19
iio: light: isl29028: Fix the warning in isl29028_remove()
Zheyu Ma
1
-1
/
+1
2022-07-19
iio: accel: sca3300: Extend the trigger buffer from 16 to 32 bytes
LI Qingwu
1
-11
/
+19
2022-07-19
iio: fix iio_format_avail_range() printing for none IIO_VAL_INT
Fawzi Khaber
1
-1
/
+17
2022-07-19
iio: adc: max1027: unlock on error path in max1027_read_single_value()
Dan Carpenter
1
-3
/
+3
2022-07-18
iio: magnetometer: hmc5843: Remove duplicate 'the'
Jiang Jian
1
-1
/
+1
2022-07-18
iio: magn: yas530: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
1
-9
/
+5
2022-07-18
iio: magnetometer: ak8974: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
1
-9
/
+5
2022-07-18
iio: light: veml6030: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
1
-9
/
+5
2022-07-18
iio: light: vcnl4035: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
1
-9
/
+5
2022-07-18
iio: light: vcnl4000: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
Jonathan Cameron
1
-9
/
+5
2022-07-18
iio: light: tsl2591: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr()
Jonathan Cameron
1
-7
/
+5
2022-07-18
iio: light: tsl2583: Use DEFINE_RUNTIME_DEV_PM_OPS and pm_ptr()
Jonathan Cameron
1
-8
/
+5
2022-07-18
iio: light: isl29028: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr()
Jonathan Cameron
1
-8
/
+5
2022-07-18
iio: light: gp2ap002: Switch to DEFINE_RUNTIME_DEV_PM_OPS and pm_ptr()
Jonathan Cameron
1
-9
/
+5
2022-07-18
iio: adc: imx8qxp: Switch to DEFINE_RUNTIME_DEV_PM_OPS and pm_ptr()
Jonathan Cameron
1
-7
/
+6
[next]