summaryrefslogtreecommitdiff
path: root/drivers/iio/pressure
AgeCommit message (Expand)Author
2020-12-29iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron
2018-03-28iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff
2018-03-24iio: st_pressure: st_accel: Initialise sensor platform data properlyShrirang Bagul
2017-03-12iio: pressure: mpl3115: do not rely on structure field orderingPeter Rosin
2017-03-12iio: pressure: mpl115: do not rely on structure field orderingPeter Rosin
2016-07-27iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie
2016-02-25iio: pressure: mpl115: fix temperature offset signAkinobu Mita
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-11Add ms8607 meas-spec driver supportLudovic Tancerel
2015-10-11Add ms5637 meas-spec driver supportLudovic Tancerel
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij
2015-07-23iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-05iio: pressure: ms5611: add support for MS5607 temperature and pressure sensorTomasz Duszynski
2015-07-05iio: pressure: ms5611: remove IIO_CHAN_INFO_SCALE from maskTomasz Duszynski
2015-06-21iio: pressure: Fix Measurement Specialties vendor namePeter Meerwald
2015-05-24Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2015-05-17iio: pressure: hid-sensor-press: Fix memory leak in probe()Fabio Estevam
2015-05-13Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2015-05-10iio: hid-sensor-press: Constify platform_device_idKrzysztof Kozlowski
2015-04-26iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel
2015-04-18iio: pressure: hid-sensor-press: Fix modifierSrinivas Pandruvada
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-13Merge branch 'for-4.1/sensor-hub' into for-linusJiri Kosina
2015-04-09iio: pressure: bmp280: fix temp compensationIrina Tirdea
2015-03-15iio: pressure: add support for MS5611 pressure and temperature sensorTomasz Duszynski
2015-02-23HID: hid-sensor-hub: Extend API for async readsSrinivas Pandruvada
2015-01-25iio: hid-sensor-press: Introduce PMSrinivas Pandruvada
2014-12-26iio:pressure:bmp280: cleanupHartmut Knaack
2014-12-12iio: bmp280: refactor compensation codeVlad Dogaru
2014-11-05iio:pressure:bmp280: fix pressure calculationHartmut Knaack
2014-10-25bmp280: use correct routine for divisionVlad Dogaru
2014-10-22iio: add bmp280 pressure and temperature driverVlad Dogaru
2014-10-04iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA
2014-10-04iio:pressure: Changed pressure data variable name to press_dataDenis CIOCCA
2014-10-04iio:pressure: Removed unnecessary parameter on common_probe functionDenis CIOCCA
2014-10-04iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA
2014-08-26iio: remove .owner field for driver using module_platform_driverSanjeev Sharma
2014-07-13Merge 3.16-rc5 into staging-nextGreg Kroah-Hartman
2014-07-11iio: st_sensors: add devicetree probing supportLinus Walleij
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron
2014-07-05iio: hid-sensor-press: Fix return valuesSachin Kamat
2014-06-22Merge 3.16-rc2 into staging-nextGreg Kroah-Hartman
2014-06-18Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-06-14iio: Add t5403 barometric pressure sensor driverPeter Meerwald
2014-05-29iio: Fix two mpl3115 issues in measurement conversionPeter Meerwald
2014-05-05iio: hid-sensors: Pressure: Raw read supportiio-for-3.16bSrinivas Pandruvada
2014-05-05iio: hid-sensors: Add API to power on/offSrinivas Pandruvada
2014-05-05iio: hid-sensors: Pressure: adjust scale and offsetSrinivas Pandruvada