index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
nvec
Age
Commit message (
Expand
)
Author
2012-01-31
staging: nvec: Fix Kconfig dependencies
Julian Andres Klode
2012-01-31
staging: nvec: Use gpio_request_one() instead of gpio_request()
Julian Andres Klode
2012-01-31
staging: nvec: Fix typo s/I2C_SL_NEWL/I2C_SL_NEWSL/
Julian Andres Klode
2012-01-31
staging: nvec: ps2: change serio type to passthrough
Marc Dietrich
2012-01-31
staging: nvec: ps2: disable/enable mouse on suspend/resume
Marc Dietrich
2012-01-31
staging: nvec: ps2: add some more debug functions
Marc Dietrich
2012-01-31
staging: nvec: ps2: tell nvec to send 6 byte long messages
Marc Dietrich
2012-01-31
staging: nvec: ps2: let the start/stop streaming commands be called by the st...
Marc Dietrich
2012-01-31
staging: nvec: ps2: add suspend/resume functions
Marc Dietrich
2011-11-27
staging: nvec: add device tree support
Marc Dietrich
2011-10-17
staging/nvec: fix compilation error in nvec.c
Marc Dietrich
2011-09-30
staging: nvec: send suspend messages synchronously
Marc Dietrich
2011-09-30
staging: nvec: Add a udelay(100) to nvec_interrupt
Julian Andres Klode
2011-09-30
staging: nvec: Add missing includes and reorder them
Julian Andres Klode
2011-09-30
staging: nvec: Add battery quirk to ignore incomplete responses
Julian Andres Klode
2011-09-30
staging: nvec: ps2: Always sample 4 bytes instead of just 1
Julian Andres Klode
2011-09-30
staging: nvec: Return error in PS2 driver if write fails
Julian Andres Klode
2011-09-30
staging: nvec: Reject incomplete messages
Julian Andres Klode
2011-09-30
staging: nvec: Handle filled up RX buffers
Julian Andres Klode
2011-09-30
staging: nvec: Allow TX buffers only in the upper 75% of the pool
Julian Andres Klode
2011-09-30
staging: nvec: Export nvec_msg_free() to clients
Julian Andres Klode
2011-09-30
staging: nvec: Move implementation-only macros out of the header
Julian Andres Klode
2011-09-30
staging: nvec: Document public and private API
Julian Andres Klode
2011-09-30
staging: nvec: Have nvec_write_async() return -ENOMEM on OOM
Julian Andres Klode
2011-09-30
staging: nvec: Enable the capslock LED in the keyboard driver
Julian Andres Klode
2011-09-30
staging: nvec: Add myself to copyright and authors list
Julian Andres Klode
2011-09-30
staging: nvec: Do not print free message for tx_scratch
Julian Andres Klode
2011-09-30
staging: nvec: Rewrite the interrupt handler
Julian Andres Klode
2011-09-30
staging: nvec: Add is_event() and size() functions for nvec_msg
Julian Andres Klode
2011-09-30
staging: nvec: Introduce nvec_gpio_set_value()
Julian Andres Klode
2011-09-30
staging: nvec: Introduce new internal API for msg alloc/free
Julian Andres Klode
2011-09-30
staging: nvec: fix Kconfig dependencies
Marc Dietrich
2011-09-30
staging: nvec: update ToDo list
Marc Dietrich
2011-09-30
staging: nvec: add LED support
Ilya Petrov
2011-09-30
staging: nvec: fix unmute of speakers
Marc Dietrich
2011-09-30
staging: nvec: rework the nvec slave init
Marc Dietrich
2011-09-30
staging: nvec: Use print_hex_dump() where appropriate
Marc Dietrich
2011-09-30
staging: nvec: coding style fixes / add copyright notice
Marc Dietrich
2011-09-30
staging: nvec: Include missing headers
Julian Andres Klode
2011-08-24
staging: nvec: convert to use platform register and mfdcells
Marc Dietrich
2011-08-23
Staging: nvec: fixes coding style issues in nvec_kbd.c
Colin Brophy
2011-08-02
Staging: Add clk API note to nvec/TODO
Russell King
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
2011-05-19
Staging: initial version of the nvec driver
Marc Dietrich