summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/navpoint.c
Commit message (Expand)AuthorAgeFilesLines
* Input: navpoint - remove driverDuje Mihanović2024-01-181-350/+0
* Input: navpoint - convert to use GPIO descriptorLinus Walleij2023-12-131-26/+15
* Input: navpoint - convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* Input: navpoint - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+5
* Input: use input_device_enabled()Andrzej Pietrasiewicz2020-12-021-2/+2
* Input: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-071-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* 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