| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 3.16-rc5 into staging-next | Greg Kroah-Hartman | 2014-07-13 | 1 | -5/+2 |
|\ |
|
| * | iio: hid-sensor-press: Fix return values | Sachin Kamat | 2014-07-05 | 1 | -5/+2 |
* | | iio: st_sensors: add devicetree probing support | Linus Walleij | 2014-07-11 | 1 | -0/+23 |
* | | iio:st sensors: remove custom sampling frequence attribute in favour of core ... | Jonathan Cameron | 2014-07-07 | 1 | -2/+25 |
* | | Merge 3.16-rc2 into staging-next | Greg Kroah-Hartman | 2014-06-22 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2014-06-18 | 1 | -3/+3 |
| |\ |
|
| | * | iio: Fix two mpl3115 issues in measurement conversion | Peter Meerwald | 2014-05-29 | 1 | -3/+3 |
* | | | iio: Add t5403 barometric pressure sensor driver | Peter Meerwald | 2014-06-14 | 3 | -0/+286 |
|/ / |
|
* | | iio: hid-sensors: Pressure: Raw read support | Srinivas Pandruvada | 2014-05-05 | 1 | -2/+15 |
* | | iio: hid-sensors: Add API to power on/off | Srinivas Pandruvada | 2014-05-05 | 1 | -4/+3 |
* | | iio: hid-sensors: Pressure: adjust scale and offset | Srinivas Pandruvada | 2014-05-05 | 1 | -4/+13 |
* | | iio: Add Freescale MPL115A2 pressure / temperature sensor driver | Peter Meerwald | 2014-05-03 | 3 | -0/+222 |
* | | iio: st_sensors: move regulator retrieveal to core | Linus Walleij | 2014-04-26 | 1 | -37/+2 |
* | | iio: st_sensors: announce registered sensors | Linus Walleij | 2014-04-26 | 1 | -0/+3 |
|/ |
|
* | iio:pressure: Add support for LPS25H pressure sensor | Denis CIOCCA | 2014-02-22 | 5 | -8/+84 |
* | iio: hid-sensors: Added Pressure Sensor driver | Archana Patni | 2014-02-22 | 3 | -0/+391 |
* | iio:pressure:mpl3115: Fix sparse cast to restricted __be32 warning | Peter Meerwald | 2014-01-11 | 1 | -1/+1 |
* | iio: Add Freescale MPL3115A2 pressure / temperature sensor driver | Peter Meerwald | 2013-11-24 | 3 | -0/+342 |
* | iio:pressure: Adds LPS001WP support also on spi interface and Kconfig fix | Denis CIOCCA | 2013-10-23 | 2 | -1/+2 |
* | iio:st_pressure: Remove redundant call to iio_sw_buffer_preenable(). | Lars-Peter Clausen | 2013-10-16 | 1 | -10/+1 |
* | iio: pressure-core: st: Provide support for the Vdd_IO power supply | Lee Jones | 2013-09-23 | 1 | -1/+12 |
* | iio: pressure-core: st: Provide support for the Vdd power supply | Lee Jones | 2013-09-23 | 1 | -0/+28 |
* | iio:press: Register buffer also without specific trigger | Denis CIOCCA | 2013-09-21 | 1 | -9/+8 |
* | iio: pressure: st: Add support for new LPS001WP pressure sensor | Lee Jones | 2013-09-21 | 3 | -0/+86 |
* | iio: pressure-core: st: Clean-up probe() function | Lee Jones | 2013-09-21 | 1 | -13/+15 |
* | iio: sensors-core: st: Support sensors which don't have a Data Ready pin | Lee Jones | 2013-09-21 | 1 | -1/+2 |
* | iio: pressure-core: st: Allow for number of channels to vary | Lee Jones | 2013-09-14 | 1 | -1/+2 |
* | iio: pressure-core: st: Expand and rename LPS331AP's channel descriptor | Lee Jones | 2013-09-14 | 1 | -11/+34 |
* | iio: pressure-core: st: Describe LPS331AP defines by name | Lee Jones | 2013-09-14 | 1 | -48/+46 |
* | iio: sensors-core: st: Allow full-scale to be an optional feature | Lee Jones | 2013-09-14 | 1 | -2/+4 |
* | iio: pressure: st_pressure: Use devm_iio_device_alloc | Sachin Kamat | 2013-08-03 | 3 | -23/+8 |
* | iio: lps331ap: Modify in_temp_scale calculation way | Jacek Anaszewski | 2013-08-03 | 1 | -1/+4 |
* | iio: Add a comment to about alphabetical order to Kconfigs and Makefiles | Lars-Peter Clausen | 2013-08-03 | 2 | -0/+3 |
* | iio: reword help text of several IIO_ST drivers | Peter Meerwald | 2013-08-03 | 1 | -2/+2 |
* | iio: fix Kconfig typos | Peter Meerwald | 2013-08-03 | 1 | -4/+4 |
* | iio: Added ST-sensors platform data to select the DRDY interrupt pin | Denis CIOCCA | 2013-08-03 | 4 | -7/+23 |
* | iio: lps331ap: Fix wrong in_pressure_scale output value | Jacek Anaszewski | 2013-07-16 | 1 | -2/+4 |
* | iio:pressure: Add STMicroelectronics pressures driver | Denis CIOCCA | 2013-06-05 | 7 | -0/+614 |