开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
bmi160
Age
Commit message (
Expand
)
Author
22 hours
Merge branch 'togreg' of https://git.kernel.org/pub/scm/linux/kernel/git/jic2...
Mark Brown
2026-07-12
Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-07-06
Merge tag 'v7.2-rc2' into togreg
Jonathan Cameron
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-07-02
iio: imu: fix typos in comments
Anas Khan
2026-06-30
iio: Drop unused assignment of spi_device_id driver data
Uwe Kleine-König (The Capable Hub)
2026-06-29
iio: imu: bmi160: add IRQF_NO_THREAD to data-ready trigger IRQ
Runyu Xiao
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-03-15
iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()
Josh Poimboeuf
2025-07-06
iio: imu: bmi160: make bmi160_regs const
David Lechner
2025-06-09
iio: bmi160: suspend and resume triggering on relevant pm operations
Denis Benato
2025-04-22
iio: normalize array sentinel style
David Lechner
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-09-30
iio: imu: bmi160: use irq_get_trigger_type()
Jonathan Cameron
2024-08-03
iio: imu: bmi160_core: make use of iio_for_each_active_channel()
Nuno Sa
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-27
iio: imu: bmi160: add support for bmi120
Danila Tikhonov
2024-02-17
Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devices
Jesus Gonzalez
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: imu: bmi160/bmi160_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-06-21
iio: imu: bmi160: Move exported symbols to IIO_BMI160 namespace
Jonathan Cameron
2022-05-19
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-04-28
iio: imu: bmi160: Make use of device properties
Andy Shevchenko
2022-04-04
iio:imu:bmi160: disable regulator in error path
Tong Zhang
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2020-12-03
iio:imu:bmi160: Fix alignment and data leak issues
Jonathan Cameron
2020-12-03
iio:imu:bmi160: Fix too large a buffer.
Jonathan Cameron
2020-11-01
iio: remove unneeded break
Tom Rix
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
iio: imu: bmi160: added mount-matrix support
Jonathan Albrieux
2020-06-14
iio: imu: bmi160: added regulator support
Jonathan Albrieux
2020-06-14
iio: imu: bmi160: fix typo
Jonathan Albrieux
2020-04-19
iio: imu: bmi160_spi: Use vsprintf extension %pe for symbolic error name
Nishant Malpani
2020-04-19
iio: imu: bmi160_i2c: Use vsprintf extension %pe for symbolic error name
Nishant Malpani
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-09
iio:bmi160: use if (ret) instead of if (ret < 0)
Martin Kelly
2019-02-09
iio:bmi160: use iio_pollfunc_store_time
Martin Kelly
2019-02-09
iio:bmi160: add drdy interrupt support
Martin Kelly
2019-02-09
iio:bmi160: add SPDX identifiers
Martin Kelly
2018-12-10
iio: bmi160: use all devm functions in probe
Martin Kelly
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-22
iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-01-23
Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-01-21
iio: bmi160: use variable names for sizeof() operator
Alison Schofield
2017-01-19
Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2016-12-30
iio: bmi160: Fix time needed to sleep after command execution
Marcin Niestroj
2016-12-30
iio: bmi160: Add of device table for spi
Marcin Niestroj
2016-12-30
iio: bmi160: Add of device table for i2c
Marcin Niestroj
[next]