summaryrefslogtreecommitdiff
path: root/drivers/staging/nvec/nvec.c
AgeCommit message (Expand)Author
2012-01-31staging: nvec: Use gpio_request_one() instead of gpio_request()Julian Andres Klode
2012-01-31staging: nvec: Fix typo s/I2C_SL_NEWL/I2C_SL_NEWSL/Julian Andres Klode
2011-11-26staging: nvec: add device tree supportMarc Dietrich
2011-10-17staging/nvec: fix compilation error in nvec.cMarc Dietrich
2011-09-29staging: nvec: send suspend messages synchronouslyMarc Dietrich
2011-09-29staging: nvec: Add a udelay(100) to nvec_interruptJulian Andres Klode
2011-09-29staging: nvec: Add missing includes and reorder themJulian Andres Klode
2011-09-29staging: nvec: Add battery quirk to ignore incomplete responsesJulian Andres Klode
2011-09-29staging: nvec: Reject incomplete messagesJulian Andres Klode
2011-09-29staging: nvec: Handle filled up RX buffersJulian Andres Klode
2011-09-29staging: nvec: Allow TX buffers only in the upper 75% of the poolJulian Andres Klode
2011-09-29staging: nvec: Export nvec_msg_free() to clientsJulian Andres Klode
2011-09-29staging: nvec: Move implementation-only macros out of the headerJulian Andres Klode
2011-09-29staging: nvec: Document public and private APIJulian Andres Klode
2011-09-29staging: nvec: Have nvec_write_async() return -ENOMEM on OOMJulian Andres Klode
2011-09-29staging: nvec: Add myself to copyright and authors listJulian Andres Klode
2011-09-29staging: nvec: Do not print free message for tx_scratchJulian Andres Klode
2011-09-29staging: nvec: Rewrite the interrupt handlerJulian Andres Klode
2011-09-29staging: nvec: Add is_event() and size() functions for nvec_msgJulian Andres Klode
2011-09-29staging: nvec: Introduce nvec_gpio_set_value()Julian Andres Klode
2011-09-29staging: nvec: Introduce new internal API for msg alloc/freeJulian Andres Klode
2011-09-29staging: nvec: add LED supportIlya Petrov
2011-09-29staging: nvec: fix unmute of speakersMarc Dietrich
2011-09-29staging: nvec: rework the nvec slave initMarc Dietrich
2011-09-29staging: nvec: Use print_hex_dump() where appropriateMarc Dietrich
2011-09-29staging: nvec: coding style fixes / add copyright noticeMarc Dietrich
2011-08-24staging: nvec: convert to use platform register and mfdcellsMarc Dietrich
2011-06-20treewide: remove duplicate includesVitaliy Ivanov
2011-05-19Staging: initial version of the nvec driverMarc Dietrich