aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/pressure (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-24Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg 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/kernel/git/jic23/iio into staging-linusGreg 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/jikos/hidLinus 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 support.Jonathan Cameron1-2/+25
2014-07-05iio: hid-sensor-press: Fix return valuesSachin Kamat1-5/+2
2014-06-22Merge 3.16-rc2 into staging-nextGreg Kroah-Hartman1-3/+3
2014-06-18Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-3/+3
2014-06-14iio: Add t5403 barometric pressure sensor driverPeter Meerwald3-0/+286
2014-05-29iio: Fix two mpl3115 issues in measurement conversionPeter Meerwald1-3/+3
2014-05-05iio: hid-sensors: Pressure: Raw read supportSrinivas Pandruvada1-2/+15
2014-05-05iio: hid-sensors: Add API to power on/offSrinivas Pandruvada1-4/+3
2014-05-05iio: hid-sensors: Pressure: adjust scale and offsetSrinivas Pandruvada1-4/+13
2014-05-03iio: Add Freescale MPL115A2 pressure / temperature sensor driverPeter Meerwald3-0/+222
2014-04-26iio: st_sensors: move regulator retrieveal to coreLinus Walleij1-37/+2
2014-04-26iio: st_sensors: announce registered sensorsLinus Walleij1-0/+3
2014-02-22iio:pressure: Add support for LPS25H pressure sensorDenis CIOCCA5-8/+84
2014-02-22iio: hid-sensors: Added Pressure Sensor driverArchana Patni3-0/+391
2014-01-11iio:pressure:mpl3115: Fix sparse cast to restricted __be32 warningPeter Meerwald1-1/+1
2013-11-24iio: Add Freescale MPL3115A2 pressure / temperature sensor driverPeter Meerwald3-0/+342
2013-10-23iio:pressure: Adds LPS001WP support also on spi interface and Kconfig fixDenis CIOCCA2-1/+2
2013-10-16iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable().Lars-Peter Clausen1-10/+1
2013-09-23iio: pressure-core: st: Provide support for the Vdd_IO power supplyLee Jones1-1/+12
2013-09-23iio: pressure-core: st: Provide support for the Vdd power supplyLee Jones1-0/+28
2013-09-21iio:press: Register buffer also without specific triggerDenis CIOCCA1-9/+8
2013-09-21iio: pressure: st: Add support for new LPS001WP pressure sensorLee Jones3-0/+86
2013-09-21iio: pressure-core: st: Clean-up probe() functionLee Jones1-13/+15
2013-09-21iio: sensors-core: st: Support sensors which don't have a Data Ready pinLee Jones1-1/+2
2013-09-14iio: pressure-core: st: Allow for number of channels to varyLee Jones1-1/+2
2013-09-14iio: pressure-core: st: Expand and rename LPS331AP's channel descriptorLee Jones1-11/+34