Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cdb5bf02f4fc0507518ea6b93c21b2707336ffef
/
drivers
/
input
f47831f
i8042: use SGI_HAS_I8042 to select SGI i8042 handlinig
by Thomas Bogendoerfer
· 17 years ago
1913130
input: add I2C to config since the driver makes several i2c*() calls
by Randy Dunlap
· 17 years ago
b920de1
mn10300: add the MN10300/AM33 architecture to the kernel
by David Howells
· 17 years ago
6e5565f9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
6c152be
leds: Standardise LED naming scheme
by Richard Purdie
· 17 years ago
15aafa2
Remove pointless casts from void pointers
by Jeff Garzik
· 17 years ago
03366e7
Merge branch 'pxa-keypad'
by Dmitry Torokhov
· 17 years ago
c18bab8
Input: i8042 - non-x86 build fix
by Andrew Morton
· 17 years ago
5047fab
drivers/input/: Spelling fixes
by Joe Perches
· 17 years ago
17a61cd
jonada720: remove duplicate include
by Andre Haupt
· 17 years ago
8340c10
bf54x: remove duplicate include
by Andre Haupt
· 17 years ago
f639416
gameport: remove duplicate include
by Andre Haupt
· 17 years ago
9004acc
[ALSA] Remove sound/driver.h
by Takashi Iwai
· 17 years ago
e0f2677
Input: pxa27x_keypad - also enable on PXA3xx
by Eric Miao
· 17 years ago
76cb44e
Input: pxa27x_keypad - add debounce_interval to the keypad platform data
by Eric Miao
· 17 years ago
9c60deb
Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQ
by Eric Miao
· 17 years ago
62059d9
Input: pxa27x_keypad - enable rotary encoders and direct keys
by Eric Miao
· 17 years ago
d7416f9
Input: pxa27x_keypad - introduce pxa27x_keypad_config()
by Eric Miao
· 17 years ago
1814db6
Input: pxa27x_keypad - introduce driver structure and use KEY() to define matrix keys
by Eric Miao
· 17 years ago
1a1cd73
Input: pxa27x_keypad - remove pin configuration from the driver
by Eric Miao
· 17 years ago
0e5f11a
Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)
by Eric Miao
· 17 years ago
cec69c3
Input: constify function pointer tables (seq_operations)
by Jan Engelhardt
· 17 years ago
3f79b1e
Input: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to nomux list
by Jiri Kosina
· 17 years ago
b4d62de
Input: i8042 - enable DMI quirks on x86-64
by Bruce Duncan
· 17 years ago
5799ddb
Input: i8042 - add Dritek quirk for Acer Aspire 9110
by Carlos Corbacho
· 17 years ago
e17bb1d
Input: add input event to APM event bridge
by Richard Purdie
· 17 years ago
d182c10
Input: mousedev - use BIT_MASK instead of BIT
by Dmitry Torokhov
· 17 years ago
41e191e
x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.c
by Ingo Molnar
· 17 years ago
ca4d6cf
[ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix
by Richard Purdie
· 17 years ago
2ad913b
[SPARC64]: Fix section error in sparcspkr
by Sam Ravnborg
· 17 years ago
e2c7539
Input: remove duplicate includes
by Andre Haupt
· 17 years ago
0c1efd3
Input: remove cdev from input_dev structure
by Dmitry Torokhov
· 17 years ago
8987fec
Input: i8042 - add Dritek keyboard extension quirk
by Carlos Corbacho
· 17 years ago
93e9012
Input: add Tosa keyboard driver
by Dmitry Baryshkov
· 17 years ago
52fe0cd
Input: add driver for Fujitsu application buttons
by Stephen Hemminger
· 17 years ago
fbb38e3
Input: ads7846 - stop updating dev->power.power_state
by David Brownell
· 17 years ago
3b04a61
Input: drop redundant includes of moduleparam.h
by Julia Lawall
· 17 years ago
374766b
Input: implement proper timer rounding for polled devices
by Stephen Hemminger
· 17 years ago
4615e33
Input: iforce - don't access input_dev->private directly
by Dmitry Torokhov
· 17 years ago
a8399c5
Input: i8042 - use synchronize_irq() instead of synchronize_sched()
by Dmitry Torokhov
· 17 years ago
f0b92b9
Input: atkbd - remove unneeded synchronize_sched()
by Dmitry Torokhov
· 17 years ago
b037b08
Input: cobalt_btns - add support for loadable keymaps
by Dmitry Torokhov
· 17 years ago
72341ee
Input: atlas_btns - add support for loadable keymaps
by Dmitry Torokhov
· 17 years ago
1953ea2
Input: keyspan_remote - add support for loadable keymaps
by Dmitry Torokhov
· 17 years ago
f4f37c8
Input: Add proper locking when changing device's keymap
by Dmitry Torokhov
· 17 years ago
554101e
Input: atkbd - properly handle special keys on Dell Latitudes
by Giel de Nijs
· 17 years ago
03bbe08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
fb49161
Input: ALPS - fix sync loss on Acer Aspire 5720ZG
by Dmitry Torokhov
· 17 years ago
653e91d
Input: psmouse - fix input_dev leak in lifebook driver
by Andres Salomon
· 17 years ago
746b31a
Input: psmouse - fix potential memory leak in psmouse_connect()
by Andres Salomon
· 17 years ago
62aa366
Input: usbtouchscreen - fix buffer overflow, make more egalax work
by Daniel Ritz
· 17 years ago
6724f93
Input: mousedev - handle mice that use absolute coordinates
by Micah Parrish
· 17 years ago
4fd3670
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
4ff891e
Input: improve Kconfig help entries for HP Jornada devices
by Kristoffer Ericson
· 17 years ago
ed2fa4d
Input: pass EV_PWR events to event handlers
by Richard Purdie
· 17 years ago
9fe4f2a
Input: spitzkbd - fix suspend key handling
by Richard Purdie
· 17 years ago
f5ad586
gameport: don't export functions that are static inline
by Ivan Kokshaysky
· 17 years ago
4c64681
Input: jornada680_kbd - fix default keymap
by Kristoffer Ericson
· 17 years ago
22d1c39
Input: Handle EV_PWR type of input caps in input_set_capability.
by Dmitry Baryshkov
· 17 years ago
c24b260
spi: use simplified spi_sync() calling convention
by Marc Pignat
· 17 years ago
febb187
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
6957c82
Input: bf54x-keys - keypad does not exist on BF544 parts
by Mike Frysinger
· 17 years ago
6a2e391
Input: gpio-keys - request and configure GPIOs
by Herbert Valerio Riedel
· 17 years ago
8bf4215
Input: i8042 - add i8042.noloop quirk for MS Virtual Machine
by Jiri Kosina
· 17 years ago
529a73f
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
by Mike Frysinger
· 17 years ago
74521c2
Use i8253.c lock for PC speaker on MIPS, too.
by Ralf Baechle
· 17 years ago
2a0f9c4
Input: inport, logibm - use KERN_INFO when reporting missing mouse
by Helge Deller
· 17 years ago
2a3e480
Input: appletouch - idle reset logic broke older Fountains
by Dmitry Torokhov
· 17 years ago
167ebf7
Input: hp_sdc.c - fix section mismatch
by Adrian Bunk
· 17 years ago
b0e7464
Input: xpad - add more USB IDs
by Joshua J Bowman
· 17 years ago
5712cb3
[PARPORT] Remove unused 'irq' argument from parport irq functions
by Jeff Garzik
· 17 years ago
81f8320
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
46249ea
Input: appletouch - apply idle reset logic to all touchpads
by Anton Ekblad
· 17 years ago
14e4020
Input: usbtouchscreen - add support for GoTop tablet devices
by Jerrold Jones
· 17 years ago
858711c
Input: bf54x-keys - return real error when request_irq() fails
by Michael Hennerich
· 17 years ago
553a05b
Input: i8042 - export i8042_command()
by Márton Németh
· 17 years ago
c00046c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
01dd2fb
typo fixes
by Matt LaPlante
· 17 years ago
118e78d
changed email
by Johann Deneux
· 17 years ago
60812a4
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
by Linus Torvalds
· 17 years ago
c03983a
Spelling fix: explicitly
by Jean Delvare
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
93043ec
define global BIT macro
by Jiri Slaby
· 17 years ago
7b19ada
get rid of input BIT* duplicate defines
by Jiri Slaby
· 17 years ago
92cb761
x86: convert cpuinfo_x86 array to a per_cpu array
by Mike Travis
· 17 years ago
e42837b
freezer: introduce freezer-friendly waiting macros
by Rafael J. Wysocki
· 17 years ago
821f3ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
65a6ec0
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
f2e1d89
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
63bd8c4
Atari keyboard: incorporate additional review comments
by Geert Uytterhoeven
· 17 years ago
4fa4350
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
by Linus Torvalds
· 17 years ago
82ba56c
Input: use full RCU API
by Dmitry Torokhov
· 17 years ago
6615c5b
m68k: Atari input drivers cleanup
by Geert Uytterhoeven
· 17 years ago
7009317
Input: remove tsdev interface
by Richard Purdie
· 17 years ago
8f740ef
Input: add support for Blackfin BF54x Keypad controller
by Michael Hennerich
· 17 years ago
937ad5c
Input: appletouch - another fix for idle reset logic
by Soeren Sonnenburg
· 17 years ago
b981d8b3
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 17 years ago
b11d212
Input: add support for SEGA Dreamcast keyboard
by Adrian McMenamin
· 17 years ago
efefc6e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
Next »