summaryrefslogtreecommitdiffstats
path: root/drivers/iio/common
Commit message (Expand)AuthorAgeFilesLines
...
| * iio: st-sensors: add support for single full scale deviceGiuseppe Barba2015-07-231-0/+3
| * iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba2015-07-231-26/+23
* | Merge 4.2-rc3 into staging-nextGreg Kroah-Hartman2015-07-201-1/+10
|\ \ | |/ |/|
| * Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-131-1/+10
| |\
| | * hid-sensor: Fix suspend/resume delaySrinivas Pandruvada2015-06-021-1/+10
* | | iio: ssp_sensors: Remove redundant spi driver bus initializationAntonio Borneo2015-07-051-1/+0
|/ /
* | Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-06-101-1/+3
|\ \
| * | iio: st_accel: support 8bit channel dataLinus Walleij2015-06-071-1/+3
* | | Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman2015-05-181-2/+0
|\ \ \ | |/ / |/| / | |/
| * Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2015-05-131-2/+0
| |\
| | * iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel2015-04-261-2/+0
* | | Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-05-092-6/+21
|\ \ \ | |/ / |/| |
| * | iio: st_sensors: make detection more helpfulLinus Walleij2015-05-071-1/+2
| * | iio: st_sensors: make BDU optionalLinus Walleij2015-05-071-3/+5
| * | iio: st_sensors: make interrupt optionalLinus Walleij2015-05-071-1/+11
| * | iio: st_sensors: print error when failing to get IRQLinus Walleij2015-05-071-1/+3
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-142-18/+19
|\ \ | |/ |/|
| * Merge branch 'for-4.1/sensor-hub' into for-linusJiri Kosina2015-04-132-18/+19
| |\
| | * HID: hid-sensor-hub: Enhance feature report set APISrinivas Pandruvada2015-02-232-10/+10
| | * HID: hid-sensor-hub: Enhance get feature report APISrinivas Pandruvada2015-02-232-8/+9
* | | iio: constify of_device_id arrayFabian Frederick2015-03-281-1/+1
* | | iio: common: ssp_sensors: Protect PM-only functions to kill warningGeert Uytterhoeven2015-02-221-0/+2
|/ /
* | iio:common:ssp_sensors fix warnings due to 32 bit instead of 64 bit passed to...Jonathan Cameron2015-01-311-4/+5
* | iio: common: ssp_sensors: Add sensorhub iio commonsKarol Wrona2015-01-294-0/+189
* | iio: common: ssp_sensors: Add sensorhub driverKarol Wrona2015-01-297-0/+1601
* | iio: hid_sensor_hub: Common PM functionsSrinivas Pandruvada2015-01-252-2/+78
* | iio: common: remove unnecessary sizeof(u8)Fabian Frederick2014-12-121-1/+1
|/
* Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-11-053-58/+70
|\
| * iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA2014-10-042-0/+2
| * iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA2014-10-041-58/+68
* | Merge tag 'iio-fixes-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-10-251-1/+1
|\ \
| * | iio: st_sensors: Fix buffer copyRobin van der Gracht2014-10-041-1/+1
* | | Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman2014-09-222-2/+3
|\ \ \ | |/ / | | / | |/ |/|
| * iio: st_sensors: Fix indio_dev->trig assignmentSrinivas Pandruvada2014-08-251-1/+1
| * iio: hid_sensor_hub: Fix indio_dev->trig assignmentSrinivas Pandruvada2014-08-251-1/+2
* | iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return valueLee Jones2014-08-301-1/+4
|/
* iio: st_sensors: add devicetree probing supportLinus Walleij2014-07-111-0/+30
* iio: hid-sensors: make hid_sensor_get_reporting_interval staticDaniel Baluta2014-07-071-0/+1
* iio: st_sensors: get platform data from device treeLinus Walleij2014-07-071-1/+34
* iio:st sensors: remove custom sampling frequence attribute in favour of core ...Jonathan Cameron2014-07-071-29/+0
* iio: hid-sensors: Fix compilation warningSachin Kamat2014-07-051-2/+2
* Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-181-0/+3
|\
| * iio: hid-sensors: Get feature report from sensor hub after changing power stateArchana Patni2014-05-291-0/+3
* | iio: hid-sensors: Set default unit of measure for report intervalArchana Patni2014-05-101-2/+15
* | iio: hid-sensors: typo leads to potential forever loopDan Carpenter2014-05-101-1/+1
* | iio: hid-sensors: Add API to power on/offSrinivas Pandruvada2014-05-052-4/+14
* | iio: hid-sensors: Add api to get poll valueSrinivas Pandruvada2014-05-051-0/+20
* | iio: hid-sensors: Convert units and exponentSrinivas Pandruvada2014-05-051-0/+114
* | Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-04-261-0/+37
|\ \ | |/ |/|
| * iio: st_sensors: move regulator retrieveal to coreLinus Walleij2014-04-261-0/+37
OpenPOWER on IntegriCloud