summaryrefslogtreecommitdiff
path: root/drivers/staging/nvec/nvec_ps2.c
AgeCommit message (Expand)Author
2023-04-03staging: nvec_ps2: Convert to platform remove callback returning voidUwe Kleine-König
2021-03-22staging/nvec:: avoid Wempty-body warningArnd Bergmann
2021-02-04staging: nvec: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi
2018-01-15staging: nvec: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: nvec: add SPDX identifier.Greg Kroah-Hartman
2017-02-14staging:nvec:nvec_ps2.c: Prefering kzalloc(sizeof(*ser_dev)...) over kzalloc(...Arushi Singhal
2016-11-07staging: nvec: remove managed resource from PS2 driverMarc Dietrich
2016-11-07Revert "staging: nvec: ps2: change serio type to passthrough"Paul Fertser
2016-11-07drivers: staging: nvec: remove bogus reset command for PS/2 interfacePaul Fertser
2016-03-11Staging: nvec: removes an unnecessary cast on a void pointerBen Marsh
2015-06-17staging: nvec: remove duplicated constPeng Fan
2015-03-16Staging: nvec: use !x instead of x == NULLSomya Anand
2014-10-20staging: nvec: drop owner assignment from platform_driversWolfram Sang
2014-07-09staging: nvec: insert blank lines after declarationsPawel Lebioda
2014-03-07staging:nvec: Introduce the use of the managed version of kzallocHimangi Saraogi
2013-05-14staging: nvec: cleanup childs on removeMarc Dietrich
2013-05-14staging: nvec: add missing module aliasesMarc Dietrich
2013-01-29staging: nvec: cleanup the string messMarc Dietrich
2013-01-29staging: nvec: fix mouse suspend/resume callsMarc Dietrich
2012-11-21staging: nvec: remove use of __devexitBill Pemberton
2012-11-21staging: nvec: remove use of __devinitBill Pemberton
2012-11-21staging: nvec: remove use of __devexit_pBill Pemberton
2012-06-25staging: nvec: add remove function to nvec childsMarc Dietrich
2012-06-25staging: nvec: cleanup powermanagement callbacksMarc Dietrich
2012-06-25staging: nvec: cleanup driver registrationMarc Dietrich
2012-06-25staging: nvec: convert to devm_ functionsMarc Dietrich
2012-01-31staging: nvec: ps2: change serio type to passthroughMarc Dietrich
2012-01-31staging: nvec: ps2: disable/enable mouse on suspend/resumeMarc Dietrich
2012-01-31staging: nvec: ps2: add some more debug functionsMarc Dietrich
2012-01-31staging: nvec: ps2: tell nvec to send 6 byte long messagesMarc Dietrich
2012-01-31staging: nvec: ps2: let the start/stop streaming commands be called by the st...Marc Dietrich
2012-01-31staging: nvec: ps2: add suspend/resume functionsMarc Dietrich
2011-09-29staging: nvec: ps2: Always sample 4 bytes instead of just 1Julian Andres Klode
2011-09-29staging: nvec: Return error in PS2 driver if write failsJulian Andres Klode
2011-09-29staging: nvec: coding style fixes / add copyright noticeMarc Dietrich
2011-09-29staging: nvec: Include missing headersJulian Andres Klode
2011-08-24staging: nvec: convert to use platform register and mfdcellsMarc Dietrich
2011-05-19Staging: initial version of the nvec driverMarc Dietrich