aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/nvec/nvec_ps2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-31staging: nvec: ps2: change serio type to passthroughMarc Dietrich1-1/+1
2012-01-31staging: nvec: ps2: disable/enable mouse on suspend/resumeMarc Dietrich1-0/+8
2012-01-31staging: nvec: ps2: add some more debug functionsMarc Dietrich1-5/+13
2012-01-31staging: nvec: ps2: tell nvec to send 6 byte long messagesMarc Dietrich1-1/+1
2012-01-31staging: nvec: ps2: let the start/stop streaming commands be called by the start/stop functions of serioMarc Dietrich1-2/+2
2012-01-31staging: nvec: ps2: add suspend/resume functionsMarc Dietrich1-0/+19
2011-09-29staging: nvec: ps2: Always sample 4 bytes instead of just 1Julian Andres Klode1-2/+3
2011-09-29staging: nvec: Return error in PS2 driver if write failsJulian Andres Klode1-5/+2
2011-09-29staging: nvec: coding style fixes / add copyright noticeMarc Dietrich1-41/+53
2011-09-29staging: nvec: Include missing headersJulian Andres Klode1-0/+1
2011-08-24staging: nvec: convert to use platform register and mfdcellsMarc Dietrich1-1/+18
2011-05-19Staging: initial version of the nvec driverMarc Dietrich1-0/+103