Age | Commit message (Expand) | Author | Files | Lines |
2022-12-28 | iio: pressure: ms5611: Switch to fully devm_ managed registration. | Jonathan Cameron | 1 | -6/+0 |
2022-10-29 | iio: pressure: ms5611: changed hardcoded SPI speed to value limited | Mitja Spes | 1 | -1/+1 |
2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2022-02-18 | iio:pressure:ms5611: Move exports into IIO_MS5611 namespace | Jonathan Cameron | 1 | -0/+1 |
2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König | 1 | -3/+1 |
2021-11-17 | iio: ms5611: Simplify IO callback parameters | Lars-Peter Clausen | 1 | -10/+7 |
2021-10-19 | iio: pressure: ms5611: Make ms5611_remove() return void | Uwe Kleine-König | 1 | -1/+3 |
2020-09-21 | iio:pressure:ms5611: Drop of_match_ptr and CONFIG_OF protections | Jonathan Cameron | 1 | -4/+2 |
2020-05-03 | iio: pressure: ms5611: Use get_unaligned_be24() | Andy Shevchenko | 1 | -1/+3 |
2018-09-08 | iio: pressure: ms5611: switch to SPDX identifier | Tomasz Duszynski | 1 | -4/+1 |
2018-08-19 | iio: pressure: ms5611: remove deprecated compatible strings | Tomasz Duszynski | 1 | -2/+0 |
2016-04-16 | iio: pressure: ms5611: use tab for indention | Jonathan Cameron | 1 | -1/+1 |
2016-03-05 | iio:pressure:ms5611: oversampling rate support | Gregor Boirie | 1 | -9/+10 |
2016-03-05 | iio:pressure:ms5611: complete DT support | Grégor Boirie | 1 | -0/+13 |
2016-02-24 | iio:pressure:ms5611: use probed device name | Grégor Boirie | 1 | -2/+2 |
2016-02-06 | iio: pressure: ms5611: Add triggered buffer support | Daniel Baluta | 1 | -0/+8 |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 1 | -1/+0 |
2015-07-05 | iio: pressure: ms5611: add support for MS5607 temperature and pressure sensor | Tomasz Duszynski | 1 | -2/+4 |
2015-03-15 | iio: pressure: add support for MS5611 pressure and temperature sensor | Tomasz Duszynski | 1 | -0/+127 |