summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/navpoint.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-171-4/+2
|\
| * Input: mouse - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-4/+2
* | input: mouse: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Input: navpoint - pass correct pointer to free_irq()Lars-Peter Clausen2013-05-231-1/+1
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driverPaul Parsons2012-05-101-0/+369
OpenPOWER on IntegriCloud