index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
nvec
/
nvec.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-17
staging/nvec: fix compilation error in nvec.c
Marc Dietrich
1
-0
/
+1
2011-09-29
staging: nvec: send suspend messages synchronously
Marc Dietrich
1
-2
/
+8
2011-09-29
staging: nvec: Add a udelay(100) to nvec_interrupt
Julian Andres Klode
1
-0
/
+9
2011-09-29
staging: nvec: Add missing includes and reorder them
Julian Andres Klode
1
-13
/
+11
2011-09-29
staging: nvec: Add battery quirk to ignore incomplete responses
Julian Andres Klode
1
-0
/
+5
2011-09-29
staging: nvec: Reject incomplete messages
Julian Andres Klode
1
-1
/
+6
2011-09-29
staging: nvec: Handle filled up RX buffers
Julian Andres Klode
1
-0
/
+5
2011-09-29
staging: nvec: Allow TX buffers only in the upper 75% of the pool
Julian Andres Klode
1
-6
/
+25
2011-09-29
staging: nvec: Export nvec_msg_free() to clients
Julian Andres Klode
1
-2
/
+4
2011-09-29
staging: nvec: Move implementation-only macros out of the header
Julian Andres Klode
1
-0
/
+20
2011-09-29
staging: nvec: Document public and private API
Julian Andres Klode
1
-2
/
+107
2011-09-29
staging: nvec: Have nvec_write_async() return -ENOMEM on OOM
Julian Andres Klode
1
-2
/
+9
2011-09-29
staging: nvec: Add myself to copyright and authors list
Julian Andres Klode
1
-0
/
+1
2011-09-29
staging: nvec: Do not print free message for tx_scratch
Julian Andres Klode
1
-1
/
+2
2011-09-29
staging: nvec: Rewrite the interrupt handler
Julian Andres Klode
1
-114
/
+275
2011-09-29
staging: nvec: Add is_event() and size() functions for nvec_msg
Julian Andres Klode
1
-0
/
+31
2011-09-29
staging: nvec: Introduce nvec_gpio_set_value()
Julian Andres Klode
1
-0
/
+7
2011-09-29
staging: nvec: Introduce new internal API for msg alloc/free
Julian Andres Klode
1
-0
/
+23
2011-09-29
staging: nvec: add LED support
Ilya Petrov
1
-0
/
+4
2011-09-29
staging: nvec: fix unmute of speakers
Marc Dietrich
1
-1
/
+1
2011-09-29
staging: nvec: rework the nvec slave init
Marc Dietrich
1
-8
/
+21
2011-09-29
staging: nvec: Use print_hex_dump() where appropriate
Marc Dietrich
1
-13
/
+7
2011-09-29
staging: nvec: coding style fixes / add copyright notice
Marc Dietrich
1
-94
/
+97
2011-08-24
staging: nvec: convert to use platform register and mfdcells
Marc Dietrich
1
-69
/
+99
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
1
-1
/
+0
2011-05-19
Staging: initial version of the nvec driver
Marc Dietrich
1
-0
/
+468