summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-154-17/+14
|\
| * Merge 3.18-rc7 into staging-work.Greg Kroah-Hartman2014-12-022-7/+35
| |\
| * \ Merge 3.18-rc4 into staging-nextGreg Kroah-Hartman2014-11-101-1/+1
| |\ \
| * \ \ Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-11-054-17/+14
| |\ \ \
| | * | | iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA2014-10-042-2/+0
| | * | | iio:accel: Removed unnecessary parameter on common_probe functionDenis CIOCCA2014-10-044-9/+7
| | * | | iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA2014-10-041-6/+7
* | | | | Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-082-4/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | iio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-042-4/+4
| | |_|/ | |/| |
* | | | iio: accel: bmc150: set low default thresholdsSrinivas Pandruvada2014-11-161-2/+2
* | | | iio: accel: bmc150: Fix iio_event_spec directionSrinivas Pandruvada2014-11-161-1/+1
* | | | iio: accel: bmc150: Send x, y and z motion separatelySrinivas Pandruvada2014-11-161-3/+20
* | | | iio: accel: bmc150: Error handling when mode set failsSrinivas Pandruvada2014-11-161-1/+10
* | | | iio: accel: kxcjk-1013: Fix kxcjk10013_set_rangeDaniel Baluta2014-11-151-0/+2
|/ / /
* / / io: accel: kxcjk-1013: Fix iio_event_spec directionDaniel Baluta2014-11-051-1/+1
|/ /
* | staging: iio: fix up merge errorGreg Kroah-Hartman2014-09-221-1/+1
* | Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman2014-09-221-1/+1
|\ \ | |/ |/|
| * iio: accel: bma180: Fix indio_dev->trig assignmentSrinivas Pandruvada2014-08-251-1/+1
* | iio:bma180: Add BMA250 chip supportPeter Meerwald2014-09-142-34/+128
* | iio:bma180: Implement _available sysfs attribute dynamicallyPeter Meerwald2014-09-141-11/+43
* | iio:bma180: Prepare for accelerometer channels with different resolutionsPeter Meerwald2014-09-141-6/+6
* | iio:bma180: Introduce part-specific _config() and disable() codePeter Meerwald2014-09-141-10/+23
* | iio:bma180: Introduce part_info to differentiate further chip variantsPeter Meerwald2014-09-141-10/+33
* | iio:bma180: Drop _update_scan_mode()Peter Meerwald2014-09-141-17/+1
* | iio:bma180: Expose temperature channelPeter Meerwald2014-09-141-21/+59
* | iio:bma180: Use bool instead of int for statePeter Meerwald2014-09-141-21/+15
* | iio:bma180: Rename BMA_180 to BMA180_Peter Meerwald2014-09-141-2/+2
* | iio:bma180: Prefix remaining tables and functions with bma18_Peter Meerwald2014-09-141-8/+8
* | iio:bma180: Enable use of device without IRQPeter Meerwald2014-09-141-25/+29
* | iio: accel: kxcjk-1013: Fix defined but unused warningDaniel Baluta2014-09-141-0/+2
* | iio: accel: kxcjk-1013: add support for kxtj2-1009Daniel Baluta2014-09-142-22/+92
* | iio: accel: BMC150: add support for other Bosch chipsLaurentiu Palcu2014-09-132-60/+178
* | iio: accel: kxcjk-1013: add support for kxcj9-1008Daniel Baluta2014-08-302-1/+3
* | iio: accel: BMC150: fix issues when CONFIG_PM_RUNTIME is not setLaurentiu Palcu2014-08-301-0/+7
* | iio: accel: BMC150: fix scale value for 16GLaurentiu Palcu2014-08-301-1/+1
* | iio: remove .owner field for driver using module_platform_driverSanjeev Sharma2014-08-261-1/+0
* | iio: accel: kxcjk-1013: Support thresholdsSrinivas Pandruvada2014-08-261-50/+447
* | io: accel: kxcjk1013: Remove redundant assignmentDaniel Baluta2014-08-261-3/+0
* | Merge tag 'iio-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-08-254-49/+1566
|\ \ | |/ |/|
| * iio: accel: BMC150 accel supportSrinivas Pandruvada2014-08-073-0/+1321
| * iio: accel: kxcjk-1013: Set adjustable rangeSrinivas Pandruvada2014-08-071-5/+95
| * iio: accel: kxcjk-1013: support runtime pmSrinivas Pandruvada2014-08-071-50/+156
* | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-046-2/+844
|\|
| * Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-07-241-19/+19
| |\
| | * iio:kxcjk-1013: Fix endianness in scan_typePeter Meerwald2014-07-201-1/+1
| | * iio: accel: kxcjk-1013: Increment ref counter for indio_dev->trigSrinivas Pandruvada2014-07-201-0/+1
| | * iio: accel: kxcjk-1013: Use try_reenable to ack intrSrinivas Pandruvada2014-07-201-17/+16
| | * iio: accel: kxcjk-1013: Fix setting frequencySrinivas Pandruvada2014-07-201-1/+1
| * | Merge 3.16-rc5 into staging-nextGreg Kroah-Hartman2014-07-131-5/+2
| |\ \ | | |/ | |/|
| * | iio: mma8452: add DT supportMartin Fuzzey2014-07-131-0/+6