Age | Commit message (Expand) | Author |
2011-03-16 | Input: tsc2005 - handle read errors from SPI layer | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - do not rearm timer in hardirq handler | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - don't use work for 'pen up' handling | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - do not use 0 in place of NULL | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - use true/false for boolean variables | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - hide selftest attribute if we can't reset | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - rework driver initialization code | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - set up bus type in input device | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - set up parent device | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - clear driver data after unbinding | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - add module description | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - remove driver banner message | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - remove incorrect module alias | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - convert to using dev_pm_ops | Dmitry Torokhov |
2011-03-16 | Input: tsc2005 - use spi_get/set_drvdata() | Dmitry Torokhov |
2011-03-16 | Input: introduce tsc2005 driver | Lauri Leukkunen |
2010-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-12-14 | Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2 | Dmitry Torokhov |
2010-12-10 | Input: wacom - add another Bamboo Pen ID (0xd4) | Kevin Granade |
2010-12-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-12-07 | Input: wacom - add new Bamboo PT (0xdb) | David Foley |
2010-12-06 | Input: add input driver for polled GPIO buttons | Gabor Juhos |
2010-12-04 | parisc: Fix GSC PS/2 driver name for keyboard and mouse | Guy Martin |
2010-12-01 | Input: turbografx - fix reference counting | Namhyung Kim |
2010-11-30 | Input: synaptics - fix handling of 2-button ClickPads | Yan Li |
2010-11-30 | Input: wacom - add IDs for two new Bamboo PTs | David Foley |
2010-11-22 | Input: usbtouchscreen - add support for LG Flatron T1710B | Glenn Sommer |
2010-11-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-11-18 | Input: fix typo in keycode validation supporting large scancodes | Mattia Dongili |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-11-15 | Input: aiptek - tighten up permissions on sysfs attributes | Dmitry Torokhov |
2010-11-11 | Input: do not pass injected events back to the originating handler | Dmitry Torokhov |
2010-11-11 | Input: pcf8574_keypad - fix error handling in pcf8574_kp_probe | Dan Carpenter |
2010-11-10 | Input: acecad - fix a memory leak in usb_acecad_probe error path | Axel Lin |
2010-11-04 | Input: atkbd - add 'terminal' parameter for IBM Terminal keyboards | Benjamin LaHaise |
2010-11-04 | Input: i8042 - add Sony VAIOs to MUX blacklist | Jesse Barnes |
2010-11-03 | Input: export input_reset_device() for use in KGDB | Dmitry Torokhov |
2010-11-03 | Input: adp5588-keys - unify common header defines | Michael Hennerich |
2010-10-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-10-31 | Input: appletouch - remove extra KERN_DEBUG use from dprintk | Joe Perches |
2010-10-28 | Input: bu21013_ts - fix null dereference in error handling | Dan Carpenter |
2010-10-28 | Input: ad7879 - prevent invalid finger data reports | Michael Hennerich |
2010-10-28 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-10-29 | input: Monitor both onkey up and down event | Haojian Zhuang |
2010-10-27 | input: hp680_ts_input: ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt |
2010-10-27 | input: jornada680_kbd: ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt |
2010-10-25 | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-10-25 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai |