summaryrefslogtreecommitdiffstats
path: root/drivers/staging/nvec/nvec.c
Commit message (Expand)AuthorAgeFilesLines
* staging/nvec: fix compilation error in nvec.cMarc Dietrich2011-10-181-0/+1
* staging: nvec: send suspend messages synchronouslyMarc Dietrich2011-09-301-2/+8
* staging: nvec: Add a udelay(100) to nvec_interruptJulian Andres Klode2011-09-301-0/+9
* staging: nvec: Add missing includes and reorder themJulian Andres Klode2011-09-301-13/+11Star
* staging: nvec: Add battery quirk to ignore incomplete responsesJulian Andres Klode2011-09-301-0/+5
* staging: nvec: Reject incomplete messagesJulian Andres Klode2011-09-301-1/+6
* staging: nvec: Handle filled up RX buffersJulian Andres Klode2011-09-301-0/+5
* staging: nvec: Allow TX buffers only in the upper 75% of the poolJulian Andres Klode2011-09-301-6/+25
* staging: nvec: Export nvec_msg_free() to clientsJulian Andres Klode2011-09-301-2/+4
* staging: nvec: Move implementation-only macros out of the headerJulian Andres Klode2011-09-301-0/+20
* staging: nvec: Document public and private APIJulian Andres Klode2011-09-301-2/+107
* staging: nvec: Have nvec_write_async() return -ENOMEM on OOMJulian Andres Klode2011-09-301-2/+9
* staging: nvec: Add myself to copyright and authors listJulian Andres Klode2011-09-301-0/+1
* staging: nvec: Do not print free message for tx_scratchJulian Andres Klode2011-09-301-1/+2
* staging: nvec: Rewrite the interrupt handlerJulian Andres Klode2011-09-301-114/+275
* staging: nvec: Add is_event() and size() functions for nvec_msgJulian Andres Klode2011-09-301-0/+31
* staging: nvec: Introduce nvec_gpio_set_value()Julian Andres Klode2011-09-301-0/+7
* staging: nvec: Introduce new internal API for msg alloc/freeJulian Andres Klode2011-09-301-0/+23
* staging: nvec: add LED supportIlya Petrov2011-09-301-0/+4
* staging: nvec: fix unmute of speakersMarc Dietrich2011-09-301-1/+1
* staging: nvec: rework the nvec slave initMarc Dietrich2011-09-301-8/+21
* staging: nvec: Use print_hex_dump() where appropriateMarc Dietrich2011-09-301-13/+7Star
* staging: nvec: coding style fixes / add copyright noticeMarc Dietrich2011-09-301-94/+97
* staging: nvec: convert to use platform register and mfdcellsMarc Dietrich2011-08-241-69/+99
* treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0Star
* Staging: initial version of the nvec driverMarc Dietrich2011-05-201-0/+468