Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5f757f91e70a97eda8f0cc13bddc853209b2d173
/
drivers
/
input
5753171
sh: hp6xx driver compile fixes.
by Kristoffer Ericson
· 18 years ago
a3d5213
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 18 years ago
5b33991
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
f8744bc
hilkbd: Kill compiler warning and fix comment dyslexia
by Geert Uytterhoeven
· 18 years ago
c04cb85
m68k: Atari keyboard and mouse support.
by Michael Schmitz
· 18 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
84767d0
Input: gpio_keys - add support for switches (EV_SW)
by Roman Moravcik
· 18 years ago
bc95f36
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 18 years ago
3d29cdf
Input: cobalt_btns - convert to use polldev library
by Dmitry Torokhov
· 18 years ago
0dcd807
Input: add skeleton for simple polled devices
by Dmitry Torokhov
· 18 years ago
fd013ce
Input: wistron - fix typo in keymap for Acer TM610
by Eric Piel
· 18 years ago
7958005
Input: gameport - do not touch bus's rwsem
by Dmitry Torokhov
· 18 years ago
70f256f
Input: serio - do not touch bus's rwsem
by Dmitry Torokhov
· 18 years ago
534565f
Input: add input_set_capability() helper
by Dmitry Torokhov
· 18 years ago
b997395
Input: i8042 - add Fujitsu touchscreen/touchpad PNP IDs
by Dmitry Torokhov
· 18 years ago
cc8310e
Input: i8042 - add Panasonic CF-29 to nomux list
by Dmitry Torokhov
· 18 years ago
2ebdcc6
Input: lifebook - split into 2 devices
by Dmitry Torokhov
· 18 years ago
43887ba
Input: lifebook - add signature of Panasonic CF-29
by Dmitry Torokhov
· 18 years ago
1b11879
Input: lifebook - activate 6-byte protocol on select models
by Dmitry Torokhov
· 18 years ago
e7afcd1
Input: lifebook - work properly on Panasonic CF-18
by Dmitry Torokhov
· 18 years ago
d0a0515
Input: cobalt buttons - separate device and driver registration
by Dmitry Torokhov
· 18 years ago
b7fd4a0
Input: pxa27x - do not use deprecated SA_INTERRUPT flag
by Thomas Gleixner
· 18 years ago
b5b16c5
Input: ucb1400 - make delays configurable
by Cliff Brake
· 18 years ago
293e639
Input: misc devices - switch to using input_dev->dev.parent
by Dmitry Torokhov
· 18 years ago
935e658
Input: joysticks - switch to using input_dev->dev.parent
by Dmitry Torokhov
· 18 years ago
a5394fb0
Input: touchscreens - switch to using input_dev->dev.parent
by Dmitry Torokhov
· 18 years ago
28aa7f1
Input: mice - switch to using input_dev->dev.parent
by Dmitry Torokhov
· 18 years ago
469ba4d
Input: keyboards - switch to using input_dev->dev.parent
by Dmitry Torokhov
· 18 years ago
88a447a
Input: prepare to switching to struct device
by Dmitry Torokhov
· 18 years ago
373f971
Input: drivers/input/misc - don't access dev->private directly
by Dmitry Torokhov
· 18 years ago
b356872
Input: drivers/input/keyboard - don't access dev->private directly
by Dmitry Torokhov
· 18 years ago
8715c1c
Input: drivers/input/joystick - don't access dev->private directly
by Dmitry Torokhov
· 18 years ago
40b9b0b
Input: drivers/input/touchscreen - don't access dev->private directly
by Dmitry Torokhov
· 18 years ago
0ca1804
Input: drivers/input/mice - don't access dev->private directly
by Dmitry Torokhov
· 18 years ago
21298f7
Input: logips2pp - add model 1 information
by Dmitry Torokhov
· 18 years ago
55d29c9
Input: wistron - declare keymaps as initdata
by Eric Piel
· 18 years ago
7b0a4cd
Input: wistron - introduce generic keymap
by Eric Piel
· 18 years ago
6480e2a
Input: wistron - add acerhk laptop database
by Eric Piel
· 18 years ago
688897b
Input: logips2pp - ignore mice reporting model as 0
by Dmitry Torokhov
· 18 years ago
8d04ddb
Input: i8042 - disable interfaces when switching to legacy mode
by Dmitry Torokhov
· 18 years ago
0d9d93c
Input: mousedev - fix sudden warps with touchpads
by Dmitry Torokhov
· 18 years ago
f42649e
Input: ALPS - handle errors from input_register_device()
by Dmitry Torokhov
· 18 years ago
f3901d9
Input: remove no longer used power.c handler
by Robert P. J. Day
· 18 years ago
887cc12
Input: synaptics - export model bits
by Dmitry Torokhov
· 18 years ago
598972d
Input: iforce - use usb_kill_urb instead of usb_unlink_urb
by Johann Deneux
· 18 years ago
d542ed8
Input: handlers - handle errors from input_open_device()
by Dmitry Torokhov
· 18 years ago
d0ffb9b
Input: handlers - rename 'list' to 'client'
by Dmitry Torokhov
· 18 years ago
5b2a082
Input: rework handle creation code
by Dmitry Torokhov
· 18 years ago
ff78b20
[PATCH] Input: ucb1400 - set up driver's name to show in sysfs
by Cliff Brake
· 18 years ago
6e78258
Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklist
by Dmitry Torokhov
· 18 years ago
9575499
Input: HIL - fix rwlock recursion bug
by Helge Deller
· 18 years ago
5a90e5b
Input: add support for PXA27x keyboard controller
by Rodolfo Giometti
· 18 years ago
867d268
Input: sermouse - improve protocol error recovery
by Peter Osterlund
· 18 years ago
54f9e36
Input: simplify input_free_device()
by Dmitry Torokhov
· 18 years ago
c8e4c77
Input: add getkeycode and setkeycode methods
by Marvin Raaijmakers
· 18 years ago
55e3d92
Input: psmouse - allow disabing certain protocol extensions
by Andres Salomon
· 18 years ago
0ce3c83
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 18 years ago
3ca5de6
Input: i8042 - another attempt to fix AUX delivery checks
by Dmitry Torokhov
· 18 years ago
cb9def4
Input: let driver core create class device attribute groups
by Dmitry Torokhov
· 18 years ago
15e03ae
Input: export 'uniq' in /proc/bus/input/devices
by Dmitry Torokhov
· 18 years ago
bc413c9
Input: wistron - add support for TravelMate 610
by Eric Piel
· 18 years ago
243db53
Input: psmouse - do not force stream mode
by Dmitry Torokhov
· 18 years ago
49015be
[PATCH] gpio_keys driver shouldn't be ARM-specific
by David Brownell
· 18 years ago
0a938b9
[PATCH] add CONFIG_GENERIC_GPIO
by David Brownell
· 18 years ago
ffd51f4
Input: HIL - cleanup coding style
by Helge Deller
· 18 years ago
3acaf54
Input: HIL - various fixes for HIL drivers
by Helge Deller
· 18 years ago
969111e
Input: ads7846 - add support for the ads7843 touchscreen
by Nicolas Ferre
· 18 years ago
d43a338
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 18 years ago
bebb8a2
Input: add driver for MIPS Cobalt back panel buttons
by Yoichi Yuasa
· 18 years ago
24bf10a
Input: psmouse - add support for eGalax PS/2 touchscreen controller
by Stefan Lucke
· 18 years ago
62b529a
Input: remove obsolete setup parameters from input drivers
by Dmitry Torokhov
· 18 years ago
2a575f1
Input: HIL - fix improper call to release_region()
by Cyrill V. Gorcunov
· 18 years ago
0d98f6b
Input: gpio-keys - switch to common GPIO API
by Philipp Zabel
· 18 years ago
1efa770
Input: do not lock device when showing name, phys and uniq
by Dmitry Torokhov
· 18 years ago
82dd9ef
Input: i8042 - let serio bus suspend ports
by Dmitry Torokhov
· 18 years ago
a1cec06
Input: psmouse - properly reset mouse on shutdown/suspend
by Dmitry Torokhov
· 18 years ago
c5a69d5
Storage class should be before const qualifier
by Tobias Klauser
· 18 years ago
c9cb2e3
[PATCH] hrtimers: namespace and enum cleanup
by Thomas Gleixner
· 18 years ago
2db6346
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2
by Thomas Gleixner
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
2b8693c
[PATCH] mark struct file_operations const 3
by Arjan van de Ven
· 18 years ago
d687983
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 18 years ago
3de3af1
[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.
by Robert P. J. Day
· 18 years ago
1e4865f
Input: i8042 - fix AUX IRQ delivery check
by Dmitry Torokhov
· 18 years ago
5809d53
Input: wistron - add support for Fujitsu-Siemens Amilo D88x0
by Michael Leun
· 18 years ago
8370a64
Input: inport - use correct config option for ATIXL
by Robert P. J. Day
· 18 years ago
b350620
Input: HIL - handle erros from input_register_device()
by Cyrill V. Gorcunov
· 18 years ago
ff141a0
Input: tsdev - schedule removal
by Richard Purdie
· 18 years ago
31ea7ff
Input: add Atlas button driver
by Jaya Kumar
· 18 years ago
b22364c
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 18 years ago
ca377fe
[ALSA] ucb1400_ts.c compilation fix (struct snd_ac97)
by Andrew Morton
· 18 years ago
4b31562
SERIO: add the sysfs driver name to all modules
by Greg Kroah-Hartman
· 18 years ago
2c8dc07
Input: ads7846 - be more compatible with the hwmon framework
by David Brownell
· 18 years ago
15e3589
Input: ads7846 - detect pen up from GPIO state
by Imre Deak
· 18 years ago
7937e86
Input: ads7846 - select correct SPI mode
by Imre Deak
· 18 years ago
1936d59
Input: ads7846 - switch to using hrtimer
by Imre Deak
· 18 years ago
de2defd
Input: ads7846 - optionally leave Vref on during differential measurements
by Imre Deak
· 18 years ago
da970e6
Input: ads7846 - pluggable filtering logic
by Imre Deak
· 18 years ago
78a56aa
Input: gpio-keys - keyboard driver for GPIO buttons
by Phil Blundell
· 18 years ago
19f3c3e
Input: i8042 - really suppress ACK/NAK during panic blink
by Dmitry Torokhov
· 18 years ago
Next »