Age | Commit message (Expand) | Author |
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-10-10 | iio: gyro: st_gyro: add SPI-3wire support to st_gyro framework | Lorenzo Bianconi |
2017-10-09 | iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones | Lorenzo Bianconi |
2017-10-09 | iio: st_sensors: add register mask for status register | Lorenzo Bianconi |
2017-08-22 | iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron |
2017-07-02 | iio: gyro: st_gyro_spi: add OF capability to st_gyro_spi | Lorenzo Bianconi |
2017-07-02 | iio: gyro: mpu3050: Allow open drain with anything | Linus Walleij |
2017-07-01 | iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code | Lorenzo Bianconi |
2017-07-01 | iio: gyro: st_gyro: fix L3GD20H support | Lorenzo Bianconi |
2017-04-18 | Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2017-04-10 | Merge 4.11-rc6 into staging-next | Greg Kroah-Hartman |
2017-04-03 | iio: gyro: mpu3050: stop double error reporting | Peter Rosin |
2017-03-25 | iio: bmg160: reset chip when probing | Quentin Schulz |
2017-03-19 | iio: gyro: itg3200: Add OF device ID table | Javier Martinez Canillas |
2017-01-28 | iio: common: ssp_sensors: gyro: use devm_iio_device_register() | Wei Yongjun |
2017-01-10 | iio:kfifo_buf header include push down. | Jonathan Cameron |
2016-11-12 | iio: gyro: st_gyro: inline per-sensor data | Linus Walleij |
2016-11-08 | iio: gyro: mpu3050: add I2C dependency | Arnd Bergmann |
2016-11-08 | iio: gyro: mpu3050: remove duplicate initializer | Arnd Bergmann |
2016-10-25 | iio: gyro: Add driver for the MPU-3050 gyroscope | Linus Walleij |
2016-09-18 | iio: common: ssp_sensors: gyro: constify iio_info structures | Julia Lawall |
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-06-20 | Merge 4.7-rc4 into staging-next | Greg Kroah-Hartman |
2016-06-09 | Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2016-05-29 | iio: st_sensors: switch to a threaded interrupt | Linus Walleij |
2016-05-29 | iio:st_sensors: fix power regulator usage | 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-23 | iio: st_gyro: Add lsm9ds0-gyro support | Crestez Dan Leonard |
2016-04-19 | iio: gyro: bmg160: use regmap to retrieve struct device | Alison Schofield |
2016-04-19 | iio: st_sensors: verify interrupt event to status | Linus Walleij |
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 |
2016-01-10 | iio: st_sensors: support active-low interrupts | Linus Walleij |
2015-12-01 | Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2015-11-08 | iio: gyro: check sscanf return value | Ioana Ciornei |
2015-11-08 | iio: Reconcile operation order between iio_register/unregister and pm functions | Adriana Reus |
2015-11-05 | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis |
2015-08-31 | iio: bmg160: Add SPI driver | Markus Pargmann |
2015-08-31 | iio: bmg160: Separate i2c and core driver | Markus Pargmann |
2015-08-16 | iio: st_sensors: add debugfs register read hook | Linus Walleij |
2015-08-16 | iio: bmg160: Remove remaining uses of i2c_client | Markus Pargmann |
2015-08-16 | iio: bmg160: Use generic dev_drvdata | Markus Pargmann |
2015-08-16 | iio: bmg160: Remove i2c_client from data struct | Markus Pargmann |