Age | Commit message (Expand) | Author | Files | Lines |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 1 | -9/+1 |
2019-04-22 | iio:accel:Switch hardcoded function name with a reference to __func__ making ... | Mohan Kumar | 1 | -1/+1 |
2019-04-04 | iio: accel: bmc150: add mount matrix support | H. Nikolaus Schaller | 1 | -0/+21 |
2018-04-28 | iio: accel: bcm150: Remove handling for regmap raw_read_max | Charles Keepax | 1 | -20/+3 |
2018-02-24 | iio: accel: bmc150: Remove redundant __func__ in dev_dbg() | Andy Shevchenko | 1 | -5/+1 |
2017-08-22 | iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 1 | -3/+0 |
2017-07-17 | iio: accel: bmc150: Always restore device to normal mode after suspend-resume | Hans de Goede | 1 | -8/+1 |
2017-01-10 | iio:buffer: Introduced a function to assign the buffer specific attrs. | Jonathan Cameron | 1 | -1/+2 |
2016-09-03 | iio: accel: bmc150: reset chip at init time | Olof Johansson | 1 | -0/+11 |
2016-06-30 | iio:core: timestamping clock selection support | Gregor Boirie | 1 | -2/+2 |
2016-04-27 | Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 1 | -45/+54 |
2016-04-19 | iio: accel: bmc150: use regmap to retrieve struct device | Alison Schofield | 1 | -45/+54 |
2016-04-11 | Merge 4.6-rc3 into staging-next | Greg Kroah-Hartman | 1 | -3/+3 |
2016-04-03 | iio: accel: bmc150: use common definition for regmap conf | Irina Tirdea | 1 | -1/+2 |
2016-04-03 | iio: accel: bmc150: fix endianness when reading axes | Irina Tirdea | 1 | -3/+4 |
2016-04-03 | iio: remove unused gpio consumer.h include | Irina Tirdea | 1 | -1/+0 |
2016-04-03 | iio: accel: bmc150: optimize transfers in trigger handler | Irina Tirdea | 1 | -12/+6 |
2016-04-03 | iio: accel: bmc150: use available_scan_masks | Irina Tirdea | 1 | -2/+7 |
2015-11-08 | iio: Reconcile operation order between iio_register/unregister and pm functions | Adriana Reus | 1 | -11/+9 |
2015-10-03 | iio: bmc150: Split the driver into core and i2c | Markus Pargmann | 1 | -0/+1754 |