summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure
AgeCommit message (Expand)AuthorFilesLines
2016-02-27iio: convert to common i2c_check_functionality() return valueMatt Ranostay4-4/+4
2016-02-24iio:pressure:ms5611: power regulator supportGrégor Boirie1-0/+13
2016-02-24iio:pressure:ms5611: use probed device nameGrégor Boirie4-6/+8
2016-02-24iio:pressure:ms5611: fix ms5607 temp compensationGregor Boirie1-6/+6
2016-02-17iio: pressure: ms5611: select IIO_BUFFERArnd Bergmann1-0/+1
2016-02-14Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman5-4/+105
2016-02-07Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2016-02-06iio: pressure: ms5611: Add triggered buffer supportDaniel Baluta5-2/+89
2016-02-06iio: pressure: ms5611: Add IIO_CHAN_INFO_SCALE to maskDaniel Baluta1-2/+16
2016-01-30iio:pressure:Kconfig white space cleanup.Jonathan Cameron1-15/+15
2016-01-30iio: pressure: mpl115: support MPL115A1Akinobu Mita6-39/+242
2016-01-30iio: pressure: mpl115: don't set unused i2c clientdataAkinobu Mita1-1/+0
2016-01-30iio: pressure: mpl115: fix temperature offset signAkinobu Mita1-1/+1
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij1-0/+8
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2-2/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis2-2/+0
2015-10-11Add ms8607 meas-spec driver supportLudovic Tancerel2-1/+7
2015-10-11Add ms5637 meas-spec driver supportLudovic Tancerel3-0/+198
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij1-0/+1
2015-07-23iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba1-0/+3
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2-2/+0
2015-07-05iio: pressure: ms5611: add support for MS5607 temperature and pressure sensorTomasz Duszynski5-17/+88
2015-07-05iio: pressure: ms5611: remove IIO_CHAN_INFO_SCALE from maskTomasz Duszynski1-4/+2
2015-06-21iio: pressure: Fix Measurement Specialties vendor namePeter Meerwald1-2/+2
2015-05-24Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-7/+7
2015-05-17iio: pressure: hid-sensor-press: Fix memory leak in probe()Fabio Estevam1-6/+6
2015-05-13Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman3-2/+2
2015-05-10iio: hid-sensor-press: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-04-26iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel1-0/+1
2015-04-18iio: pressure: hid-sensor-press: Fix modifierSrinivas Pandruvada1-2/+0
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+2
2015-04-13Merge branch 'for-4.1/sensor-hub' into for-linusJiri Kosina1-1/+2
2015-04-09iio: pressure: bmp280: fix temp compensationIrina Tirdea1-0/+1
2015-03-15iio: pressure: add support for MS5611 pressure and temperature sensorTomasz Duszynski6-0/+544
2015-02-23HID: hid-sensor-hub: Extend API for async readsSrinivas Pandruvada1-1/+2
2015-01-25iio: hid-sensor-press: Introduce PMSrinivas Pandruvada1-8/+1
2014-12-26iio:pressure:bmp280: cleanupHartmut Knaack1-10/+6
2014-12-12iio: bmp280: refactor compensation codeVlad Dogaru1-88/+52
2014-11-05iio:pressure:bmp280: fix pressure calculationHartmut Knaack1-12/+12
2014-10-25bmp280: use correct routine for divisionVlad Dogaru1-1/+1
2014-10-22iio: add bmp280 pressure and temperature driverVlad Dogaru3-0/+467
2014-10-04iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA2-2/+0
2014-10-04iio:pressure: Changed pressure data variable name to press_dataDenis CIOCCA4-35/+37
2014-10-04iio:pressure: Removed unnecessary parameter on common_probe functionDenis CIOCCA4-9/+7
2014-10-04iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA1-10/+10
2014-08-26iio: remove .owner field for driver using module_platform_driverSanjeev Sharma1-1/+0
2014-07-13Merge 3.16-rc5 into staging-nextGreg Kroah-Hartman1-5/+2
2014-07-11iio: st_sensors: add devicetree probing supportLinus Walleij1-0/+23
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron1-2/+25
2014-07-05iio: hid-sensor-press: Fix return valuesSachin Kamat1-5/+2