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
/
accel
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: hid-sensor-accel-3d: Add timestamp channel for gravity sensor
Ye Xiang
2021-01-22
1
-2
/
+4
*
iio: accel: kxcjk1013: Add rudimentary regulator support
Devajith V S
2021-01-22
1
-0
/
+32
*
iio: accel: bmc150: Get mount-matrix from ACPI
Hans de Goede
2020-12-03
1
-4
/
+104
*
iio: accel: bmc150: Check for a second ACPI device for BOSC0200
Jeremy Cline
2020-12-03
3
-2
/
+62
*
iio: accel: bmc150: Removed unused bmc150_accel_dat irq member
Hans de Goede
2020-12-03
1
-5
/
+2
*
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
2020-12-03
4
-28
/
+19
*
iio: accel: bmc150-accel: Add rudimentary regulator support
Linus Walleij
2020-12-03
1
-2
/
+33
*
iio: accel: bmc150-accel: Add support for BMA222
Linus Walleij
2020-12-03
4
-0
/
+22
*
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-11-24
5
-20
/
+20
|
\
|
*
iio: accel: adis16209: remove unneeded spi_set_drvdata()
Alexandru Ardelean
2020-11-21
1
-1
/
+0
|
*
iio: accel: adis16201: remove unneeded spi_set_drvdata()
Alexandru Ardelean
2020-11-21
1
-1
/
+0
|
*
iio: accel: bmc150: use iio_triggered_buffer_setup_ext()
Alexandru Ardelean
2020-11-21
1
-11
/
+14
|
*
iio: accel: adxl372: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
2020-11-21
1
-6
/
+5
|
*
iio: accel: mma8452: Constify static struct attribute_group
Rikard Falkeborn
2020-10-10
1
-1
/
+1
*
|
iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-mode
Hans de Goede
2020-11-14
1
-0
/
+36
*
|
iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enum
Hans de Goede
2020-11-14
1
-5
/
+10
|
/
*
iio: cros_ec: unify hw fifo attributes into the core file
Alexandru Ardelean
2020-09-29
1
-1
/
+1
*
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2020-09-22
3
-46
/
+7
|
\
|
*
iio:accel:bma180: Fix use of true when should be iio_shared_by enum
Jonathan Cameron
2020-09-21
1
-1
/
+1
|
*
iio: adis16209: Use Managed device functions
Nuno Sá
2020-09-16
1
-22
/
+3
|
*
iio: adis16201: Use Managed device functions
Nuno Sá
2020-09-16
1
-23
/
+3
*
|
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
2020-09-14
4
-16
/
+44
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-13
4
-15
/
+43
|
|
\
|
|
*
iio:accel:mma7455: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-08-22
1
-4
/
+12
|
|
*
iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-08-22
1
-3
/
+12
|
|
*
iio:accel:mma8452: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-08-22
1
-3
/
+8
|
|
*
iio: accel: kxsd9: Fix alignment of local buffer.
Jonathan Cameron
2020-08-22
1
-5
/
+11
|
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
|
|
/
*
|
iio: accel: bma220: Remove unneeded blank lines
Andy Shevchenko
2020-09-03
1
-4
/
+1
*
|
iio: accel: bma220: Use BIT() and GENMASK() macros
Andy Shevchenko
2020-09-03
1
-2
/
+3
*
|
iio: accel: bma220: Group IIO headers together
Andy Shevchenko
2020-09-03
1
-1
/
+2
*
|
iio: accel: bma220: Drop ACPI_PTR() and accompanying ifdeffery
Andy Shevchenko
2020-09-03
1
-4
/
+2
*
|
iio: accel: bma220: Mark PM functions as __maybe_unused
Andy Shevchenko
2020-09-03
1
-9
/
+3
*
|
iio: accel: bma220: Use dev_get_drvdata() directly
Andy Shevchenko
2020-09-03
1
-4
/
+2
*
|
iio: accel: bma220: Convert to use ->read_avail()
Andy Shevchenko
2020-09-03
1
-15
/
+19
*
|
iio: accel: bma220: Fix returned codes from bma220_init(), bma220_deinit()
Andy Shevchenko
2020-09-03
1
-5
/
+9
*
|
iio: accel: adxl372: Add support for FIFO peak mode
Stefan Popa
2020-09-03
1
-12
/
+299
*
|
iio: accel: mma8452: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
1
-14
/
+6
*
|
iio: accel: bma180: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
1
-12
/
+8
*
|
iio: adxl372_i2c: Add OF device ID table
Stefan Popa
2020-08-22
1
-0
/
+8
*
|
iio: adxl372_spi: change indentation for of_table
Alexandru Ardelean
2020-08-22
1
-2
/
+2
|
/
*
iio: accel: sca3000: Fix 2 misspellings and demote nonconforming kerneldocs
Lee Jones
2020-07-20
1
-6
/
+6
*
iio: accel: bma220_spi: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
2020-07-20
1
-0
/
+2
*
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
2020-07-20
1
-1
/
+4
|
\
|
*
iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()
Chuhong Yuan
2020-06-14
1
-1
/
+4
*
|
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-07-13
1
-1
/
+1
*
|
iio: cros_ec_accel_legacy: Add Read Only frequency entries
Gwendal Grignou
2020-07-12
1
-1
/
+45
*
|
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-20
7
-42
/
+12
*
|
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
1
-1
/
+0
*
|
iio: remove left-over parent assignments
Alexandru Ardelean
2020-06-14
3
-3
/
+0
[next]