summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2010-12-01Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-fo...Tony Lindgren1-1/+0
2010-12-01OMAP1: drop AMS_DELTA_FIQ config optionJanusz Krzysztofik1-1/+0
2010-11-22Input: iforce - clean up MakefileDmitry Torokhov1-12/+3
2010-11-22Input: clean up Makefile (use input-core-y)Dmitry Torokhov1-1/+1
2010-11-22Input: usbtouchscreen - add support for LG Flatron T1710BGlenn Sommer1-0/+1
2010-11-22Input: ct82c710 - remove a redundant serio_register_port()Axel Lin1-5/+3
2010-11-22Input: ams_delta_serio - fix wrong kfree in ams_delta_serio_exitAxel Lin1-1/+0
2010-11-22Input: ps2mult - fix wrong kfree in ps2mult_connect error pathAxel Lin1-1/+1
2010-11-21Input: serio HIL MLC - don't deref null, don't leak and return proper errorJesper Juhl2-9/+14
2010-11-19Input: add support for keyboards on ST SPEAr platformRajeev Kumar3-0/+354
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-15/+15
2010-11-18Input: fix typo in keycode validation supporting large scancodesMattia Dongili1-1/+1
2010-11-18Input: gameport - convert to use common workqueue instead of a threadDmitry Torokhov1-84/+68
2010-11-18Input: serio - convert to common workqueue instead of a threadDmitry Torokhov1-86/+69
2010-11-18Input: qt602240_ts - fix wrong sizeof in object table allocationChris Leech1-1/+1
2010-11-18Input: qt602240_ts - convert to using dev_pm_opsDmitry Torokhov1-7/+12
2010-11-18Input: xpad - ensure xpad->bulk_out is initialized before submitting urbAxel Lin1-16/+16
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2-2/+0
2010-11-16Input: aiptek - tighten up permissions on sysfs attributesDmitry Torokhov1-14/+14
2010-11-15input: bcm5974: Add support for MacBookAir3Edgar (gimli) Hucek1-0/+40
2010-11-15Input: hgpk - fix powersave modePaul Fox1-9/+17
2010-11-15Input: hgpk - recalibration tweaksDaniel Drake1-9/+22
2010-11-15Input: hgpk - detect simple mode overflowsDaniel Drake1-0/+5
2010-11-12Input: hgpk - extend jumpiness detectionDaniel Drake2-20/+88
2010-11-12Input: hgpk - rework spew detectionDaniel Drake2-32/+103
2010-11-12Input: hgpk - support GlideSensor and PenTablet modesDaniel Drake3-43/+441
2010-11-12Input: pcf_keypad - convert to dev_op_opsDmitry Torokhov1-4/+15
2010-11-12Input: xpad - remove useless check in xpad_removeDmitry Torokhov1-19/+18
2010-11-12Input: xpad - fix resource reclaim in xpad_probe error pathAxel Lin1-12/+18
2010-11-12Input: xpad - fix a memory leakAxel Lin1-2/+3
2010-11-12Input: xpad - return proper error in error pathAxel Lin1-10/+23
2010-11-11Input: do not pass injected events back to the originating handlerDmitry Torokhov1-11/+26
2010-11-11Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter1-13/+10
2010-11-11Input: acecad - fix a memory leak in usb_acecad_probe error pathAxel Lin1-1/+2
2010-11-04Input: atkbd - add 'terminal' parameter for IBM Terminal keyboardsBenjamin LaHaise1-1/+11
2010-11-04Input: i8042 - add Sony VAIOs to MUX blacklistJesse Barnes1-0/+11
2010-11-03Input: export input_reset_device() for use in KGDBDmitry Torokhov1-15/+35
2010-11-03Input: adp5588-keys - unify common header definesMichael Hennerich1-49/+25
2010-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-7/+29
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches1-1/+1
2010-10-29Input: bu21013_ts - fix null dereference in error handlingDan Carpenter1-1/+1
2010-10-29Input: ad7879 - prevent invalid finger data reportsMichael Hennerich1-5/+27
2010-10-29Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+2
2010-10-29input: Monitor both onkey up and down eventHaojian Zhuang1-18/+54
2010-10-27input: hp680_ts_input: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt1-8/+8
2010-10-27input: jornada680_kbd: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt1-14/+14
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-0/+756
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-2/+2
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds50-756/+5051
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai1-2/+2