index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
nvec
/
nvec.h
Age
Commit message (
Expand
)
Author
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