aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-12Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-26/+26
2015-07-23iio: st-sensors: add support for single full scale deviceGiuseppe Barba1-0/+3
2015-07-23iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba1-26/+23
2015-07-20Merge 4.2-rc3 into staging-nextGreg Kroah-Hartman1-1/+10
2015-07-13Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-1/+10
2015-07-05iio: ssp_sensors: Remove redundant spi driver bus initializationAntonio Borneo1-1/+0
2015-06-10Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-1/+3
2015-06-07iio: st_accel: support 8bit channel dataLinus Walleij1-1/+3
2015-06-02hid-sensor: Fix suspend/resume delaySrinivas Pandruvada1-1/+10
2015-05-18Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman1-2/+0
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-Hartman1-2/+0
2015-05-09Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-6/+21
2015-05-07iio: st_sensors: make detection more helpfulLinus Walleij1-1/+2
2015-05-07iio: st_sensors: make BDU optionalLinus Walleij1-3/+5
2015-05-07iio: st_sensors: make interrupt optionalLinus Walleij1-1/+11
2015-05-07iio: st_sensors: print error when failing to get IRQLinus Walleij1-1/+3
2015-04-26iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel1-2/+0
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-18/+19
2015-04-13Merge branch 'for-4.1/sensor-hub' into for-linusJiri Kosina2-18/+19
2015-03-28iio: constify of_device_id arrayFabian Frederick1-1/+1
2015-02-23HID: hid-sensor-hub: Enhance feature report set APISrinivas Pandruvada2-10/+10
2015-02-23HID: hid-sensor-hub: Enhance get feature report APISrinivas Pandruvada2-8/+9
2015-02-22iio: common: ssp_sensors: Protect PM-only functions to kill warningGeert Uytterhoeven1-0/+2
2015-01-31iio:common:ssp_sensors fix warnings due to 32 bit instead of 64 bit passed to do_divJonathan Cameron1-4/+5
2015-01-29iio: common: ssp_sensors: Add sensorhub iio commonsKarol Wrona4-0/+189
2015-01-29iio: common: ssp_sensors: Add sensorhub driverKarol Wrona7-0/+1601
2015-01-25iio: hid_sensor_hub: Common PM functionsSrinivas Pandruvada2-2/+78
2014-12-12iio: common: remove unnecessary sizeof(u8)Fabian Frederick1-1/+1
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-58/+70
2014-10-25Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-1/+1
2014-10-04iio: st_sensors: Fix buffer copyRobin van der Gracht1-1/+1
2014-10-04iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA2-0/+2
2014-10-04iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA1-58/+68
2014-09-22Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman2-2/+3
2014-08-30iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return valueLee Jones1-1/+4
2014-08-25iio: st_sensors: Fix indio_dev->trig assignmentSrinivas Pandruvada1-1/+1
2014-08-25iio: hid_sensor_hub: Fix indio_dev->trig assignmentSrinivas Pandruvada1-1/+2
2014-07-11iio: st_sensors: add devicetree probing supportLinus Walleij1-0/+30
2014-07-07iio: hid-sensors: make hid_sensor_get_reporting_interval staticDaniel Baluta1-0/+1
2014-07-07iio: st_sensors: get platform data from device treeLinus Walleij1-1/+34
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core support.Jonathan Cameron1-29/+0
2014-07-05iio: hid-sensors: Fix compilation warningSachin Kamat1-2/+2
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-0/+3
2014-05-29iio: hid-sensors: Get feature report from sensor hub after changing power stateArchana Patni1-0/+3
2014-05-10iio: hid-sensors: Set default unit of measure for report intervalArchana Patni1-2/+15
2014-05-10iio: hid-sensors: typo leads to potential forever loopDan Carpenter1-1/+1
2014-05-05iio: hid-sensors: Add API to power on/offSrinivas Pandruvada2-4/+14
2014-05-05iio: hid-sensors: Add api to get poll valueSrinivas Pandruvada1-0/+20
2014-05-05iio: hid-sensors: Convert units and exponentSrinivas Pandruvada1-0/+114
2014-04-26Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-0/+37