index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2022-06-20
24
-51
/
+91
|
\
|
*
iio:proximity:sx9324: Check ret value of device_property_read_u32_array()
Aashish Sharma
2022-06-19
1
-0
/
+3
|
*
iio: accel: mma8452: ignore the return value of reset operation
Haibo Chen
2022-06-19
1
-3
/
+7
|
*
iio: adc: stm32: fix maximum clock rate for stm32mp15x
Olivier Moysan
2022-06-19
1
-1
/
+1
|
*
iio: adc: stm32: fix vrefint wrong calibration value handling
Olivier Moysan
2022-06-19
1
-10
/
+17
|
*
iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)
Jean-Baptiste Maneyrol
2022-06-19
2
-1
/
+2
|
*
iio: adc: adi-axi-adc: Fix refcount leak in adi_axi_adc_attach_client
Miaoqian Lin
2022-06-19
1
-0
/
+3
|
*
iio: test: fix missing MODULE_LICENSE for IIO_RESCALE=m
Liam Beguin
2022-06-19
2
-2
/
+2
|
*
iio:humidity:hts221: rearrange iio trigger get and register
Dmitry Rokosov
2022-06-19
1
-1
/
+4
|
*
iio:chemical:ccs811: rearrange iio trigger get and register
Dmitry Rokosov
2022-06-19
1
-2
/
+2
|
*
iio:accel:mxc4005: rearrange iio trigger get and register
Dmitry Rokosov
2022-06-19
1
-2
/
+2
|
*
iio:accel:kxcjk-1013: rearrange iio trigger get and register
Dmitry Rokosov
2022-06-19
1
-2
/
+2
|
*
iio:accel:bma180: rearrange iio trigger get and register
Dmitry Rokosov
2022-06-19
1
-1
/
+2
|
*
iio: afe: rescale: Fix boolean logic bug
Linus Walleij
2022-06-19
1
-1
/
+1
|
*
iio: adc: aspeed: Fix refcount leak in aspeed_adc_set_trim_data
Miaoqian Lin
2022-06-19
1
-0
/
+1
|
*
iio: adc: stm32: Fix IRQs on STM32F4 by removing custom spurious IRQs message
Yannick Brosseau
2022-06-19
1
-10
/
+0
|
*
iio: adc: stm32: Fix ADCs iteration in irq handler
Yannick Brosseau
2022-06-19
1
-1
/
+6
|
*
iio: adc: ti-ads131e08: add missing fwnode_handle_put() in ads131e08_alloc_ch...
Jialin Zhang
2022-06-19
1
-3
/
+7
|
*
iio: adc: rzg2l_adc: add missing fwnode_handle_put() in rzg2l_adc_parse_prope...
Jialin Zhang
2022-06-19
1
-2
/
+6
|
*
iio: trigger: sysfs: fix use-after-free on remove
Vincent Whitchurch
2022-06-19
1
-0
/
+1
|
*
iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
Zheyu Ma
2022-06-19
1
-0
/
+1
|
*
iio: freq: admv1014: Fix warning about dubious x & !y and improve readability
Antoniu Miclaus
2022-06-19
1
-2
/
+4
|
*
iio: adc: xilinx-ams: fix return error variable
Lv Ruyi
2022-05-14
1
-1
/
+1
|
*
iio: magnetometer: yas530: Fix memchr_inv() misuse
Linus Walleij
2022-05-07
1
-1
/
+1
|
*
iio: adc: axp288: Override TS pin bias current for some models
Hans de Goede
2022-05-07
1
-0
/
+8
|
*
iio: mma8452: fix probe fail when device tree compatible is used.
Haibo Chen
2022-05-01
1
-5
/
+7
*
|
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-04
1
-29
/
+19
|
\
\
|
*
|
iio: fix opencoded for_each_set_bit()
Yury Norov
2022-05-02
1
-29
/
+19
*
|
|
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-03
103
-769
/
+1493
|
\
\
\
|
*
\
\
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-05-19
103
-769
/
+1493
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
iio: ti-ads8688: use of_device_id for OF matching
Krzysztof Kozlowski
2022-05-01
1
-0
/
+1
|
|
*
|
iio: stmpe-adc: use of_device_id for OF matching
Krzysztof Kozlowski
2022-05-01
1
-6
/
+7
|
|
*
|
iio: gyro: mpu3050: Make mpu3050_common_remove() return void
Uwe Kleine-König
2022-05-01
3
-5
/
+5
|
|
*
|
iio: dac: ltc2632: Make use of device properties
Andy Shevchenko
2022-04-28
1
-3
/
+3
|
|
*
|
iio: temperature: max31865: Make use of device properties
Andy Shevchenko
2022-04-28
1
-1
/
+3
|
|
*
|
iio: proximity: mb1232: Switch to use fwnode_irq_get()
Andy Shevchenko
2022-04-28
1
-3
/
+5
|
|
*
|
iio: imu: adis16480: Improve getting the optional clocks
Andy Shevchenko
2022-04-28
1
-16
/
+10
|
|
*
|
iio: imu: adis16480: Use temporary variable for struct device
Andy Shevchenko
2022-04-28
1
-23
/
+23
|
|
*
|
iio: imu: adis16480: Make use of device properties
Andy Shevchenko
2022-04-28
1
-13
/
+14
|
|
*
|
iio: adc: sc27xx: add support for PMIC sc2730
Cixi Geng
2022-04-28
1
-0
/
+116
|
|
*
|
iio: adc: sc27xx: add support for PMIC sc2720 and sc2721
Cixi Geng
2022-04-28
1
-2
/
+201
|
|
*
|
iio: adc: sc27xx: refactor some functions for support more PMiCs
Cixi Geng
2022-04-28
1
-16
/
+40
|
|
*
|
iio: adc: sc27xx: structure adjustment and optimization
Cixi Geng
2022-04-28
1
-15
/
+76
|
|
*
|
iio: adc: sc27xx: Fine tune the scale calibration values
Cixi Geng
2022-04-28
1
-8
/
+8
|
|
*
|
iio: adc: sc27xx: fix read big scale voltage not right
Cixi Geng
2022-04-28
1
-2
/
+2
|
|
*
|
iio: proximity: stk3310: Export near level property for proximity sensor
Arnaud Ferraris
2022-04-28
1
-0
/
+25
|
|
*
|
iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout
Miaoqian Lin
2022-04-28
1
-4
/
+3
|
|
*
|
iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check
Miaoqian Lin
2022-04-28
1
-4
/
+4
|
|
*
|
iio: accel: mma8452: Add missing documentation for name element of chip_info
Jonathan Cameron
2022-04-28
1
-0
/
+1
|
|
*
|
iio: adc: Kconfig: Make RZG2L_ADC depend on ARCH_RZG2L
Lad Prabhakar
2022-04-28
1
-1
/
+1
[next]