aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/nvec/nvec.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-14staging: nvec: Remove unnecessary externsJoe Perches1-10/+9
2013-12-11staging: nvec: use reset frameworkStephen Warren1-1/+4
2013-06-24staging: nvec: remove instantiating via platform deviceMarc Dietrich1-25/+0
2013-05-13staging: nvec: implement unregistering of notifiersMarc Dietrich1-3/+2
2013-01-29staging: nvec: cleanup the string messMarc Dietrich1-0/+1
2013-01-29staging: nvec: move toggle global event reporting to its own functionMarc Dietrich1-1/+3
2012-04-10staging:nvec:nvec.h Fix typos in staging:nvecJustin P. Mattock1-1/+1
2011-09-29staging: nvec: Add missing includes and reorder themJulian Andres Klode1-1/+6
2011-09-29staging: nvec: Export nvec_msg_free() to clientsJulian Andres Klode1-0/+3
2011-09-29staging: nvec: Move implementation-only macros out of the headerJulian Andres Klode1-21/+0
2011-09-29staging: nvec: Document public and private APIJulian Andres Klode1-2/+84
2011-09-29staging: nvec: Have nvec_write_async() return -ENOMEM on OOMJulian Andres Klode1-1/+1
2011-09-29staging: nvec: Rewrite the interrupt handlerJulian Andres Klode1-27/+31
2011-09-29staging: nvec: Introduce new internal API for msg alloc/freeJulian Andres Klode1-0/+6
2011-09-29staging: nvec: coding style fixes / add copyright noticeMarc Dietrich1-9/+29
2011-09-29staging: nvec: Include missing headersJulian Andres Klode1-0/+1
2011-08-24staging: nvec: convert to use platform register and mfdcellsMarc Dietrich1-10/+3
2011-05-19Staging: initial version of the nvec driverMarc Dietrich1-0/+110