Age | Commit message (Expand) | Author |
2018-04-23 | staging: nvec: convert to use GPIO descriptors | Marc Dietrich |
2018-01-15 | staging: nvec: remove redundant license text | Greg Kroah-Hartman |
2018-01-15 | staging: nvec: add SPDX identifier. | Greg Kroah-Hartman |
2017-02-14 | staging: nvec: Fix incorrect type of i2c address | Franck Demathieu |
2016-02-14 | Staging: nvec: Modify the nvec_write_sync method to return the error code | Tomás Tormo |
2015-08-14 | staging: nvec: Remove unnecessary externs | Joe Perches |
2013-12-11 | staging: nvec: use reset framework | Stephen Warren |
2013-06-24 | staging: nvec: remove instantiating via platform device | Marc Dietrich |
2013-05-13 | staging: nvec: implement unregistering of notifiers | Marc Dietrich |
2013-01-29 | staging: nvec: cleanup the string mess | Marc Dietrich |
2013-01-29 | staging: nvec: move toggle global event reporting to its own function | Marc Dietrich |
2012-04-10 | staging:nvec:nvec.h Fix typos in staging:nvec | Justin P. Mattock |
2011-09-29 | staging: nvec: Add missing includes and reorder them | Julian Andres Klode |
2011-09-29 | staging: nvec: Export nvec_msg_free() to clients | Julian Andres Klode |
2011-09-29 | staging: nvec: Move implementation-only macros out of the header | Julian Andres Klode |
2011-09-29 | staging: nvec: Document public and private API | Julian Andres Klode |
2011-09-29 | staging: nvec: Have nvec_write_async() return -ENOMEM on OOM | Julian Andres Klode |
2011-09-29 | staging: nvec: Rewrite the interrupt handler | Julian Andres Klode |
2011-09-29 | staging: nvec: Introduce new internal API for msg alloc/free | Julian Andres Klode |
2011-09-29 | staging: nvec: coding style fixes / add copyright notice | Marc Dietrich |
2011-09-29 | staging: nvec: Include missing headers | Julian Andres Klode |
2011-08-24 | staging: nvec: convert to use platform register and mfdcells | Marc Dietrich |
2011-05-19 | Staging: initial version of the nvec driver | Marc Dietrich |