summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2010-12-10Merge branch 'master' into upstreamJiri Kosina
2010-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-12-07Input: cma3000_d0x_i2c - add MODULE_DEVICE_TABLEDmitry Torokhov
2010-12-07Input: tca6416-keypad - add support for tca6408aTony SIM
2010-12-07Input: wacom - add new Bamboo PT (0xdb)David Foley
2010-12-06Input: add input driver for polled GPIO buttonsGabor Juhos
2010-12-04parisc: Fix GSC PS/2 driver name for keyboard and mouseGuy Martin
2010-12-01Input: turbografx - fix reference countingNamhyung Kim
2010-11-30Input: synaptics - fix handling of 2-button ClickPadsYan Li
2010-11-30Input: wacom - add IDs for two new Bamboo PTsDavid Foley
2010-11-30Input: use pr_fmt and pr_<level>Joe Perches
2010-11-30Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ useJoe Perches
2010-11-30Input: add CMA3000 accelerometer driverHemanth V
2010-11-30Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-fo...Tony Lindgren
2010-11-30OMAP1: drop AMS_DELTA_FIQ config optionJanusz Krzysztofik
2010-11-22Input: iforce - clean up MakefileDmitry Torokhov
2010-11-22Input: clean up Makefile (use input-core-y)Dmitry Torokhov
2010-11-22Input: usbtouchscreen - add support for LG Flatron T1710BGlenn Sommer
2010-11-21Input: ct82c710 - remove a redundant serio_register_port()Axel Lin
2010-11-21Input: ams_delta_serio - fix wrong kfree in ams_delta_serio_exitAxel Lin
2010-11-21Input: ps2mult - fix wrong kfree in ps2mult_connect error pathAxel Lin
2010-11-20Input: serio HIL MLC - don't deref null, don't leak and return proper errorJesper Juhl
2010-11-19Input: add support for keyboards on ST SPEAr platformRajeev Kumar
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-11-18Input: fix typo in keycode validation supporting large scancodesMattia Dongili
2010-11-18Input: gameport - convert to use common workqueue instead of a threadDmitry Torokhov
2010-11-18Input: serio - convert to common workqueue instead of a threadDmitry Torokhov
2010-11-18Input: qt602240_ts - fix wrong sizeof in object table allocationChris Leech
2010-11-18Input: qt602240_ts - convert to using dev_pm_opsDmitry Torokhov
2010-11-18Input: xpad - ensure xpad->bulk_out is initialized before submitting urbAxel Lin
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-15Input: aiptek - tighten up permissions on sysfs attributesDmitry Torokhov
2010-11-15input: bcm5974: Add support for MacBookAir3Edgar (gimli) Hucek
2010-11-15Input: hgpk - fix powersave modePaul Fox
2010-11-15Input: hgpk - recalibration tweaksDaniel Drake
2010-11-15Input: hgpk - detect simple mode overflowsDaniel Drake
2010-11-11Input: hgpk - extend jumpiness detectionDaniel Drake
2010-11-11Input: hgpk - rework spew detectionDaniel Drake
2010-11-11Input: hgpk - support GlideSensor and PenTablet modesDaniel Drake
2010-11-11Input: pcf_keypad - convert to dev_op_opsDmitry Torokhov
2010-11-11Input: xpad - remove useless check in xpad_removeDmitry Torokhov
2010-11-11Input: xpad - fix resource reclaim in xpad_probe error pathAxel Lin
2010-11-11Input: xpad - fix a memory leakAxel Lin
2010-11-11Input: xpad - return proper error in error pathAxel Lin
2010-11-11Input: do not pass injected events back to the originating handlerDmitry Torokhov
2010-11-11Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter
2010-11-10Input: acecad - fix a memory leak in usb_acecad_probe error pathAxel Lin
2010-11-04Input: atkbd - add 'terminal' parameter for IBM Terminal keyboardsBenjamin LaHaise
2010-11-04Input: i8042 - add Sony VAIOs to MUX blacklistJesse Barnes
2010-11-03Input: export input_reset_device() for use in KGDBDmitry Torokhov