aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/mma8452.c
AgeCommit message (Expand)Author
2021-12-14iio: mma8452: Fix trigger reference coutingLars-Peter Clausen
2020-09-23iio:accel:mma8452: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-07-22iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()Chuhong Yuan
2016-12-03iio: accel: mma8452: define unsigned return values where appropriateMartin Kepplinger
2016-10-23iio: accel: mma8452: claim direct mode during write rawJonathan Cameron
2016-10-23iio: accel: mma8452: claim direct mode during raw readsAlison Schofield
2016-09-27iio:mma8452: Use new iio_trigger_validate_own_device() helperLars-Peter Clausen
2016-07-05drivers:iio:accel:mma8452: removed unwanted return statementsBijosh Thykkoottathil
2016-07-05drivers:iio:accel:mma8452: added cleanup provision in case of failure.Bijosh Thykkoottathil
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-06-11iio: mma8452: update Freescale company informationMartin Kepplinger
2016-06-11iio: mma8452: update device description in header commentsMartin Kepplinger
2016-06-11iio: mma8452: update contact information for Martin KepplingerMartin Kepplinger
2016-05-04iio: mma8452: add support for oversampling ratioMartin Kepplinger
2016-03-20iio: mma8452: use runtime pm instead of device specific autosleepMartin Kepplinger
2016-03-20iio: mma8452: add i2c_device_id for mma8451Martin Kepplinger
2016-03-12iio: mma8452: add support for FXLS8471QMartin Kepplinger
2016-03-05iio: mma8452: add support for runtime power managementMartin Kepplinger
2016-03-05iio: mma8452: avoid switching to active because of config changeMartin Kepplinger
2016-03-05iio: mma8452: coding style fixesMartin Kepplinger
2016-01-23iio: mma8452: add support for MMA8451QMartin Kepplinger
2016-01-23iio: mma8452: whitespace cleanupMartin Kepplinger
2016-01-23iio: mma8452: add freefall detection for Freescale's accelerometersMartin Kepplinger
2015-12-19iio: mma8452: use enum for channel indexMartin Kepplinger
2015-12-19iio: mma8452: remove unused register descriptionMartin Kepplinger
2015-10-25iio: mma8452: support either of the available interrupt pinsMartin Kepplinger
2015-09-23iio: mma8452: leave sysfs namings to the iio coreMartin Kepplinger
2015-09-23iio: mma8452: add copyright notice commentMartin Kepplinger
2015-09-23iio: mma8452: add support for MMA8652FC and MMA8653FCMartin Kepplinger
2015-09-23iio: mma8452: add freefall / motion interrupt sourceMartin Kepplinger
2015-09-23iio: mma8452: add support for MMA8453Q accelerometer chipMartin Kepplinger
2015-09-23iio: mma8452: refactor for seperating chip specific dataMartin Kepplinger
2015-08-12Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2015-08-08iio:accel:mma8452: coding style cleanupHartmut Knaack
2015-08-08iio:accel:mma8452: rework register definitionsHartmut Knaack
2015-08-08iio:accel:mma8452: check values to be writtenHartmut Knaack
2015-08-08iio:accel:mma8452: pass up real error codeHartmut Knaack
2015-08-08iio:accel:mma8452: drop double includeHartmut Knaack
2015-08-08iio:accel:mma8452: fix _get_hp_filter_indexHartmut Knaack
2015-08-02iio: Export OF module alias information in missing driversJavier Martinez Canillas
2015-07-19iio: mma8452: use iio event type IIO_EV_TYPE_MAGMartin Kepplinger
2015-06-07iio: mma8452: Add support for interrupt driven triggers.Martin Fuzzey
2015-06-07iio: mma8452: Add highpass filter configuration.Martin Fuzzey
2015-06-07iio: mma8452: Add support for transient event debouncingMartin Fuzzey
2015-06-07iio: mma8452: Basic support for transient events.Martin Fuzzey
2015-05-17iio: mma8452: Add access to registers via DebugFSMartin Fuzzey
2015-05-17iio: mma8452: Initialise before activatingMartin Fuzzey
2015-01-01iio: accel: mma8452: Remove trailing whitespaceRoberta Dobrescu
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-13iio: mma8452: add DT supportMartin Fuzzey