summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2011-08-02Input: elantech - discard the first 2 positions on some firmwaresÉric Piel2-16/+17
2011-08-02Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov1-1/+11
2011-04-28Input: synaptics - fix crash in synaptics_module_init()Jan Beulich1-1/+1
2011-03-31Input: xen-kbdfront - advertise either absolute or relative coordinatesOlaf Hering1-21/+24
2011-03-31input: bcm5974: Add support for MacBookAir3Edgar (gimli) Hucek1-0/+40
2011-02-06Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13Jiri Kosina2-1/+26
2011-02-06Input: synaptics - fix handling of 2-button ClickPadsYan Li1-1/+2
2010-12-15Input: i8042 - add Sony VAIO VPCZ122GX to nomux listDmitry Torokhov1-0/+7
2010-10-29Input: wacom - fix pressure in Cintiq 21UX2Aristeu Rozanski1-1/+3
2010-10-29Input: joydev - fix JSIOCSAXMAP ioctlKenneth Waters1-0/+3
2010-09-21Input: i8042 - reset keyboard controller wehen resuming from S2RDmitry Torokhov1-24/+41
2010-09-21Input: i8042 - fix device removal on unloadDmitry Torokhov1-1/+1
2010-09-21Revert "Input: appletouch - fix integer overflow issue"Benjamin Herrenschmidt1-3/+3
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-13/+30
2010-07-22Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov2-2/+8
2010-07-21Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov1-6/+11
2010-07-21Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov1-1/+1
2010-07-21Input: gamecon - reference correct input device in NES modeDmitry Torokhov1-2/+1
2010-07-20Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'Wan ZongShun1-1/+1
2010-07-20Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_tableKamal Mostafa1-0/+7
2010-07-18Input: qt2160 - rename kconfig symbol nameChristoph Fritz1-1/+1
2010-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+2
2010-07-16Input: w90p910_ts - fix call to setup_timer()Wan ZongShun1-1/+1
2010-07-14Input: synaptics - fix wrong dimensions checkTakashi Iwai1-0/+1
2010-07-08input: i8042 - add runtime check in x86's i8042_platform_initFeng Tang1-0/+10
2010-07-08Revert "Input: fixup X86_MRST selects"Feng Tang2-2/+2
2010-07-08Revert "Input: do not force selecting i8042 on Moorestown"Feng Tang2-2/+2
2010-06-22Input: wacom - fix serial number handling on Cintiq 21UX2Ping Cheng1-4/+5
2010-06-22Input: fixup X86_MRST selectsRandy Dunlap2-2/+2
2010-06-22Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov14-22/+4
2010-06-09hp_sdc_rtc: fix broken ioctl conversionArnd Bergmann1-1/+1
2010-06-08Input: ad7877 - fix spi word size to 16 bitOskar Schirmer1-0/+7
2010-06-05Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler()Dan Carpenter1-1/+1
2010-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-26/+67
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+2
2010-06-04Input: wacom - add Cintiq 21UX2 and Intuos4 WLPing Cheng3-15/+60
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang12-20/+1
2010-06-02Input: ads7846 - fix compiler warning in ads7846_probe()Dmitry Torokhov1-1/+1
2010-06-02Merge branch 'sh/iomap'Paul Mundt1-1/+2
2010-06-02Input: tps6507x-ts - a couple work queue cleanupsDan Carpenter1-8/+4
2010-05-31Input: s3c2410_ts - tone down loggingMark Brown1-1/+1
2010-05-31Input: s3c2410_ts - fix build error due to ADC Kconfig renameMark Brown1-1/+1
2010-05-28input: Touchscreen driver for TPS6507xTodd Fischer3-0/+414
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2-74/+121
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-11/+175
2010-05-27Input: s3c2410_ts - restore accidentially dropped s3c24xx idsVasily Khoruzhick1-0/+2
2010-05-27Input: usbtouchscreen - support bigger iNexio touchscreensOndrej Zary1-1/+6
2010-05-27Input: ads7846 - return error on regulator_get() failureKevin Hilman1-2/+2
2010-05-26m68k: amiga - Mouse platform device conversionGeert Uytterhoeven1-35/+63
2010-05-26m68k: amiga - Keyboard platform device conversionGeert Uytterhoeven1-39/+58