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