aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/libps2.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-02Input: libps2 - relax command byte ACK handlingDmitry Torokhov1-0/+1
2018-02-02Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov1-0/+3
2018-02-02Input: libps2 - use BIT() for bitmask constantsDmitry Torokhov1-5/+6
2018-02-02Input: libps2 - use u8 for byte dataDmitry Torokhov1-10/+13
2013-01-06Input: increase struct ps2dev cmdbuf[] to 8 bytesKamal Mostafa1-1/+1
2009-09-17Input: libps2 - additional locking for i8042 portsDmitry Torokhov1-0/+2
2009-08-19Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang1-0/+1
2008-11-24Input: libps2 - handle 0xfc responses from devicesDmitry Torokhov1-0/+2
2008-05-16Input: libps2 - remove delayed command executionDmitry Torokhov1-1/+0
2006-09-14Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov1-0/+1
2006-02-19Input: serio - semaphore to mutex conversionArjan van de Ven1-1/+1
2005-06-01Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+50