Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
52ce4eaa389eaac01876a4c1b6cacee15005b010
/
drivers
/
input
52ce4ea
Input: ads7846 - switch to using dev_vdbg()
by Pavel Machek
· 16 years ago
30ad7ba
Input: ads7846 - fix pressure reporting
by Pavel Machek
· 16 years ago
722232b
Input: usbtouchscreen - remove unneeded usb_kill_urb
by Oliver Neukum
· 16 years ago
985f37f
AT91: add touchscreen support for at91sam9g45ekes
by Nicolas Ferre
· 16 years ago
970435a
Input: atmel_tsadcc - use platform parameters
by Nicolas Ferre
· 16 years ago
ab9122c
Input: atmel_tsadcc - rework setting touchscreen capabilities
by Nicolas Ferre
· 16 years ago
71bb21b
Input: ALPS - add support for touchpads with 4-directional button
by Maxim Levitsky
· 16 years ago
315eb99
Input: psmouse - rework setting of BTN_MIDDLE capability
by Dmitry Torokhov
· 16 years ago
0cc1770
Input: lifebook - do not advertise unsupported buttons
by Dmitry Torokhov
· 16 years ago
c7a1f3c
Input: elantech - do not advertise relative events
by Dmitry Torokhov
· 16 years ago
21f2557
Input: touchkit_ps2 - do not advertise unsupported buttons
by Dmitry Torokhov
· 16 years ago
dad725d
Input: input-polldev - add sysfs interface for controlling poll interval
by Samu Onkalo
· 16 years ago
bc8f1ea
Input: gpio_keys - seperate individual button setup to make code neater
by Ben Dooks
· 16 years ago
111bc59
Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>
by Ben Dooks
· 16 years ago
db19fd8
Input: gpio_keys - use dev_ macros to report information
by Ben Dooks
· 16 years ago
fb14159
Input: ucb1400_ts - allow passing IRQ through platfrom_data
by Marek Vasut
· 16 years ago
02cee68
Merge commit 'v2.6.32-rc6' into next
by Dmitry Torokhov
· 16 years ago
f5ba350
Input: synaptic_i2c - make unnecessarily global functions static
by Dmitry Torokhov
· 16 years ago
558a5e2
Input: gpio-keys - use IRQF_SHARED
by Dmitry Eremin-Solenikov
· 16 years ago
0baa3de
Input: winbond-cir - select LEDS_TRIGGERS
by David Härdeman
· 16 years ago
ee1e82c
Input: i8042 - try to get stable CTR value when initializing
by Dmitry Torokhov
· 16 years ago
7a53c7f
Merge commit 'v2.6.32-rc5' into for-linus
by Dmitry Torokhov
· 16 years ago
a5f523b
Input: add driver for Dynapro serial touchscreen
by Tias Guns
· 17 years ago
e571306
Input: atkbd - add a quirk for OQO 01+ multimedia keys
by Jamie Lentin
· 17 years ago
b0aba1e
Input: add open and close methods for polled devices
by Samu Onkalo
· 17 years ago
3776989
Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()
by Roel Kluin
· 17 years ago
000c2a3
Input: atkbd - consolidate force release quirks for volume keys
by Herton Ronaldo Krzesinski
· 17 years ago
4f7802d
Input: logips2pp - model 73 is actually TrackMan FX
by Dmitry Torokhov
· 17 years ago
b0225e8
Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux list
by Dmitry Torokhov
· 17 years ago
1572ca2
Input: fix locking issue in /proc/bus/input/ handlers
by Dmitry Torokhov
· 17 years ago
94dfb0d
Input: atkbd - postpone restoring LED/repeat rate at resume
by Dmitry Torokhov
· 17 years ago
bc09dca
Input: add DaVinci Keypad Driver
by Miguel Aguilar
· 17 years ago
2160232
Input: vsxxxaa - change formatting style to match the rest of the kernel
by Dmitry Torokhov
· 17 years ago
7d3fadd
Input: lkkbd - change formatting style to match the rest of the kernel
by Dmitry Torokhov
· 17 years ago
fc0eb28
Input: atkbd - restore resetting LED state at startup
by Dmitry Torokhov
· 17 years ago
fb5bbee
Input: add driver for Altera PS/2 controller
by Thomas Chou
· 17 years ago
7dcc9c2
Input: i8042 - make pnp_data_busted variable boolean instead of int
by Dmitry Torokhov
· 17 years ago
5f5eeff
Input: synaptics - add another Protege M300 to rate blacklist
by Dmitry Torokhov
· 17 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 17 years ago
baf4974
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
d3d2dfe
Input: i8042 - print debug data when testing AUX IRQ delivery
by Dmitry Torokhov
· 17 years ago
fed9454
Input: libps2 - fix dependancy on i8042
by Dmitry Torokhov
· 17 years ago
4fa5757
Input: ad7879 - pass up error codes from probe functions
by Michael Hennerich
· 17 years ago
3ac91d3
Input: xpad - add BigBen Interactive XBOX 360 Controller
by Thomas Gruber
· 17 years ago
06ee3d3
Input: rotary_encoder - fix relative axis support
by H Hartley Sweeten
· 17 years ago
9e0af8a
Input: sparkspkr - move remove() functions to .devexit.text
by Uwe Kleine-König
· 17 years ago
3bfb0a7
Input: wistron_btns - add DMI entry for Medion WIM2030 laptop
by Sebastian Frei
· 17 years ago
a99bbaf
headers: remove sched.h from poll.h
by Alexey Dobriyan
· 17 years ago
1c4115e
drivers/input/input.c: fix CONFIG_PM=n warning
by Andrew Morton
· 17 years ago
d2b5ec3
input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hardware driver Kconfig entry
by Ingo Molnar
· 17 years ago
0dd52d0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
433c24e
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 17 years ago
e0626e3
spi: prefix modalias with "spi:"
by Anton Vorontsov
· 17 years ago
fde1132
Input: add driver for Atmel AT42QT2160 Sensor Chip
by Raphael Derosso Pereira
· 17 years ago
f056878
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Anton Vorontsov
· 17 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 17 years ago
e258b80
input: add a driver for the Winbond WPCD376I Consumer IR hardware
by David Härdeman
· 17 years ago
44ca397
Input: max7359 - use threaded IRQs
by Dmitry Torokhov
· 17 years ago
0baf81b
Input: add driver for Maxim MAX7359 key switch controller
by Kim Kyuwon
· 17 years ago
36726dd
trivial: fix typo s/ketymap/keymap/ in comment
by Thadeu Lima de Souza Cascardo
· 17 years ago
e454cea
Driver-Core: extend devnode callbacks to provide permissions
by Kay Sievers
· 17 years ago
515b696
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
6f13047
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 17 years ago
73c583e
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 17 years ago
88751dd
Input: add driver for ADP5588 QWERTY I2C Keypad
by Michael Hennerich
· 17 years ago
38e783b
Input: add touchscreen driver for MELFAS MCS-5000 controller
by Joonyoung Shim
· 17 years ago
422b552
Input: add driver for OpenCores Keyboard Controller
by Javier Herrero
· 17 years ago
3b0a9ce
Input: dm355evm_keys - remove dm355evm_keys_hardirq
by Dmitry Torokhov
· 17 years ago
30b3713
Input: synaptics_i2c - switch to using __cancel_delayed_work()
by Dmitry Torokhov
· 17 years ago
36fb252
Input: ad7879 - add support for AD7889
by Michael Hennerich
· 17 years ago
9605fb4
Input: atkbd - rely on input core to restore state on resume
by Dmitry Torokhov
· 17 years ago
ffd0db9
Input: add generic suspend and resume for input devices
by Dmitry Torokhov
· 17 years ago
181d683
Input: libps2 - additional locking for i8042 ports
by Dmitry Torokhov
· 17 years ago
d0a8213
input: PCAP2 misc input driver
by Daniel Ribeiro
· 17 years ago
0387e10
input: PCAP2 based touchscreen driver
by Daniel Ribeiro
· 17 years ago
0c73b99
input: Add support for the WM831x ON pin
by Mark Brown
· 17 years ago
ab86e57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 17 years ago
ea88023
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 17 years ago
a4dbd67
driver model: constify attribute groups
by David Brownell
· 17 years ago
2f82af0
Nicolas Pitre has a new email address
by Nicolas Pitre
· 17 years ago
133309a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
2ca7d67
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
1f85d38
sh: add kycr2_delay for sh_keysc
by Kuninori Morimoto
· 17 years ago
fc8e1ea
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 17 years ago
9de48cc
Input: bcm5974 - silence uninitialized variables warnings
by Henrik Rydberg
· 17 years ago
85927b0
Input: wistron_btns - add keymap for AOpen 1557
by Dmitry Torokhov
· 17 years ago
87d721a
Merge branch 'master' into devel
by Russell King
· 17 years ago
ddd559b
Merge branch 'devel-stable' into devel
by Russell King
· 17 years ago
cf7a2b4
Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into devel
by Russell King
· 17 years ago
b7802c5
Input: psmouse - use boolean type
by Dmitry Torokhov
· 17 years ago
f811341
Input: i8042 - use platform_driver_probe
by Dmitry Torokhov
· 17 years ago
386b384
Input: i8042 - use boolean type where it makes sense
by Dmitry Torokhov
· 17 years ago
5ddbc77
Input: i8042 - try disabling and re-enabling AUX port at close
by Dmitry Torokhov
· 17 years ago
bd96f37
Input: pxa27x_keypad - allow modifying keymap from userspace
by Dmitry Torokhov
· 17 years ago
7cac9cd
Input: sunkbd - fix formatting
by Dmitry Torokhov
· 17 years ago
1c7827a
Input: i8042 - bypass AUX IRQ delivery test on laptops
by Dmitry Torokhov
· 17 years ago
6399534
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
32bb0e0
wm97xx-core: Pass platform_data to battery
by Marek Vasut
· 17 years ago
2bcaa6a
Input: atkbd - add Compaq Presario R4000-series repeat quirk
by Dave Andrews
· 17 years ago
41c372d
Input: wacom_w8001 - simplify querying logic
by Dmitry Torokhov
· 17 years ago
Next »