aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
Commit message (Expand)AuthorAge
* iio: accel: Annotate Kconfig entries with module name informationRoberta Dobrescu2015-01-01
* iio: accel: mma8452: Remove trailing whitespaceRoberta Dobrescu2015-01-01
* iio: accel: kxcjk-1013: Add a blank line after declarationsRoberta Dobrescu2015-01-01
* iio: mma9551: fix sparse warningVlad Dogaru2014-12-26
* iio: add driver for Freescale MMA9551LVlad Dogaru2014-12-12
* iio: accel: kxcjk-1013: power off device if probe failsIrina Tirdea2014-12-12
* iio: accel: kxcjk-1013: error handling when set mode failsIrina Tirdea2014-12-12
* iio: accel: kxcjk-1013: only set power state if CONFIG_PM is definedIrina Tirdea2014-12-12
* iio: accel: kxcjk-1013: always power on device in resumeIrina Tirdea2014-12-12
* iio:kxcjk-1013: Add support for SMO8500 deviceBastien Nocera2014-11-08
* Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-11-05
|\
| * iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA2014-10-04
| * iio:accel: Removed unnecessary parameter on common_probe functionDenis CIOCCA2014-10-04
| * iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA2014-10-04
* | staging: iio: fix up merge errorGreg Kroah-Hartman2014-09-22
* | Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman2014-09-22
|\ \ | |/ |/|
| * iio: accel: bma180: Fix indio_dev->trig assignmentSrinivas Pandruvada2014-08-25
* | iio:bma180: Add BMA250 chip supportPeter Meerwald2014-09-14
* | iio:bma180: Implement _available sysfs attribute dynamicallyPeter Meerwald2014-09-14
* | iio:bma180: Prepare for accelerometer channels with different resolutionsPeter Meerwald2014-09-14
* | iio:bma180: Introduce part-specific _config() and disable() codePeter Meerwald2014-09-14
* | iio:bma180: Introduce part_info to differentiate further chip variantsPeter Meerwald2014-09-14
* | iio:bma180: Drop _update_scan_mode()Peter Meerwald2014-09-14
* | iio:bma180: Expose temperature channelPeter Meerwald2014-09-14
* | iio:bma180: Use bool instead of int for statePeter Meerwald2014-09-14
* | iio:bma180: Rename BMA_180 to BMA180_Peter Meerwald2014-09-14
* | iio:bma180: Prefix remaining tables and functions with bma18_Peter Meerwald2014-09-14
* | iio:bma180: Enable use of device without IRQPeter Meerwald2014-09-14
* | iio: accel: kxcjk-1013: Fix defined but unused warningDaniel Baluta2014-09-14
* | iio: accel: kxcjk-1013: add support for kxtj2-1009Daniel Baluta2014-09-14
* | iio: accel: BMC150: add support for other Bosch chipsLaurentiu Palcu2014-09-13
* | iio: accel: kxcjk-1013: add support for kxcj9-1008Daniel Baluta2014-08-30
* | iio: accel: BMC150: fix issues when CONFIG_PM_RUNTIME is not setLaurentiu Palcu2014-08-30
* | iio: accel: BMC150: fix scale value for 16GLaurentiu Palcu2014-08-30
* | iio: remove .owner field for driver using module_platform_driverSanjeev Sharma2014-08-26
* | iio: accel: kxcjk-1013: Support thresholdsSrinivas Pandruvada2014-08-26
* | io: accel: kxcjk1013: Remove redundant assignmentDaniel Baluta2014-08-26
* | Merge tag 'iio-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-08-25
|\ \ | |/ |/|
| * iio: accel: BMC150 accel supportSrinivas Pandruvada2014-08-07
| * iio: accel: kxcjk-1013: Set adjustable rangeSrinivas Pandruvada2014-08-07
| * iio: accel: kxcjk-1013: support runtime pmSrinivas Pandruvada2014-08-07
* | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-04
|\|
| * Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-07-24
| |\
| | * iio:kxcjk-1013: Fix endianness in scan_typePeter Meerwald2014-07-20
| | * iio: accel: kxcjk-1013: Increment ref counter for indio_dev->trigSrinivas Pandruvada2014-07-20
| | * iio: accel: kxcjk-1013: Use try_reenable to ack intrSrinivas Pandruvada2014-07-20
| | * iio: accel: kxcjk-1013: Fix setting frequencySrinivas Pandruvada2014-07-20
| * | Merge 3.16-rc5 into staging-nextGreg Kroah-Hartman2014-07-13
| |\ \ | | |/ | |/|
| * | iio: mma8452: add DT supportMartin Fuzzey2014-07-13
| * | iio: st_sensors: add devicetree probing supportLinus Walleij2014-07-11