summaryrefslogtreecommitdiffstats
path: root/drivers/iio/common
Commit message (Expand)AuthorAgeFilesLines
* iio:st_sensors: align on storagebits boundariesGregor Boirie2016-07-042-20/+19
* iio: accel: st_accel: Add lis3l02dq supportJonathan Cameron2016-07-041-11/+15
* iio: st_sensors: harden interrupt handlingLinus Walleij2016-07-022-46/+115
* iio:core: timestamping clock selection supportGregor Boirie2016-06-302-2/+2
* Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-203-25/+104
|\
| * iio: st_sensors: Disable DRDY at init timeCrestez Dan Leonard2016-05-291-0/+5
| * iio: st_sensors: Init trigger before irq requestCrestez Dan Leonard2016-05-291-4/+4
| * iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-293-21/+95
* | iio:st_sensors: fix power regulator usageGregor Boirie2016-05-291-5/+24
* | iio:st_sensors: emulate SMBus block read if neededGregor Boirie2016-05-291-2/+2
* | iio:st_sensors: unexport st_sensors_get_buffer_elementGregor Boirie2016-05-291-2/+1
|/
* iio: st_sensors: support open drain modeLinus Walleij2016-04-192-0/+33
* iio: st_sensors: verify interrupt event to statusLinus Walleij2016-04-191-0/+18
* iio: st_sensors: read each channel individuallyLinus Walleij2016-04-191-50/+13
* iio: common: hid-sensors: use tab for indentionSlawomir Stepien2016-04-161-1/+1
* iio: common: ms_sensors: use tab for indentionSlawomir Stepien2016-04-161-1/+1
* iio: st_sensors: simplify buffer address handlingLinus Walleij2016-03-281-21/+7
* iio: st_sensors: support active-low interruptsLinus Walleij2016-01-103-12/+54
* iio: st_accel_core: Remove unneeded defineRobert Kmiec2015-12-051-3/+0
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* | iio:measurement specialties core: Fix endian sparse warnings.Jonathan Cameron2015-10-121-14/+15
* | Add meas-spec sensors common partLudovic Tancerel2015-10-046-0/+730
* | iio: st_sensors: add debugfs register read hookLinus Walleij2015-08-161-0/+22
|/
* Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2015-08-121-26/+26
|\
| * 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
OpenPOWER on IntegriCloud