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
2022-06-11
iio:light:tsl2583: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-06-11
iio:light:stk3310: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-06-11
iio:light:opt3001: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-2
/
+1
2022-06-11
iio:light:jsa1212: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-06-11
iio:light:isl29028: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-06-11
iio:light:bh1780: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-4
/
+3
2022-06-11
iio:accel:stk8ba50: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-06-11
iio:accel:stk8312: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-06-11
iio:accel:mc3230: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-06-11
iio: proximity: srf04: Make use of device properties
Andy Shevchenko
1
-7
/
+4
2022-06-11
iio: trigger: stm32-lptimer-trigger: Make use of device properties
Andy Shevchenko
1
-1
/
+2
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-29
/
+19
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
103
-768
/
+1492
2022-05-24
Merge tag 'thermal-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+11
2022-05-23
Merge branches 'pm-core', 'pm-sleep' and 'powercap'
Rafael J. Wysocki
4
-11
/
+10
2022-05-19
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
103
-768
/
+1492
2022-05-19
iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TM
Jishnu Prakash
1
-0
/
+11
2022-05-14
iio: adc: xilinx-ams: fix return error variable
Lv Ruyi
1
-1
/
+1
2022-05-07
iio: magnetometer: yas530: Fix memchr_inv() misuse
Linus Walleij
1
-1
/
+1
2022-05-07
iio: adc: axp288: Override TS pin bias current for some models
Hans de Goede
1
-0
/
+8
2022-05-02
iio: fix opencoded for_each_set_bit()
Yury Norov
1
-29
/
+19
2022-05-01
iio: ti-ads8688: use of_device_id for OF matching
Krzysztof Kozlowski
1
-0
/
+1
2022-05-01
iio: stmpe-adc: use of_device_id for OF matching
Krzysztof Kozlowski
1
-6
/
+7
2022-05-01
iio: gyro: mpu3050: Make mpu3050_common_remove() return void
Uwe Kleine-König
3
-5
/
+5
2022-05-01
iio: mma8452: fix probe fail when device tree compatible is used.
Haibo Chen
1
-5
/
+7
2022-04-28
iio: dac: ltc2632: Make use of device properties
Andy Shevchenko
1
-3
/
+3
2022-04-28
iio: temperature: max31865: Make use of device properties
Andy Shevchenko
1
-1
/
+3
2022-04-28
iio: proximity: mb1232: Switch to use fwnode_irq_get()
Andy Shevchenko
1
-3
/
+5
2022-04-28
iio: imu: adis16480: Improve getting the optional clocks
Andy Shevchenko
1
-16
/
+10
2022-04-28
iio: imu: adis16480: Use temporary variable for struct device
Andy Shevchenko
1
-23
/
+23
2022-04-28
iio: imu: adis16480: Make use of device properties
Andy Shevchenko
1
-13
/
+14
2022-04-28
iio: adc: sc27xx: add support for PMIC sc2730
Cixi Geng
1
-0
/
+116
2022-04-28
iio: adc: sc27xx: add support for PMIC sc2720 and sc2721
Cixi Geng
1
-2
/
+201
2022-04-28
iio: adc: sc27xx: refactor some functions for support more PMiCs
Cixi Geng
1
-16
/
+40
2022-04-28
iio: adc: sc27xx: structure adjustment and optimization
Cixi Geng
1
-15
/
+76
2022-04-28
iio: adc: sc27xx: Fine tune the scale calibration values
Cixi Geng
1
-8
/
+8
2022-04-28
iio: adc: sc27xx: fix read big scale voltage not right
Cixi Geng
1
-2
/
+2
2022-04-28
iio: proximity: stk3310: Export near level property for proximity sensor
Arnaud Ferraris
1
-0
/
+25
2022-04-28
iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout
Miaoqian Lin
1
-4
/
+3
2022-04-28
iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check
Miaoqian Lin
1
-4
/
+4
2022-04-28
iio: accel: mma8452: Add missing documentation for name element of chip_info
Jonathan Cameron
1
-0
/
+1
2022-04-28
iio: adc: Kconfig: Make RZG2L_ADC depend on ARCH_RZG2L
Lad Prabhakar
1
-1
/
+1
2022-04-28
iio: gyro: fxas21002c: Make use of device properties
Andy Shevchenko
1
-5
/
+3
2022-04-28
iio: gyro: mpu3050: Make use of device properties
Andy Shevchenko
1
-5
/
+5
2022-04-28
iio: core: Convert to use firmware node handle instead of OF node
Andy Shevchenko
1
-7
/
+9
2022-04-28
iio: light: tsl2772: Make use of device properties
Andy Shevchenko
1
-15
/
+10
2022-04-28
iio: proximity: ping: Replace OF specific code by device_get_match_data()
Andy Shevchenko
1
-3
/
+2
2022-04-28
iio: magnetometer: ak8974: Drop dependency on OF
Andy Shevchenko
1
-1
/
+0
2022-04-28
iio: light: cm3605: Drop dependency on OF
Andy Shevchenko
1
-1
/
+0
2022-04-28
iio: temperature: max31856: Make use of device properties
Andy Shevchenko
1
-3
/
+3
[prev]
[next]