summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+2
|\
| * Merge branch 'for-4.1/sensor-hub' into for-linusJiri Kosina2015-04-131-1/+2
| |\
| | * HID: hid-sensor-hub: Extend API for async readsSrinivas Pandruvada2015-02-231-1/+2
* | | Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman2015-04-073-12/+12
|\ \ \
| * | | iio: bmc150: change sampling frequencySathyanarayanan Kuppuswamy2015-03-141-9/+9
| * | | iio: fix drivers that check buffer->scan_maskOctavian Purdila2015-03-073-3/+3
| |/ /
* | | iio: bmc150_accel: add support for hardware fifoOctavian Purdila2015-03-291-16/+392
* | | iio: st-sensors: add support for lis3lv02d accelerometerLinus Walleij2015-03-283-0/+86
* | | iio: bmc150: introduce bmc150_accel_triggerOctavian Purdila2015-03-141-79/+125
* | | iio: bmc150: introduce bmc150_accel_interruptOctavian Purdila2015-03-141-35/+51
* | | iio: accel: mma9551: Check gpiod_to_irq return valueRoberta Dobrescu2015-03-091-1/+5
* | | iio: improve usage of gpiod APIUwe Kleine-König2015-02-224-20/+5
* | | iio: bmc150: exit early if event / trigger state is not changedOctavian Purdila2015-02-081-1/+13
* | | iio: bmc150: refactor interrupt enablingOctavian Purdila2015-02-081-159/+113
* | | iio: bmc150: refactor slope duration and threshold updateOctavian Purdila2015-02-081-50/+47
|/ /
* | iio: add driver for Freescale MMA9553Irina Tirdea2015-01-305-1/+1544
* | iio: common: ssp_sensors: Add sensorhub accelerometer sensorKarol Wrona2015-01-292-0/+171
* | iio: accel: mma9551: split driver to expose mma955x apiIrina Tirdea2015-01-275-440/+693
* | iio: accel: mma9551: Add runtime pm supportIrina Tirdea2015-01-271-23/+139
* | iio: hid-sensor-accel-3d: Introduce PMSrinivas Pandruvada2015-01-251-7/+1
* | Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-215-14/+1013
|\ \ | |/ |/|
| * iio: accel: Annotate Kconfig entries with module name informationRoberta Dobrescu2015-01-011-0/+6
| * iio: accel: mma8452: Remove trailing whitespaceRoberta Dobrescu2015-01-011-1/+1
| * iio: accel: kxcjk-1013: Add a blank line after declarationsRoberta Dobrescu2015-01-011-0/+1
| * iio: mma9551: fix sparse warningVlad Dogaru2014-12-261-2/+4
| * iio: add driver for Freescale MMA9551LVlad Dogaru2014-12-123-0/+965
| * iio: accel: kxcjk-1013: power off device if probe failsIrina Tirdea2014-12-121-6/+12
| * iio: accel: kxcjk-1013: error handling when set mode failsIrina Tirdea2014-12-121-1/+12
| * iio: accel: kxcjk-1013: only set power state if CONFIG_PM is definedIrina Tirdea2014-12-121-0/+2
| * iio: accel: kxcjk-1013: always power on device in resumeIrina Tirdea2014-12-121-4/+1
| * iio:kxcjk-1013: Add support for SMO8500 deviceBastien Nocera2014-11-081-2/+11
* | 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
OpenPOWER on IntegriCloud