index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
gpio_mouse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-10-19
Input: gpio_mouse - add device tree probing
Linus Walleij
1
-0
/
+8
2017-10-19
Input: gpio_mouse - convert to use GPIO descriptors
Linus Walleij
1
-124
/
+67
2017-10-19
Input: gpio_mouse - rename platform data variables
Linus Walleij
1
-20
/
+20
2017-10-19
Input: gpio_mouse - kill off platform data
Linus Walleij
1
-7
/
+52
2014-10-20
input: mouse: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-05-05
Input: gpio_mouse - remove redundant platform_set_drvdata()
Sachin Kamat
1
-3
/
+0
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-04-10
Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h
Mark Brown
1
-1
/
+1
2011-11-30
Input: mouse - use macro module_platform_driver()
JJ Ding
1
-12
/
+1
2011-06-29
Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx
Hans-Christian Egtvedt
1
-1
/
+1
2009-07-07
Input: gpio_mouse - use standard driver registration method
Saeed Bishara
1
-6
/
+5
2009-03-30
trivial: fix typo "varaible" -> "variable"
Uwe Kleine-Koenig
1
-1
/
+1
2008-12-20
Input: make some variables and functions static
Roel Kluin
1
-1
/
+1
2008-08-18
Input: remove version.h from drivers that don't need it
Huang Weiyi
1
-1
/
+0
2008-04-24
Input: add MODULE_ALIAS() to hotpluggable platform modules
Kay Sievers
1
-0
/
+4
2007-07-10
Input: add gpio-mouse driver
Hans-Christian Egtvedt
1
-0
/
+196