index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
nvec
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging/nvec: fix compilation error in nvec.c
Marc Dietrich
2011-10-17
1
-0
/
+1
*
staging: nvec: send suspend messages synchronously
Marc Dietrich
2011-09-29
1
-2
/
+8
*
staging: nvec: Add a udelay(100) to nvec_interrupt
Julian Andres Klode
2011-09-29
1
-0
/
+9
*
staging: nvec: Add missing includes and reorder them
Julian Andres Klode
2011-09-29
2
-14
/
+17
*
staging: nvec: Add battery quirk to ignore incomplete responses
Julian Andres Klode
2011-09-29
1
-0
/
+5
*
staging: nvec: ps2: Always sample 4 bytes instead of just 1
Julian Andres Klode
2011-09-29
1
-2
/
+3
*
staging: nvec: Return error in PS2 driver if write fails
Julian Andres Klode
2011-09-29
1
-5
/
+2
*
staging: nvec: Reject incomplete messages
Julian Andres Klode
2011-09-29
1
-1
/
+6
*
staging: nvec: Handle filled up RX buffers
Julian Andres Klode
2011-09-29
1
-0
/
+5
*
staging: nvec: Allow TX buffers only in the upper 75% of the pool
Julian Andres Klode
2011-09-29
1
-6
/
+25
*
staging: nvec: Export nvec_msg_free() to clients
Julian Andres Klode
2011-09-29
2
-2
/
+7
*
staging: nvec: Move implementation-only macros out of the header
Julian Andres Klode
2011-09-29
2
-21
/
+20
*
staging: nvec: Document public and private API
Julian Andres Klode
2011-09-29
2
-4
/
+191
*
staging: nvec: Have nvec_write_async() return -ENOMEM on OOM
Julian Andres Klode
2011-09-29
2
-3
/
+10
*
staging: nvec: Enable the capslock LED in the keyboard driver
Julian Andres Klode
2011-09-29
1
-0
/
+19
*
staging: nvec: Add myself to copyright and authors list
Julian Andres Klode
2011-09-29
1
-0
/
+1
*
staging: nvec: Do not print free message for tx_scratch
Julian Andres Klode
2011-09-29
1
-1
/
+2
*
staging: nvec: Rewrite the interrupt handler
Julian Andres Klode
2011-09-29
3
-142
/
+307
*
staging: nvec: Add is_event() and size() functions for nvec_msg
Julian Andres Klode
2011-09-29
1
-0
/
+31
*
staging: nvec: Introduce nvec_gpio_set_value()
Julian Andres Klode
2011-09-29
1
-0
/
+7
*
staging: nvec: Introduce new internal API for msg alloc/free
Julian Andres Klode
2011-09-29
2
-0
/
+29
*
staging: nvec: fix Kconfig dependencies
Marc Dietrich
2011-09-29
1
-3
/
+3
*
staging: nvec: update ToDo list
Marc Dietrich
2011-09-29
1
-0
/
+5
*
staging: nvec: add LED support
Ilya Petrov
2011-09-29
5
-2
/
+127
*
staging: nvec: fix unmute of speakers
Marc Dietrich
2011-09-29
1
-1
/
+1
*
staging: nvec: rework the nvec slave init
Marc Dietrich
2011-09-29
1
-8
/
+21
*
staging: nvec: Use print_hex_dump() where appropriate
Marc Dietrich
2011-09-29
1
-13
/
+7
*
staging: nvec: coding style fixes / add copyright notice
Marc Dietrich
2011-09-29
7
-420
/
+521
*
staging: nvec: Include missing headers
Julian Andres Klode
2011-09-29
3
-0
/
+3
*
staging: nvec: convert to use platform register and mfdcells
Marc Dietrich
2011-08-24
4
-81
/
+138
*
Staging: nvec: fixes coding style issues in nvec_kbd.c
Colin Brophy
2011-08-23
1
-11
/
+11
*
Staging: Add clk API note to nvec/TODO
Russell King
2011-08-02
1
-2
/
+4
*
treewide: remove duplicate includes
Vitaliy Ivanov
2011-06-20
1
-1
/
+0
*
Staging: initial version of the nvec driver
Marc Dietrich
2011-05-19
10
-0
/
+1540