summaryrefslogtreecommitdiffstats
path: root/drivers/staging/nvec/nvec_ps2.c
Commit message (Expand)AuthorAgeFilesLines
* staging: nvec: cleanup childs on removeMarc Dietrich2013-05-141-1/+6
* staging: nvec: add missing module aliasesMarc Dietrich2013-05-141-0/+1
* staging: nvec: cleanup the string messMarc Dietrich2013-01-301-10/+15
* staging: nvec: fix mouse suspend/resume callsMarc Dietrich2013-01-301-9/+7Star
* staging: nvec: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: nvec: remove use of __devinitBill Pemberton2012-11-211-1/+1
* staging: nvec: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging: nvec: add remove function to nvec childsMarc Dietrich2012-06-251-0/+8
* staging: nvec: cleanup powermanagement callbacksMarc Dietrich2012-06-251-4/+10
* staging: nvec: cleanup driver registrationMarc Dietrich2012-06-251-6/+1Star
* staging: nvec: convert to devm_ functionsMarc Dietrich2012-06-251-1/+5
* staging: nvec: ps2: change serio type to passthroughMarc Dietrich2012-01-311-1/+1
* staging: nvec: ps2: disable/enable mouse on suspend/resumeMarc Dietrich2012-01-311-0/+8
* staging: nvec: ps2: add some more debug functionsMarc Dietrich2012-01-311-5/+13
* staging: nvec: ps2: tell nvec to send 6 byte long messagesMarc Dietrich2012-01-311-1/+1
* staging: nvec: ps2: let the start/stop streaming commands be called by the st...Marc Dietrich2012-01-311-2/+2
* staging: nvec: ps2: add suspend/resume functionsMarc Dietrich2012-01-311-0/+19
* staging: nvec: ps2: Always sample 4 bytes instead of just 1Julian Andres Klode2011-09-301-2/+3
* staging: nvec: Return error in PS2 driver if write failsJulian Andres Klode2011-09-301-5/+2Star
* staging: nvec: coding style fixes / add copyright noticeMarc Dietrich2011-09-301-41/+53
* staging: nvec: Include missing headersJulian Andres Klode2011-09-301-0/+1
* staging: nvec: convert to use platform register and mfdcellsMarc Dietrich2011-08-241-1/+18
* Staging: initial version of the nvec driverMarc Dietrich2011-05-201-0/+103