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
/
gyro
/
bmg160_core.c
Age
Commit message (
Expand
)
Author
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-04-21
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
2019-04-04
iio: gyro: bmg160: add mount matrix support
H. Nikolaus Schaller
2019-03-09
iio/gyro/bmg160: Use millidegrees for temperature scale
Mike Looijmans
2018-01-08
drivers: iio: gyro: remove duplicate includes
Pravin Shedge
2017-08-22
iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-03-25
iio: bmg160: reset chip when probing
Quentin Schulz
2016-07-03
iio: bmg160: add callbacks for the filter frequency
Steffen Trumtrar
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2016-04-26
Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-04-19
iio: gyro: bmg160: use regmap to retrieve struct device
Alison Schofield
2016-04-11
Merge 4.6-rc3 into staging-next
Greg Kroah-Hartman
2016-04-03
iio: gyro: bmg160: fix buffer read values
Irina Tirdea
2016-04-03
iio: gyro: bmg160: fix endianness when reading axes
Irina Tirdea
2016-04-03
iio: remove gpio interrupt probing from drivers that use a single interrupt
Irina Tirdea
2016-04-03
iio: accel: bmg160: optimize transfers in trigger handler
Irina Tirdea
2016-04-03
iio: gyro: bmg160: use available_scan_masks
Irina Tirdea
2015-11-08
iio: Reconcile operation order between iio_register/unregister and pm functions
Adriana Reus
2015-08-31
iio: bmg160: Separate i2c and core driver
Markus Pargmann