summaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro/bmg160_core.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1Star
* Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman2019-04-211-3/+3
|\
| * iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans2019-03-091-3/+3
* | iio: gyro: bmg160: add mount matrix supportH. Nikolaus Schaller2019-04-041-0/+21
|/
* drivers: iio: gyro: remove duplicate includesPravin Shedge2018-01-081-1/+0Star
* iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-2/+0Star
* iio: bmg160: reset chip when probingQuentin Schulz2017-03-251-0/+12
* iio: bmg160: add callbacks for the filter frequencySteffen Trumtrar2016-07-031-12/+96
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-15/+15
* Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-271-42/+44
|\
| * iio: gyro: bmg160: use regmap to retrieve struct deviceAlison Schofield2016-04-191-42/+44
* | Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-3/+3
|\ \ | |/ |/|
| * iio: gyro: bmg160: fix buffer read valuesIrina Tirdea2016-04-031-1/+1
| * iio: gyro: bmg160: fix endianness when reading axesIrina Tirdea2016-04-031-3/+4
* | iio: remove gpio interrupt probing from drivers that use a single interruptIrina Tirdea2016-04-031-28/+0Star
* | iio: accel: bmg160: optimize transfers in trigger handlerIrina Tirdea2016-04-031-11/+6Star
* | iio: gyro: bmg160: use available_scan_masksIrina Tirdea2016-04-031-2/+7
|/
* iio: Reconcile operation order between iio_register/unregister and pm functionsAdriana Reus2015-11-081-10/+9Star
* iio: bmg160: Separate i2c and core driverMarkus Pargmann2015-08-311-0/+1203