summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/mma8452.c
Commit message (Expand)AuthorAgeFilesLines
* iio: accell: mma8452: Reduce sleep time when data not readyRichard Tresidder2018-05-121-1/+23
* iio: mma8452: replace license description with SPDX specifierMartin Kepplinger2018-01-081-3/+1
* iio: accel: mma8452: Rename config structs for readabilityHarinath Nampally2017-12-021-5/+5
* iio: accel: mma8452: Rename a struct for code readibilityHarinath Nampally2017-12-021-3/+3
* iio: accel: mma8452: Rename read/write event value callbacks to generic funct...Harinath Nampally2017-10-091-4/+4
* iio: accel: mma8452: Fix code style warning for unsigned int declarationsHarinath Nampally2017-09-241-2/+2
* iio: accel: mma8452: Fix code style warningHarinath Nampally2017-09-241-3/+3
* iio: accel: mma8452: improvements to handle multiple eventsHarinath Nampally2017-09-131-157/+206
* iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-2/+0
* iio: accel: mma8452: define unsigned return values where appropriateMartin Kepplinger2016-12-031-2/+2
* iio: accel: mma8452: claim direct mode during write rawJonathan Cameron2016-10-231-22/+38
* iio: accel: mma8452: claim direct mode during raw readsAlison Schofield2016-10-231-2/+4
* iio:mma8452: Use new iio_trigger_validate_own_device() helperLars-Peter Clausen2016-09-271-12/+1
* drivers:iio:accel:mma8452: removed unwanted return statementsBijosh Thykkoottathil2016-07-051-5/+1
* drivers:iio:accel:mma8452: added cleanup provision in case of failure.Bijosh Thykkoottathil2016-07-051-2/+2
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-2/+2
* iio: mma8452: update Freescale company informationMartin Kepplinger2016-06-111-3/+3
* iio: mma8452: update device description in header commentsMartin Kepplinger2016-06-111-8/+8
* iio: mma8452: update contact information for Martin KepplingerMartin Kepplinger2016-06-111-1/+1
* iio: mma8452: add support for oversampling ratioMartin Kepplinger2016-05-041-25/+160
* iio: mma8452: use runtime pm instead of device specific autosleepMartin Kepplinger2016-03-201-1/+1
* iio: mma8452: add i2c_device_id for mma8451Martin Kepplinger2016-03-201-0/+1
* iio: mma8452: add support for FXLS8471QMartin Kepplinger2016-03-121-0/+22
* iio: mma8452: add support for runtime power managementMartin Kepplinger2016-03-051-10/+108
* iio: mma8452: avoid switching to active because of config changeMartin Kepplinger2016-03-051-6/+29
* iio: mma8452: coding style fixesMartin Kepplinger2016-03-051-4/+6
* iio: mma8452: add support for MMA8451QMartin Kepplinger2016-01-231-6/+36
* iio: mma8452: whitespace cleanupMartin Kepplinger2016-01-231-2/+2
* iio: mma8452: add freefall detection for Freescale's accelerometersMartin Kepplinger2016-01-231-16/+144
* iio: mma8452: use enum for channel indexMartin Kepplinger2015-12-191-16/+23
* iio: mma8452: remove unused register descriptionMartin Kepplinger2015-12-191-1/+0
* iio: mma8452: support either of the available interrupt pinsMartin Kepplinger2015-10-251-6/+15
* iio: mma8452: leave sysfs namings to the iio coreMartin Kepplinger2015-09-231-1/+0
* iio: mma8452: add copyright notice commentMartin Kepplinger2015-09-231-0/+1
* iio: mma8452: add support for MMA8652FC and MMA8653FCMartin Kepplinger2015-09-231-7/+91
* iio: mma8452: add freefall / motion interrupt sourceMartin Kepplinger2015-09-231-8/+36
* iio: mma8452: add support for MMA8453Q accelerometer chipMartin Kepplinger2015-09-231-3/+34
* iio: mma8452: refactor for seperating chip specific dataMartin Kepplinger2015-09-231-49/+134
* Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2015-08-121-94/+123
|\
| * iio:accel:mma8452: coding style cleanupHartmut Knaack2015-08-081-38/+68
| * iio:accel:mma8452: rework register definitionsHartmut Knaack2015-08-081-48/+45
| * iio:accel:mma8452: check values to be writtenHartmut Knaack2015-08-081-3/+5
| * iio:accel:mma8452: pass up real error codeHartmut Knaack2015-08-081-3/+3
| * iio:accel:mma8452: drop double includeHartmut Knaack2015-08-081-1/+0
| * iio:accel:mma8452: fix _get_hp_filter_indexHartmut Knaack2015-08-081-1/+1
| * iio: Export OF module alias information in missing driversJavier Martinez Canillas2015-08-021-0/+1
* | iio: mma8452: use iio event type IIO_EV_TYPE_MAGMartin Kepplinger2015-07-191-4/+4
|/
* iio: mma8452: Add support for interrupt driven triggers.Martin Fuzzey2015-06-071-6/+91
* iio: mma8452: Add highpass filter configuration.Martin Fuzzey2015-06-071-4/+136
* iio: mma8452: Add support for transient event debouncingMartin Fuzzey2015-06-071-11/+65
OpenPOWER on IntegriCloud