| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: accel: mma8452: Sort match tables | Biju Das | 2023-09-11 | 1 | -2/+2 |
* | iio: accel: mma8452: Convert enum->pointer for data in the ID table | Biju Das | 2023-09-11 | 1 | -16/+10 |
* | iio: adc: Explicitly include correct DT includes | Rob Herring | 2023-07-23 | 1 | -1/+1 |
* | iio: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-05-21 | 1 | -1/+1 |
* | iio: Rename iio_trigger_poll_chained and add kernel-doc | Mehdi Djait | 2023-03-11 | 1 | -1/+1 |
* | iio: accel: mma8452: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-23 | 1 | -3/+3 |
* | i2c: Make remove callback return void | Uwe Kleine-König | 2022-08-16 | 1 | -3/+1 |
* | Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 2022-06-20 | 1 | -8/+14 |
|\ |
|
| * | iio: accel: mma8452: ignore the return value of reset operation | Haibo Chen | 2022-06-19 | 1 | -3/+7 |
| * | iio: mma8452: fix probe fail when device tree compatible is used. | Haibo Chen | 2022-05-01 | 1 | -5/+7 |
* | | iio: accel: mma8452: Add missing documentation for name element of chip_info | Jonathan Cameron | 2022-04-28 | 1 | -0/+1 |
|/ |
|
* | iio: accel: mma8452: use the correct logic to get mma8452_data | Haibo Chen | 2022-03-02 | 1 | -2/+2 |
* | iio: mma8452: Add support for the "mount-matrix" device property | Hans de Goede | 2022-02-18 | 1 | -0/+21 |
* | iio: mma8452: Fix probe failing when an i2c_device_id is used | Hans de Goede | 2022-02-18 | 1 | -11/+18 |
* | Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2021-12-22 | 1 | -1/+1 |
|\ |
|
| * | iio: mma8452: Use correct type for return variable in IRQ handler | Lars-Peter Clausen | 2021-11-17 | 1 | -1/+1 |
* | | iio: mma8452: Fix trigger reference couting | Lars-Peter Clausen | 2021-11-17 | 1 | -1/+1 |
|/ |
|
* | iio: accel: mma8452: Balance runtime pm + use pm_runtime_resume_and_get() | Jonathan Cameron | 2021-05-17 | 1 | -4/+1 |
* | iio: core: move @id from struct iio_dev to struct iio_dev_opaque | Jonathan Cameron | 2021-05-17 | 1 | -1/+1 |
* | iio: fix devm_iio_trigger_alloc with parent.cocci | Gwendal Grignou | 2021-03-25 | 1 | -1/+0 |
* | iio: accel: mma8452: fix indentation | Sean Nyekjaer | 2021-03-25 | 1 | -23/+23 |
* | iio: accel: mma8452: Constify static struct attribute_group | Rikard Falkeborn | 2020-10-10 | 1 | -1/+1 |
* | Merge 5.9-rc5 into staging-next | Greg Kroah-Hartman | 2020-09-14 | 1 | -4/+9 |
|\ |
|
| * | Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-09-13 | 1 | -3/+8 |
| |\ |
|
| | * | iio:accel:mma8452: Fix timestamp alignment and prevent data leak. | Jonathan Cameron | 2020-08-22 | 1 | -3/+8 |
| * | | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 1 | -1/+1 |
| |/ |
|
* / | iio: accel: mma8452: Simplify with dev_err_probe() | Krzysztof Kozlowski | 2020-09-03 | 1 | -14/+6 |
|/ |
|
* | Merge 5.8-rc6 into staging-next | Greg Kroah-Hartman | 2020-07-20 | 1 | -1/+4 |
|\ |
|
| * | iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe() | Chuhong Yuan | 2020-06-14 | 1 | -1/+4 |
* | | iio: remove left-over parent assignments | Alexandru Ardelean | 2020-06-14 | 1 | -1/+0 |
|/ |
|
* | iio: mma8452: mark expected switch fall-through | Gustavo A. R. Silva | 2019-04-04 | 1 | -1/+1 |
* | iio: accell: mma8452: add vdd/vddio regulator operation support | Anson Huang | 2019-01-12 | 1 | -22/+83 |
* | Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2018-07-25 | 1 | -0/+1 |
|\ |
|
| * | iio: mma8452: Mark expected switch fall-through | Gustavo A. R. Silva | 2018-07-07 | 1 | -0/+1 |
* | | iio: mma8452: Fix ignoring MMA8452_INT_DRDY | Leonard Crestez | 2018-06-24 | 1 | -1/+1 |
|/ |
|
* | iio: accell: mma8452: Reduce sleep time when data not ready | Richard Tresidder | 2018-05-12 | 1 | -1/+23 |
* | iio: mma8452: replace license description with SPDX specifier | Martin Kepplinger | 2018-01-08 | 1 | -3/+1 |
* | iio: accel: mma8452: Rename config structs for readability | Harinath Nampally | 2017-12-02 | 1 | -5/+5 |
* | iio: accel: mma8452: Rename a struct for code readibility | Harinath Nampally | 2017-12-02 | 1 | -3/+3 |
* | iio: accel: mma8452: Rename read/write event value callbacks to generic funct... | Harinath Nampally | 2017-10-09 | 1 | -4/+4 |
* | iio: accel: mma8452: Fix code style warning for unsigned int declarations | Harinath Nampally | 2017-09-24 | 1 | -2/+2 |
* | iio: accel: mma8452: Fix code style warning | Harinath Nampally | 2017-09-24 | 1 | -3/+3 |
* | iio: accel: mma8452: improvements to handle multiple events | Harinath Nampally | 2017-09-13 | 1 | -157/+206 |
* | iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 2017-08-22 | 1 | -2/+0 |
* | iio: accel: mma8452: define unsigned return values where appropriate | Martin Kepplinger | 2016-12-03 | 1 | -2/+2 |
* | iio: accel: mma8452: claim direct mode during write raw | Jonathan Cameron | 2016-10-23 | 1 | -22/+38 |
* | iio: accel: mma8452: claim direct mode during raw reads | Alison Schofield | 2016-10-23 | 1 | -2/+4 |
* | iio:mma8452: Use new iio_trigger_validate_own_device() helper | Lars-Peter Clausen | 2016-09-27 | 1 | -12/+1 |
* | drivers:iio:accel:mma8452: removed unwanted return statements | Bijosh Thykkoottathil | 2016-07-05 | 1 | -5/+1 |
* | drivers:iio:accel:mma8452: added cleanup provision in case of failure. | Bijosh Thykkoottathil | 2016-07-05 | 1 | -2/+2 |