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/+0
* 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-141-2/+3
* staging: nvec: Remove unnecessary externsJoe Perches2015-08-141-10/+9
* staging: nvec: use reset frameworkStephen Warren2013-12-111-1/+4
* staging: nvec: remove instantiating via platform deviceMarc Dietrich2013-06-241-25/+0
* staging: nvec: implement unregistering of notifiersMarc Dietrich2013-05-131-3/+2
* staging: nvec: cleanup the string messMarc Dietrich2013-01-291-0/+1
* staging: nvec: move toggle global event reporting to its own functionMarc Dietrich2013-01-291-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-291-1/+6
* staging: nvec: Export nvec_msg_free() to clientsJulian Andres Klode2011-09-291-0/+3
* staging: nvec: Move implementation-only macros out of the headerJulian Andres Klode2011-09-291-21/+0
* staging: nvec: Document public and private APIJulian Andres Klode2011-09-291-2/+84
* staging: nvec: Have nvec_write_async() return -ENOMEM on OOMJulian Andres Klode2011-09-291-1/+1
* staging: nvec: Rewrite the interrupt handlerJulian Andres Klode2011-09-291-27/+31
* staging: nvec: Introduce new internal API for msg alloc/freeJulian Andres Klode2011-09-291-0/+6
* staging: nvec: coding style fixes / add copyright noticeMarc Dietrich2011-09-291-9/+29
* staging: nvec: Include missing headersJulian Andres Klode2011-09-291-0/+1
* staging: nvec: convert to use platform register and mfdcellsMarc Dietrich2011-08-241-10/+3
* Staging: initial version of the nvec driverMarc Dietrich2011-05-191-0/+110
OpenPOWER on IntegriCloud