index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
51
-508
/
+2981
|
\
|
*
Merge 6.2-rc7 into char-misc-next
Greg Kroah-Hartman
2023-02-06
10
-30
/
+143
|
|
\
|
*
|
iio: adc: ad7291: Fix indentation error by adding extra spaces
Anup Sharma
2023-01-28
1
-1
/
+1
|
*
|
iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf...
Harshit Mogalapalli
2023-01-28
1
-1
/
+4
|
*
|
iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat...
Harshit Mogalapalli
2023-01-28
1
-1
/
+4
|
*
|
iio: imu: fix spdx format
Tom Rix
2023-01-28
1
-1
/
+1
|
*
|
iio: adc: imx93: Fix spelling mistake "geting" -> "getting"
Colin Ian King
2023-01-28
1
-1
/
+1
|
*
|
iio: adc: add imx93 adc support
Haibo Chen
2023-01-22
3
-0
/
+495
|
*
|
iio: adc: ti-ads7924: add Texas Instruments ADS7924 driver
Hugo Villeneuve
2023-01-21
3
-0
/
+486
|
*
|
iio: imu: st_lsm6dsx: add 'mount_matrix' sysfs entry to gyro channel.
Philippe De Muyter
2023-01-21
1
-2
/
+3
|
*
|
iio: imu: st_lsm6dsx: fix naming of 'struct iio_info' in st_lsm6dsx_shub.c.
Philippe De Muyter
2023-01-21
1
-6
/
+6
|
*
|
iio: light: vcnl4000: Add interrupt support for vcnl4040
Mårten Lindahl
2023-01-21
1
-0
/
+169
|
*
|
iio: light: vcnl4000: Make irq handling more generic
Mårten Lindahl
2023-01-21
1
-10
/
+14
|
*
|
iio: light: vcnl4000: Prepare for more generic setup
Mårten Lindahl
2023-01-21
1
-128
/
+128
|
*
|
iio: dac: add support for max5522
Angelo Dureghello
2023-01-21
3
-0
/
+221
|
*
|
iio: core: Sort headers
Andy Shevchenko
2023-01-21
1
-15
/
+17
|
*
|
iio: core: Replace iio_sysfs_match_string_with_gaps() by __sysfs_match_string()
Andy Shevchenko
2023-01-21
1
-31
/
+1
|
*
|
iio: adc: xilinx-ams: Convert to use fwnode_device_is_compatible()
Andy Shevchenko
2023-01-21
1
-6
/
+3
|
*
|
iio: chemical: scd30_core: Switch to use dev_err_probe()
Andy Shevchenko
2023-01-14
1
-26
/
+14
|
*
|
iio: chemical: scd30_core: use sysfs_emit() to instead of scnprintf()
Andy Shevchenko
2023-01-14
1
-3
/
+3
|
*
|
iio: adc: stm32-dfsdm: add id registers support
Olivier Moysan
2023-01-08
2
-35
/
+124
|
*
|
iio: adc: qcom-spmi-adc5: define ADC5_BAT_ID_100K_PU channel
Luca Weiss
2023-01-08
1
-0
/
+2
|
*
|
iio: magnetometer: st_magn: Add LSM303C
Stephan Gerhold
2023-01-08
5
-1
/
+13
|
*
|
iio: accel: st_accel: Add LSM303C
Stephan Gerhold
2023-01-08
5
-1
/
+13
|
*
|
drivers: iio: cdc: Drop redundant if check
Alexander Vorwerk
2023-01-08
1
-2
/
+1
|
*
|
iio: adc: max11410: Use asm intead of asm-generic
Andy Shevchenko
2023-01-08
1
-1
/
+2
|
*
|
iio: adc: ti-adc128s052: Sort headers
Andy Shevchenko
2023-01-08
1
-3
/
+3
|
*
|
iio: adc: ti-adc128s052: Drop anti-pattern of ACPI_PTR() use
Andy Shevchenko
2023-01-08
1
-4
/
+1
|
*
|
iio: adc: ti-adc128s052: Switch to use spi_get_device_match_data()
Andy Shevchenko
2023-01-08
1
-23
/
+20
|
*
|
iio: adc: ep93xx: Enable wider build testing with COMPILE_TEST
Jonathan Cameron
2023-01-08
1
-1
/
+2
|
*
|
iio: adc: ep93xx: Add OF support
Alexander Sverdlin
2022-12-30
1
-0
/
+8
|
*
|
iio: adc: qcom-spmi-adc5: Suppress probe-deferral error message
Marijn Suijten
2022-12-28
1
-4
/
+2
|
*
|
iio: imu: kmx61: Fix spelling mistake "Errow" -> "Error"
Colin Ian King
2022-12-28
1
-1
/
+1
|
*
|
iio: light: tsl2563: Keep Makefile sorted by module name
Andy Shevchenko
2022-12-28
1
-1
/
+1
|
*
|
iio: light: tsl2563: sort header inclusion alphabetically
Andy Shevchenko
2022-12-28
1
-7
/
+7
|
*
|
iio: light: tsl2563: Use dev_get_drvdata() directly in PM callbacks
Andy Shevchenko
2022-12-28
1
-2
/
+2
|
*
|
iio: light: tsl2563: Utilise temporary variable for struct device
Andy Shevchenko
2022-12-28
1
-3
/
+3
|
*
|
iio: light: tsl2563: Drop legacy platform data code
Andy Shevchenko
2022-12-28
1
-10
/
+2
|
*
|
iio: light: tsl2563: Simplify with dev_err_probe
Andy Shevchenko
2022-12-28
1
-18
/
+11
|
*
|
iio: light: tsl2563: Drop unused defintion(s)
Andy Shevchenko
2022-12-28
1
-6
/
+3
|
*
|
iio: light: tsl2563: Make use of the macros from bits.h
Andy Shevchenko
2022-12-28
1
-8
/
+9
|
*
|
iio: light: tsl2563: Configure INT in one place
Andy Shevchenko
2022-12-28
1
-17
/
+25
|
*
|
iio: light: tsl2563: Use i2c_smbus_write_word_data() in tsl2563_configure()
Andy Shevchenko
2022-12-28
1
-33
/
+19
|
*
|
iio: light: tsl2563: Do not hardcode interrupt trigger type
Ferry Toth
2022-12-28
1
-1
/
+7
|
*
|
iio: light: max44009: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-28
1
-3
/
+2
|
*
|
iio: pressure: ms5611: Switch to fully devm_ managed registration.
Jonathan Cameron
2022-12-28
4
-27
/
+3
|
*
|
iio: pressure: ms5611: Use devm_regulator_get_enable()
Jonathan Cameron
2022-12-28
2
-30
/
+5
|
*
|
iio: accel: bma400: Use devm_regulator_bulk_get_enable()
Jonathan Cameron
2022-12-28
2
-29
/
+4
|
*
|
iio: common: scmi_iio: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-12-28
1
-2
/
+2
|
*
|
iio: adc: at91-sama5d2_adc: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-12-28
1
-2
/
+2
[next]