summaryrefslogtreecommitdiffstats
path: root/drivers/staging/nvec/nvec.h
Commit message (Expand)AuthorAgeFilesLines
* staging: nvec: convert to use GPIO descriptorsMarc Dietrich2018-04-231-1/+1
* staging: nvec: remove redundant license textGreg Kroah-Hartman2018-01-151-5/+0Star
* staging: nvec: add SPDX identifier.Greg Kroah-Hartman2018-01-151-0/+1
* staging: nvec: Fix incorrect type of i2c addressFranck Demathieu2017-02-141-1/+1
* Staging: nvec: Modify the nvec_write_sync method to return the error codeTomás Tormo2016-02-151-2/+3
* staging: nvec: Remove unnecessary externsJoe Perches2015-08-151-10/+9Star
* staging: nvec: use reset frameworkStephen Warren2013-12-121-1/+4
* staging: nvec: remove instantiating via platform deviceMarc Dietrich2013-06-251-25/+0Star
* staging: nvec: implement unregistering of notifiersMarc Dietrich2013-05-131-3/+2Star
* staging: nvec: cleanup the string messMarc Dietrich2013-01-301-0/+1
* staging: nvec: move toggle global event reporting to its own functionMarc Dietrich2013-01-301-1/+3
* staging:nvec:nvec.h Fix typos in staging:nvecJustin P. Mattock2012-04-101-1/+1
* staging: nvec: Add missing includes and reorder themJulian Andres Klode2011-09-301-1/+6
* staging: nvec: Export nvec_msg_free() to clientsJulian Andres Klode2011-09-301-0/+3
* staging: nvec: Move implementation-only macros out of the headerJulian Andres Klode2011-09-301-21/+0Star
* staging: nvec: Document public and private APIJulian Andres Klode2011-09-301-2/+84
* staging: nvec: Have nvec_write_async() return -ENOMEM on OOMJulian Andres Klode2011-09-301-1/+1
* staging: nvec: Rewrite the interrupt handlerJulian Andres Klode2011-09-301-27/+31
* staging: nvec: Introduce new internal API for msg alloc/freeJulian Andres Klode2011-09-301-0/+6
* staging: nvec: coding style fixes / add copyright noticeMarc Dietrich2011-09-301-9/+29
* staging: nvec: Include missing headersJulian Andres Klode2011-09-301-0/+1
* staging: nvec: convert to use platform register and mfdcellsMarc Dietrich2011-08-241-10/+3Star
* Staging: initial version of the nvec driverMarc Dietrich2011-05-201-0/+110