summaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure
AgeCommit message (Expand)Author
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 supportSrinivas Pandruvada
2014-05-05iio: hid-sensors: Add API to power on/offSrinivas Pandruvada
2014-05-05iio: hid-sensors: Pressure: adjust scale and offsetSrinivas Pandruvada
2014-05-03iio: Add Freescale MPL115A2 pressure / temperature sensor driverPeter Meerwald
2014-04-26iio: st_sensors: move regulator retrieveal to coreLinus Walleij
2014-04-26iio: st_sensors: announce registered sensorsLinus Walleij
2014-02-22iio:pressure: Add support for LPS25H pressure sensorDenis CIOCCA
2014-02-22iio: hid-sensors: Added Pressure Sensor driverArchana Patni
2014-01-11iio:pressure:mpl3115: Fix sparse cast to restricted __be32 warningPeter Meerwald
2013-11-24iio: Add Freescale MPL3115A2 pressure / temperature sensor driverPeter Meerwald
2013-10-23iio:pressure: Adds LPS001WP support also on spi interface and Kconfig fixDenis CIOCCA
2013-10-16iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen
2013-09-23iio: pressure-core: st: Provide support for the Vdd_IO power supplyLee Jones
2013-09-23iio: pressure-core: st: Provide support for the Vdd power supplyLee Jones
2013-09-21iio:press: Register buffer also without specific triggerDenis CIOCCA