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
*
iio: scmi: fix spelling of SPDX tag
Tom Rix
2021-06-13
1
-1
/
+1
*
iio: accel: bma180/bmc150: Move BMA254 to bmc150-accel driver
Stephan Gerhold
2021-06-13
4
-84
/
+18
*
iio: accel: bmc150: Add device IDs for BMA253
Stephan Gerhold
2021-06-13
4
-2
/
+5
*
iio: accel: bmc150: Sort all chip names alphabetically / by chip ID
Stephan Gerhold
2021-06-13
3
-42
/
+42
*
iio: accel: bmc150: Drop duplicated documentation of supported chips
Stephan Gerhold
2021-06-13
2
-18
/
+2
*
iio: accel: bmc150: Drop misleading/duplicate chip identifiers
Stephan Gerhold
2021-06-13
4
-67
/
+37
*
iio: accel: bmc150: Clarify combo modules in Kconfig
Stephan Gerhold
2021-06-13
1
-2
/
+5
*
iio: accel: bmc150: Fix bma222 scale unit
Stephan Gerhold
2021-06-13
1
-4
/
+5
*
iio: dummy: Fix build error when CONFIG_IIO_TRIGGERED_BUFFER is not set
Wei Yongjun
2021-06-13
1
-0
/
+1
*
iio: frequency: adf4350: disable reg and clk on error in adf4350_probe()
Yang Yingliang
2021-06-13
1
-2
/
+4
*
iio: accel: bma180: Fix BMA25x bandwidth register values
Stephan Gerhold
2021-06-13
1
-2
/
+7
*
iio: adc: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
2021-06-13
11
-20
/
+0
*
iio: imu: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
2021-06-13
4
-7
/
+0
*
iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()
Alexandru Ardelean
2021-06-13
1
-86
/
+0
*
iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove()
Jonathan Cameron
2021-06-13
1
-33
/
+15
*
iio: adc: ad7192: convert to device-managed functions
Alexandru Ardelean
2021-06-13
1
-53
/
+36
*
iio: adc: ad7192: use devm_clk_get_optional() for mclk
Alexandru Ardelean
2021-06-13
1
-3
/
+3
*
iio: adc: ad7780: convert to device-managed functions
Alexandru Ardelean
2021-06-13
1
-28
/
+10
*
iio: adc: ad7791: convert to device-managed functions
Alexandru Ardelean
2021-06-13
1
-31
/
+13
*
iio: adc: ad7793: convert to device-managed functions
Alexandru Ardelean
2021-06-13
1
-38
/
+15
*
iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()
Alexandru Ardelean
2021-06-13
1
-0
/
+60
*
iio: accel: bmc150: Set label based on accel-location for ACPI DUAL250E fwnodes
Hans de Goede
2021-06-09
1
-0
/
+16
*
iio: accel: bmc150: Refactor bmc150_apply_acpi_orientation()
Hans de Goede
2021-06-09
1
-5
/
+13
*
iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge a...
Hans de Goede
2021-06-09
3
-0
/
+116
*
iio: accel: bmc150: Remove bmc150_set/get_second_device() accessor functions
Hans de Goede
2021-06-09
3
-24
/
+4
*
iio: accel: bmc150: Move struct bmc150_accel_data definition to bmc150-accel.h
Hans de Goede
2021-06-09
2
-53
/
+61
*
iio: accel: bmc150: Add support for dual-accelerometers with a DUAL250E HID
Hans de Goede
2021-06-09
1
-7
/
+12
*
iio: accel: bmc150: Move check for second ACPI device into a separate function
Hans de Goede
2021-06-09
1
-29
/
+51
*
iio: accel: bmc150: Don't make the remove function of the second acceleromete...
Hans de Goede
2021-06-09
3
-4
/
+4
*
iio: accel: bmc150: Fix dereferencing the wrong pointer in bmc150_get/set_sec...
Hans de Goede
2021-06-09
1
-7
/
+3
*
iio: light: si1145: Drop use of %hhx format specifier.
Jonathan Cameron
2021-06-09
1
-5
/
+5
*
iio: imu: inv_mpu6050: Drop use of %hhx format string.
Jonathan Cameron
2021-06-09
1
-3
/
+2
*
iio: light: si1133: Drop remaining uses of %hhx format string.
Jonathan Cameron
2021-06-09
1
-7
/
+7
*
iio: si1133: fix format string warnings
Arnd Bergmann
2021-06-09
1
-2
/
+2
*
Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-06-09
169
-1283
/
+6542
|
\
|
*
iio: adis: Cleanout unused headers
Jonathan Cameron
2021-06-04
9
-35
/
+0
|
*
iio: accel: bma180: Add missing 500 Hz / 1000 Hz bandwidth
Stephan Gerhold
2021-06-03
1
-1
/
+1
|
*
iio: adc: ti-adc161s626: Use devm managed functions for all of probe.
Jonathan Cameron
2021-06-03
1
-33
/
+18
|
*
iio: adc: ti-adc108s102: Use devm managed functions for all of probe()
Jonathan Cameron
2021-06-03
1
-30
/
+15
|
*
iio: adc: ti-adc0832: Use devm managed functions for all of probe()
Jonathan Cameron
2021-06-03
1
-27
/
+12
|
*
iio: adc: ti-adc081c: Use devm managed functions for all of probe()
Jonathan Cameron
2021-06-03
1
-29
/
+14
|
*
iio: adc: max1118: Avoid jumping back and forth between spi and iio structures
Jonathan Cameron
2021-06-03
1
-13
/
+9
|
*
iio: adc: max1118: Use devm_ managed functions for all of probe
Jonathan Cameron
2021-06-03
1
-31
/
+15
|
*
iio: adc: max11100: Use devm_ functions for rest of probe()
Jonathan Cameron
2021-06-03
1
-22
/
+9
|
*
iio: adc: max11100: Use get_unaligned_be16() rather than opencoding.
Jonathan Cameron
2021-06-03
1
-1
/
+2
|
*
iio: chemical: sgp30: Drop use of %hx in format string.
Jonathan Cameron
2021-06-03
1
-1
/
+1
|
*
iio: gyro: st_gyro: Support mount matrix
Linus Walleij
2021-06-03
1
-6
/
+27
|
*
iio: magnetometer: st_magn: Support mount matrix
Linus Walleij
2021-06-03
1
-18
/
+45
|
*
iio: accel: st_sensors: Stop copying channels
Linus Walleij
2021-06-03
1
-10
/
+1
|
*
iio: accel: st_sensors: Support generic mounting matrix
Linus Walleij
2021-06-03
1
-53
/
+59
[next]