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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-20
Input: kbtab - do not advertise unsupported events
Dmitry Torokhov
1
-24
/
+15
2010-04-20
Input: kbtab - simplify kbtab_disconnect()
Dmitry Torokhov
1
-7
/
+5
2010-04-20
Input: kbtab - fix incorrect size parameter in usb_buffer_free
Axel Lin
1
-2
/
+2
2010-04-20
Input: acecad - don't advertise mouse events
Dmitry Torokhov
1
-2
/
+0
2010-04-20
Input: acecad - fix some formatting issues
Dmitry Torokhov
1
-40
/
+36
2010-04-20
Input: acecad - simplify usb_acecad_disconnect()
Dmitry Torokhov
1
-7
/
+5
2010-04-20
Input: acecad - fix incorrect size parameter in usb_buffer_free
Axel Lin
1
-1
/
+1
2010-04-20
Input: eeti_ts - cancel pending work when going to suspend
Daniel Mack
1
-10
/
+46
2010-04-20
Input: Add support of Synaptics Clickpad device
Takashi Iwai
2
-5
/
+34
2010-04-20
Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"
Dmitry Torokhov
1
-1
/
+0
2010-04-19
Input: psmouse - ignore parity error for basic protocols
Dmitry Torokhov
2
-3
/
+16
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-87
/
+157
2010-04-15
Input: wacom - switch mode upon system resume
Ping Cheng
1
-5
/
+7
2010-04-13
Input: add driver for hampshire serial touchscreens
Adam Bennett
3
-0
/
+218
2010-04-13
Input: ad714x - add support for the AD7143/8/7A parts
Barry Song
3
-7
/
+26
2010-04-13
Input: add Analog Devices AD714x captouch input driver
Bryan Wu
6
-0
/
+1630
2010-04-13
Input: lm8323 - do not leave dangling client data pointer
Wolfram Sang
1
-2
/
+4
2010-04-13
Input: tsc2007 - do not leave dangling clientdata pointer
Wolfram Sang
1
-0
/
+2
2010-04-13
Input: add PCF8574 I2C keypad input device driver
Bryan Wu
3
-0
/
+238
2010-04-13
Input: remove now deprecated corgi_ts.c touchscreen driver
Eric Miao
3
-402
/
+0
2010-04-13
Input: wacom - streamline 2-finger touch support
Ping Cheng
2
-73
/
+80
2010-04-13
Input: wacom - use get_unaligned to access unaligned data
Dmitry Torokhov
3
-47
/
+28
2010-04-13
Input: wacom - get rid of wacom_combo structure
Dmitry Torokhov
3
-53
/
+47
2010-04-13
Input: wacom - get rid of input event wrappers
Dmitry Torokhov
4
-405
/
+347
2010-04-13
Input: wacom - fix some formatting issues
Dmitry Torokhov
2
-201
/
+222
2010-04-13
Input: wacom - do not allocate wacom_wac separately
Dmitry Torokhov
4
-15
/
+15
2010-04-13
Input: wacom - share pen info with touch of the same ID
Ping Cheng
3
-22
/
+99
2010-04-13
Input: wacom - merge out and in prox events
Ping Cheng
1
-104
/
+59
2010-04-13
Merge branch 'for-linus' into next
Dmitry Torokhov
8
-87
/
+157
2010-04-13
Input: wacom - switch mode upon system resume
Ping Cheng
1
-5
/
+7
2010-04-13
Revert "Input: wacom - merge out and in prox events"
Dmitry Torokhov
1
-59
/
+104
2010-04-05
Input: matrix_keypad - allow platform to disable key autorepeat
H Hartley Sweeten
1
-1
/
+3
2010-04-05
Input: ALPS - add signature for HP Pavilion dm3 laptops
Chase Douglas
1
-0
/
+1
2010-04-05
Input: i8042 - spelling fix
Dominik Brodowski
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
79
-5
/
+74
2010-03-21
Input: sparse-keymap - implement safer freeing of the keymap
Dmitry Torokhov
2
-19
/
+40
2010-03-20
Input: bcm5974 - retract efi-broken suspend_resume
Henrik Rydberg
1
-1
/
+0
2010-03-19
Input: sparse-keymap - free the right keymap on error
Yong Wang
1
-1
/
+1
2010-03-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
23
-216
/
+485
2010-03-13
Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset table
Christoph Fritz
1
-0
/
+7
2010-03-13
Input: ALPS - fix stuck buttons on some touchpads
Martin Buck
1
-30
/
+17
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2010-03-11
Input: wm831x-on - convert to use genirq
Mark Brown
1
-4
/
+5
2010-03-11
Input: ads7846 - add wakeup support
Ranjith Lohithakshan
1
-0
/
+10
2010-03-11
Input: appletouch - fix integer overflow issue
Vadim Zaliva
1
-3
/
+3
2010-03-09
Input: ad7877 - increase pen up imeout
Michael Hennerich
1
-1
/
+1
2010-03-09
Input: ads7846 - add support for AD7843 parts
Michael Hennerich
2
-4
/
+15
2010-03-09
Input: bf54x-keys - fix system hang when pressing a key
Mike Frysinger
1
-1
/
+1
2010-03-09
Input: alps - add support for the touchpad on Toshiba Tecra A11-11L
Thomas Bächler
1
-0
/
+2
2010-03-09
Input: remove BKL, fix input_open_file() locking
Arnd Bergmann
1
-8
/
+10
[prev]
[next]