Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1738720
| From | Harinath Nampally <harinath922@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] This patchset refactors event related functions |
| Date | 2017-09-25 05:20 +0200 |
| Message-ID | <uts65-zR-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Harinath Nampally (3):
Following 2 patches are for refactor:
iio: accel: mma8452: Rename time step look up struct to generic
name as the values are same for all the events.
iio: accel: mma8452: Rename read/write event value callbacks to
generic function name.
Following patch adds new feature:
iio: accel: mma8452: Add single pulse/tap event detection feature
for fxls8471.
drivers/iio/accel/mma8452.c | 170 ++++++++++++++++++++++++++++++++++++++++----
1 file changed, 158 insertions(+), 12 deletions(-)
--
2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] This patchset refactors event related functions Harinath Nampally <harinath922@gmail.com> - 2017-09-25 05:20 +0200
[PATCH 2/3] iio: accel: mma8452: Rename read/write event value callbacks to generic function name. Harinath Nampally <harinath922@gmail.com> - 2017-09-25 05:20 +0200
[PATCH 1/3] iio: accel: mma8452: Rename time step look up struct to generic name as the values are same for all the events. Harinath Nampally <harinath922@gmail.com> - 2017-09-25 05:20 +0200
[PATCH 3/3] iio: accel: mma8452: Add single pulse/tap event detection feature for fxls8471. Harinath Nampally <harinath922@gmail.com> - 2017-09-25 05:20 +0200
Re: [PATCH 3/3] iio: accel: mma8452: Add single pulse/tap event detection feature for fxls8471. Martin Kepplinger <martink@posteo.de> - 2017-09-25 08:40 +0200
Re: [PATCH 0/3] This patchset refactors event related functions Martin Kepplinger <martink@posteo.de> - 2017-09-25 08:30 +0200
csiph-web