aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/mouse/navpoint.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-4/+2
2014-11-02Input: mouse - use __maybe_unused instead of ifdef around suspend/resumeGravatar Jingoo Han 1-4/+2
2014-10-20input: mouse: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-01-06Input: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2013-05-23Input: navpoint - pass correct pointer to free_irq()Gravatar Lars-Peter Clausen 1-1/+1
2012-11-24Input: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-24Input: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-24Input: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-05-10Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driverGravatar Paul Parsons 1-0/+369