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