summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/mma8452.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou1-1/+0
2021-03-25iio: accel: mma8452: fix indentationSean Nyekjaer1-23/+23
2020-10-10iio: accel: mma8452: Constify static struct attribute_groupRikard Falkeborn1-1/+1
2020-09-14Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman1-4/+9
2020-09-13Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+8
2020-09-03iio: accel: mma8452: Simplify with dev_err_probe()Krzysztof Kozlowski1-14/+6
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-22iio:accel:mma8452: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+8
2020-07-20Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman1-1/+4
2020-06-14iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()Chuhong Yuan1-1/+4
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean1-1/+0
2019-04-04iio: mma8452: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-01-12iio: accell: mma8452: add vdd/vddio regulator operation supportAnson Huang1-22/+83
2018-07-25Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-0/+1
2018-07-07iio: mma8452: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-06-24iio: mma8452: Fix ignoring MMA8452_INT_DRDYLeonard Crestez1-1/+1
2018-05-12iio: accell: mma8452: Reduce sleep time when data not readyRichard Tresidder1-1/+23
2018-01-08iio: mma8452: replace license description with SPDX specifierMartin Kepplinger1-3/+1
2017-12-02iio: accel: mma8452: Rename config structs for readabilityHarinath Nampally1-5/+5
2017-12-02iio: accel: mma8452: Rename a struct for code readibilityHarinath Nampally1-3/+3
2017-10-09iio: accel: mma8452: Rename read/write event value callbacks to generic funct...Harinath Nampally1-4/+4
2017-09-24iio: accel: mma8452: Fix code style warning for unsigned int declarationsHarinath Nampally1-2/+2
2017-09-24iio: accel: mma8452: Fix code style warningHarinath Nampally1-3/+3
2017-09-13iio: accel: mma8452: improvements to handle multiple eventsHarinath Nampally1-157/+206
2017-08-22iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-2/+0
2016-12-03iio: accel: mma8452: define unsigned return values where appropriateMartin Kepplinger1-2/+2
2016-10-23iio: accel: mma8452: claim direct mode during write rawJonathan Cameron1-22/+38
2016-10-23iio: accel: mma8452: claim direct mode during raw readsAlison Schofield1-2/+4
2016-09-27iio:mma8452: Use new iio_trigger_validate_own_device() helperLars-Peter Clausen1-12/+1
2016-07-05drivers:iio:accel:mma8452: removed unwanted return statementsBijosh Thykkoottathil1-5/+1
2016-07-05drivers:iio:accel:mma8452: added cleanup provision in case of failure.Bijosh Thykkoottathil1-2/+2
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-2/+2
2016-06-11iio: mma8452: update Freescale company informationMartin Kepplinger1-3/+3
2016-06-11iio: mma8452: update device description in header commentsMartin Kepplinger1-8/+8
2016-06-11iio: mma8452: update contact information for Martin KepplingerMartin Kepplinger1-1/+1
2016-05-04iio: mma8452: add support for oversampling ratioMartin Kepplinger1-25/+160
2016-03-20iio: mma8452: use runtime pm instead of device specific autosleepMartin Kepplinger1-1/+1
2016-03-20iio: mma8452: add i2c_device_id for mma8451Martin Kepplinger1-0/+1
2016-03-12iio: mma8452: add support for FXLS8471QMartin Kepplinger1-0/+22
2016-03-05iio: mma8452: add support for runtime power managementMartin Kepplinger1-10/+108
2016-03-05iio: mma8452: avoid switching to active because of config changeMartin Kepplinger1-6/+29
2016-03-05iio: mma8452: coding style fixesMartin Kepplinger1-4/+6
2016-01-23iio: mma8452: add support for MMA8451QMartin Kepplinger1-6/+36
2016-01-23iio: mma8452: whitespace cleanupMartin Kepplinger1-2/+2
2016-01-23iio: mma8452: add freefall detection for Freescale's accelerometersMartin Kepplinger1-16/+144
2015-12-19iio: mma8452: use enum for channel indexMartin Kepplinger1-16/+23
2015-12-19iio: mma8452: remove unused register descriptionMartin Kepplinger1-1/+0
2015-10-25iio: mma8452: support either of the available interrupt pinsMartin Kepplinger1-6/+15
2015-09-23iio: mma8452: leave sysfs namings to the iio coreMartin Kepplinger1-1/+0
2015-09-23iio: mma8452: add copyright notice commentMartin Kepplinger1-0/+1