| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2015-05-13 | 1 | -2/+0 |
| |\ |
|
| | * | iio:st_sensors: Fix oops when probing SPI devices | Alban Bedel | 2015-04-26 | 1 | -2/+0 |
* | | | Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2015-05-09 | 2 | -6/+21 |
|\ \ \
| |/ /
|/| | |
|
| * | | iio: st_sensors: make detection more helpful | Linus Walleij | 2015-05-07 | 1 | -1/+2 |
| * | | iio: st_sensors: make BDU optional | Linus Walleij | 2015-05-07 | 1 | -3/+5 |
| * | | iio: st_sensors: make interrupt optional | Linus Walleij | 2015-05-07 | 1 | -1/+11 |
| * | | iio: st_sensors: print error when failing to get IRQ | Linus Walleij | 2015-05-07 | 1 | -1/+3 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-04-14 | 2 | -18/+19 |
|\ \
| |/
|/| |
|
| * | Merge branch 'for-4.1/sensor-hub' into for-linus | Jiri Kosina | 2015-04-13 | 2 | -18/+19 |
| |\ |
|
| | * | HID: hid-sensor-hub: Enhance feature report set API | Srinivas Pandruvada | 2015-02-23 | 2 | -10/+10 |
| | * | HID: hid-sensor-hub: Enhance get feature report API | Srinivas Pandruvada | 2015-02-23 | 2 | -8/+9 |
* | | | iio: constify of_device_id array | Fabian Frederick | 2015-03-28 | 1 | -1/+1 |
* | | | iio: common: ssp_sensors: Protect PM-only functions to kill warning | Geert Uytterhoeven | 2015-02-22 | 1 | -0/+2 |
|/ / |
|
* | | iio:common:ssp_sensors fix warnings due to 32 bit instead of 64 bit passed to... | Jonathan Cameron | 2015-01-31 | 1 | -4/+5 |
* | | iio: common: ssp_sensors: Add sensorhub iio commons | Karol Wrona | 2015-01-29 | 4 | -0/+189 |
* | | iio: common: ssp_sensors: Add sensorhub driver | Karol Wrona | 2015-01-29 | 7 | -0/+1601 |
* | | iio: hid_sensor_hub: Common PM functions | Srinivas Pandruvada | 2015-01-25 | 2 | -2/+78 |
* | | iio: common: remove unnecessary sizeof(u8) | Fabian Frederick | 2014-12-12 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-11-05 | 3 | -58/+70 |
|\ |
|
| * | iio:common: Set the device pointer into ST common sensors library | Denis CIOCCA | 2014-10-04 | 2 | -0/+2 |
| * | iio:imu: changed structure name from st_sensors to st_sensor_settings | Denis CIOCCA | 2014-10-04 | 1 | -58/+68 |
* | | Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2014-10-25 | 1 | -1/+1 |
|\ \ |
|
| * | | iio: st_sensors: Fix buffer copy | Robin van der Gracht | 2014-10-04 | 1 | -1/+1 |
* | | | Merge 3.17-rc6 into staging-next. | Greg Kroah-Hartman | 2014-09-22 | 2 | -2/+3 |
|\| |
| |/
|/| |
|
| * | iio: st_sensors: Fix indio_dev->trig assignment | Srinivas Pandruvada | 2014-08-25 | 1 | -1/+1 |
| * | iio: hid_sensor_hub: Fix indio_dev->trig assignment | Srinivas Pandruvada | 2014-08-25 | 1 | -1/+2 |
* | | iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return value | Lee Jones | 2014-08-30 | 1 | -1/+4 |
|/ |
|
* | iio: st_sensors: add devicetree probing support | Linus Walleij | 2014-07-11 | 1 | -0/+30 |
* | iio: hid-sensors: make hid_sensor_get_reporting_interval static | Daniel Baluta | 2014-07-07 | 1 | -0/+1 |
* | iio: st_sensors: get platform data from device tree | Linus Walleij | 2014-07-07 | 1 | -1/+34 |
* | iio:st sensors: remove custom sampling frequence attribute in favour of core ... | Jonathan Cameron | 2014-07-07 | 1 | -29/+0 |
* | iio: hid-sensors: Fix compilation warning | Sachin Kamat | 2014-07-05 | 1 | -2/+2 |
* | Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2014-06-18 | 1 | -0/+3 |
|\ |
|
| * | iio: hid-sensors: Get feature report from sensor hub after changing power state | Archana Patni | 2014-05-29 | 1 | -0/+3 |
* | | iio: hid-sensors: Set default unit of measure for report interval | Archana Patni | 2014-05-10 | 1 | -2/+15 |
* | | iio: hid-sensors: typo leads to potential forever loop | Dan Carpenter | 2014-05-10 | 1 | -1/+1 |
* | | iio: hid-sensors: Add API to power on/off | Srinivas Pandruvada | 2014-05-05 | 2 | -4/+14 |
* | | iio: hid-sensors: Add api to get poll value | Srinivas Pandruvada | 2014-05-05 | 1 | -0/+20 |
* | | iio: hid-sensors: Convert units and exponent | Srinivas Pandruvada | 2014-05-05 | 1 | -0/+114 |
* | | Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2014-04-26 | 1 | -0/+37 |
|\ \
| |/
|/| |
|
| * | iio: st_sensors: move regulator retrieveal to core | Linus Walleij | 2014-04-26 | 1 | -0/+37 |
* | | iio: hid-sensor-hub: Remove hard coded indexes | Srinivas Pandruvada | 2014-02-17 | 1 | -14/+25 |
|/ |
|
* | iio: hid-sensors: Fix power and report state | Srinivas Pandruvada | 2013-12-02 | 2 | -14/+15 |
* | iio: hid_Sensors: fix crash during trigger unregister | Srinivas Pandruvada | 2013-11-02 | 2 | -6/+5 |
* | IIO: call sensor hub open close function | Srinivas Pandruvada | 2013-10-01 | 1 | -0/+6 |
* | iio: sensors-core: st: Clean-up error handling in st_sensors_read_axis_data() | Lee Jones | 2013-09-21 | 1 | -5/+3 |
* | iio: sensors-core: st: Clean-up error handling in st_sensors_init_sensor() | Lee Jones | 2013-09-21 | 1 | -5/+4 |
* | iio: sensors-core: st: Support sensors which don't have a Data Ready pin | Lee Jones | 2013-09-21 | 1 | -11/+22 |
* | iio:st_sensors: Use iio_push_to_buffers_with_timestamp() | Lars-Peter Clausen | 2013-09-21 | 1 | -5/+2 |
* | iio: sensors-core: st: Clean-up error handling in st_sensors_read_info_raw() | Lee Jones | 2013-09-14 | 1 | -7/+4 |