summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2010-12-27Input: i8042 - add Acer Aspire 5100 to the Dritek listPali Rohár-0/+7
2010-12-23Input: wacom - add support for digitizer in Lenovo W700Ajay Ramaswamy-0/+8
2010-12-23Input: psmouse - disable the synaptics extension on OLPC machinesAndres Salomon-0/+30
2010-12-23Input: psmouse - fix up Synaptics commentAndres Salomon-2/+2
2010-12-22Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik-22/+19
2010-12-22Merge branch 'master' into for-nextJiri Kosina-171/+517
2010-12-22Input: synaptics - ignore bogus mt packetHenrik Rydberg-2/+2
2010-12-21Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren-55/+61
2010-12-21Input: synaptics - add multi-finger and semi-mt supportHenrik Rydberg-3/+88
2010-12-21Input: synaptics - report clickpad propertyHenrik Rydberg-0/+3
2010-12-20Input: fix double equality sign in ueventHenrik Rydberg-1/+1
2010-12-20Input: introduce device propertiesHenrik Rydberg-0/+27
2010-12-17Merge branch 'devel-board' into omap-for-linusTony Lindgren-1/+291
2010-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov-91/+188
2010-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-55/+61
2010-12-16input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg-43/+120
2010-12-16input: mt: Collect slots initialization codeHenrik Rydberg-10/+16
2010-12-16input: mt: Break out slots handlingHenrik Rydberg-49/+63
2010-12-15Input: add ST1232 touchscreen controller driverTony SIM-5/+292
2010-12-14Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov-55/+58
2010-12-10Input: wacom - add another Bamboo Pen ID (0xd4)Kevin Granade-0/+3
2010-12-10Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren-1/+1
2010-12-10Merge branch 'master' into upstreamJiri Kosina-912/+6341
2010-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+291
2010-12-07Input: cma3000_d0x_i2c - add MODULE_DEVICE_TABLEDmitry Torokhov-0/+2
2010-12-07Input: tca6416-keypad - add support for tca6408aTony SIM-7/+16
2010-12-07Input: wacom - add new Bamboo PT (0xdb)David Foley-0/+3
2010-12-06Input: add input driver for polled GPIO buttonsGabor Juhos-0/+278
2010-12-04parisc: Fix GSC PS/2 driver name for keyboard and mouseGuy Martin-1/+1
2010-12-01Input: turbografx - fix reference countingNamhyung Kim-0/+1
2010-11-30Input: synaptics - fix handling of 2-button ClickPadsYan Li-1/+2
2010-11-30Input: wacom - add IDs for two new Bamboo PTsDavid Foley-0/+6
2010-11-30Input: use pr_fmt and pr_<level>Joe Perches-68/+72
2010-11-30Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ useJoe Perches-73/+63
2010-11-30Input: add CMA3000 accelerometer driverHemanth V-0/+607
2010-11-30Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-fo...Tony Lindgren-1/+0
2010-11-30OMAP1: drop AMS_DELTA_FIQ config optionJanusz Krzysztofik-1/+0
2010-11-22Input: iforce - clean up MakefileDmitry Torokhov-12/+3
2010-11-22Input: clean up Makefile (use input-core-y)Dmitry Torokhov-1/+1
2010-11-22Input: usbtouchscreen - add support for LG Flatron T1710BGlenn Sommer-0/+1
2010-11-21Input: ct82c710 - remove a redundant serio_register_port()Axel Lin-5/+3
2010-11-21Input: ams_delta_serio - fix wrong kfree in ams_delta_serio_exitAxel Lin-1/+0
2010-11-21Input: ps2mult - fix wrong kfree in ps2mult_connect error pathAxel Lin-1/+1
2010-11-20Input: serio HIL MLC - don't deref null, don't leak and return proper errorJesper Juhl-9/+14
2010-11-19Input: add support for keyboards on ST SPEAr platformRajeev Kumar-0/+354
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-15/+15
2010-11-18Input: fix typo in keycode validation supporting large scancodesMattia Dongili-1/+1
2010-11-18Input: gameport - convert to use common workqueue instead of a threadDmitry Torokhov-84/+68
2010-11-18Input: serio - convert to common workqueue instead of a threadDmitry Torokhov-86/+69
2010-11-18Input: qt602240_ts - fix wrong sizeof in object table allocationChris Leech-1/+1