summaryrefslogtreecommitdiffstats
path: root/drivers/iio/common
AgeCommit message (Expand)AuthorLines
2015-02-22iio: common: ssp_sensors: Protect PM-only functions to kill warningGeert Uytterhoeven-0/+2
2015-01-31iio:common:ssp_sensors fix warnings due to 32 bit instead of 64 bit passed to...Jonathan Cameron-4/+5
2015-01-29iio: common: ssp_sensors: Add sensorhub iio commonsKarol Wrona-0/+189
2015-01-29iio: common: ssp_sensors: Add sensorhub driverKarol Wrona-0/+1601
2015-01-25iio: hid_sensor_hub: Common PM functionsSrinivas Pandruvada-2/+78
2014-12-12iio: common: remove unnecessary sizeof(u8)Fabian Frederick-1/+1
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman-58/+70
2014-10-25Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-1/+1
2014-10-04iio: st_sensors: Fix buffer copyRobin van der Gracht-1/+1
2014-10-04iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA-0/+2
2014-10-04iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA-58/+68
2014-09-22Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman-2/+3
2014-08-30iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return valueLee Jones-1/+4
2014-08-25iio: st_sensors: Fix indio_dev->trig assignmentSrinivas Pandruvada-1/+1
2014-08-25iio: hid_sensor_hub: Fix indio_dev->trig assignmentSrinivas Pandruvada-1/+2
2014-07-11iio: st_sensors: add devicetree probing supportLinus Walleij-0/+30
2014-07-07iio: hid-sensors: make hid_sensor_get_reporting_interval staticDaniel Baluta-0/+1
2014-07-07iio: st_sensors: get platform data from device treeLinus Walleij-1/+34
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron-29/+0
2014-07-05iio: hid-sensors: Fix compilation warningSachin Kamat-2/+2
2014-06-18Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-0/+3
2014-05-29iio: hid-sensors: Get feature report from sensor hub after changing power stateArchana Patni-0/+3
2014-05-10iio: hid-sensors: Set default unit of measure for report intervalArchana Patni-2/+15
2014-05-10iio: hid-sensors: typo leads to potential forever loopDan Carpenter-1/+1
2014-05-05iio: hid-sensors: Add API to power on/offSrinivas Pandruvada-4/+14
2014-05-05iio: hid-sensors: Add api to get poll valueSrinivas Pandruvada-0/+20
2014-05-05iio: hid-sensors: Convert units and exponentSrinivas Pandruvada-0/+114
2014-04-26Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman-0/+37
2014-04-26iio: st_sensors: move regulator retrieveal to coreLinus Walleij-0/+37
2014-02-17iio: hid-sensor-hub: Remove hard coded indexesSrinivas Pandruvada-14/+25
2013-12-02iio: hid-sensors: Fix power and report stateSrinivas Pandruvada-14/+15
2013-11-02iio: hid_Sensors: fix crash during trigger unregisterSrinivas Pandruvada-6/+5
2013-10-01IIO: call sensor hub open close functionSrinivas Pandruvada-0/+6
2013-09-21iio: sensors-core: st: Clean-up error handling in st_sensors_read_axis_data()Lee Jones-5/+3
2013-09-21iio: sensors-core: st: Clean-up error handling in st_sensors_init_sensor()Lee Jones-5/+4
2013-09-21iio: sensors-core: st: Support sensors which don't have a Data Ready pinLee Jones-11/+22
2013-09-21iio:st_sensors: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen-5/+2
2013-09-14iio: sensors-core: st: Clean-up error handling in st_sensors_read_info_raw()Lee Jones-7/+4
2013-09-14iio: sensors-core: st: Allow full-scale to be an optional featureLee Jones-4/+7
2013-08-03iio: Add a comment to about alphabetical order to Kconfigs and MakefilesLars-Peter Clausen-0/+1
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA-5/+36
2013-06-05iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...Denis CIOCCA-31/+64
2013-05-22iio:common:st: added disable function after read info raw dataDenis CIOCCA-0/+2
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen-3/+3
2013-03-25Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman-9/+2
2013-03-16iio:common: Use spi_sync_transfer() in STMicroelectronics common libraryDenis Ciocca-9/+2
2013-03-05iio:common:st_sensors fixed all warning messages about uninitialized variablesDenis CIOCCA-5/+4
2013-02-02iio:common: removed unused functions outside st_sensors libraryDenis CIOCCA-42/+28
2013-01-31iio:common: Add STMicroelectronics common libraryDenis Ciocca-0/+888
2013-01-07Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman-2/+14