index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-17
Input: tsc2005 - use true/false for boolean variables
Dmitry Torokhov
1
-12
/
+13
2011-03-17
Input: tsc2005 - hide selftest attribute if we can't reset
Dmitry Torokhov
1
-18
/
+28
2011-03-17
Input: tsc2005 - rework driver initialization code
Dmitry Torokhov
1
-110
/
+105
2011-03-17
Input: tsc2005 - set up bus type in input device
Dmitry Torokhov
1
-0
/
+1
2011-03-17
Input: tsc2005 - set up parent device
Dmitry Torokhov
1
-0
/
+1
2011-03-17
Input: tsc2005 - clear driver data after unbinding
Dmitry Torokhov
1
-1
/
+4
2011-03-17
Input: tsc2005 - add module description
Dmitry Torokhov
1
-0
/
+1
2011-03-17
Input: tsc2005 - remove driver banner message
Dmitry Torokhov
1
-1
/
+0
2011-03-17
Input: tsc2005 - remove incorrect module alias
Dmitry Torokhov
1
-1
/
+0
2011-03-17
Input: tsc2005 - convert to using dev_pm_ops
Dmitry Torokhov
1
-12
/
+12
2011-03-17
Input: tsc2005 - use spi_get/set_drvdata()
Dmitry Torokhov
1
-7
/
+12
2011-03-17
Input: introduce tsc2005 driver
Lauri Leukkunen
3
-0
/
+725
2010-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-55
/
+61
2010-12-15
Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2
Dmitry Torokhov
1
-55
/
+58
2010-12-11
Input: wacom - add another Bamboo Pen ID (0xd4)
Kevin Granade
1
-0
/
+3
2010-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-1
/
+291
2010-12-08
Input: wacom - add new Bamboo PT (0xdb)
David Foley
1
-0
/
+3
2010-12-07
Input: add input driver for polled GPIO buttons
Gabor Juhos
3
-0
/
+278
2010-12-04
parisc: Fix GSC PS/2 driver name for keyboard and mouse
Guy Martin
1
-1
/
+1
2010-12-01
Input: turbografx - fix reference counting
Namhyung Kim
1
-0
/
+1
2010-12-01
Input: synaptics - fix handling of 2-button ClickPads
Yan Li
1
-1
/
+2
2010-12-01
Input: wacom - add IDs for two new Bamboo PTs
David Foley
1
-0
/
+6
2010-11-22
Input: usbtouchscreen - add support for LG Flatron T1710B
Glenn Sommer
1
-0
/
+1
2010-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-15
/
+15
2010-11-18
Input: fix typo in keycode validation supporting large scancodes
Mattia Dongili
1
-1
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2
-2
/
+0
2010-11-16
Input: aiptek - tighten up permissions on sysfs attributes
Dmitry Torokhov
1
-14
/
+14
2010-11-11
Input: do not pass injected events back to the originating handler
Dmitry Torokhov
1
-11
/
+26
2010-11-11
Input: pcf8574_keypad - fix error handling in pcf8574_kp_probe
Dan Carpenter
1
-13
/
+10
2010-11-11
Input: acecad - fix a memory leak in usb_acecad_probe error path
Axel Lin
1
-1
/
+2
2010-11-04
Input: atkbd - add 'terminal' parameter for IBM Terminal keyboards
Benjamin LaHaise
1
-1
/
+11
2010-11-04
Input: i8042 - add Sony VAIOs to MUX blacklist
Jesse Barnes
1
-0
/
+11
2010-11-03
Input: export input_reset_device() for use in KGDB
Dmitry Torokhov
1
-15
/
+35
2010-11-03
Input: adp5588-keys - unify common header defines
Michael Hennerich
1
-49
/
+25
2010-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-7
/
+29
2010-10-31
Input: appletouch - remove extra KERN_DEBUG use from dprintk
Joe Perches
1
-1
/
+1
2010-10-29
Input: bu21013_ts - fix null dereference in error handling
Dan Carpenter
1
-1
/
+1
2010-10-29
Input: ad7879 - prevent invalid finger data reports
Michael Hennerich
1
-5
/
+27
2010-10-29
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+2
2010-10-29
input: Monitor both onkey up and down event
Haojian Zhuang
1
-18
/
+54
2010-10-27
input: hp680_ts_input: ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
1
-8
/
+8
2010-10-27
input: jornada680_kbd: ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
1
-14
/
+14
2010-10-25
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-0
/
+756
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-2
/
+2
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
50
-756
/
+5051
2010-10-25
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-2
/
+2
2010-10-25
Merge branch 'next' into for-linus
Dmitry Torokhov
50
-756
/
+5051
2010-10-25
Input: wacom - specify Cinitq supported tools
Ping Cheng
1
-12
/
+30
2010-10-25
Input: ab8500-ponkey - fix IRQ freeing in error path
Nicolas Kaiser
1
-1
/
+1
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
5
-6
/
+6
[next]