index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
Age
Commit message (
Expand
)
Author
2020-12-03
iio: accel: bmc150: Get mount-matrix from ACPI
Hans de Goede
2020-12-03
iio: accel: bmc150: Check for a second ACPI device for BOSC0200
Jeremy Cline
2020-12-03
iio: accel: bmc150: Removed unused bmc150_accel_dat irq member
Hans de Goede
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
2020-12-03
iio: accel: bmc150-accel: Add rudimentary regulator support
Linus Walleij
2020-12-03
iio: accel: bmc150-accel: Add support for BMA222
Linus Walleij
2020-11-24
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-11-21
iio: accel: adis16209: remove unneeded spi_set_drvdata()
Alexandru Ardelean
2020-11-21
iio: accel: adis16201: remove unneeded spi_set_drvdata()
Alexandru Ardelean
2020-11-21
iio: accel: bmc150: use iio_triggered_buffer_setup_ext()
Alexandru Ardelean
2020-11-21
iio: accel: adxl372: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
2020-11-14
iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-mode
Hans de Goede
2020-11-14
iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enum
Hans de Goede
2020-10-10
iio: accel: mma8452: Constify static struct attribute_group
Rikard Falkeborn
2020-09-29
iio: cros_ec: unify hw fifo attributes into the core file
Alexandru Ardelean
2020-09-22
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2020-09-21
iio:accel:bma180: Fix use of true when should be iio_shared_by enum
Jonathan Cameron
2020-09-16
iio: adis16209: Use Managed device functions
Nuno Sá
2020-09-16
iio: adis16201: Use Managed device functions
Nuno Sá
2020-09-14
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
2020-09-13
Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-09-03
iio: accel: bma220: Remove unneeded blank lines
Andy Shevchenko
2020-09-03
iio: accel: bma220: Use BIT() and GENMASK() macros
Andy Shevchenko
2020-09-03
iio: accel: bma220: Group IIO headers together
Andy Shevchenko
2020-09-03
iio: accel: bma220: Drop ACPI_PTR() and accompanying ifdeffery
Andy Shevchenko
2020-09-03
iio: accel: bma220: Mark PM functions as __maybe_unused
Andy Shevchenko
2020-09-03
iio: accel: bma220: Use dev_get_drvdata() directly
Andy Shevchenko
2020-09-03
iio: accel: bma220: Convert to use ->read_avail()
Andy Shevchenko
2020-09-03
iio: accel: bma220: Fix returned codes from bma220_init(), bma220_deinit()
Andy Shevchenko
2020-09-03
iio: accel: adxl372: Add support for FIFO peak mode
Stefan Popa
2020-09-03
iio: accel: mma8452: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
iio: accel: bma180: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-22
iio:accel:mma7455: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-08-22
iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-08-22
iio:accel:mma8452: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-08-22
iio: accel: kxsd9: Fix alignment of local buffer.
Jonathan Cameron
2020-08-22
iio: adxl372_i2c: Add OF device ID table
Stefan Popa
2020-08-22
iio: adxl372_spi: change indentation for of_table
Alexandru Ardelean
2020-07-20
iio: accel: sca3000: Fix 2 misspellings and demote nonconforming kerneldocs
Lee Jones
2020-07-20
iio: accel: bma220_spi: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
2020-07-20
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-07-12
iio: cros_ec_accel_legacy: Add Read Only frequency entries
Gwendal Grignou
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()
Chuhong Yuan
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
iio: accel: mxc4005: add support for mxc6655
Christian Oder
[next]